strikethrough icon
strikethrough-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- strikethrough-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
strikethrough-outlinedAnt Design IconsstrikethroughBoxIcons v2strikethroughCodiconsstrikethroughFramework7 IconsstrikethroughFont Awesome 6 SolidstrikethroughFont Awesome SolidstrikethroughHuge IconsstrikethroughIconParkstrikethroughIconPark OutlinestrikethroughIconoirstrikethroughJam IconsstrikethroughLine AwesomestrikethroughLucidestrikethrough-fillMingCute Iconstrikethrough-16OcticonsstrikethroughRadix IconsstrikethroughRemix IconstrikethroughTabler Iconsstrikethrough-outlineTeenyicons
Use the strikethrough icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M11.617 3.963c-1.186-.318-2.418-.323-3.416.015c-.992.336-1.49.91-1.642 1.476s-.007 1.313.684 2.1c.528.6 1.273 1.1 2.128 1.446h7.879a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5h3.813a6 6 0 0 1-.447-.456C5.18 7.479 4.798 6.231 5.11 5.066c.312-1.164 1.268-2.055 2.61-2.509c1.336-.451 2.877-.42 4.286-.043c.856.23 1.684.592 2.409 1.074a.75.75 0 1 1-.83 1.25a6.7 6.7 0 0 0-1.968-.875m1.909 8.123a.75.75 0 0 1 1.015.309c.53.99.607 2.062.18 3.01c-.421.94-1.289 1.648-2.441 2.038c-1.336.452-2.877.42-4.286.043s-2.759-1.121-3.69-2.18a.75.75 0 1 1 1.127-.99c.696.791 1.765 1.403 2.952 1.721c1.186.318 2.418.323 3.416-.015c.853-.288 1.34-.756 1.555-1.232c.21-.467.205-1.049-.136-1.69a.75.75 0 0 1 .308-1.014" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsStrikethrough20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fillRule="evenodd" d="M11.617 3.963c-1.186-.318-2.418-.323-3.416.015c-.992.336-1.49.91-1.642 1.476s-.007 1.313.684 2.1c.528.6 1.273 1.1 2.128 1.446h7.879a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5h3.813a6 6 0 0 1-.447-.456C5.18 7.479 4.798 6.231 5.11 5.066c.312-1.164 1.268-2.055 2.61-2.509c1.336-.451 2.877-.42 4.286-.043c.856.23 1.684.592 2.409 1.074a.75.75 0 1 1-.83 1.25a6.7 6.7 0 0 0-1.968-.875m1.909 8.123a.75.75 0 0 1 1.015.309c.53.99.607 2.062.18 3.01c-.421.94-1.289 1.648-2.441 2.038c-1.336.452-2.877.42-4.286.043s-2.759-1.121-3.69-2.18a.75.75 0 1 1 1.127-.99c.696.791 1.765 1.403 2.952 1.721c1.186.318 2.418.323 3.416-.015c.853-.288 1.34-.756 1.555-1.232c.21-.467.205-1.049-.136-1.69a.75.75 0 0 1 .308-1.014" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M11.617 3.963c-1.186-.318-2.418-.323-3.416.015c-.992.336-1.49.91-1.642 1.476s-.007 1.313.684 2.1c.528.6 1.273 1.1 2.128 1.446h7.879a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5h3.813a6 6 0 0 1-.447-.456C5.18 7.479 4.798 6.231 5.11 5.066c.312-1.164 1.268-2.055 2.61-2.509c1.336-.451 2.877-.42 4.286-.043c.856.23 1.684.592 2.409 1.074a.75.75 0 1 1-.83 1.25a6.7 6.7 0 0 0-1.968-.875m1.909 8.123a.75.75 0 0 1 1.015.309c.53.99.607 2.062.18 3.01c-.421.94-1.289 1.648-2.441 2.038c-1.336.452-2.877.42-4.286.043s-2.759-1.121-3.69-2.18a.75.75 0 1 1 1.127-.99c.696.791 1.765 1.403 2.952 1.721c1.186.318 2.418.323 3.416-.015c.853-.288 1.34-.756 1.555-1.232c.21-.467.205-1.049-.136-1.69a.75.75 0 0 1 .308-1.014" clip-rule="evenodd"/></svg> </template>
CSS
.icon-strikethrough-20-solid {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.617%203.963c-1.186-.318-2.418-.323-3.416.015c-.992.336-1.49.91-1.642%201.476s-.007%201.313.684%202.1c.528.6%201.273%201.1%202.128%201.446h7.879a.75.75%200%200%201%200%201.5H2.75a.75.75%200%200%201%200-1.5h3.813a6%206%200%200%201-.447-.456C5.18%207.479%204.798%206.231%205.11%205.066c.312-1.164%201.268-2.055%202.61-2.509c1.336-.451%202.877-.42%204.286-.043c.856.23%201.684.592%202.409%201.074a.75.75%200%201%201-.83%201.25a6.7%206.7%200%200%200-1.968-.875m1.909%208.123a.75.75%200%200%201%201.015.309c.53.99.607%202.062.18%203.01c-.421.94-1.289%201.648-2.441%202.038c-1.336.452-2.877.42-4.286.043s-2.759-1.121-3.69-2.18a.75.75%200%201%201%201.127-.99c.696.791%201.765%201.403%202.952%201.721c1.186.318%202.418.323%203.416-.015c.853-.288%201.34-.756%201.555-1.232c.21-.467.205-1.049-.136-1.69a.75.75%200%200%201%20.308-1.014%22%20clip-rule%3D%22evenodd%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.617%203.963c-1.186-.318-2.418-.323-3.416.015c-.992.336-1.49.91-1.642%201.476s-.007%201.313.684%202.1c.528.6%201.273%201.1%202.128%201.446h7.879a.75.75%200%200%201%200%201.5H2.75a.75.75%200%200%201%200-1.5h3.813a6%206%200%200%201-.447-.456C5.18%207.479%204.798%206.231%205.11%205.066c.312-1.164%201.268-2.055%202.61-2.509c1.336-.451%202.877-.42%204.286-.043c.856.23%201.684.592%202.409%201.074a.75.75%200%201%201-.83%201.25a6.7%206.7%200%200%200-1.968-.875m1.909%208.123a.75.75%200%200%201%201.015.309c.53.99.607%202.062.18%203.01c-.421.94-1.289%201.648-2.441%202.038c-1.336.452-2.877.42-4.286.043s-2.759-1.121-3.69-2.18a.75.75%200%201%201%201.127-.99c.696.791%201.765%201.403%202.952%201.721c1.186.318%202.418.323%203.416-.015c.853-.288%201.34-.756%201.555-1.232c.21-.467.205-1.049-.136-1.69a.75.75%200%200%201%20.308-1.014%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/strikethrough-20-solid.svg?color=%231a73e8&size=48