Add custom icons and flags

This commit is contained in:
thhsh-local 2025-05-20 11:30:35 -04:00
parent cc06594996
commit 682e5b6bbd
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
5 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 72 72">
<!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) -->
<defs>
<style>
.st0 {
fill: none;
stroke: #000;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2px;
}
.st1 {
fill: #3d3d3d;
}
.st2 {
fill: #d22f27;
}
.st3 {
fill: #f1b31c;
}
</style>
</defs>
<path class="st3" d="M5,17h62v38H5V17Z"/>
<path class="st2" d="M5,30h62v12H5v-12Z"/>
<path class="st1" d="M5,17h62v13H5v-13Z"/>
<path class="st0" d="M5,17h62v38H5V17Z"/>
</svg>

After

Width:  |  Height:  |  Size: 743 B