1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
Simon Priet 7e782cfbff
feat(#162): Upload decorator iconset (#163)
* feat(#162): add all decorators

* fix(#179): Figma Angular gradient translate as CSS conic-gradient

* fix(#220): Replace inner shadow with radial gradient

* fix(#178): Remove diamond inner shadow

It has been replaced with radial gradient

* docs: Update ReadMe with decorators list

Also update icon list to include all recent fixes.
This is a BREAKING CHANGE.
2025-03-14 17:21:13 +01:00

25 lines
1.3 KiB
XML

<svg width="7" height="7" viewBox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_67_2389)">
<rect width="7" height="7" rx="1" fill="#808080"/>
</g>
<rect x="0.5" y="0.5" width="6" height="6" rx="0.5" stroke="url(#paint0_linear_67_2389)" stroke-linejoin="round"/>
<rect x="2" y="3" width="3" height="1" fill="white"/>
<rect x="1.5" y="1.5" width="4" height="4" stroke="white" stroke-opacity="0.33"/>
<defs>
<filter id="filter0_i_67_2389" x="0" y="0" 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="1.5"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_67_2389"/>
</filter>
<linearGradient id="paint0_linear_67_2389" x1="1.4" y1="0.933333" x2="6.10431" y2="5.8139" gradientUnits="userSpaceOnUse">
<stop stop-color="#D8D8D8"/>
<stop offset="1" stop-color="#585858"/>
</linearGradient>
</defs>
</svg>