strikethrough s icon
strikethrough-s-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- strikethrough-s-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- strikethrough-s-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the strikethrough s icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.15 20q-1.575 0-2.912-.837t-2.113-2.238q-.225-.4-.062-.837t.587-.663q.45-.25.938-.088t.762.613q.45.75 1.213 1.2t1.637.45q1.1 0 1.913-.675t.812-1.725q0-.5.35-.85t.85-.35t.863.35t.362.85v.3q0 1.975-1.562 3.238T12.15 20M3 12q-.425 0-.712-.288T2 11t.288-.712T3 10h18q.425 0 .713.288T22 11t-.288.713T21 12zm5.2-4.125q-.425-.25-.575-.737t.1-.913q.625-1.175 1.8-1.775t2.525-.6q1.2 0 2.262.5T16.1 5.8q.275.35.175.8t-.475.725q-.425.3-.912.225t-.838-.475q-.375-.425-.875-.625t-1.075-.2q-.675 0-1.3.275t-.95.85q-.25.45-.737.6t-.913-.1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsStrikethroughSRounded(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="M12.15 20q-1.575 0-2.912-.837t-2.113-2.238q-.225-.4-.062-.837t.587-.663q.45-.25.938-.088t.762.613q.45.75 1.213 1.2t1.637.45q1.1 0 1.913-.675t.812-1.725q0-.5.35-.85t.85-.35t.863.35t.362.85v.3q0 1.975-1.562 3.238T12.15 20M3 12q-.425 0-.712-.288T2 11t.288-.712T3 10h18q.425 0 .713.288T22 11t-.288.713T21 12zm5.2-4.125q-.425-.25-.575-.737t.1-.913q.625-1.175 1.8-1.775t2.525-.6q1.2 0 2.262.5T16.1 5.8q.275.35.175.8t-.475.725q-.425.3-.912.225t-.838-.475q-.375-.425-.875-.625t-1.075-.2q-.675 0-1.3.275t-.95.85q-.25.45-.737.6t-.913-.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.15 20q-1.575 0-2.912-.837t-2.113-2.238q-.225-.4-.062-.837t.587-.663q.45-.25.938-.088t.762.613q.45.75 1.213 1.2t1.637.45q1.1 0 1.913-.675t.812-1.725q0-.5.35-.85t.85-.35t.863.35t.362.85v.3q0 1.975-1.562 3.238T12.15 20M3 12q-.425 0-.712-.288T2 11t.288-.712T3 10h18q.425 0 .713.288T22 11t-.288.713T21 12zm5.2-4.125q-.425-.25-.575-.737t.1-.913q.625-1.175 1.8-1.775t2.525-.6q1.2 0 2.262.5T16.1 5.8q.275.35.175.8t-.475.725q-.425.3-.912.225t-.838-.475q-.375-.425-.875-.625t-1.075-.2q-.675 0-1.3.275t-.95.85q-.25.45-.737.6t-.913-.1"/></svg> </template>
CSS
.icon-strikethrough-s-rounded {
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%22M12.15%2020q-1.575%200-2.912-.837t-2.113-2.238q-.225-.4-.062-.837t.587-.663q.45-.25.938-.088t.762.613q.45.75%201.213%201.2t1.637.45q1.1%200%201.913-.675t.812-1.725q0-.5.35-.85t.85-.35t.863.35t.362.85v.3q0%201.975-1.562%203.238T12.15%2020M3%2012q-.425%200-.712-.288T2%2011t.288-.712T3%2010h18q.425%200%20.713.288T22%2011t-.288.713T21%2012zm5.2-4.125q-.425-.25-.575-.737t.1-.913q.625-1.175%201.8-1.775t2.525-.6q1.2%200%202.262.5T16.1%205.8q.275.35.175.8t-.475.725q-.425.3-.912.225t-.838-.475q-.375-.425-.875-.625t-1.075-.2q-.675%200-1.3.275t-.95.85q-.25.45-.737.6t-.913-.1%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%22M12.15%2020q-1.575%200-2.912-.837t-2.113-2.238q-.225-.4-.062-.837t.587-.663q.45-.25.938-.088t.762.613q.45.75%201.213%201.2t1.637.45q1.1%200%201.913-.675t.812-1.725q0-.5.35-.85t.85-.35t.863.35t.362.85v.3q0%201.975-1.562%203.238T12.15%2020M3%2012q-.425%200-.712-.288T2%2011t.288-.712T3%2010h18q.425%200%20.713.288T22%2011t-.288.713T21%2012zm5.2-4.125q-.425-.25-.575-.737t.1-.913q.625-1.175%201.8-1.775t2.525-.6q1.2%200%202.262.5T16.1%205.8q.275.35.175.8t-.475.725q-.425.3-.912.225t-.838-.475q-.375-.425-.875-.625t-1.075-.2q-.675%200-1.3.275t-.95.85q-.25.45-.737.6t-.913-.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/strikethrough-s-rounded.svg?color=%231a73e8&size=48