mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 14:46:28 +02:00
feat: Upload icons (#164)
This commit is contained in:
39
icons/Layout delete.svg
Normal file
39
icons/Layout delete.svg
Normal file
@@ -0,0 +1,39 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_199_4110)">
|
||||
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" fill="white"/>
|
||||
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" fill="white"/>
|
||||
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" fill="white"/>
|
||||
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" stroke="url(#paint0_linear_199_4110)"/>
|
||||
<rect x="7.5" y="7.5" width="5" height="5" fill="#E6ECF5" stroke="#CDD9EB" stroke-linejoin="round"/>
|
||||
<rect x="3.5" y="7.5" width="2" height="5" fill="#75A0CD" stroke="url(#paint1_linear_199_4110)" stroke-linejoin="round"/>
|
||||
<rect x="3.5" y="3.5" width="9" height="2" fill="#C2DBF4" stroke="#85B7E9" stroke-linejoin="round"/>
|
||||
<g filter="url(#filter0_i_199_4110)">
|
||||
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
|
||||
</g>
|
||||
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_i_199_4110" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dx="1" dy="1"/>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_199_4110"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_199_4110" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#5F90CC"/>
|
||||
<stop offset="1" stop-color="#4E6FA6"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_199_4110" x1="5" y1="12" x2="2.5" y2="9.5" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#2B64AD"/>
|
||||
<stop offset="1" stop-color="#547FBC"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_199_4110">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user