mo from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.

Name
mo
Set
Circle Flags
Style
Circle
Viewbox
512×512
License
MIT

The same logo in other sets

Use the mo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs14"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs14)"><path fill="#496e2d" d="M0 0h512v512H0z"/><path fill="#eee" d="M300.5 245.3c-6.3 0-12.2 1.3-17.8 3.3c3-6.8 5.1-14.3 5.1-22.4c0-31.8-31.8-55.6-31.8-55.6s-31.8 23.8-31.8 55.6c0 8 2 15.6 5 22.4c-5.5-2-11.4-3.3-17.7-3.3c-31.8 0-55.7 31.8-55.7 31.8s23.9 31.8 55.7 31.8C230 309 246 298 256 289c10 9.1 25.9 20 44.5 20c31.8 0 55.7-31.8 55.7-31.8s-23.9-31.8-55.7-31.8z"/><path fill="#ffda44" d="m256 100.2l6.6 20.2h21.2l-17.2 12.5l6.6 20.2l-17.2-12.5l-17.2 12.5l6.6-20.2l-17.2-12.5h21.2zm-80.8 35.3l12.6 11.4l14.7-8.5l-6.9 15.5l12.7 11.4l-17-1.8l-6.9 15.6l-3.5-16.7l-17-1.7l14.8-8.5zM116 194.7l16.6 3.5l8.5-14.7l1.8 17l16.6 3.5l-15.5 6.9l1.8 16.9l-11.4-12.6l-15.5 6.9l8.5-14.8zm220.8-59.2L324.2 147l-14.7-8.5l6.9 15.5l-12.7 11.4l17-1.8l6.9 15.6l3.5-16.7l17-1.7l-14.8-8.5zm59.2 59.2l-16.6 3.5l-8.5-14.7l-1.8 17l-16.6 3.5l15.5 6.9l-1.8 16.9l11.4-12.6l15.5 6.9l-8.5-14.8z"/><path fill="#eee" d="M256 398c25.3 0 48.5-8.5 67.2-22.6H188.8c18.7 14.1 42 22.6 67.2 22.6m-102-66.8a111.3 111.3 0 0 0 13.2 22.6h177.6a111.3 111.3 0 0 0 13.2-22.6z"/></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsMo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs14"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs14)"><path fill="#496e2d" d="M0 0h512v512H0z"/><path fill="#eee" d="M300.5 245.3c-6.3 0-12.2 1.3-17.8 3.3c3-6.8 5.1-14.3 5.1-22.4c0-31.8-31.8-55.6-31.8-55.6s-31.8 23.8-31.8 55.6c0 8 2 15.6 5 22.4c-5.5-2-11.4-3.3-17.7-3.3c-31.8 0-55.7 31.8-55.7 31.8s23.9 31.8 55.7 31.8C230 309 246 298 256 289c10 9.1 25.9 20 44.5 20c31.8 0 55.7-31.8 55.7-31.8s-23.9-31.8-55.7-31.8z"/><path fill="#ffda44" d="m256 100.2l6.6 20.2h21.2l-17.2 12.5l6.6 20.2l-17.2-12.5l-17.2 12.5l6.6-20.2l-17.2-12.5h21.2zm-80.8 35.3l12.6 11.4l14.7-8.5l-6.9 15.5l12.7 11.4l-17-1.8l-6.9 15.6l-3.5-16.7l-17-1.7l14.8-8.5zM116 194.7l16.6 3.5l8.5-14.7l1.8 17l16.6 3.5l-15.5 6.9l1.8 16.9l-11.4-12.6l-15.5 6.9l8.5-14.8zm220.8-59.2L324.2 147l-14.7-8.5l6.9 15.5l-12.7 11.4l17-1.8l6.9 15.6l3.5-16.7l17-1.7l-14.8-8.5zm59.2 59.2l-16.6 3.5l-8.5-14.7l-1.8 17l-16.6 3.5l15.5 6.9l-1.8 16.9l11.4-12.6l15.5 6.9l-8.5-14.8z"/><path fill="#eee" d="M256 398c25.3 0 48.5-8.5 67.2-22.6H188.8c18.7 14.1 42 22.6 67.2 22.6m-102-66.8a111.3 111.3 0 0 0 13.2 22.6h177.6a111.3 111.3 0 0 0 13.2-22.6z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs14"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs14)"><path fill="#496e2d" d="M0 0h512v512H0z"/><path fill="#eee" d="M300.5 245.3c-6.3 0-12.2 1.3-17.8 3.3c3-6.8 5.1-14.3 5.1-22.4c0-31.8-31.8-55.6-31.8-55.6s-31.8 23.8-31.8 55.6c0 8 2 15.6 5 22.4c-5.5-2-11.4-3.3-17.7-3.3c-31.8 0-55.7 31.8-55.7 31.8s23.9 31.8 55.7 31.8C230 309 246 298 256 289c10 9.1 25.9 20 44.5 20c31.8 0 55.7-31.8 55.7-31.8s-23.9-31.8-55.7-31.8z"/><path fill="#ffda44" d="m256 100.2l6.6 20.2h21.2l-17.2 12.5l6.6 20.2l-17.2-12.5l-17.2 12.5l6.6-20.2l-17.2-12.5h21.2zm-80.8 35.3l12.6 11.4l14.7-8.5l-6.9 15.5l12.7 11.4l-17-1.8l-6.9 15.6l-3.5-16.7l-17-1.7l14.8-8.5zM116 194.7l16.6 3.5l8.5-14.7l1.8 17l16.6 3.5l-15.5 6.9l1.8 16.9l-11.4-12.6l-15.5 6.9l8.5-14.8zm220.8-59.2L324.2 147l-14.7-8.5l6.9 15.5l-12.7 11.4l17-1.8l6.9 15.6l3.5-16.7l17-1.7l-14.8-8.5zm59.2 59.2l-16.6 3.5l-8.5-14.7l-1.8 17l-16.6 3.5l15.5 6.9l-1.8 16.9l11.4-12.6l15.5 6.9l-8.5-14.8z"/><path fill="#eee" d="M256 398c25.3 0 48.5-8.5 67.2-22.6H188.8c18.7 14.1 42 22.6 67.2 22.6m-102-66.8a111.3 111.3 0 0 0 13.2 22.6h177.6a111.3 111.3 0 0 0 13.2-22.6z"/></g></svg>
</template>

