globe asia australia icon

globe-asia-australia from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
globe-asia-australia
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the globe asia australia icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m10.495 6.92l1.278-.619a.483.483 0 0 0 .126-.782c-.252-.244-.682-.139-.932.107c-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.48.48 0 0 0 .346-.027ZM7.741 9.808V9.78a.413.413 0 1 1 .783.183l-.22.443a.6.6 0 0 1-.12.167l-.193.185a.36.36 0 1 1-.5-.516l.112-.108a.45.45 0 0 0 .138-.326M5.672 12.5l.482.233A.386.386 0 1 0 6.32 12h-.416a.7.7 0 0 1-.419-.139l-.277-.206a.302.302 0 1 0-.298.52z"/><path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M1.612 10.867l.756-1.288a1 1 0 0 1 1.545-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.755c-.075-.548.37-1.033.92-1.099c.728-.086 1.587-.324 1.728-.957c.086-.386-.114-.83-.361-1.2c-.207-.312 0-.8.374-.8c.123 0 .24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403c.554-.064 1.407-.277 1.583-.973c.098-.391-.192-.634-.484-.88c-.254-.212-.51-.426-.515-.741a7 7 0 0 1 3.425 7.692a1 1 0 0 0-.087-.063l-.316-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.741.051l-1.021-.329A1 1 0 0 0 11.205 9h-.165a1 1 0 0 0-.945.674l-.172.499a1 1 0 0 1-.404.514l-.802.518a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257a1 1 0 0 1 .542.16l.762.49a1 1 0 0 0 .283.126a7 7 0 0 1-9.49-3.409Z"/></g></svg>

React

import type { SVGProps } from "react";

export function BiGlobeAsiaAustralia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m10.495 6.92l1.278-.619a.483.483 0 0 0 .126-.782c-.252-.244-.682-.139-.932.107c-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.48.48 0 0 0 .346-.027ZM7.741 9.808V9.78a.413.413 0 1 1 .783.183l-.22.443a.6.6 0 0 1-.12.167l-.193.185a.36.36 0 1 1-.5-.516l.112-.108a.45.45 0 0 0 .138-.326M5.672 12.5l.482.233A.386.386 0 1 0 6.32 12h-.416a.7.7 0 0 1-.419-.139l-.277-.206a.302.302 0 1 0-.298.52z"/><path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M1.612 10.867l.756-1.288a1 1 0 0 1 1.545-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.755c-.075-.548.37-1.033.92-1.099c.728-.086 1.587-.324 1.728-.957c.086-.386-.114-.83-.361-1.2c-.207-.312 0-.8.374-.8c.123 0 .24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403c.554-.064 1.407-.277 1.583-.973c.098-.391-.192-.634-.484-.88c-.254-.212-.51-.426-.515-.741a7 7 0 0 1 3.425 7.692a1 1 0 0 0-.087-.063l-.316-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.741.051l-1.021-.329A1 1 0 0 0 11.205 9h-.165a1 1 0 0 0-.945.674l-.172.499a1 1 0 0 1-.404.514l-.802.518a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257a1 1 0 0 1 .542.16l.762.49a1 1 0 0 0 .283.126a7 7 0 0 1-9.49-3.409Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m10.495 6.92l1.278-.619a.483.483 0 0 0 .126-.782c-.252-.244-.682-.139-.932.107c-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.48.48 0 0 0 .346-.027ZM7.741 9.808V9.78a.413.413 0 1 1 .783.183l-.22.443a.6.6 0 0 1-.12.167l-.193.185a.36.36 0 1 1-.5-.516l.112-.108a.45.45 0 0 0 .138-.326M5.672 12.5l.482.233A.386.386 0 1 0 6.32 12h-.416a.7.7 0 0 1-.419-.139l-.277-.206a.302.302 0 1 0-.298.52z"/><path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M1.612 10.867l.756-1.288a1 1 0 0 1 1.545-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.755c-.075-.548.37-1.033.92-1.099c.728-.086 1.587-.324 1.728-.957c.086-.386-.114-.83-.361-1.2c-.207-.312 0-.8.374-.8c.123 0 .24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403c.554-.064 1.407-.277 1.583-.973c.098-.391-.192-.634-.484-.88c-.254-.212-.51-.426-.515-.741a7 7 0 0 1 3.425 7.692a1 1 0 0 0-.087-.063l-.316-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.741.051l-1.021-.329A1 1 0 0 0 11.205 9h-.165a1 1 0 0 0-.945.674l-.172.499a1 1 0 0 1-.404.514l-.802.518a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257a1 1 0 0 1 .542.16l.762.49a1 1 0 0 0 .283.126a7 7 0 0 1-9.49-3.409Z"/></g></svg>
</template>

