globe central south asia icon

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

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

1 other variant in Bootstrap Icons

Related icons in Bootstrap Icons

Use the globe central south asia icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M4.882 1.731a.48.48 0 0 0 .14.291a.487.487 0 0 1-.126.78l-.291.146a.7.7 0 0 0-.188.135l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.462-.04a7 7 0 0 1 2.45-2.027m-3 9.674l.86-.216a1 1 0 0 0 .758-.97v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .152-1.54L3.121 6.621a.414.414 0 0 1 .542-.624l1.09.818a.5.5 0 0 0 .523.047a.5.5 0 0 1 .724.447v.455a.8.8 0 0 0 .131.433l.795 1.192a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189a1 1 0 0 1 .116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.084.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.001a7.003 7.003 0 0 1-12.658.905Z"/></svg>

React

import type { SVGProps } from "react";

export function BiGlobeCentralSouthAsia(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" d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M4.882 1.731a.48.48 0 0 0 .14.291a.487.487 0 0 1-.126.78l-.291.146a.7.7 0 0 0-.188.135l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.462-.04a7 7 0 0 1 2.45-2.027m-3 9.674l.86-.216a1 1 0 0 0 .758-.97v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .152-1.54L3.121 6.621a.414.414 0 0 1 .542-.624l1.09.818a.5.5 0 0 0 .523.047a.5.5 0 0 1 .724.447v.455a.8.8 0 0 0 .131.433l.795 1.192a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189a1 1 0 0 1 .116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.084.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.001a7.003 7.003 0 0 1-12.658.905Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M4.882 1.731a.48.48 0 0 0 .14.291a.487.487 0 0 1-.126.78l-.291.146a.7.7 0 0 0-.188.135l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.462-.04a7 7 0 0 1 2.45-2.027m-3 9.674l.86-.216a1 1 0 0 0 .758-.97v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .152-1.54L3.121 6.621a.414.414 0 0 1 .542-.624l1.09.818a.5.5 0 0 0 .523.047a.5.5 0 0 1 .724.447v.455a.8.8 0 0 0 .131.433l.795 1.192a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189a1 1 0 0 1 .116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.084.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.001a7.003 7.003 0 0 1-12.658.905Z"/></svg>
</template>

CSS

.icon-globe-central-south-asia {
  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%20d%3D%22M8%200a8%208%200%201%200%200%2016A8%208%200%200%200%208%200M4.882%201.731a.48.48%200%200%200%20.14.291a.487.487%200%200%201-.126.78l-.291.146a.7.7%200%200%200-.188.135l-.48.48a1%201%200%200%201-1.023.242l-.02-.007a1%201%200%200%200-.462-.04a7%207%200%200%201%202.45-2.027m-3%209.674l.86-.216a1%201%200%200%200%20.758-.97v-.184a1%201%200%200%201%20.445-.832l.04-.026a1%201%200%200%200%20.152-1.54L3.121%206.621a.414.414%200%200%201%20.542-.624l1.09.818a.5.5%200%200%200%20.523.047a.5.5%200%200%201%20.724.447v.455a.8.8%200%200%200%20.131.433l.795%201.192a1%201%200%200%201%20.116.238l.73%202.19a1%201%200%200%200%20.949.683h.058a1%201%200%200%200%20.949-.684l.73-2.189a1%201%200%200%201%20.116-.238l.791-1.187A.45.45%200%200%201%2011.743%208c.16%200%20.306.084.392.218c.557.875%201.63%202.282%202.365%202.282l.04-.001a7.003%207.003%200%200%201-12.658.905Z%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%20d%3D%22M8%200a8%208%200%201%200%200%2016A8%208%200%200%200%208%200M4.882%201.731a.48.48%200%200%200%20.14.291a.487.487%200%200%201-.126.78l-.291.146a.7.7%200%200%200-.188.135l-.48.48a1%201%200%200%201-1.023.242l-.02-.007a1%201%200%200%200-.462-.04a7%207%200%200%201%202.45-2.027m-3%209.674l.86-.216a1%201%200%200%200%20.758-.97v-.184a1%201%200%200%201%20.445-.832l.04-.026a1%201%200%200%200%20.152-1.54L3.121%206.621a.414.414%200%200%201%20.542-.624l1.09.818a.5.5%200%200%200%20.523.047a.5.5%200%200%201%20.724.447v.455a.8.8%200%200%200%20.131.433l.795%201.192a1%201%200%200%201%20.116.238l.73%202.19a1%201%200%200%200%20.949.683h.058a1%201%200%200%200%20.949-.684l.73-2.189a1%201%200%200%201%20.116-.238l.791-1.187A.45.45%200%200%201%2011.743%208c.16%200%20.306.084.392.218c.557.875%201.63%202.282%202.365%202.282l.04-.001a7.003%207.003%200%200%201-12.658.905Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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