mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
🚀 Added Solidity
This commit is contained in:
parent
595c3441af
commit
46ac870d81
@ -1012,6 +1012,12 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/python.svg',
|
route: '/library/python.svg',
|
||||||
url: 'https://www.python.org/'
|
url: 'https://www.python.org/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Solidity',
|
||||||
|
category: 'Language',
|
||||||
|
route: '/library/solidity.svg',
|
||||||
|
url: 'https://soliditylang.org/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Turbopack',
|
title: 'Turbopack',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
|
8
static/library/solidity.svg
Normal file
8
static/library/solidity.svg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1300" height="1300" viewBox="0 0 1300 1300">
|
||||||
|
<path d="M773.772 253.308 643.068 485.61H381.842l130.614-232.302h261.316" opacity=".45"/>
|
||||||
|
<path d="M643.068 485.61h261.318L773.772 253.308H512.456L643.068 485.61z" opacity=".6"/>
|
||||||
|
<path d="M512.456 717.822 643.068 485.61 512.456 253.308 381.842 485.61l130.614 232.212z" opacity=".8"/>
|
||||||
|
<path d="m513.721 1066.275 130.704-232.303h261.318l-130.705 232.303H513.721" opacity=".45"/>
|
||||||
|
<path d="M644.424 833.973H383.107l130.613 232.303h261.317L644.424 833.973z" opacity=".6"/>
|
||||||
|
<path d="M775.038 601.761 644.424 833.973l130.614 232.303 130.704-232.303-130.704-232.212z" opacity=".8"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 706 B |
Loading…
Reference in New Issue
Block a user