shaver icon
shaver from IconPark Solid by ByteDance · Solid · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- shaver
- Set
- IconPark Solid
- Style
- Solid
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark Solid
Use the shaver icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGqzZYu2uI"><g fill="none" stroke-width="4"><path fill="#fff" stroke="#fff" d="M20.785 18.73a.72.72 0 0 1 1.016 0l7.469 7.469a.72.72 0 0 1 0 1.016L17.757 38.728a6 6 0 0 1-8.485-8.486z"/><path stroke="#fff" d="M42.581 22.389a.894.894 0 0 0 0-1.264L26.874 5.418a.894.894 0 0 0-1.263 0l-.783.783c-4.686 4.686-4.686 12.284 0 16.97c4.687 4.687 12.285 4.687 16.97 0z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="m19.879 28.121l-1.415 1.414"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m27.657 17.515l2.828 2.828"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGqzZYu2uI)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidShaver(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGqzZYu2uI"><g fill="none" strokeWidth="4"><path fill="#fff" stroke="#fff" d="M20.785 18.73a.72.72 0 0 1 1.016 0l7.469 7.469a.72.72 0 0 1 0 1.016L17.757 38.728a6 6 0 0 1-8.485-8.486z"/><path stroke="#fff" d="M42.581 22.389a.894.894 0 0 0 0-1.264L26.874 5.418a.894.894 0 0 0-1.263 0l-.783.783c-4.686 4.686-4.686 12.284 0 16.97c4.687 4.687 12.285 4.687 16.97 0z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="m19.879 28.121l-1.415 1.414"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="m27.657 17.515l2.828 2.828"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGqzZYu2uI)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGqzZYu2uI"><g fill="none" stroke-width="4"><path fill="#fff" stroke="#fff" d="M20.785 18.73a.72.72 0 0 1 1.016 0l7.469 7.469a.72.72 0 0 1 0 1.016L17.757 38.728a6 6 0 0 1-8.485-8.486z"/><path stroke="#fff" d="M42.581 22.389a.894.894 0 0 0 0-1.264L26.874 5.418a.894.894 0 0 0-1.263 0l-.783.783c-4.686 4.686-4.686 12.284 0 16.97c4.687 4.687 12.285 4.687 16.97 0z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="m19.879 28.121l-1.415 1.414"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m27.657 17.515l2.828 2.828"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGqzZYu2uI)"/></svg> </template>
CSS
.icon-shaver {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGqzZYu2uI%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M20.785%2018.73a.72.72%200%200%201%201.016%200l7.469%207.469a.72.72%200%200%201%200%201.016L17.757%2038.728a6%206%200%200%201-8.485-8.486z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M42.581%2022.389a.894.894%200%200%200%200-1.264L26.874%205.418a.894.894%200%200%200-1.263%200l-.783.783c-4.686%204.686-4.686%2012.284%200%2016.97c4.687%204.687%2012.285%204.687%2016.97%200z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m19.879%2028.121l-1.415%201.414%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m27.657%2017.515l2.828%202.828%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGqzZYu2uI)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGqzZYu2uI%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M20.785%2018.73a.72.72%200%200%201%201.016%200l7.469%207.469a.72.72%200%200%201%200%201.016L17.757%2038.728a6%206%200%200%201-8.485-8.486z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M42.581%2022.389a.894.894%200%200%200%200-1.264L26.874%205.418a.894.894%200%200%200-1.263%200l-.783.783c-4.686%204.686-4.686%2012.284%200%2016.97c4.687%204.687%2012.285%204.687%2016.97%200z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m19.879%2028.121l-1.415%201.414%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m27.657%2017.515l2.828%202.828%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGqzZYu2uI)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/shaver.svg?color=%231a73e8&size=48