Icon: fill entire canvas with bg color
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -1,4 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="98" height="98" viewBox="0 0 98 98">
|
||||
<!-- Full canvas background -->
|
||||
<rect width="98" height="98" fill="#08080c"/>
|
||||
|
||||
<g transform="translate(9.8, 9.8) scale(0.8)">
|
||||
<!-- Rounded square body -->
|
||||
<rect x="0" y="0" width="98" height="98" rx="28" fill="#08080c" stroke="#005570" stroke-width="3"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 855 B After Width: | Height: | Size: 938 B |
Reference in New Issue
Block a user