aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/device-audio-tape.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/device-audio-tape.svg')
-rw-r--r--src/_icons/device-audio-tape.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/device-audio-tape.svg b/src/_icons/device-audio-tape.svg
index e9a784e0..c19d3d64 100644
--- a/src/_icons/device-audio-tape.svg
+++ b/src/_icons/device-audio-tape.svg
@@ -2,8 +2,8 @@
category: Devices
---
<svg>
- <rect x="3" y="5" width="18" height="14" rx="2" />
- <path d="M3 17l4-4h10l4 4" />
- <line x1="7" y1="9" x2="7.01" y2="9" />
- <line x1="17" y1="9" x2="17.01" y2="9" />
+ <rect x="3" y="5" width="18" height="14" rx="2"/>
+ <path d="M3 17l4-3h10l4 3"/>
+ <circle cx="7.5" cy="9.5" r=".5" fill="currentColor"/>
+ <circle cx="16.5" cy="9.5" r=".5" fill="currentColor"/>
</svg>