mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 06:36:28 +02:00
feat: Upload icons (#164)
This commit is contained in:
54
icons/Chart curve go.svg
Normal file
54
icons/Chart curve go.svg
Normal file
@@ -0,0 +1,54 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_202_5958)">
|
||||
<mask id="mask0_202_5958" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="0" width="14" height="14">
|
||||
<rect x="3" y="1" width="12" height="12" fill="white"/>
|
||||
<rect x="2.5" y="0.5" width="13" height="13" stroke="white" stroke-opacity="0.33"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_202_5958)">
|
||||
<path d="M2.5 1.5C3.16667 3.83333 5 8.5 7.5 8.5C10 8.5 9.5 5.5 14.5 5.5" stroke="url(#paint0_linear_202_5958)" stroke-linecap="round"/>
|
||||
<path d="M2.5 13.5C6 12.5 7.5 10 9.5 10C12 10 13 14.5 14 14.5" stroke="url(#paint1_linear_202_5958)" stroke-linecap="round"/>
|
||||
<path d="M2.5 10.5C3.5 8.16667 6.6 2.5 9 2.5C11.4 2.5 13.5 6 14.5 8" stroke="url(#paint2_linear_202_5958)" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5958)"/>
|
||||
<g filter="url(#filter0_i_202_5958)">
|
||||
<path d="M10 9H6V14H10V16H11L16 11.5L11 7H10V9Z" fill="#80B361"/>
|
||||
</g>
|
||||
<path d="M10 9.5C10.2761 9.5 10.5 9.27614 10.5 9V7.5H10.8081L15.2526 11.5L10.8081 15.5H10.5V14C10.5 13.7239 10.2761 13.5 10 13.5H6.5V9.5H10Z" stroke="url(#paint4_linear_202_5958)" stroke-linejoin="round"/>
|
||||
<path d="M7.5 12.5V10.5H10C10.7149 10.5 11.2659 10.0257 11.4412 9.41686L13.7531 11.5L11.4413 13.5831C11.263 12.9643 10.6975 12.5 10.0049 12.5H7.5Z" stroke="white" stroke-opacity="0.2" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_i_202_5958" x="6" y="7" width="12" height="11" 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="2" dy="2"/>
|
||||
<feGaussianBlur stdDeviation="1"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5958"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_202_5958" x1="8.5" y1="1" x2="8.5" y2="8.5" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="2.86561e-09" stop-color="#418ADE"/>
|
||||
<stop offset="1" stop-color="#0458E0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_202_5958" x1="9.5" y1="14" x2="9.5" y2="9.5" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#467F3A"/>
|
||||
<stop offset="1" stop-color="#6FB663"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_202_5958" x1="9" y1="2" x2="9" y2="11" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F25255"/>
|
||||
<stop offset="1" stop-color="#EE2931"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_202_5958" x1="1" y1="1" x2="15" y2="15" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#3476C6"/>
|
||||
<stop offset="1" stop-color="#2863AB"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_202_5958" x1="14.5714" y1="14.7143" x2="8.17837" y2="7.61089" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#247C10"/>
|
||||
<stop offset="1" stop-color="#6FA53D"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_202_5958">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user