<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>what is an svg file used for - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/what-is-an-svg-file-used-for/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-an-svg-file-used-for/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 11 May 2022 09:38:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>what is an svg file used for - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-an-svg-file-used-for/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is SVG and why is it used ?</title>
		<link>https://www.wikitechy.com/interview-questions/web-designing/what-is-svg-and-why-is-it-used/</link>
					<comments>https://www.wikitechy.com/interview-questions/web-designing/what-is-svg-and-why-is-it-used/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 11 May 2022 09:38:34 +0000</pubDate>
				<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[benefits of using svg]]></category>
		<category><![CDATA[how to create svg files]]></category>
		<category><![CDATA[how to open svg file]]></category>
		<category><![CDATA[need to open a svg file]]></category>
		<category><![CDATA[svg file photoshop]]></category>
		<category><![CDATA[SVG images]]></category>
		<category><![CDATA[svg tutorial]]></category>
		<category><![CDATA[what is a svg file for cricut]]></category>
		<category><![CDATA[what is an svg file]]></category>
		<category><![CDATA[what is an svg file used for]]></category>
		<category><![CDATA[what is svg file]]></category>
		<category><![CDATA[why use svg in html]]></category>
		<category><![CDATA[why you should be using svg]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4336</guid>

					<description><![CDATA[SVG- Scalar Vector Graphics. It is a popular tool for displaying two-dimensional charts, graphics and illustrations on websites. Without losing any of its resolution it can be scaled up or down. It can be animated in every element and attribute. SVG images are stored in XML text files and defined in a Vector graphics. SVG [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>SVG- Scalar Vector Graphics.</li>
<li>It is a popular tool for displaying two-dimensional charts, graphics and illustrations on websites.</li>
<li>Without losing any of its resolution it can be scaled up or down.</li>
<li>It can be animated in every element and attribute.</li>
<li>SVG images are stored in XML text files and defined in a Vector graphics.</li>
<li>SVG files can be compressed, scripted, indexed, and searched and  scaled in size without loss of quality.</li>
<li>They are rendered by most used web browsers and Then the XML text files can be created and edited with vector graphics editors or  text editors.</li>
<li>At any resolution SVG images can be printed with high quality.</li>
<li>If they are zoomed or resized SVG graphics do NOT lose any quality.</li>
</ul>
<p><strong>Syntax:</strong></p>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-markup code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-markup code-embed-code">&lt;!DOCTYPE html&gt;<br/>&lt;html&gt;<br/>   &lt;body&gt;<br/>      &lt;h1&gt;My first SVG&lt;/h1&gt;<br/>      &lt;svg width=&quot;100&quot; height=&quot;100&quot;&gt;<br/>         &lt;circle cx=&quot;50&quot; cy=&quot;50&quot; r=&quot;40&quot; stroke=&quot;blue&quot; stroke-width=&quot;4&quot; fill=&quot;pink&quot; /&gt;<br/>         Sorry, your browser does not support inline SVG.<br/>      &lt;/svg&gt;<br/>   &lt;/body&gt;<br/>&lt;/html&gt;</code></pre> </div>
<p>&nbsp;</p>
<p><strong>Output:</strong></p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4338" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file.png" alt="" width="1151" height="578" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file.png 1151w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file-300x151.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file-1024x514.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file-768x386.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file-390x196.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-an-svg-file-820x412.png 820w" sizes="(max-width: 1151px) 100vw, 1151px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/web-designing/what-is-svg-and-why-is-it-used/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
