1
0
Fork 0
mirror of https://github.com/walkxcode/dashboard-icons.git synced 2024-11-21 19:03:25 +01:00

🍱 Add Redlib

This commit is contained in:
Igor Rzegocki 2024-11-04 14:46:30 +01:00
parent 07a06d893e
commit 0366b57af7
No known key found for this signature in database
GPG key ID: 031D1340C3ED856C
2 changed files with 7 additions and 0 deletions

BIN
png/redlib.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

7
svg/redlib.svg Normal file
View file

@ -0,0 +1,7 @@
<svg version="1.1" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 -1 0 512)">
<circle cx="256" cy="256" r="256" fill="#1a1a1a"/>
<path d="M144,96 v320 h224 v-70 h-152 V96 z" fill="#d54455"/>
<path d="M240,96 v226 h70 v-156 h58 V96 z" fill="#f9f9f9"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 317 B