strikethrough icon

strikethrough-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
strikethrough-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the strikethrough icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 12a1 1 0 1 1 0 2h-2.113c.217.328.395.684.521 1.063c.974 2.921-1.2 5.937-4.278 5.937h-1.702a5.74 5.74 0 0 1-5.132-3.17l-.19-.383a1 1 0 0 1 1.789-.894l.19.382A3.74 3.74 0 0 0 11.428 19h1.702a2.51 2.51 0 0 0 1.122-4.756L13.764 14H5a1 1 0 1 1 0-2zm-6.428-9a5.74 5.74 0 0 1 5.132 3.17l.19.383a1 1 0 0 1-1.788.894l-.191-.382A3.74 3.74 0 0 0 12.572 5H10.87a2.51 2.51 0 0 0-1.122 4.756L12.236 11h-4.22a4.5 4.5 0 0 1-1.424-2.063C5.618 6.017 7.792 3 10.87 3z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteStrikethroughLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 12a1 1 0 1 1 0 2h-2.113c.217.328.395.684.521 1.063c.974 2.921-1.2 5.937-4.278 5.937h-1.702a5.74 5.74 0 0 1-5.132-3.17l-.19-.383a1 1 0 0 1 1.789-.894l.19.382A3.74 3.74 0 0 0 11.428 19h1.702a2.51 2.51 0 0 0 1.122-4.756L13.764 14H5a1 1 0 1 1 0-2zm-6.428-9a5.74 5.74 0 0 1 5.132 3.17l.19.383a1 1 0 0 1-1.788.894l-.191-.382A3.74 3.74 0 0 0 12.572 5H10.87a2.51 2.51 0 0 0-1.122 4.756L12.236 11h-4.22a4.5 4.5 0 0 1-1.424-2.063C5.618 6.017 7.792 3 10.87 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 12a1 1 0 1 1 0 2h-2.113c.217.328.395.684.521 1.063c.974 2.921-1.2 5.937-4.278 5.937h-1.702a5.74 5.74 0 0 1-5.132-3.17l-.19-.383a1 1 0 0 1 1.789-.894l.19.382A3.74 3.74 0 0 0 11.428 19h1.702a2.51 2.51 0 0 0 1.122-4.756L13.764 14H5a1 1 0 1 1 0-2zm-6.428-9a5.74 5.74 0 0 1 5.132 3.17l.19.383a1 1 0 0 1-1.788.894l-.191-.382A3.74 3.74 0 0 0 12.572 5H10.87a2.51 2.51 0 0 0-1.122 4.756L12.236 11h-4.22a4.5 4.5 0 0 1-1.424-2.063C5.618 6.017 7.792 3 10.87 3z"/></svg>
</template>

CSS

.icon-strikethrough-line {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%2012a1%201%200%201%201%200%202h-2.113c.217.328.395.684.521%201.063c.974%202.921-1.2%205.937-4.278%205.937h-1.702a5.74%205.74%200%200%201-5.132-3.17l-.19-.383a1%201%200%200%201%201.789-.894l.19.382A3.74%203.74%200%200%200%2011.428%2019h1.702a2.51%202.51%200%200%200%201.122-4.756L13.764%2014H5a1%201%200%201%201%200-2zm-6.428-9a5.74%205.74%200%200%201%205.132%203.17l.19.383a1%201%200%200%201-1.788.894l-.191-.382A3.74%203.74%200%200%200%2012.572%205H10.87a2.51%202.51%200%200%200-1.122%204.756L12.236%2011h-4.22a4.5%204.5%200%200%201-1.424-2.063C5.618%206.017%207.792%203%2010.87%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%2012a1%201%200%201%201%200%202h-2.113c.217.328.395.684.521%201.063c.974%202.921-1.2%205.937-4.278%205.937h-1.702a5.74%205.74%200%200%201-5.132-3.17l-.19-.383a1%201%200%200%201%201.789-.894l.19.382A3.74%203.74%200%200%200%2011.428%2019h1.702a2.51%202.51%200%200%200%201.122-4.756L13.764%2014H5a1%201%200%201%201%200-2zm-6.428-9a5.74%205.74%200%200%201%205.132%203.17l.19.383a1%201%200%200%201-1.788.894l-.191-.382A3.74%203.74%200%200%200%2012.572%205H10.87a2.51%202.51%200%200%200-1.122%204.756L12.236%2011h-4.22a4.5%204.5%200%200%201-1.424-2.063C5.618%206.017%207.792%203%2010.87%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/strikethrough-line.svg?color=%231a73e8&size=48