refactor: Optimize SVG icons for nodes (#8195)

Running `svgo` to optimize icon size for nodes.
This commit is contained in:
Iván Ovejero
2024-01-02 17:40:08 +01:00
committed by GitHub
parent d01e42a2aa
commit 0ca2759d75
271 changed files with 271 additions and 2746 deletions

View File

@@ -1 +1 @@
<svg width="195" height="195" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M-1-1h197v197H-1z"/><g fill="none" class="mark"><path stroke="#619E73" fill="#4e878c" class="st0" d="M140.6 126.918v36l31.3-18.1-.1-36.1-31.2-18zm-74.8 43.1l31.2 18 31.2-18v-35.9zm106-75.7v-35.9l-31.2-18-31.1 17.9zm-106-10.7v36l31.2 18 31.2-17.9v-36.1l-31.2-18zm-43.7 25.2v36l31.2 18 31.2-18zm31.2-68.4l-31.2 18v36l31.2 18zm43.7 10.8l31.2-18-31.2-18-31.2 18v36z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="195" height="195"><path fill="none" d="M-1-1h197v197H-1z"/><g fill="none" class="mark"><path fill="#4e878c" stroke="#619E73" d="M140.6 126.918v36l31.3-18.1-.1-36.1-31.2-18zm-74.8 43.1 31.2 18 31.2-18v-35.9zm106-75.7v-35.9l-31.2-18-31.1 17.9zm-106-10.7v36l31.2 18 31.2-17.9v-36.1l-31.2-18zm-43.7 25.2v36l31.2 18 31.2-18zm31.2-68.4-31.2 18v36l31.2 18zm43.7 10.8 31.2-18-31.2-18-31.2 18v36z" class="st0"/></g></svg>

Before

Width:  |  Height:  |  Size: 460 B

After

Width:  |  Height:  |  Size: 459 B