mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-23 06:02:57 +02:00
outlet icon fix
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<rect x="4" y="4" width="16" height="16" rx="2" />
|
<rect x="4" y="4" width="16" height="16" rx="2" />
|
||||||
<circle cx="9" cy="12" r=".5" />
|
<circle cx="9" cy="12" r=".5" fill="currentColor"/>
|
||||||
<circle cx="15" cy="12" r=".5" />
|
<circle cx="15" cy="12" r=".5" fill="currentColor"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
Reference in New Issue
Block a user