mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-22 09:52:50 +00:00
Automatic Deploy action run by github-actions
This commit is contained in:
19
icon.svg
Normal file
19
icon.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="inner">
|
||||
<rect x="0" y="0" width="100%" height="100%" fill="white"/>
|
||||
<circle cx="256" cy="256" r="64" fill="black"/>
|
||||
<rect x="256" y="192" width="256" height="128" fill="black"/>
|
||||
</mask>
|
||||
<mask id="outer">
|
||||
<rect x="0" y="0" width="100%" height="100%" fill="white"/>
|
||||
<circle cx="256" cy="256" r="160" fill="black" />
|
||||
</mask>
|
||||
|
||||
<circle cx="256" cy="256" r="256" fill="black"/>
|
||||
|
||||
<g mask="url(#inner)">
|
||||
<circle cx="256" cy="256" r="226" fill="white" mask="url(#outer)" />
|
||||
<circle cx="256" cy="256" r="146" fill="white" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 685 B |
Reference in New Issue
Block a user