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

27
icons/Tag blue delete.svg Normal file
View File

@@ -0,0 +1,27 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_407_7858)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 1H6L14 9L9 14L1 6V1ZM3.5 5C4.32843 5 5 4.32843 5 3.5C5 2.67157 4.32843 2 3.5 2C2.67157 2 2 2.67157 2 3.5C2 4.32843 2.67157 5 3.5 5Z" fill="#FDFDFD"/>
<path d="M1 0.5C0.723858 0.5 0.5 0.723858 0.5 1V6C0.5 6.13261 0.552678 6.25979 0.646447 6.35355L8.64645 14.3536C8.84171 14.5488 9.15829 14.5488 9.35355 14.3536L14.3536 9.35355C14.5488 9.15829 14.5488 8.84171 14.3536 8.64645L6.35355 0.646447C6.25979 0.552678 6.13261 0.5 6 0.5H1ZM4.5 3.5C4.5 4.05228 4.05228 4.5 3.5 4.5C2.94772 4.5 2.5 4.05228 2.5 3.5C2.5 2.94772 2.94772 2.5 3.5 2.5C4.05228 2.5 4.5 2.94772 4.5 3.5Z" stroke="#D5D5D5" stroke-linejoin="round"/>
<path d="M4.70711 7L7 4.70711L11.2929 9L9 11.2929L4.70711 7Z" fill="#9ED7FF" stroke="#83CCFF"/>
<g filter="url(#filter0_i_407_7858)">
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<filter id="filter0_i_407_7858" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_407_7858"/>
</filter>
<clipPath id="clip0_407_7858">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB