mirror of
https://github.com/konpa/devicon.git
synced 2025-08-21 05:41:46 +02:00
Optimized SVG using SVGO (#597)
* Added script to optimize svgs * Updated the svgs using svgo * Made the optimize svg script into a workflow * Added npm install step * Change the env variable bug * Clean up and updated check svg * Change label name
This commit is contained in:
@@ -1,12 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 128 128" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
</style>
|
||||
<path class="#000000" d="M43.9,105.9H7.2l9.5-22.5h25.7L71,17.1H40.3L17.8,69.5h13.8c1,1.6,2.7,2.7,4.7,2.7c3,0,5.5-2.5,5.5-5.5
|
||||
c0-3-2.5-5.5-5.5-5.5c-2.2,0-4.1,1.3-5,3.2h-6.6l18.7-42.3h20.1L39.4,78.3L14,78.5L0,110.9h47.2l6.2-13.5h20.5l6.8,13.5H128
|
||||
L85.3,17.1L43.9,105.9z M56,92.1L63.4,76l8,16.1H56z M83.8,106.5l-4.7-9.4h14.6c1,1.8,2.8,3,4.9,3c3,0,5.5-2.5,5.5-5.5
|
||||
c0-3-2.5-5.5-5.5-5.5c-2.2,0-4.2,1.4-5.1,3.3H76.9L65.8,70.6l8.2-18l9.2,18.8h4.3c0.9,1.8,2.8,3.2,5,3.2c3,0,5.5-2.5,5.5-5.5
|
||||
c0-3-2.5-5.5-5.5-5.5c-2.3,0-4.3,1.4-5.1,3.5h-1.6l-9.5-19.4l9.1-19.9l35.6,78.7C120.9,106.5,83.8,106.5,83.8,106.5z"/>
|
||||
</svg>
|
||||
<svg version="1.1" id="thealgorithms-plain-Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" xml:space="preserve"><style/><path class="thealgorithms-plain-#000000" d="M43.9 105.9H7.2l9.5-22.5h25.7L71 17.1H40.3L17.8 69.5h13.8c1 1.6 2.7 2.7 4.7 2.7 3 0 5.5-2.5 5.5-5.5s-2.5-5.5-5.5-5.5c-2.2 0-4.1 1.3-5 3.2h-6.6l18.7-42.3h20.1L39.4 78.3l-25.4.2-14 32.4h47.2l6.2-13.5h20.5l6.8 13.5H128L85.3 17.1l-41.4 88.8zM56 92.1L63.4 76l8 16.1H56zm27.8 14.4l-4.7-9.4h14.6c1 1.8 2.8 3 4.9 3 3 0 5.5-2.5 5.5-5.5s-2.5-5.5-5.5-5.5c-2.2 0-4.2 1.4-5.1 3.3H76.9L65.8 70.6l8.2-18 9.2 18.8h4.3c.9 1.8 2.8 3.2 5 3.2 3 0 5.5-2.5 5.5-5.5s-2.5-5.5-5.5-5.5c-2.3 0-4.3 1.4-5.1 3.5h-1.6l-9.5-19.4 9.1-19.9 35.6 78.7H83.8z"/></svg>
|
Before Width: | Height: | Size: 931 B After Width: | Height: | Size: 714 B |
Reference in New Issue
Block a user