1
0
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:
Simon Pistache
2025-01-29 16:04:25 +01:00
committed by GitHub
parent fc9daafe68
commit c8fd547e07
996 changed files with 52054 additions and 0 deletions

28
icons/Terminal macOS.svg Normal file
View File

@@ -0,0 +1,28 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.5 3C0.5 2.17157 1.17157 1.5 2 1.5H14C14.8284 1.5 15.5 2.17157 15.5 3V14C15.5 14.2761 15.2761 14.5 15 14.5H1C0.723858 14.5 0.5 14.2761 0.5 14V3Z" fill="#E6E9ED" stroke="url(#paint0_linear_86_1826)"/>
<mask id="path-2-outside-1_86_1826" maskUnits="userSpaceOnUse" x="1" y="3" width="14" height="11" fill="black">
<rect fill="white" x="1" y="3" width="14" height="11"/>
<path d="M1 4H15V14H1V4Z"/>
</mask>
<path d="M1 4H15V14H1V4Z" fill="url(#paint1_linear_86_1826)"/>
<path d="M1 5H15V3H1V5Z" fill="url(#paint2_linear_86_1826)" mask="url(#path-2-outside-1_86_1826)"/>
<path d="M2.7 5.935L4.655 7.145V7.715L2.705 8.925L2.35 8.385L3.97 7.43L2.35 6.505L2.7 5.935ZM5.24805 9.93V9.31H7.74805V9.93H5.24805Z" fill="white"/>
<path d="M2.7 5.935L2.83157 5.72242L2.61824 5.59038L2.48696 5.80418L2.7 5.935ZM4.655 7.145H4.905V7.00572L4.78657 6.93242L4.655 7.145ZM4.655 7.715L4.78681 7.92743L4.905 7.85409V7.715H4.655ZM2.705 8.925L2.4961 9.06233L2.62988 9.26583L2.83681 9.13743L2.705 8.925ZM2.35 8.385L2.22304 8.16964L1.99688 8.30296L2.1411 8.52233L2.35 8.385ZM3.97 7.43L4.09696 7.64536L4.46814 7.42655L4.09396 7.2129L3.97 7.43ZM2.35 6.505L2.13696 6.37418L2.00191 6.59413L2.22604 6.7221L2.35 6.505ZM2.56843 6.14758L4.52343 7.35758L4.78657 6.93242L2.83157 5.72242L2.56843 6.14758ZM4.405 7.145V7.715H4.905V7.145H4.405ZM4.52319 7.50257L2.57319 8.71257L2.83681 9.13743L4.78681 7.92743L4.52319 7.50257ZM2.9139 8.78767L2.5589 8.24767L2.1411 8.52233L2.4961 9.06233L2.9139 8.78767ZM2.47696 8.60036L4.09696 7.64536L3.84304 7.21464L2.22304 8.16964L2.47696 8.60036ZM4.09396 7.2129L2.47396 6.2879L2.22604 6.7221L3.84604 7.6471L4.09396 7.2129ZM2.56304 6.63582L2.91304 6.06582L2.48696 5.80418L2.13696 6.37418L2.56304 6.63582ZM5.24805 9.93H4.99805V10.18H5.24805V9.93ZM5.24805 9.31V9.06H4.99805V9.31H5.24805ZM7.74805 9.31H7.99805V9.06H7.74805V9.31ZM7.74805 9.93V10.18H7.99805V9.93H7.74805ZM5.49805 9.93V9.31H4.99805V9.93H5.49805ZM5.24805 9.56H7.74805V9.06H5.24805V9.56ZM7.49805 9.31V9.93H7.99805V9.31H7.49805ZM7.74805 9.68H5.24805V10.18H7.74805V9.68Z" fill="white"/>
<circle cx="1.5" cy="2.5" r="0.5" fill="#D34F4A"/>
<circle cx="2.5" cy="2.5" r="0.5" fill="#E2AD17"/>
<circle cx="3.5" cy="2.5" r="0.5" fill="#42B03E"/>
<defs>
<linearGradient id="paint0_linear_86_1826" x1="0" y1="1" x2="16.1312" y2="14.8472" gradientUnits="userSpaceOnUse">
<stop stop-color="#BBBFC3"/>
<stop offset="1" stop-color="#6C737D"/>
</linearGradient>
<linearGradient id="paint1_linear_86_1826" x1="15" y1="4" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#262626"/>
<stop offset="1" stop-color="#434343"/>
</linearGradient>
<linearGradient id="paint2_linear_86_1826" x1="1" y1="14" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#CFD5DB"/>
<stop offset="1" stop-color="#AFB8C3"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB