mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚡ Added AMP
This commit is contained in:
parent
6b311e341c
commit
38726e79b1
@ -913,6 +913,12 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/reactrouter.svg',
|
route: '/library/reactrouter.svg',
|
||||||
url: 'https://reactrouter.com/en/main'
|
url: 'https://reactrouter.com/en/main'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'AMP',
|
||||||
|
category: 'Library',
|
||||||
|
route: '/library/amp.svg',
|
||||||
|
url: 'https://amp.dev/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Developer Student Club',
|
title: 'Developer Student Club',
|
||||||
category: 'Community',
|
category: 'Community',
|
||||||
|
1
static/library/amp.svg
Normal file
1
static/library/amp.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg fill="#005AF0" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AMP</title><path d="M12 0c6.628 0 12 5.373 12 12s-5.372 12-12 12C5.373 24 0 18.627 0 12S5.373 0 12 0zm-.92 19.278l5.034-8.377a.444.444 0 00.097-.268.455.455 0 00-.455-.455l-2.851.004.924-5.468-.927-.003-5.018 8.367s-.1.183-.1.291c0 .251.204.455.455.455l2.831-.004-.901 5.458z"/></svg>
|
After Width: | Height: | Size: 377 B |
Loading…
Reference in New Issue
Block a user