mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-10 11:04:21 +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.
17 lines
1.5 KiB
XML
17 lines
1.5 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_115_1491)"/>
|
|
<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="#A8A8A8" stroke-opacity="0.66" stroke-linejoin="round"/>
|
|
<path d="M7.40331 2.75595L7.12747 1.86933L8.23082 3.05149L7.40331 2.75595Z" stroke="url(#paint1_linear_115_1491)"/>
|
|
<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"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_115_1491" x1="1" y1="11" x2="9.64211" y2="1.5897" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.500484" stop-color="white"/>
|
|
<stop offset="0.872799" stop-color="#E6E6E6"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_115_1491" x1="7.00004" y1="3.14286" x2="8.06892" y2="2.14523" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.385417" stop-color="#F1F1F1"/>
|
|
<stop offset="1" stop-color="white"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|