1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

strikethrough as s icon #146

This commit is contained in:
codecalm
2021-11-23 22:17:08 +01:00
parent 3266c377ae
commit 48a57f1ff5

View File

@@ -4,6 +4,6 @@ category: Text
version: "1.3"
---
<svg>
<path d="M5 12h14" />
<path d="M17 5h-7a3 3 0 0 0 -3 3v1m10 6v1a3 3 0 0 1 -3 3h-7" />
<line x1="5" y1="12" x2="19" y2="12" />
<path d="M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5" />
</svg>