Cut Sharp Icon
Free SVG icon from the Pixelarticons collection. Download or copy for use in any project.
The Cut Sharp icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312883.svg" alt="Cut Sharp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312883.svg" alt="Cut Sharp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312883.svg" alt="Cut Sharp icon" :width="24" :height="24" />
CSS background
.icon-cut-sharp {
background-image: url('https://proicons.com/icon/312883.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"> <path d="M1 15h2v8H1zm14 2h2v4h-2zM3 21h6v2H3zm12 0h6v2h-6zM3 15h4v2H3zm14 0h4v2h-4zM7 17h2v4H7zm14-2h2v8h-2zM7 15h2v2H7zm8 0h2v2h-2zm-6-2h2v2H9zm6 0h-2v2h2zm-4-2h2v2h-2z"/> <path d="M13 11h-2v2h2zm0-2h2v2h-2zm-2 0H9v2h2zm4-2h2v2h-2zM9 7H7v2h2zm8-2h2v2h-2zM7 5H5v2h2zm12-2h2v2h-2zM5 3H3v2h2z"/> </svg>
Cut Sharp in other icon packs
Copied!