4 Commits

Author SHA1 Message Date
didim99 059f90c7ea Remove duplicate 2025-11-05 11:30:18 +03:00
didim99 e0062e1d90 Add another SVG x2 2025-11-05 11:29:16 +03:00
didim99 ce047c9bd1 Add another SVG 2025-11-05 11:24:33 +03:00
didim99 c03fb873b3 Add svg/nonascii.svg 2025-11-05 11:21:12 +03:00
2 changed files with 38 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 315.9 315.9" style="enable-background:new 0 0 315.9 315.9;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:10;stroke-miterlimit:10;}
</style>
<g id="Слой_2_00000128455141864021103140000002615431683828461493_">
<g id="Слой_1-2">
<g id="keyboard-arrow-right">
<polygon class="st0" points="241.3,56.5 137.6,157.8 241.3,261.5 209.8,293.2 74.6,157.8 209.8,22.6 "/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 726 B

+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 189.3 205" style="enable-background:new 0 0 189.3 205;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g>
<g>
<path class="st0" d="M94.6,110.4c4.3,0,8-1.6,11.1-4.7c3.1-3.1,4.7-6.8,4.7-11.1V15.8c0-4.3-1.6-8-4.7-11.1
C102.6,1.6,98.9,0,94.6,0c-4.3,0-8,1.6-11.1,4.7c-3.1,3.1-4.7,6.8-4.7,11.1v78.9c0,4.3,1.6,8,4.7,11.1
C86.7,108.8,90.4,110.4,94.6,110.4z"/>
<path class="st0" d="M179.3,68.1c-6.6-13.2-15.9-24.3-27.9-33.3c-3.4-2.6-7.4-3.7-11.7-3.1c-4.4,0.6-7.8,2.6-10.4,6.2
c-2.6,3.4-3.6,7.3-3,11.6c0.6,4.3,2.6,7.8,6.1,10.4c8,6.1,14.3,13.5,18.7,22.3c4.4,8.8,6.6,18.2,6.6,28.1c0,8.5-1.7,16.7-5,24.5
c-3.3,7.8-7.8,14.5-13.5,20.1c-5.7,5.7-12.4,10.2-20.1,13.5c-7.8,3.3-15.9,5-24.5,5c-8.5,0-16.7-1.7-24.5-5
c-7.8-3.3-14.5-7.8-20.1-13.5c-5.7-5.7-10.2-12.4-13.5-20.1c-3.3-7.8-5-15.9-5-24.5c0-9.9,2.2-19.3,6.6-28.1
c4.4-8.8,10.6-16.2,18.7-22.3c3.5-2.6,5.5-6.1,6.1-10.4c0.6-4.3-0.4-8.2-3-11.6c-2.5-3.5-6-5.6-10.3-6.2
c-4.3-0.6-8.2,0.5-11.8,3.1c-12,9-21.3,20-27.9,33.3C3.3,81.4,0,95.5,0,110.4c0,12.8,2.5,25.1,7.5,36.7
c5,11.7,11.7,21.7,20.2,30.2c8.5,8.5,18.5,15.2,30.2,20.2c11.7,5,23.9,7.5,36.7,7.5c12.8,0,25.1-2.5,36.7-7.5
c11.7-5,21.7-11.7,30.2-20.2c8.5-8.5,15.2-18.5,20.2-30.2c5-11.7,7.5-23.9,7.5-36.7C189.3,95.5,186,81.4,179.3,68.1z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB