<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>CYOA - Vector graphics and SVG by Tony Grimes</title>
      <link>https://padlet.com/acidtone/oovj36hhx2wzy01t</link>
      <description>Topics of an SVG nature for July 20, 2021.</description>
      <language>en-us</language>
      <pubDate>2021-07-20 03:07:37 UTC</pubDate>
      <lastBuildDate>2021-07-23 04:27:39 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4bb.png</url>
      </image>
      <item>
         <title>Openly licensed digital assets.</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655504634</link>
         <description><![CDATA[<div>- Images<br>- Icons<br>- Music<br>- Video<br>- Fonts<br><br><a href="https://gist.github.com/acidtone/1457a7dd95f93d13d6d3effa6cb55aa8">Gist</a></div>]]></description>
         <enclosure url="https://gist.github.com/acidtone/1457a7dd95f93d13d6d3effa6cb55aa8#images-and-icons" />
         <pubDate>2021-07-20 03:09:07 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655504634</guid>
      </item>
      <item>
         <title>Medium spicy: Creating an advanced responsive website logo.</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655658660</link>
         <description><![CDATA[<div>Once you're comfortable with standard inline SVGs, you can use the `symbol` and `use` elements to create more advanced responsive SVG effects.<br><br>The below article includes a video tutorial and sample code:<br><br><a href="https://webdesign.tutsplus.com/tutorials/how-to-create-responsive-svg-images--cms-32140">Article</a><br><a href="https://youtu.be/kZAZouzlbLo">Video</a><br><a href="https://codepen.io/tutsplus/pen/XybYPd">Codepen</a></div>]]></description>
         <enclosure url="https://webdesign.tutsplus.com/tutorials/how-to-create-responsive-svg-images--cms-32140" />
         <pubDate>2021-07-20 05:52:46 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655658660</guid>
      </item>
      <item>
         <title>Three popular methods of adding SVGs to a web page</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655665554</link>
         <description><![CDATA[<div>1. HTML img element<br>2. CSS background image<br>3. Inline SVG<br><br><a href="https://gist.github.com/acidtone/90c99bbd1825f591586d05e5419d711f">Gist</a><br><a href="https://codepen.io/acidtone/pen/PobzLjx">Codepen</a><br><a href="https://gist.github.com/acidtone/008a53588ab361a0ccc2fc89ff2439eb">Activity</a></div>]]></description>
         <enclosure url="https://gist.github.com/acidtone/90c99bbd1825f591586d05e5419d711f" />
         <pubDate>2021-07-20 06:01:37 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655665554</guid>
      </item>
      <item>
         <title>Understanding the viewBox</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655679789</link>
         <description><![CDATA[<div>The viewBox attribute is the trickiest part about understanding SVGs. The following resources do a great job of explaining it:<br><br>Article: <a href="https://wattenberger.com/guide/scaling-svg">Understanding the viewBox</a> by Amelia Wattenberger</div><div><br>Video: <a href="https://youtu.be/TBYJ2V1jAlA">What are SVG viewport and viewBox?</a> by Kevin Powell</div>]]></description>
         <enclosure url="https://wattenberger.com/guide/scaling-svg" />
         <pubDate>2021-07-20 06:19:38 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655679789</guid>
      </item>
      <item>
         <title>SVG: Getting Started</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655710621</link>
         <description><![CDATA[<div>Some starter links, tips, tricks and common editing tools.<br><br><a href="https://gist.github.com/acidtone/ea248e3207b06cfdf861bdec06816fb9">Gist</a></div>]]></description>
         <enclosure url="https://gist.github.com/acidtone/ea248e3207b06cfdf861bdec06816fb9" />
         <pubDate>2021-07-20 07:00:49 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655710621</guid>
      </item>
      <item>
         <title>Activity: Pinball colour scheme</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655721902</link>
         <description><![CDATA[<div>A key advantage to SVGs is their ability to be styled with CSS. Add a colour scheme to the following SVG pinball diagram.<br><br><a href="https://gist.github.com/acidtone/118f11cd417a7b20fb4f6976f36767a1">Gist</a><br><a href="https://codepen.io/acidtone/pen/QWGERKm">Codepen</a></div>]]></description>
         <enclosure url="https://gist.github.com/acidtone/118f11cd417a7b20fb4f6976f36767a1" />
         <pubDate>2021-07-20 07:15:29 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655721902</guid>
      </item>
      <item>
         <title>Spicy: SVG can do that?! </title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655729831</link>
         <description><![CDATA[<div>A fun lecture by Sarah Drasner summarizing more advanced SVG concepts such as:<br>- Animation<br>- Accessibility<br>- Javascript control<br>- Visualization tools</div>]]></description>
         <enclosure url="https://youtu.be/ADXX4fmWHbo" />
         <pubDate>2021-07-20 07:25:47 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655729831</guid>
      </item>
      <item>
         <title>Extra Spicy: SVG Filters</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655734324</link>
         <description><![CDATA[<div>You can extend CSS with Photoshop/Illustrator-level effects using SVG filters!<br><br>A very fast paced lecture by Sara Soueidan:</div>]]></description>
         <enclosure url="https://youtu.be/kfOhlU_iRVU" />
         <pubDate>2021-07-20 07:31:52 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655734324</guid>
      </item>
      <item>
         <title>Creating SVGs with Figma</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655737976</link>
         <description><![CDATA[<div>Figma is a popular free, web-based vector editor <br>- Gist: <a href="https://gist.github.com/acidtone/2d23933fcb7b3e051f303020631fbcba">Figma overview</a><br>- Tutorial: <a href="https://youtu.be/R0oz8DsxeYU">How to Work with SVGs in Figma, HTML, and CSS</a> by Build UX</div><div><br></div>]]></description>
         <enclosure url="https://youtu.be/R0oz8DsxeYU" />
         <pubDate>2021-07-20 07:36:27 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655737976</guid>
      </item>
      <item>
         <title>Extra Spicy: Advanced SVG animations using VueJS</title>
         <author>acidtone</author>
         <link>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655750720</link>
         <description><![CDATA[<div>Sarah Drasner's latest lecture on advanced web animations:<br>- Page transitions in single-page applications<br>- Handling animation state<br>- Animation components<br>- Augmented reality scenes with 3D animations</div>]]></description>
         <enclosure url="https://youtu.be/FDO2jeOTUbU" />
         <pubDate>2021-07-20 07:55:27 UTC</pubDate>
         <guid>https://padlet.com/acidtone/oovj36hhx2wzy01t/wish/1655750720</guid>
      </item>
   </channel>
</rss>
