1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 01:52:00 +02:00

strikethrough as s icon #146

This commit is contained in:
codecalm
2021-11-23 21:26:19 +01:00
parent 3d90a83aed
commit 039f1ccdc2

View File

@@ -4,6 +4,6 @@ category: Text
version: "1.3"
---
<svg>
<path d="M7 5v9a5 5 0 0 0 10 0v-9" />
<path d="M4 12h16" />
<path d="M5 12h14" />
<path d="M17 5h-7a3 3 0 0 0 -3 3v1m10 6v1a3 3 0 0 1 -3 3h-7" />
</svg>