small orange diamond emoji
small-orange-diamond from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- small-orange-diamond
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More symbols icons from Noto Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the small orange diamond emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f77e00" d="m65.72 44.04l18.5 18.4a2.73 2.73 0 0 1-.04 3.85c-.02.02-.04.04-.06.05l-18.4 18.6a2.837 2.837 0 0 1-4 0l-18.4-18.5a2.81 2.81 0 0 1-.1-3.9l18.5-18.4a2.74 2.74 0 0 1 3.88-.21c.05.03.08.07.12.11"/><path fill="#ff9800" d="m62.72 46.64l16.1 16.1c.91.95.88 2.45-.06 3.37c-.01.01-.02.02-.04.03l-16 16.2c-.92.97-2.45 1-3.42.08l-.08-.08l-16.1-16.1c-.97-.9-1.02-2.41-.12-3.38l.02-.02l16.2-16.1c.95-.98 2.5-1.02 3.5-.1"/><path fill="#ffbd52" d="M59.82 48.04c-.5.4-11.7 11.5-11.7 11.5c-.5.42-.62 1.14-.3 1.7c.6.8 1.5.4 2 0s10.5-10.3 10.9-10.8c.41-.55.48-1.28.2-1.9a.7.7 0 0 0-.77-.62a.6.6 0 0 0-.33.12"/><circle cx="46.62" cy="63.24" r="1.2" fill="#ffbd52"/></svg>
React
import type { SVGProps } from "react";
export function NotoSmallOrangeDiamond(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f77e00" d="m65.72 44.04l18.5 18.4a2.73 2.73 0 0 1-.04 3.85c-.02.02-.04.04-.06.05l-18.4 18.6a2.837 2.837 0 0 1-4 0l-18.4-18.5a2.81 2.81 0 0 1-.1-3.9l18.5-18.4a2.74 2.74 0 0 1 3.88-.21c.05.03.08.07.12.11"/><path fill="#ff9800" d="m62.72 46.64l16.1 16.1c.91.95.88 2.45-.06 3.37c-.01.01-.02.02-.04.03l-16 16.2c-.92.97-2.45 1-3.42.08l-.08-.08l-16.1-16.1c-.97-.9-1.02-2.41-.12-3.38l.02-.02l16.2-16.1c.95-.98 2.5-1.02 3.5-.1"/><path fill="#ffbd52" d="M59.82 48.04c-.5.4-11.7 11.5-11.7 11.5c-.5.42-.62 1.14-.3 1.7c.6.8 1.5.4 2 0s10.5-10.3 10.9-10.8c.41-.55.48-1.28.2-1.9a.7.7 0 0 0-.77-.62a.6.6 0 0 0-.33.12"/><circle cx="46.62" cy="63.24" r="1.2" fill="#ffbd52"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f77e00" d="m65.72 44.04l18.5 18.4a2.73 2.73 0 0 1-.04 3.85c-.02.02-.04.04-.06.05l-18.4 18.6a2.837 2.837 0 0 1-4 0l-18.4-18.5a2.81 2.81 0 0 1-.1-3.9l18.5-18.4a2.74 2.74 0 0 1 3.88-.21c.05.03.08.07.12.11"/><path fill="#ff9800" d="m62.72 46.64l16.1 16.1c.91.95.88 2.45-.06 3.37c-.01.01-.02.02-.04.03l-16 16.2c-.92.97-2.45 1-3.42.08l-.08-.08l-16.1-16.1c-.97-.9-1.02-2.41-.12-3.38l.02-.02l16.2-16.1c.95-.98 2.5-1.02 3.5-.1"/><path fill="#ffbd52" d="M59.82 48.04c-.5.4-11.7 11.5-11.7 11.5c-.5.42-.62 1.14-.3 1.7c.6.8 1.5.4 2 0s10.5-10.3 10.9-10.8c.41-.55.48-1.28.2-1.9a.7.7 0 0 0-.77-.62a.6.6 0 0 0-.33.12"/><circle cx="46.62" cy="63.24" r="1.2" fill="#ffbd52"/></svg> </template>
CSS
.icon-small-orange-diamond {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f77e00%22%20d%3D%22m65.72%2044.04l18.5%2018.4a2.73%202.73%200%200%201-.04%203.85c-.02.02-.04.04-.06.05l-18.4%2018.6a2.837%202.837%200%200%201-4%200l-18.4-18.5a2.81%202.81%200%200%201-.1-3.9l18.5-18.4a2.74%202.74%200%200%201%203.88-.21c.05.03.08.07.12.11%22%2F%3E%3Cpath%20fill%3D%22%23ff9800%22%20d%3D%22m62.72%2046.64l16.1%2016.1c.91.95.88%202.45-.06%203.37c-.01.01-.02.02-.04.03l-16%2016.2c-.92.97-2.45%201-3.42.08l-.08-.08l-16.1-16.1c-.97-.9-1.02-2.41-.12-3.38l.02-.02l16.2-16.1c.95-.98%202.5-1.02%203.5-.1%22%2F%3E%3Cpath%20fill%3D%22%23ffbd52%22%20d%3D%22M59.82%2048.04c-.5.4-11.7%2011.5-11.7%2011.5c-.5.42-.62%201.14-.3%201.7c.6.8%201.5.4%202%200s10.5-10.3%2010.9-10.8c.41-.55.48-1.28.2-1.9a.7.7%200%200%200-.77-.62a.6.6%200%200%200-.33.12%22%2F%3E%3Ccircle%20cx%3D%2246.62%22%20cy%3D%2263.24%22%20r%3D%221.2%22%20fill%3D%22%23ffbd52%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f77e00%22%20d%3D%22m65.72%2044.04l18.5%2018.4a2.73%202.73%200%200%201-.04%203.85c-.02.02-.04.04-.06.05l-18.4%2018.6a2.837%202.837%200%200%201-4%200l-18.4-18.5a2.81%202.81%200%200%201-.1-3.9l18.5-18.4a2.74%202.74%200%200%201%203.88-.21c.05.03.08.07.12.11%22%2F%3E%3Cpath%20fill%3D%22%23ff9800%22%20d%3D%22m62.72%2046.64l16.1%2016.1c.91.95.88%202.45-.06%203.37c-.01.01-.02.02-.04.03l-16%2016.2c-.92.97-2.45%201-3.42.08l-.08-.08l-16.1-16.1c-.97-.9-1.02-2.41-.12-3.38l.02-.02l16.2-16.1c.95-.98%202.5-1.02%203.5-.1%22%2F%3E%3Cpath%20fill%3D%22%23ffbd52%22%20d%3D%22M59.82%2048.04c-.5.4-11.7%2011.5-11.7%2011.5c-.5.42-.62%201.14-.3%201.7c.6.8%201.5.4%202%200s10.5-10.3%2010.9-10.8c.41-.55.48-1.28.2-1.9a.7.7%200%200%200-.77-.62a.6.6%200%200%200-.33.12%22%2F%3E%3Ccircle%20cx%3D%2246.62%22%20cy%3D%2263.24%22%20r%3D%221.2%22%20fill%3D%22%23ffbd52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/small-orange-diamond.svg?color=%231a73e8&size=48