1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/icons/Email delete.svg
Simon Priet 354a863b51
feat(#220): add & remove decorators (#221)
* fix(#220): Replace inner shadow to radial gradient for remove decorator

And update all related icons that use this decorator accordingly

* fix(#220): Replace inner shadow by radial gradient for add decorator

Update all icons using the add decorator accordingly.

* fix(#220): Remove duplicate files

Remove Font delete and Style delete files as they are reworked
2025-03-14 01:03:02 +01:00

31 lines
1.9 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_345_6039)">
<rect x="1" y="3" width="14" height="9" fill="url(#paint0_linear_345_6039)"/>
<path d="M1 12L8 5L15 12" stroke="#508DC8" stroke-opacity="0.66"/>
<path d="M3.20711 3.5H12.7929L8 8.29289L3.20711 3.5Z" fill="#DEECFD" stroke="white" stroke-linejoin="round"/>
<path d="M2 2.5C1.79777 2.5 1.61545 2.62182 1.53806 2.80866C1.46067 2.9955 1.50345 3.21055 1.64645 3.35355L7.64645 9.35355C7.84171 9.54882 8.15829 9.54882 8.35355 9.35355L14.3536 3.35355C14.4966 3.21055 14.5393 2.9955 14.4619 2.80866C14.3845 2.62182 14.2022 2.5 14 2.5H2Z" stroke="#508DC8" stroke-opacity="0.66" stroke-linejoin="round"/>
<rect x="1.5" y="3.5" width="13" height="8" stroke="white" stroke-opacity="0.8" stroke-linejoin="round"/>
<rect x="0.5" y="2.5" width="15" height="10" stroke="url(#paint1_linear_345_6039)" stroke-linejoin="round"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_345_6039)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_345_6039" x1="8" y1="3" x2="8" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#B7D7FC"/>
<stop offset="1" stop-color="#DCEBFE"/>
</linearGradient>
<linearGradient id="paint1_linear_345_6039" x1="1" y1="3" x2="15" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#92ABD7"/>
<stop offset="0.503843" stop-color="#3870BA"/>
<stop offset="1" stop-color="#508CC8"/>
</linearGradient>
<radialGradient id="paint2_radial_345_6039" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_345_6039">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>