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:
26
icons/Textfield delete.svg
Normal file
26
icons/Textfield delete.svg
Normal file
@@ -0,0 +1,26 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect y="4" width="16" height="8" rx="2" fill="url(#paint0_linear_200_4196)"/>
|
||||
<rect x="0.5" y="4.5" width="15" height="7" rx="1.5" stroke="black" stroke-opacity="0.11" style="mix-blend-mode:darken"/>
|
||||
<rect x="2" y="6" width="1" height="4" rx="0.5" fill="#7298D9"/>
|
||||
<g filter="url(#filter0_i_200_4196)">
|
||||
<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"/>
|
||||
<defs>
|
||||
<filter id="filter0_i_200_4196" 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_200_4196"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_200_4196" x1="3" y1="11.5" x2="0" y2="4" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.156278" stop-color="white"/>
|
||||
<stop offset="1" stop-color="#E6E6E6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user