mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 06:30:00 +00:00
Update rollup-plugin-terser to version 7.0.2 and add new logos for Ntfy and Vite
This commit is contained in:
29
public/images/logos/ntfy.svg
Normal file
29
public/images/logos/ntfy.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<svg width="100%" height="100%" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/"
|
||||
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g id="background">
|
||||
<rect x="0" y="0" width="50" height="50" style="fill:url(#ntfy_Linear1);fill-rule:nonzero;" />
|
||||
<path
|
||||
d="M37.053,13.793l-23.28,-0c-1.601,-0 -2.91,1.236 -2.91,2.746l0.022,18.602l-0.435,2.506l6.231,-1.881l20.372,-0c1.6,-0 2.91,-1.236 2.91,-2.747l0,-16.48c0,-1.51 -1.31,-2.746 -2.91,-2.746Z"
|
||||
style="fill:url(#ntfy_Linear2);fill-rule:nonzero;" />
|
||||
</g>
|
||||
<g id="logo" fill="white">
|
||||
<rect x="25.768" y="28.617" width="8.631" height="2.999" />
|
||||
<path
|
||||
d="M15.454,18.679l8.128,4.424l-0,3.025l-7.59,4.13l-0.538,0.294l0,-3.27l4.996,-2.644l0.032,-0.014l-0.032,-0.012l-4.996,-2.644l0,-3.289Z" />
|
||||
<path
|
||||
d="M13.335,12.404c-2.426,0 -4.504,1.909 -4.504,4.336l-0,0.002l0.024,18.883l-0.61,4.496l8.285,-2.201l20.595,-0c2.427,-0 4.505,-1.912 4.505,-4.338l-0,-16.842c-0,-2.426 -2.077,-4.335 -4.503,-4.336l-23.792,0Zm-0,3.06l23.792,0c0.853,0.001 1.442,0.621 1.442,1.276l0,16.842c0,0.654 -0.59,1.275 -1.443,1.275l-21.045,-0l-4.209,1.272l0.043,-0.249l-0.023,-19.14c-0,-0.655 0.59,-1.275 1.443,-1.275l-0,-0.001Z" />
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="ntfy_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(50,0,0,50,0,0)">
|
||||
<stop offset="0" style="stop-color:#348878;stop-opacity:1" />
|
||||
<stop offset="1" style="stop-color:#56bda8;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient id="ntfy_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(28.8343,21.7214,-21.7214,28.8343,9.7046,12.8311)">
|
||||
<stop offset="0" style="stop-color:#348878;stop-opacity:1" />
|
||||
<stop offset="1" style="stop-color:#56bda8;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user