garbage Adobe SVGs

This commit is contained in:
Ben Fry
2022-08-03 18:11:33 -04:00
parent e2fa806404
commit 627bee6355
4 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="sketch" display="none">
<path display="inline" d="M13,3v10H3V3H13z"/>
</g>
<g id="glyph">
<g>
<defs>
<path id="SVGID_00000065773875065691197270000018350499836618140829_" d="M16,0v16H0V0H16z"/>
</defs>
<clipPath id="SVGID_00000160183594924458540820000017258001087841912214_">
<use xlink:href="#SVGID_00000065773875065691197270000018350499836618140829_" overflow="visible"/>
</clipPath>
<path clip-path="url(#SVGID_00000160183594924458540820000017258001087841912214_)" d="M13,3v10H3V3H13z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 859 B

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="sketch" display="none">
<path display="inline" d="M16,8l-8,5L0,8l8-5L16,8z"/>
</g>
<g id="glyph">
<g>
<defs>
<path id="SVGID_00000124874814274955514690000015532542968869071747_" d="M16,0v16H0V0H16z"/>
</defs>
<clipPath id="SVGID_00000021811039094732903950000004394832995824477336_">
<use xlink:href="#SVGID_00000124874814274955514690000015532542968869071747_" overflow="visible"/>
</clipPath>
<path clip-path="url(#SVGID_00000021811039094732903950000004394832995824477336_)" d="M16,8l-8,5L0,8l8-5L16,8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 875 B

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="sketch" display="none">
<path display="inline" d="M8,4l5,8H3L8,4z"/>
</g>
<g id="glyph">
<g>
<defs>
<path id="SVGID_00000162329378163642499130000008362647765532787640_" d="M16,0v16H0V0H16z"/>
</defs>
<clipPath id="SVGID_00000157289712379380166020000011435587316843773350_">
<use xlink:href="#SVGID_00000162329378163642499130000008362647765532787640_" overflow="visible"/>
</clipPath>
<path clip-path="url(#SVGID_00000157289712379380166020000011435587316843773350_)" d="M8,4l5,8H3L8,4z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 857 B

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="sketch" display="none">
<path display="inline" d="M13,8c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5S13,5.2,13,8z"/>
</g>
<g id="glyph">
<g>
<defs>
<path id="SVGID_1_" d="M16,0v16H0V0H16z"/>
</defs>
<clipPath id="SVGID_00000026135803680758940250000013905533790194154175_">
<use xlink:href="#SVGID_1_" overflow="visible"/>
</clipPath>
<path clip-path="url(#SVGID_00000026135803680758940250000013905533790194154175_)" d="M13,8c0,2.8-2.2,5-5,5s-5-2.2-5-5
s2.2-5,5-5S13,5.2,13,8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 843 B