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 add.svg
Normal file
54
icons/Chart curve add.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_5954)">
|
||||
<mask id="mask0_202_5954" 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_5954)">
|
||||
<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_5954)" 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_5954)" 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_5954)" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5954)"/>
|
||||
<g filter="url(#filter0_i_202_5954)">
|
||||
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
|
||||
</g>
|
||||
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_202_5954)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_i_202_5954" x="9" y="9" width="9" height="9" 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="4"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5954"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_202_5954" 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_5954" 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_5954" 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_5954" 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_5954" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#376B19"/>
|
||||
<stop offset="1" stop-color="#5A9438"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_202_5954">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user