{
  "id": "tabler/strikethrough",
  "name": "strikethrough",
  "set": "tabler",
  "title": "Strikethrough",
  "license": "MIT",
  "style": "outline",
  "styles": [
    "outline"
  ],
  "tags": [
    "typography",
    "horizontal",
    "deleted",
    "removed",
    "unimportant",
    "strikethrough",
    "writing",
    "font",
    "character",
    "word"
  ],
  "svg_url": "https://icons-for-agents.site/icons/tabler/strikethrough.svg",
  "format": "svg",
  "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" />\n  <path d=\"M5 12l14 0\" />\n  <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>"
}