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 add.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

35 lines
2.1 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_6034)">
<rect x="1" y="3" width="14" height="9" fill="url(#paint0_linear_345_6034)"/>
<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_6034)" stroke-linejoin="round"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_345_6034)" stroke="url(#paint3_linear_345_6034)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_345_6034" 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_6034" 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_6034" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_345_6034" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/>
</linearGradient>
<clipPath id="clip0_345_6034">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>