CSS

.icon-mo {
  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%20512%20512%22%3E%3Cmask%20id%3D%22SVGqdEcMdXs14%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGqdEcMdXs14)%22%3E%3Cpath%20fill%3D%22%23496e2d%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M300.5%20245.3c-6.3%200-12.2%201.3-17.8%203.3c3-6.8%205.1-14.3%205.1-22.4c0-31.8-31.8-55.6-31.8-55.6s-31.8%2023.8-31.8%2055.6c0%208%202%2015.6%205%2022.4c-5.5-2-11.4-3.3-17.7-3.3c-31.8%200-55.7%2031.8-55.7%2031.8s23.9%2031.8%2055.7%2031.8C230%20309%20246%20298%20256%20289c10%209.1%2025.9%2020%2044.5%2020c31.8%200%2055.7-31.8%2055.7-31.8s-23.9-31.8-55.7-31.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22m256%20100.2l6.6%2020.2h21.2l-17.2%2012.5l6.6%2020.2l-17.2-12.5l-17.2%2012.5l6.6-20.2l-17.2-12.5h21.2zm-80.8%2035.3l12.6%2011.4l14.7-8.5l-6.9%2015.5l12.7%2011.4l-17-1.8l-6.9%2015.6l-3.5-16.7l-17-1.7l14.8-8.5zM116%20194.7l16.6%203.5l8.5-14.7l1.8%2017l16.6%203.5l-15.5%206.9l1.8%2016.9l-11.4-12.6l-15.5%206.9l8.5-14.8zm220.8-59.2L324.2%20147l-14.7-8.5l6.9%2015.5l-12.7%2011.4l17-1.8l6.9%2015.6l3.5-16.7l17-1.7l-14.8-8.5zm59.2%2059.2l-16.6%203.5l-8.5-14.7l-1.8%2017l-16.6%203.5l15.5%206.9l-1.8%2016.9l11.4-12.6l15.5%206.9l-8.5-14.8z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M256%20398c25.3%200%2048.5-8.5%2067.2-22.6H188.8c18.7%2014.1%2042%2022.6%2067.2%2022.6m-102-66.8a111.3%20111.3%200%200%200%2013.2%2022.6h177.6a111.3%20111.3%200%200%200%2013.2-22.6z%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%20512%20512%22%3E%3Cmask%20id%3D%22SVGqdEcMdXs14%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGqdEcMdXs14)%22%3E%3Cpath%20fill%3D%22%23496e2d%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M300.5%20245.3c-6.3%200-12.2%201.3-17.8%203.3c3-6.8%205.1-14.3%205.1-22.4c0-31.8-31.8-55.6-31.8-55.6s-31.8%2023.8-31.8%2055.6c0%208%202%2015.6%205%2022.4c-5.5-2-11.4-3.3-17.7-3.3c-31.8%200-55.7%2031.8-55.7%2031.8s23.9%2031.8%2055.7%2031.8C230%20309%20246%20298%20256%20289c10%209.1%2025.9%2020%2044.5%2020c31.8%200%2055.7-31.8%2055.7-31.8s-23.9-31.8-55.7-31.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22m256%20100.2l6.6%2020.2h21.2l-17.2%2012.5l6.6%2020.2l-17.2-12.5l-17.2%2012.5l6.6-20.2l-17.2-12.5h21.2zm-80.8%2035.3l12.6%2011.4l14.7-8.5l-6.9%2015.5l12.7%2011.4l-17-1.8l-6.9%2015.6l-3.5-16.7l-17-1.7l14.8-8.5zM116%20194.7l16.6%203.5l8.5-14.7l1.8%2017l16.6%203.5l-15.5%206.9l1.8%2016.9l-11.4-12.6l-15.5%206.9l8.5-14.8zm220.8-59.2L324.2%20147l-14.7-8.5l6.9%2015.5l-12.7%2011.4l17-1.8l6.9%2015.6l3.5-16.7l17-1.7l-14.8-8.5zm59.2%2059.2l-16.6%203.5l-8.5-14.7l-1.8%2017l-16.6%203.5l15.5%206.9l-1.8%2016.9l11.4-12.6l15.5%206.9l-8.5-14.8z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M256%20398c25.3%200%2048.5-8.5%2067.2-22.6H188.8c18.7%2014.1%2042%2022.6%2067.2%2022.6m-102-66.8a111.3%20111.3%200%200%200%2013.2%2022.6h177.6a111.3%20111.3%200%200%200%2013.2-22.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/circle-flags/mo.svg?color=%231a73e8&size=48