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

23
icons/Bullet yellow.svg Normal file
View File

@@ -0,0 +1,23 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_99_12591)">
<circle cx="8.5" cy="8.5" r="3.5" fill="#FBB500"/>
</g>
<circle cx="8.5" cy="8.5" r="3" stroke="url(#paint0_linear_99_12591)"/>
<circle cx="8.5" cy="8.5" r="2" stroke="white" stroke-opacity="0.33"/>
<defs>
<filter id="filter0_i_99_12591" x="5" y="5" width="9" height="9" 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="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.972549 0 0 0 0 0.886275 0 0 0 0 0.505882 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12591"/>
</filter>
<linearGradient id="paint0_linear_99_12591" x1="11" y1="11" x2="6" y2="6" gradientUnits="userSpaceOnUse">
<stop stop-color="#B58100"/>
<stop offset="1" stop-color="#FBBF00"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB