zcbot/skills/ppt/templates/icons/tabler-outline/strikethrough.svg

21 lines
503 B
XML

<!--
tags: [typography, horizontal, deleted, removed, unimportant, strikethrough, writing, font, character, word]
category: Text
version: "1.3"
unicode: "eb9e"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M5 12l14 0" />
<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>