mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-08 01:54:20 +02:00
* 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.
25 lines
1.4 KiB
XML
25 lines
1.4 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_2400)">
|
|
<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_2400)" stroke-linejoin="round"/>
|
|
<rect x="1.5" y="1.5" width="4" height="4" stroke="white" stroke-opacity="0.33"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3V2H3V3H2V4H3V5H4V4H5V3H4Z" fill="white"/>
|
|
<defs>
|
|
<filter id="filter0_i_67_2400" 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_2400"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_67_2400" 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>
|