globe asia australia icon

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

Name
globe-asia-australia-fill
Set
Bootstrap Icons
Style
Fill
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"><path fill="currentColor" fill-rule="evenodd" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m3.041 9a1 1 0 0 0-.946.674l-.172.499a1 1 0 0 1-.403.515l-.803.517a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257c.192 0 .38.055.542.16l.762.491a1 1 0 0 0 .282.123A7 7 0 0 0 14.82 9.57a1 1 0 0 0-.085-.061l-.315-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.742.051l-1.02-.33A1 1 0 0 0 11.205 9zm-5.832 2.655a.302.302 0 1 0-.298.52l.762.325l.48.232A.386.386 0 1 0 6.321 12h-.417a.7.7 0 0 1-.418-.139zM8 1a7 7 0 0 0-6.387 9.864l.754-1.285a1 1 0 0 1 1.546-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.754c-.075-.549.37-1.035.92-1.1c.728-.086 1.587-.324 1.728-.957c.086-.386-.115-.83-.361-1.2c-.208-.312 0-.8.374-.8c.122 0 .24-.055.318-.15l.393-.474c.196-.237.49-.368.797-.403c.554-.065 1.407-.277 1.582-.973c.185-.731-.986-.944-.998-1.62A7 7 0 0 0 8 1m.524 8.963a.413.413 0 1 0-.783-.183v.028a.46.46 0 0 1-.137.326l-.113.107a.36.36 0 0 0 .5.518l.193-.187a.6.6 0 0 0 .12-.166zm3.374-4.444c-.252-.244-.681-.139-.931.107c-.256.251-.578.406-.918.585c-.338.177-.264.625.101.735a.48.48 0 0 0 .345-.027l1.278-.617a.484.484 0 0 0 .125-.783"/></svg>

React

import type { SVGProps } from "react";

export function BiGlobeAsiaAustraliaFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fillRule="evenodd" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m3.041 9a1 1 0 0 0-.946.674l-.172.499a1 1 0 0 1-.403.515l-.803.517a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257c.192 0 .38.055.542.16l.762.491a1 1 0 0 0 .282.123A7 7 0 0 0 14.82 9.57a1 1 0 0 0-.085-.061l-.315-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.742.051l-1.02-.33A1 1 0 0 0 11.205 9zm-5.832 2.655a.302.302 0 1 0-.298.52l.762.325l.48.232A.386.386 0 1 0 6.321 12h-.417a.7.7 0 0 1-.418-.139zM8 1a7 7 0 0 0-6.387 9.864l.754-1.285a1 1 0 0 1 1.546-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.754c-.075-.549.37-1.035.92-1.1c.728-.086 1.587-.324 1.728-.957c.086-.386-.115-.83-.361-1.2c-.208-.312 0-.8.374-.8c.122 0 .24-.055.318-.15l.393-.474c.196-.237.49-.368.797-.403c.554-.065 1.407-.277 1.582-.973c.185-.731-.986-.944-.998-1.62A7 7 0 0 0 8 1m.524 8.963a.413.413 0 1 0-.783-.183v.028a.46.46 0 0 1-.137.326l-.113.107a.36.36 0 0 0 .5.518l.193-.187a.6.6 0 0 0 .12-.166zm3.374-4.444c-.252-.244-.681-.139-.931.107c-.256.251-.578.406-.918.585c-.338.177-.264.625.101.735a.48.48 0 0 0 .345-.027l1.278-.617a.484.484 0 0 0 .125-.783"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m3.041 9a1 1 0 0 0-.946.674l-.172.499a1 1 0 0 1-.403.515l-.803.517a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257c.192 0 .38.055.542.16l.762.491a1 1 0 0 0 .282.123A7 7 0 0 0 14.82 9.57a1 1 0 0 0-.085-.061l-.315-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.742.051l-1.02-.33A1 1 0 0 0 11.205 9zm-5.832 2.655a.302.302 0 1 0-.298.52l.762.325l.48.232A.386.386 0 1 0 6.321 12h-.417a.7.7 0 0 1-.418-.139zM8 1a7 7 0 0 0-6.387 9.864l.754-1.285a1 1 0 0 1 1.546-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.88.88 0 0 0 .26-.754c-.075-.549.37-1.035.92-1.1c.728-.086 1.587-.324 1.728-.957c.086-.386-.115-.83-.361-1.2c-.208-.312 0-.8.374-.8c.122 0 .24-.055.318-.15l.393-.474c.196-.237.49-.368.797-.403c.554-.065 1.407-.277 1.582-.973c.185-.731-.986-.944-.998-1.62A7 7 0 0 0 8 1m.524 8.963a.413.413 0 1 0-.783-.183v.028a.46.46 0 0 1-.137.326l-.113.107a.36.36 0 0 0 .5.518l.193-.187a.6.6 0 0 0 .12-.166zm3.374-4.444c-.252-.244-.681-.139-.931.107c-.256.251-.578.406-.918.585c-.338.177-.264.625.101.735a.48.48 0 0 0 .345-.027l1.278-.617a.484.484 0 0 0 .125-.783"/></svg>
</template>

