mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-01 09:17:58 +01:00
feat(icons): add tsd-proxy (#1437)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
506b86fd69
commit
e578fb5b46
11
svg/tsd-proxy.svg
Normal file
11
svg/tsd-proxy.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="25 25 100 100">
|
||||
<circle cx="75" cy="75" r="50" fill="#4A90E2"/>
|
||||
<circle cx="75" cy="55" r="5" fill="#FFFFFF"/>
|
||||
<circle cx="95" cy="75" r="5" fill="#FFFFFF"/>
|
||||
<circle cx="75" cy="95" r="5" fill="#FFFFFF"/>
|
||||
<circle cx="55" cy="75" r="5" fill="#FFFFFF"/>
|
||||
<line x1="75" y1="55" x2="95" y2="75" stroke="#FFFFFF" stroke-width="2"/>
|
||||
<line x1="95" y1="75" x2="75" y2="95" stroke="#FFFFFF" stroke-width="2"/>
|
||||
<line x1="75" y1="95" x2="55" y2="75" stroke="#FFFFFF" stroke-width="2"/>
|
||||
<line x1="55" y1="75" x2="75" y2="55" stroke="#FFFFFF" stroke-width="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 633 B |
Reference in New Issue
Block a user