mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
📦 Add old CSS svg
This commit is contained in:
parent
e420067127
commit
fae86d4066
@ -1073,11 +1073,17 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://es.wikipedia.org/wiki/HTML5'
|
url: 'https://es.wikipedia.org/wiki/HTML5'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'CSS',
|
title: 'CSS (New)',
|
||||||
category: 'Language',
|
category: 'Language',
|
||||||
route: '/library/css.svg',
|
route: '/library/css.svg',
|
||||||
url: 'https://es.wikipedia.org/wiki/CSS'
|
url: 'https://es.wikipedia.org/wiki/CSS'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'CSS',
|
||||||
|
category: 'Language',
|
||||||
|
route: '/library/css_old.svg',
|
||||||
|
url: 'https://es.wikipedia.org/wiki/CSS'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'midudev',
|
title: 'midudev',
|
||||||
category: 'Community',
|
category: 'Community',
|
||||||
|
1
static/library/css_old.svg
Normal file
1
static/library/css_old.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill="#264de4" d="M71.357 460.819 30.272 0h451.456l-41.129 460.746L255.724 512z"/><path fill="#2965f1" d="m405.388 431.408 35.148-393.73H256v435.146z"/><path fill="#ebebeb" d="m124.46 208.59 5.065 56.517H256V208.59zm-5.041-57.875H256V94.197H114.281zM256 355.372l-.248.066-62.944-16.996-4.023-45.076h-56.736l7.919 88.741 115.772 32.14.26-.073z"/><path fill="#fff" d="M255.805 208.59v56.517H325.4l-6.56 73.299-63.035 17.013v58.8l115.864-32.112.85-9.549 13.28-148.792 1.38-15.176 10.203-114.393H255.805v56.518h79.639L330.3 208.59z"/></svg>
|
After Width: | Height: | Size: 629 B |
Loading…
x
Reference in New Issue
Block a user