1
0
Fork 0
mirror of https://github.com/walkxcode/dashboard-icons.git synced 2024-07-28 12:57:38 +02:00
dashboard-icons/svg/manjaro-linux.svg
Bjorn Lammers 59fb4c9e10
🐛 Fixes broken SVGs (#424)
Sorry for the bigger file sizes now, but all SVG compression methods I have tried have resulted into broken SVGs :(
2023-06-07 14:02:28 +02:00

9 lines
281 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg height="256" viewBox="0 0 256 256" width="256" xmlns="http://www.w3.org/2000/svg">
<g fill="#35bf5c" transform="scale(4)">
<path d="m0 0v64h18v-46h23v-18z"/>
<path d="m23 23v41h18v-41z"/>
<path d="m46 0v64h18v-64z"/>
</g>
</svg>