CSS

.icon-globe-asia-australia-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8%200a8%208%200%201%201%200%2016A8%208%200%200%201%208%200m3.041%209a1%201%200%200%200-.946.674l-.172.499a1%201%200%200%201-.403.515l-.803.517a1%201%200%200%200-.458.84v.455a1%201%200%200%200%201%201h.257c.192%200%20.38.055.542.16l.762.491a1%201%200%200%200%20.282.123A7%207%200%200%200%2014.82%209.57a1%201%200%200%200-.085-.061l-.315-.204a1%201%200%200%200-.977-.06l-.169.082a1%201%200%200%201-.742.051l-1.02-.33A1%201%200%200%200%2011.205%209zm-5.832%202.655a.302.302%200%201%200-.298.52l.762.325l.48.232A.386.386%200%201%200%206.321%2012h-.417a.7.7%200%200%201-.418-.139zM8%201a7%207%200%200%200-6.387%209.864l.754-1.285a1%201%200%200%201%201.546-.225l1.074%201.005a.986.986%200%200%200%201.36-.011l.038-.037a.88.88%200%200%200%20.26-.754c-.075-.549.37-1.035.92-1.1c.728-.086%201.587-.324%201.728-.957c.086-.386-.115-.83-.361-1.2c-.208-.312%200-.8.374-.8c.122%200%20.24-.055.318-.15l.393-.474c.196-.237.49-.368.797-.403c.554-.065%201.407-.277%201.582-.973c.185-.731-.986-.944-.998-1.62A7%207%200%200%200%208%201m.524%208.963a.413.413%200%201%200-.783-.183v.028a.46.46%200%200%201-.137.326l-.113.107a.36.36%200%200%200%20.5.518l.193-.187a.6.6%200%200%200%20.12-.166zm3.374-4.444c-.252-.244-.681-.139-.931.107c-.256.251-.578.406-.918.585c-.338.177-.264.625.101.735a.48.48%200%200%200%20.345-.027l1.278-.617a.484.484%200%200%200%20.125-.783%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8%200a8%208%200%201%201%200%2016A8%208%200%200%201%208%200m3.041%209a1%201%200%200%200-.946.674l-.172.499a1%201%200%200%201-.403.515l-.803.517a1%201%200%200%200-.458.84v.455a1%201%200%200%200%201%201h.257c.192%200%20.38.055.542.16l.762.491a1%201%200%200%200%20.282.123A7%207%200%200%200%2014.82%209.57a1%201%200%200%200-.085-.061l-.315-.204a1%201%200%200%200-.977-.06l-.169.082a1%201%200%200%201-.742.051l-1.02-.33A1%201%200%200%200%2011.205%209zm-5.832%202.655a.302.302%200%201%200-.298.52l.762.325l.48.232A.386.386%200%201%200%206.321%2012h-.417a.7.7%200%200%201-.418-.139zM8%201a7%207%200%200%200-6.387%209.864l.754-1.285a1%201%200%200%201%201.546-.225l1.074%201.005a.986.986%200%200%200%201.36-.011l.038-.037a.88.88%200%200%200%20.26-.754c-.075-.549.37-1.035.92-1.1c.728-.086%201.587-.324%201.728-.957c.086-.386-.115-.83-.361-1.2c-.208-.312%200-.8.374-.8c.122%200%20.24-.055.318-.15l.393-.474c.196-.237.49-.368.797-.403c.554-.065%201.407-.277%201.582-.973c.185-.731-.986-.944-.998-1.62A7%207%200%200%200%208%201m.524%208.963a.413.413%200%201%200-.783-.183v.028a.46.46%200%200%201-.137.326l-.113.107a.36.36%200%200%200%20.5.518l.193-.187a.6.6%200%200%200%20.12-.166zm3.374-4.444c-.252-.244-.681-.139-.931.107c-.256.251-.578.406-.918.585c-.338.177-.264.625.101.735a.48.48%200%200%200%20.345-.027l1.278-.617a.484.484%200%200%200%20.125-.783%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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