razor emoji
razor from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- razor
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the razor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42m-17-7s10 5 10 7h7c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313Z"/><rect width="32" height="9" x="20" y="6.5" fill="#d0cfce" rx="2.244" ry="2.244"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42"/><rect width="32" height="9" x="20" y="6.5" stroke-linecap="round" rx="2.244" ry="2.244"/><path stroke-linecap="round" d="M22.5 15.5s10 5 10 7m7 0c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313"/><path d="M20 11h32"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRazor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42m-17-7s10 5 10 7h7c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313Z"/><rect width="32" height="9" x="20" y="6.5" fill="#d0cfce" rx="2.244" ry="2.244"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42"/><rect width="32" height="9" x="20" y="6.5" strokeLinecap="round" rx="2.244" ry="2.244"/><path strokeLinecap="round" d="M22.5 15.5s10 5 10 7m7 0c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313"/><path d="M20 11h32"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42m-17-7s10 5 10 7h7c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313Z"/><rect width="32" height="9" x="20" y="6.5" fill="#d0cfce" rx="2.244" ry="2.244"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M32.5 22.5s0 38 1 42s4 4 5 0c2.03-8.123 1-42 1-42"/><rect width="32" height="9" x="20" y="6.5" stroke-linecap="round" rx="2.244" ry="2.244"/><path stroke-linecap="round" d="M22.5 15.5s10 5 10 7m7 0c0-1.699 7.214-5.562 9.388-6.687c.385-.2.612-.313.612-.313"/><path d="M20 11h32"/></g></svg> </template>
CSS
.icon-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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.5%2022.5s0%2038%201%2042s4%204%205%200c2.03-8.123%201-42%201-42m-17-7s10%205%2010%207h7c0-1.699%207.214-5.562%209.388-6.687c.385-.2.612-.313.612-.313Z%22%2F%3E%3Crect%20width%3D%2232%22%20height%3D%229%22%20x%3D%2220%22%20y%3D%226.5%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.244%22%20ry%3D%222.244%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.5%2022.5s0%2038%201%2042s4%204%205%200c2.03-8.123%201-42%201-42%22%2F%3E%3Crect%20width%3D%2232%22%20height%3D%229%22%20x%3D%2220%22%20y%3D%226.5%22%20stroke-linecap%3D%22round%22%20rx%3D%222.244%22%20ry%3D%222.244%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.5%2015.5s10%205%2010%207m7%200c0-1.699%207.214-5.562%209.388-6.687c.385-.2.612-.313.612-.313%22%2F%3E%3Cpath%20d%3D%22M20%2011h32%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.5%2022.5s0%2038%201%2042s4%204%205%200c2.03-8.123%201-42%201-42m-17-7s10%205%2010%207h7c0-1.699%207.214-5.562%209.388-6.687c.385-.2.612-.313.612-.313Z%22%2F%3E%3Crect%20width%3D%2232%22%20height%3D%229%22%20x%3D%2220%22%20y%3D%226.5%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.244%22%20ry%3D%222.244%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.5%2022.5s0%2038%201%2042s4%204%205%200c2.03-8.123%201-42%201-42%22%2F%3E%3Crect%20width%3D%2232%22%20height%3D%229%22%20x%3D%2220%22%20y%3D%226.5%22%20stroke-linecap%3D%22round%22%20rx%3D%222.244%22%20ry%3D%222.244%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.5%2015.5s10%205%2010%207m7%200c0-1.699%207.214-5.562%209.388-6.687c.385-.2.612-.313.612-.313%22%2F%3E%3Cpath%20d%3D%22M20%2011h32%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/razor.svg?color=%231a73e8&size=48