mark emoji
mark from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- mark
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the mark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="35.473" cy="36.168" r="18.068" fill="#fff"/><path fill="#d0cfce" d="m54.998 12.297l-19.514 28.2l-10.572-10.232v5.031l10.955 10.743l19.131-27.752z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M52.084 28.991A17.9 17.9 0 0 1 53.5 36c0 9.941-8.059 18-18 18s-18-8.059-18-18s8.059-18 18-18c3.267 0 6.33.87 8.971 2.392"/><path d="M54.574 12.771L35.5 40.333l-10.333-10v4.917l10.708 10.5l18.699-27.125z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="35.473" cy="36.168" r="18.068" fill="#fff"/><path fill="#d0cfce" d="m54.998 12.297l-19.514 28.2l-10.572-10.232v5.031l10.955 10.743l19.131-27.752z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M52.084 28.991A17.9 17.9 0 0 1 53.5 36c0 9.941-8.059 18-18 18s-18-8.059-18-18s8.059-18 18-18c3.267 0 6.33.87 8.971 2.392"/><path d="M54.574 12.771L35.5 40.333l-10.333-10v4.917l10.708 10.5l18.699-27.125z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="35.473" cy="36.168" r="18.068" fill="#fff"/><path fill="#d0cfce" d="m54.998 12.297l-19.514 28.2l-10.572-10.232v5.031l10.955 10.743l19.131-27.752z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M52.084 28.991A17.9 17.9 0 0 1 53.5 36c0 9.941-8.059 18-18 18s-18-8.059-18-18s8.059-18 18-18c3.267 0 6.33.87 8.971 2.392"/><path d="M54.574 12.771L35.5 40.333l-10.333-10v4.917l10.708 10.5l18.699-27.125z"/></g></svg> </template>
CSS
.icon-mark {
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%3Ccircle%20cx%3D%2235.473%22%20cy%3D%2236.168%22%20r%3D%2218.068%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m54.998%2012.297l-19.514%2028.2l-10.572-10.232v5.031l10.955%2010.743l19.131-27.752z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.084%2028.991A17.9%2017.9%200%200%201%2053.5%2036c0%209.941-8.059%2018-18%2018s-18-8.059-18-18s8.059-18%2018-18c3.267%200%206.33.87%208.971%202.392%22%2F%3E%3Cpath%20d%3D%22M54.574%2012.771L35.5%2040.333l-10.333-10v4.917l10.708%2010.5l18.699-27.125z%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%3Ccircle%20cx%3D%2235.473%22%20cy%3D%2236.168%22%20r%3D%2218.068%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m54.998%2012.297l-19.514%2028.2l-10.572-10.232v5.031l10.955%2010.743l19.131-27.752z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.084%2028.991A17.9%2017.9%200%200%201%2053.5%2036c0%209.941-8.059%2018-18%2018s-18-8.059-18-18s8.059-18%2018-18c3.267%200%206.33.87%208.971%202.392%22%2F%3E%3Cpath%20d%3D%22M54.574%2012.771L35.5%2040.333l-10.333-10v4.917l10.708%2010.5l18.699-27.125z%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/mark.svg?color=%231a73e8&size=48