CSS

.icon-globe-asia-australia {
  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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m10.495%206.92l1.278-.619a.483.483%200%200%200%20.126-.782c-.252-.244-.682-.139-.932.107c-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.48.48%200%200%200%20.346-.027ZM7.741%209.808V9.78a.413.413%200%201%201%20.783.183l-.22.443a.6.6%200%200%201-.12.167l-.193.185a.36.36%200%201%201-.5-.516l.112-.108a.45.45%200%200%200%20.138-.326M5.672%2012.5l.482.233A.386.386%200%201%200%206.32%2012h-.416a.7.7%200%200%201-.419-.139l-.277-.206a.302.302%200%201%200-.298.52z%22%2F%3E%3Cpath%20d%3D%22M8%200a8%208%200%201%200%200%2016A8%208%200%200%200%208%200M1.612%2010.867l.756-1.288a1%201%200%200%201%201.545-.225l1.074%201.005a.986.986%200%200%200%201.36-.011l.038-.037a.88.88%200%200%200%20.26-.755c-.075-.548.37-1.033.92-1.099c.728-.086%201.587-.324%201.728-.957c.086-.386-.114-.83-.361-1.2c-.207-.312%200-.8.374-.8c.123%200%20.24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403c.554-.064%201.407-.277%201.583-.973c.098-.391-.192-.634-.484-.88c-.254-.212-.51-.426-.515-.741a7%207%200%200%201%203.425%207.692a1%201%200%200%200-.087-.063l-.316-.204a1%201%200%200%200-.977-.06l-.169.082a1%201%200%200%201-.741.051l-1.021-.329A1%201%200%200%200%2011.205%209h-.165a1%201%200%200%200-.945.674l-.172.499a1%201%200%200%201-.404.514l-.802.518a1%201%200%200%200-.458.84v.455a1%201%200%200%200%201%201h.257a1%201%200%200%201%20.542.16l.762.49a1%201%200%200%200%20.283.126a7%207%200%200%201-9.49-3.409Z%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m10.495%206.92l1.278-.619a.483.483%200%200%200%20.126-.782c-.252-.244-.682-.139-.932.107c-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.48.48%200%200%200%20.346-.027ZM7.741%209.808V9.78a.413.413%200%201%201%20.783.183l-.22.443a.6.6%200%200%201-.12.167l-.193.185a.36.36%200%201%201-.5-.516l.112-.108a.45.45%200%200%200%20.138-.326M5.672%2012.5l.482.233A.386.386%200%201%200%206.32%2012h-.416a.7.7%200%200%201-.419-.139l-.277-.206a.302.302%200%201%200-.298.52z%22%2F%3E%3Cpath%20d%3D%22M8%200a8%208%200%201%200%200%2016A8%208%200%200%200%208%200M1.612%2010.867l.756-1.288a1%201%200%200%201%201.545-.225l1.074%201.005a.986.986%200%200%200%201.36-.011l.038-.037a.88.88%200%200%200%20.26-.755c-.075-.548.37-1.033.92-1.099c.728-.086%201.587-.324%201.728-.957c.086-.386-.114-.83-.361-1.2c-.207-.312%200-.8.374-.8c.123%200%20.24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403c.554-.064%201.407-.277%201.583-.973c.098-.391-.192-.634-.484-.88c-.254-.212-.51-.426-.515-.741a7%207%200%200%201%203.425%207.692a1%201%200%200%200-.087-.063l-.316-.204a1%201%200%200%200-.977-.06l-.169.082a1%201%200%200%201-.741.051l-1.021-.329A1%201%200%200%200%2011.205%209h-.165a1%201%200%200%200-.945.674l-.172.499a1%201%200%200%201-.404.514l-.802.518a1%201%200%200%200-.458.84v.455a1%201%200%200%200%201%201h.257a1%201%200%200%201%20.542.16l.762.49a1%201%200%200%200%20.283.126a7%207%200%200%201-9.49-3.409Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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