razor emoji
razor from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- razor
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the razor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.048 4.692l.12-.12c.29-.29.77-.29 1.06 0l10.14 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.14-10.13a.767.767 0 0 1 0-1.07m-1.77 1.781l.12-.12c.29-.29.77-.29 1.06 0l10.15 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.15-10.14c-.3-.29-.3-.77 0-1.06M4.321 26.118a1.11 1.11 0 0 0 0 1.56a1.11 1.11 0 0 0 1.561 0l.797-.796a1.11 1.11 0 0 0 0-1.56a1.11 1.11 0 0 0-1.561 0z"/><path d="m23.09 20.33l-3.052-3.053L7.3 30.024a3.185 3.185 0 0 1-4.475 0l-.005-.004l-.89-.89a3.167 3.167 0 0 1 0-4.485l12.743-12.733L11.62 8.86a3.12 3.12 0 0 1 0-4.415l2.53-2.53a3.12 3.12 0 0 1 4.415 0l11.47 11.48a3.12 3.12 0 0 1 0 4.415l-2.53 2.53l-.005.004a3.13 3.13 0 0 1-4.41-.014m-7.525-17l-2.53 2.53c-.44.44-.44 1.146 0 1.585l11.47 11.47c.44.44 1.148.44 1.588.008l.002-.002l2.525-2.526c.44-.44.44-1.146 0-1.586L17.15 3.33a1.12 1.12 0 0 0-1.585 0m3.059 12.533l-2.537-2.536L3.345 26.06c-.46.46-.46 1.196 0 1.655l.885.886l.002.002c.46.453 1.2.453 1.66 0l.003-.002z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastRazor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.048 4.692l.12-.12c.29-.29.77-.29 1.06 0l10.14 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.14-10.13a.767.767 0 0 1 0-1.07m-1.77 1.781l.12-.12c.29-.29.77-.29 1.06 0l10.15 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.15-10.14c-.3-.29-.3-.77 0-1.06M4.321 26.118a1.11 1.11 0 0 0 0 1.56a1.11 1.11 0 0 0 1.561 0l.797-.796a1.11 1.11 0 0 0 0-1.56a1.11 1.11 0 0 0-1.561 0z"/><path d="m23.09 20.33l-3.052-3.053L7.3 30.024a3.185 3.185 0 0 1-4.475 0l-.005-.004l-.89-.89a3.167 3.167 0 0 1 0-4.485l12.743-12.733L11.62 8.86a3.12 3.12 0 0 1 0-4.415l2.53-2.53a3.12 3.12 0 0 1 4.415 0l11.47 11.48a3.12 3.12 0 0 1 0 4.415l-2.53 2.53l-.005.004a3.13 3.13 0 0 1-4.41-.014m-7.525-17l-2.53 2.53c-.44.44-.44 1.146 0 1.585l11.47 11.47c.44.44 1.148.44 1.588.008l.002-.002l2.525-2.526c.44-.44.44-1.146 0-1.586L17.15 3.33a1.12 1.12 0 0 0-1.585 0m3.059 12.533l-2.537-2.536L3.345 26.06c-.46.46-.46 1.196 0 1.655l.885.886l.002.002c.46.453 1.2.453 1.66 0l.003-.002z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.048 4.692l.12-.12c.29-.29.77-.29 1.06 0l10.14 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.14-10.13a.767.767 0 0 1 0-1.07m-1.77 1.781l.12-.12c.29-.29.77-.29 1.06 0l10.15 10.14c.29.29.29.77 0 1.06l-.12.12c-.29.29-.77.29-1.06 0l-10.15-10.14c-.3-.29-.3-.77 0-1.06M4.321 26.118a1.11 1.11 0 0 0 0 1.56a1.11 1.11 0 0 0 1.561 0l.797-.796a1.11 1.11 0 0 0 0-1.56a1.11 1.11 0 0 0-1.561 0z"/><path d="m23.09 20.33l-3.052-3.053L7.3 30.024a3.185 3.185 0 0 1-4.475 0l-.005-.004l-.89-.89a3.167 3.167 0 0 1 0-4.485l12.743-12.733L11.62 8.86a3.12 3.12 0 0 1 0-4.415l2.53-2.53a3.12 3.12 0 0 1 4.415 0l11.47 11.48a3.12 3.12 0 0 1 0 4.415l-2.53 2.53l-.005.004a3.13 3.13 0 0 1-4.41-.014m-7.525-17l-2.53 2.53c-.44.44-.44 1.146 0 1.585l11.47 11.47c.44.44 1.148.44 1.588.008l.002-.002l2.525-2.526c.44-.44.44-1.146 0-1.586L17.15 3.33a1.12 1.12 0 0 0-1.585 0m3.059 12.533l-2.537-2.536L3.345 26.06c-.46.46-.46 1.196 0 1.655l.885.886l.002.002c.46.453 1.2.453 1.66 0l.003-.002z"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m16.048%204.692l.12-.12c.29-.29.77-.29%201.06%200l10.14%2010.14c.29.29.29.77%200%201.06l-.12.12c-.29.29-.77.29-1.06%200l-10.14-10.13a.767.767%200%200%201%200-1.07m-1.77%201.781l.12-.12c.29-.29.77-.29%201.06%200l10.15%2010.14c.29.29.29.77%200%201.06l-.12.12c-.29.29-.77.29-1.06%200l-10.15-10.14c-.3-.29-.3-.77%200-1.06M4.321%2026.118a1.11%201.11%200%200%200%200%201.56a1.11%201.11%200%200%200%201.561%200l.797-.796a1.11%201.11%200%200%200%200-1.56a1.11%201.11%200%200%200-1.561%200z%22%2F%3E%3Cpath%20d%3D%22m23.09%2020.33l-3.052-3.053L7.3%2030.024a3.185%203.185%200%200%201-4.475%200l-.005-.004l-.89-.89a3.167%203.167%200%200%201%200-4.485l12.743-12.733L11.62%208.86a3.12%203.12%200%200%201%200-4.415l2.53-2.53a3.12%203.12%200%200%201%204.415%200l11.47%2011.48a3.12%203.12%200%200%201%200%204.415l-2.53%202.53l-.005.004a3.13%203.13%200%200%201-4.41-.014m-7.525-17l-2.53%202.53c-.44.44-.44%201.146%200%201.585l11.47%2011.47c.44.44%201.148.44%201.588.008l.002-.002l2.525-2.526c.44-.44.44-1.146%200-1.586L17.15%203.33a1.12%201.12%200%200%200-1.585%200m3.059%2012.533l-2.537-2.536L3.345%2026.06c-.46.46-.46%201.196%200%201.655l.885.886l.002.002c.46.453%201.2.453%201.66%200l.003-.002z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m16.048%204.692l.12-.12c.29-.29.77-.29%201.06%200l10.14%2010.14c.29.29.29.77%200%201.06l-.12.12c-.29.29-.77.29-1.06%200l-10.14-10.13a.767.767%200%200%201%200-1.07m-1.77%201.781l.12-.12c.29-.29.77-.29%201.06%200l10.15%2010.14c.29.29.29.77%200%201.06l-.12.12c-.29.29-.77.29-1.06%200l-10.15-10.14c-.3-.29-.3-.77%200-1.06M4.321%2026.118a1.11%201.11%200%200%200%200%201.56a1.11%201.11%200%200%200%201.561%200l.797-.796a1.11%201.11%200%200%200%200-1.56a1.11%201.11%200%200%200-1.561%200z%22%2F%3E%3Cpath%20d%3D%22m23.09%2020.33l-3.052-3.053L7.3%2030.024a3.185%203.185%200%200%201-4.475%200l-.005-.004l-.89-.89a3.167%203.167%200%200%201%200-4.485l12.743-12.733L11.62%208.86a3.12%203.12%200%200%201%200-4.415l2.53-2.53a3.12%203.12%200%200%201%204.415%200l11.47%2011.48a3.12%203.12%200%200%201%200%204.415l-2.53%202.53l-.005.004a3.13%203.13%200%200%201-4.41-.014m-7.525-17l-2.53%202.53c-.44.44-.44%201.146%200%201.585l11.47%2011.47c.44.44%201.148.44%201.588.008l.002-.002l2.525-2.526c.44-.44.44-1.146%200-1.586L17.15%203.33a1.12%201.12%200%200%200-1.585%200m3.059%2012.533l-2.537-2.536L3.345%2026.06c-.46.46-.46%201.196%200%201.655l.885.886l.002.002c.46.453%201.2.453%201.66%200l.003-.002z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/razor.svg?color=%231a73e8&size=48