feat(icons): refresh redlib, remove light (Closes #820)

This commit is contained in:
Luke Anderson 2025-01-05 14:44:23 +10:30
parent fa456b65ff
commit 789c45f2ae
No known key found for this signature in database
GPG Key ID: 2E44E16C001190FC
6 changed files with 1 additions and 27 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#fcfcfc;}
.st1{fill:#00FFFF;}
.st2{fill:#171717;}
</style>
<g transform="matrix(.75272 0 0 .75272 -.75945 -.16518)">
<circle class="st0" cx="341.1" cy="340.3" r="340.1" fill="#000000"/>
<path class="st1" d="M320.6,126.7v300.8h92.3V219.6h75.8v-92.8h-75.8v-0.1L320.6,126.7z" fill="#000000"/>
<path class="st2" d="M193.1,126.7v384h0v43.5h295.8v-92.3H286.2V126.7L193.1,126.7z" fill="#000000"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 654 B

View File

@ -1,15 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.7.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" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#1A1A1A;}
.st1{fill:#00FFFF;}
.st2{fill:#F9F9F9;}
</style>
<g transform="matrix(.75272 0 0 .75272 -.75945 -.16518)">
<circle class="st0" cx="341.1" cy="340.3" r="340.1"/>
<path class="st1" d="M320.6,126.7v300.8h92.3V219.6h75.8v-92.8h-75.8v-0.1L320.6,126.7z"/>
<path class="st2" d="M193.1,126.7v384h0v43.5h295.8v-92.3H286.2V126.7L193.1,126.7z"/>
</g>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <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>

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB