<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scalable Vector Graphics on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/scalable-vector-graphics/</link><description>Recent content in Scalable Vector Graphics on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 02 Nov 2025 18:00:00 +0530</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/scalable-vector-graphics/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction to SVG</title><link>https://ai-blog.noorshomelab.dev/svg-guide/introduction-to-svg/</link><pubDate>Sun, 02 Nov 2025 18:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/svg-guide/introduction-to-svg/</guid><description>&lt;h1 id="1-introduction-to-svg"&gt;1. Introduction to SVG&lt;/h1&gt;
&lt;p&gt;Welcome to the exciting world of Scalable Vector Graphics! In this first chapter, we&amp;rsquo;ll lay the groundwork for your SVG journey. We&amp;rsquo;ll start by defining what SVG is and why it&amp;rsquo;s an indispensable tool for modern web developers. You&amp;rsquo;ll also get a brief overview of its history and, most importantly, learn how to set up your development environment so you can immediately start coding.&lt;/p&gt;
&lt;h2 id="11-what-is-svg"&gt;1.1 What is SVG?&lt;/h2&gt;
&lt;p&gt;SVG stands for &lt;strong&gt;Scalable Vector Graphics&lt;/strong&gt;. It&amp;rsquo;s an XML-based markup language used for describing two-dimensional vector graphics. Think of it like HTML, but instead of describing text content and its structure, SVG describes images using mathematical equations and geometric primitives (like lines, circles, rectangles, and paths).&lt;/p&gt;</description></item></channel></rss>