cut icon
cut-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- cut-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the cut icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 128h-48l-198.94 70.46l-59.13-31.59a72.16 72.16 0 1 0-25.69 41.47l52.2 31.72L192 277l-43.64 26.76a71.74 71.74 0 1 0 24.79 38L480 160Zm-376.52 64a40 40 0 1 1 40-40a40 40 0 0 1-40 40m0 208a40 40 0 1 1 40-40a40 40 0 0 1-40 40m152-144a16 16 0 1 1 16-16a16 16 0 0 1-16 16"/><path fill="currentColor" d="m343.79 259.87l-83.74 48.18L432 368h47.99l.01-32z"/></svg>
React
import type { SVGProps } from "react";
export function IonCutSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 128h-48l-198.94 70.46l-59.13-31.59a72.16 72.16 0 1 0-25.69 41.47l52.2 31.72L192 277l-43.64 26.76a71.74 71.74 0 1 0 24.79 38L480 160Zm-376.52 64a40 40 0 1 1 40-40a40 40 0 0 1-40 40m0 208a40 40 0 1 1 40-40a40 40 0 0 1-40 40m152-144a16 16 0 1 1 16-16a16 16 0 0 1-16 16"/><path fill="currentColor" d="m343.79 259.87l-83.74 48.18L432 368h47.99l.01-32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 128h-48l-198.94 70.46l-59.13-31.59a72.16 72.16 0 1 0-25.69 41.47l52.2 31.72L192 277l-43.64 26.76a71.74 71.74 0 1 0 24.79 38L480 160Zm-376.52 64a40 40 0 1 1 40-40a40 40 0 0 1-40 40m0 208a40 40 0 1 1 40-40a40 40 0 0 1-40 40m152-144a16 16 0 1 1 16-16a16 16 0 0 1-16 16"/><path fill="currentColor" d="m343.79 259.87l-83.74 48.18L432 368h47.99l.01-32z"/></svg> </template>
CSS
.icon-cut-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20128h-48l-198.94%2070.46l-59.13-31.59a72.16%2072.16%200%201%200-25.69%2041.47l52.2%2031.72L192%20277l-43.64%2026.76a71.74%2071.74%200%201%200%2024.79%2038L480%20160Zm-376.52%2064a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m0%20208a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m152-144a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m343.79%20259.87l-83.74%2048.18L432%20368h47.99l.01-32z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20128h-48l-198.94%2070.46l-59.13-31.59a72.16%2072.16%200%201%200-25.69%2041.47l52.2%2031.72L192%20277l-43.64%2026.76a71.74%2071.74%200%201%200%2024.79%2038L480%20160Zm-376.52%2064a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m0%20208a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m152-144a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m343.79%20259.87l-83.74%2048.18L432%20368h47.99l.01-32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/cut-sharp.svg?color=%231a73e8&size=48