straight razor icon
straight-razor from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- straight-razor
- Set
- IconPark
- Style
- Color
- Category
- Makeups
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More makeups icons from IconPark
Use the straight razor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="38" height="6" x="3.609" y="36.534" fill="#2F88FF" rx="2" transform="rotate(-10 3.61 36.534)"/><path d="M44 40L40 36"/><path fill="#2F88FF" d="M8 4L26.3848 22.3848L22.1421 26.6274C22.1421 26.6274 12.2426 16.7279 9.41419 13.8995C6.58577 11.071 6.58575 9.65682 6.58577 8.24262C6.58579 6.82843 8 4 8 4Z"/><path d="M8 4L26 22L35 31"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkStraightRazor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><rect width="38" height="6" x="3.609" y="36.534" fill="#2F88FF" rx="2" transform="rotate(-10 3.61 36.534)"/><path d="M44 40L40 36"/><path fill="#2F88FF" d="M8 4L26.3848 22.3848L22.1421 26.6274C22.1421 26.6274 12.2426 16.7279 9.41419 13.8995C6.58577 11.071 6.58575 9.65682 6.58577 8.24262C6.58579 6.82843 8 4 8 4Z"/><path d="M8 4L26 22L35 31"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="38" height="6" x="3.609" y="36.534" fill="#2F88FF" rx="2" transform="rotate(-10 3.61 36.534)"/><path d="M44 40L40 36"/><path fill="#2F88FF" d="M8 4L26.3848 22.3848L22.1421 26.6274C22.1421 26.6274 12.2426 16.7279 9.41419 13.8995C6.58577 11.071 6.58575 9.65682 6.58577 8.24262C6.58579 6.82843 8 4 8 4Z"/><path d="M8 4L26 22L35 31"/></g></svg> </template>
CSS
.icon-straight-razor {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2238%22%20height%3D%226%22%20x%3D%223.609%22%20y%3D%2236.534%22%20fill%3D%22%232F88FF%22%20rx%3D%222%22%20transform%3D%22rotate(-10%203.61%2036.534)%22%2F%3E%3Cpath%20d%3D%22M44%2040L40%2036%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M8%204L26.3848%2022.3848L22.1421%2026.6274C22.1421%2026.6274%2012.2426%2016.7279%209.41419%2013.8995C6.58577%2011.071%206.58575%209.65682%206.58577%208.24262C6.58579%206.82843%208%204%208%204Z%22%2F%3E%3Cpath%20d%3D%22M8%204L26%2022L35%2031%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2238%22%20height%3D%226%22%20x%3D%223.609%22%20y%3D%2236.534%22%20fill%3D%22%232F88FF%22%20rx%3D%222%22%20transform%3D%22rotate(-10%203.61%2036.534)%22%2F%3E%3Cpath%20d%3D%22M44%2040L40%2036%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M8%204L26.3848%2022.3848L22.1421%2026.6274C22.1421%2026.6274%2012.2426%2016.7279%209.41419%2013.8995C6.58577%2011.071%206.58575%209.65682%206.58577%208.24262C6.58579%206.82843%208%204%208%204Z%22%2F%3E%3Cpath%20d%3D%22M8%204L26%2022L35%2031%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/straight-razor.svg?color=%231a73e8&size=48