1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-09-11 06:36:28 +02:00

feat: Upload icons (#164)

This commit is contained in:
Simon Pistache
2025-01-29 16:04:25 +01:00
committed by GitHub
parent fc9daafe68
commit c8fd547e07
996 changed files with 52054 additions and 0 deletions

18
icons/Stop.svg Normal file
View File

@@ -0,0 +1,18 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.1572 1.5H5.84279C5.44496 1.5 5.06343 1.65803 4.78213 1.93934L1.93934 4.78212C1.65804 5.06343 1.5 5.44496 1.5 5.84279V10.1572C1.5 10.555 1.65803 10.9366 1.93934 11.2179L4.78212 14.0607C5.06343 14.342 5.44496 14.5 5.84279 14.5H10.1572C10.555 14.5 10.9366 14.342 11.2179 14.0607L14.0607 11.2179C14.342 10.9366 14.5 10.555 14.5 10.1572V5.84279C14.5 5.44496 14.342 5.06343 14.0607 4.78213L11.2179 1.93934C10.9366 1.65804 10.555 1.5 10.1572 1.5Z" stroke="url(#paint0_linear_134_2212)"/>
<path d="M5.84279 2.5H10.1572C10.2898 2.5 10.417 2.55268 10.5108 2.64645L13.3536 5.48923C13.4473 5.583 13.5 5.71018 13.5 5.84279V10.1572C13.5 10.2898 13.4473 10.417 13.3536 10.5108L10.5108 13.3536C10.417 13.4473 10.2898 13.5 10.1572 13.5H5.84279C5.71018 13.5 5.583 13.4473 5.48923 13.3536L2.64645 10.5108C2.55268 10.417 2.5 10.2898 2.5 10.1572V5.84279C2.5 5.71018 2.55268 5.583 2.64645 5.48923L2.29289 5.13568L2.64645 5.48923L5.48923 2.64645C5.583 2.55268 5.71018 2.5 5.84279 2.5Z" fill="url(#paint1_linear_134_2212)" stroke="url(#paint2_linear_134_2212)"/>
<defs>
<linearGradient id="paint0_linear_134_2212" x1="1" y1="-5.91079e-07" x2="15" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.170619" stop-color="#EDACA5" stop-opacity="0.87451"/>
<stop offset="0.863029" stop-color="#DD5951" stop-opacity="0.862745"/>
</linearGradient>
<linearGradient id="paint1_linear_134_2212" x1="1.5" y1="1" x2="15" y2="14.5" gradientUnits="userSpaceOnUse">
<stop offset="0.127315" stop-color="#FFAA86"/>
<stop offset="0.762935" stop-color="#FA4225"/>
</linearGradient>
<linearGradient id="paint2_linear_134_2212" x1="2" y1="2" x2="14" y2="14" gradientUnits="userSpaceOnUse">
<stop offset="0.141453" stop-color="#FCD4C4"/>
<stop offset="0.864895" stop-color="#F69689"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB