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

16 lines
1.4 KiB
XML

<svg width="10" height="12" viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 2C1 1.44772 1.44772 1 2 1H6.56545C6.84263 1 7.10738 1.11505 7.2965 1.31768L8.73106 2.8547C8.90388 3.03987 9 3.28373 9 3.53702V10C9 10.5523 8.55228 11 8 11H2C1.44772 11 1 10.5523 1 10V2Z" fill="url(#paint0_linear_133_2119)"/>
<path d="M2 0.5C1.17157 0.5 0.5 1.17157 0.5 2V10C0.5 10.8284 1.17157 11.5 2 11.5H8C8.82843 11.5 9.5 10.8284 9.5 10V3.53702C9.5 3.15708 9.35582 2.7913 9.09658 2.51354L7.66203 0.976523C7.37834 0.67257 6.98122 0.5 6.56545 0.5H2Z" stroke="url(#paint1_linear_133_2119)" stroke-opacity="0.8" stroke-linejoin="round"/>
<path d="M1.5 2C1.5 1.72386 1.72386 1.5 2 1.5H6C6.27614 1.5 6.5 1.72386 6.5 2V2.14286C6.5 2.97128 7.17157 3.64286 8 3.64286C8.27614 3.64286 8.5 3.86671 8.5 4.14286V10C8.5 10.2761 8.27614 10.5 8 10.5H2C1.72386 10.5 1.5 10.2761 1.5 10V2Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:soft-light"/>
<defs>
<linearGradient id="paint0_linear_133_2119" x1="1" y1="11" x2="9.64211" y2="1.5897" gradientUnits="userSpaceOnUse">
<stop offset="0.500484" stop-color="#D2E5FD"/>
<stop offset="0.844906" stop-color="#A6CBF0"/>
</linearGradient>
<linearGradient id="paint1_linear_133_2119" x1="1" y1="1.1503" x2="9.64212" y2="10.5606" gradientUnits="userSpaceOnUse">
<stop stop-color="#2F88DF"/>
<stop offset="1" stop-color="#053C92"/>
</linearGradient>
</defs>
</svg>