mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 15:17:58 +08:00
commit
d6c35effd7
@ -230,7 +230,7 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'Angular',
|
title: 'Angular',
|
||||||
category: 'Framework',
|
category: 'Framework',
|
||||||
route: '/library/angular.svg',
|
route: '/library/angular.svg',
|
||||||
url: 'https://angular.io/'
|
url: 'https://angular.dev/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 34,
|
id: 34,
|
||||||
@ -1561,5 +1561,12 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/premiere.svg',
|
route: '/library/premiere.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://x.com'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 224,
|
||||||
|
title: 'VK',
|
||||||
|
category: 'Social',
|
||||||
|
route: '/library/vk.svg',
|
||||||
|
url: 'https://vk.com'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
@ -1 +1 @@
|
|||||||
<svg width="256" height="272" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path d="M.1 45.522 125.908.697l129.196 44.028-20.919 166.45-108.277 59.966-106.583-59.169L.1 45.522Z" fill="#E23237"/><path d="M255.104 44.725 125.908.697v270.444l108.277-59.866 20.919-166.55Z" fill="#B52E31"/><path d="M126.107 32.274 47.714 206.693l29.285-.498 15.739-39.347h70.325l17.233 39.845 27.99.498-82.179-174.917Zm.2 55.882 26.496 55.383h-49.806l23.31-55.383Z" fill="#FFF"/></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 242 256"><g clip-path="url(#a)"><mask id="b" width="242" height="256" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" d="M0 0h242v256H0V0Z"/></mask><g mask="url(#b)"><path fill="url(#c)" d="m241 43-9 136L149 0l92 43Zm-58 176-62 36-63-36 12-31h101l12 31ZM121 68l32 80H88l33-80ZM9 179 0 43 92 0 9 179Z"/><path fill="url(#d)" d="m241 43-9 136L149 0l92 43Zm-58 176-62 36-63-36 12-31h101l12 31ZM121 68l32 80H88l33-80ZM9 179 0 43 92 0 9 179Z"/></g></g><defs><linearGradient id="c" x1="53.2" x2="245" y1="231.9" y2="140.7" gradientUnits="userSpaceOnUse"><stop stop-color="#E40035"/><stop offset=".2" stop-color="#F60A48"/><stop offset=".4" stop-color="#F20755"/><stop offset=".5" stop-color="#DC087D"/><stop offset=".7" stop-color="#9717E7"/><stop offset="1" stop-color="#6C00F5"/></linearGradient> <linearGradient id="d" x1="44.5" x2="170" y1="30.7" y2="174" gradientUnits="userSpaceOnUse"> <stop stop-color="#FF31D9"/><stop offset="1" stop-color="#FF5BE1" stop-opacity="0"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h242v256H0z"/></clipPath></defs></svg>
|
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 1.1 KiB |
1
static/library/vk.svg
Normal file
1
static/library/vk.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 256 256"><g clip-path="url(#prefix__a)"><mask id="prefix__a" width="256" height="256" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" d="M256 0H0v256h256V0z"/></mask><g mask="url(#prefix__a)"><path fill="#07F" d="M0 122.88C0 64.95 0 35.99 18 18 36 0 64.95 0 122.88 0h10.24C191.05 0 220.01 0 238 18c18 18 18 46.95 18 104.88v10.24c0 57.93 0 86.89-18 104.88-18 18-46.95 18-104.88 18h-10.24c-57.93 0-86.89 0-104.88-18C0 220 0 191.06 0 133.13v-10.24z"/><path fill="#fff" d="M136.21 184.43c-58.34 0-91.62-40-93.01-106.56h29.23c.96 48.85 22.5 69.54 39.57 73.81V77.87h27.52V120c16.85-1.81 34.56-21.01 40.53-42.13h27.52c-4.58 26.02-23.78 45.22-37.44 53.12 13.66 6.4 35.52 23.14 43.84 53.44h-30.29c-6.5-20.27-22.72-35.95-44.16-38.08v38.08h-3.3z"/></g></g><defs><clipPath id="prefix__a"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath></defs></svg>
|
After Width: | Height: | Size: 941 B |
Loading…
x
Reference in New Issue
Block a user