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/Camera 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

64 lines
3.5 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_256_4860)">
<rect x="12" y="2" width="3" height="2" rx="1" fill="url(#paint0_linear_256_4860)"/>
<path d="M15.5 4V3.5H15H10.5V3C10.5 2.17157 9.82843 1.5 9 1.5H3C1.61929 1.5 0.5 2.61929 0.5 4V12V12.5H1H15H15.5V12V4Z" fill="url(#paint1_linear_256_4860)" stroke="url(#paint2_linear_256_4860)" stroke-linejoin="round"/>
<rect x="6.5" y="1.5" width="3" height="2" fill="url(#paint3_linear_256_4860)" stroke="#7F7F7F" stroke-linejoin="round"/>
<circle cx="6" cy="8" r="4.5" fill="url(#paint4_linear_256_4860)" stroke="url(#paint5_linear_256_4860)"/>
<circle cx="6" cy="8" r="3" fill="url(#paint6_radial_256_4860)"/>
<path d="M12 4H15V12H12V4Z" fill="url(#paint7_linear_256_4860)"/>
<rect x="13" y="5" width="1" height="6" rx="0.5" fill="url(#paint8_linear_256_4860)"/>
<rect x="11" y="4" width="1" height="8" fill="url(#paint9_linear_256_4860)"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint10_radial_256_4860)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_256_4860" x1="12" y1="3" x2="15" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#656565"/>
<stop offset="1" stop-color="#5D5D5D"/>
</linearGradient>
<linearGradient id="paint1_linear_256_4860" x1="5" y1="2" x2="8" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#D2D2D2"/>
<stop offset="1" stop-color="#646464"/>
</linearGradient>
<linearGradient id="paint2_linear_256_4860" x1="1" y1="2" x2="5.5" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#A8A8A8"/>
<stop offset="1" stop-color="#2F2F2F"/>
</linearGradient>
<linearGradient id="paint3_linear_256_4860" x1="7" y1="2.5" x2="9" y2="2.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#F9E0A4"/>
<stop offset="1" stop-color="#F3BE41"/>
</linearGradient>
<linearGradient id="paint4_linear_256_4860" x1="2" y1="4" x2="10" y2="12" gradientUnits="userSpaceOnUse">
<stop offset="0.149192" stop-color="#DDDDDD"/>
<stop offset="0.858865" stop-color="#656565"/>
</linearGradient>
<linearGradient id="paint5_linear_256_4860" x1="2" y1="4" x2="10" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#AEAEAE"/>
<stop offset="1" stop-color="#2E2E2E"/>
</linearGradient>
<radialGradient id="paint6_radial_256_4860" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6 8) rotate(90) scale(3)">
<stop offset="0.498587" stop-color="#6AA0D9"/>
<stop offset="1" stop-color="#5C96D5"/>
</radialGradient>
<linearGradient id="paint7_linear_256_4860" x1="12" y1="4" x2="16.4878" y2="4.94665" gradientUnits="userSpaceOnUse">
<stop stop-color="#989898"/>
<stop offset="1" stop-color="#5A5A5A"/>
</linearGradient>
<linearGradient id="paint8_linear_256_4860" x1="13.5" y1="5" x2="13.5" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#686868"/>
<stop offset="1" stop-color="#424242"/>
</linearGradient>
<linearGradient id="paint9_linear_256_4860" x1="11.5" y1="4" x2="11.5" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#B4B4B4"/>
<stop offset="1" stop-color="#909090"/>
</linearGradient>
<radialGradient id="paint10_radial_256_4860" 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_256_4860">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>