globe-asia-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.

Name
globe-asia-sharp
Set
Material Symbols
Style
Sharp
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
globe-asia-outline-sharp

1 other variant in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the globe asia icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.8 20.025l.15-4.225l3.05-3h1.95v1.85l2.275.35q.275-.7.438-1.45t.162-1.55q0-2.225-1.112-4.062T15.8 5.05V8h-3v3h-2v3H8.775L6.8 11h-1v1l-1.775 1.975q.65 2.6 2.813 4.325t4.962 1.725m4-6.025h-3v-2h3zm0-6h2.025l-1 3h-2.05zm-4 14q-2.075 0-3.9-.788t-3.175-2.137T2.588 15.9T1.8 12t.788-3.9t2.137-3.175T7.9 2.788T11.8 2t3.9.788t3.175 2.137T21.013 8.1T21.8 12t-.788 3.9t-2.137 3.175t-3.175 2.138t-3.9.787"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGlobeAsiaSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.8 20.025l.15-4.225l3.05-3h1.95v1.85l2.275.35q.275-.7.438-1.45t.162-1.55q0-2.225-1.112-4.062T15.8 5.05V8h-3v3h-2v3H8.775L6.8 11h-1v1l-1.775 1.975q.65 2.6 2.813 4.325t4.962 1.725m4-6.025h-3v-2h3zm0-6h2.025l-1 3h-2.05zm-4 14q-2.075 0-3.9-.788t-3.175-2.137T2.588 15.9T1.8 12t.788-3.9t2.137-3.175T7.9 2.788T11.8 2t3.9.788t3.175 2.137T21.013 8.1T21.8 12t-.788 3.9t-2.137 3.175t-3.175 2.138t-3.9.787"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.8 20.025l.15-4.225l3.05-3h1.95v1.85l2.275.35q.275-.7.438-1.45t.162-1.55q0-2.225-1.112-4.062T15.8 5.05V8h-3v3h-2v3H8.775L6.8 11h-1v1l-1.775 1.975q.65 2.6 2.813 4.325t4.962 1.725m4-6.025h-3v-2h3zm0-6h2.025l-1 3h-2.05zm-4 14q-2.075 0-3.9-.788t-3.175-2.137T2.588 15.9T1.8 12t.788-3.9t2.137-3.175T7.9 2.788T11.8 2t3.9.788t3.175 2.137T21.013 8.1T21.8 12t-.788 3.9t-2.137 3.175t-3.175 2.138t-3.9.787"/></svg>
</template>

CSS

.icon-globe-asia-sharp {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.8%2020.025l.15-4.225l3.05-3h1.95v1.85l2.275.35q.275-.7.438-1.45t.162-1.55q0-2.225-1.112-4.062T15.8%205.05V8h-3v3h-2v3H8.775L6.8%2011h-1v1l-1.775%201.975q.65%202.6%202.813%204.325t4.962%201.725m4-6.025h-3v-2h3zm0-6h2.025l-1%203h-2.05zm-4%2014q-2.075%200-3.9-.788t-3.175-2.137T2.588%2015.9T1.8%2012t.788-3.9t2.137-3.175T7.9%202.788T11.8%202t3.9.788t3.175%202.137T21.013%208.1T21.8%2012t-.788%203.9t-2.137%203.175t-3.175%202.138t-3.9.787%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.8%2020.025l.15-4.225l3.05-3h1.95v1.85l2.275.35q.275-.7.438-1.45t.162-1.55q0-2.225-1.112-4.062T15.8%205.05V8h-3v3h-2v3H8.775L6.8%2011h-1v1l-1.775%201.975q.65%202.6%202.813%204.325t4.962%201.725m4-6.025h-3v-2h3zm0-6h2.025l-1%203h-2.05zm-4%2014q-2.075%200-3.9-.788t-3.175-2.137T2.588%2015.9T1.8%2012t.788-3.9t2.137-3.175T7.9%202.788T11.8%202t3.9.788t3.175%202.137T21.013%208.1T21.8%2012t-.788%203.9t-2.137%203.175t-3.175%202.138t-3.9.787%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/globe-asia-sharp.svg?color=%231a73e8&size=48