globe central south asia icon
globe-central-south-asia-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.
- Name
- globe-central-south-asia-fill
- Set
- Bootstrap Icons
- Style
- Fill
- 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" fill-rule="evenodd" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 0 0-3.115.73a.48.48 0 0 0 .137.292a.488.488 0 0 1-.126.78l-.292.145a.7.7 0 0 0-.187.136l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.461-.041A6.97 6.97 0 0 0 1 8a6.96 6.96 0 0 0 .883 3.403l.86-.213c.444-.112.757-.512.757-.971v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .153-1.54L3.12 6.622a.415.415 0 0 1 .542-.624l1.09.817a.5.5 0 0 0 .523.047A.5.5 0 0 1 6 7.31v.455a.8.8 0 0 0 .13.432l.796 1.193a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189q.042-.127.116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.083.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.003A7 7 0 0 0 8 1"/></svg>
React
import type { SVGProps } from "react";
export function BiGlobeCentralSouthAsiaFill(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 0m0 1a7 7 0 0 0-3.115.73a.48.48 0 0 0 .137.292a.488.488 0 0 1-.126.78l-.292.145a.7.7 0 0 0-.187.136l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.461-.041A6.97 6.97 0 0 0 1 8a6.96 6.96 0 0 0 .883 3.403l.86-.213c.444-.112.757-.512.757-.971v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .153-1.54L3.12 6.622a.415.415 0 0 1 .542-.624l1.09.817a.5.5 0 0 0 .523.047A.5.5 0 0 1 6 7.31v.455a.8.8 0 0 0 .13.432l.796 1.193a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189q.042-.127.116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.083.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.003A7 7 0 0 0 8 1"/></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 0m0 1a7 7 0 0 0-3.115.73a.48.48 0 0 0 .137.292a.488.488 0 0 1-.126.78l-.292.145a.7.7 0 0 0-.187.136l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a1 1 0 0 0-.461-.041A6.97 6.97 0 0 0 1 8a6.96 6.96 0 0 0 .883 3.403l.86-.213c.444-.112.757-.512.757-.971v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .153-1.54L3.12 6.622a.415.415 0 0 1 .542-.624l1.09.817a.5.5 0 0 0 .523.047A.5.5 0 0 1 6 7.31v.455a.8.8 0 0 0 .13.432l.796 1.193a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189q.042-.127.116-.238l.791-1.187A.45.45 0 0 1 11.743 8c.16 0 .306.083.392.218c.557.875 1.63 2.282 2.365 2.282l.04-.003A7 7 0 0 0 8 1"/></svg> </template>
CSS
.icon-globe-central-south-asia-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%200m0%201a7%207%200%200%200-3.115.73a.48.48%200%200%200%20.137.292a.488.488%200%200%201-.126.78l-.292.145a.7.7%200%200%200-.187.136l-.48.48a1%201%200%200%201-1.023.242l-.02-.007a1%201%200%200%200-.461-.041A6.97%206.97%200%200%200%201%208a6.96%206.96%200%200%200%20.883%203.403l.86-.213c.444-.112.757-.512.757-.971v-.184a1%201%200%200%201%20.445-.832l.04-.026a1%201%200%200%200%20.153-1.54L3.12%206.622a.415.415%200%200%201%20.542-.624l1.09.817a.5.5%200%200%200%20.523.047A.5.5%200%200%201%206%207.31v.455a.8.8%200%200%200%20.13.432l.796%201.193a1%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.189q.042-.127.116-.238l.791-1.187A.45.45%200%200%201%2011.743%208c.16%200%20.306.083.392.218c.557.875%201.63%202.282%202.365%202.282l.04-.003A7%207%200%200%200%208%201%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%200m0%201a7%207%200%200%200-3.115.73a.48.48%200%200%200%20.137.292a.488.488%200%200%201-.126.78l-.292.145a.7.7%200%200%200-.187.136l-.48.48a1%201%200%200%201-1.023.242l-.02-.007a1%201%200%200%200-.461-.041A6.97%206.97%200%200%200%201%208a6.96%206.96%200%200%200%20.883%203.403l.86-.213c.444-.112.757-.512.757-.971v-.184a1%201%200%200%201%20.445-.832l.04-.026a1%201%200%200%200%20.153-1.54L3.12%206.622a.415.415%200%200%201%20.542-.624l1.09.817a.5.5%200%200%200%20.523.047A.5.5%200%200%201%206%207.31v.455a.8.8%200%200%200%20.13.432l.796%201.193a1%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.189q.042-.127.116-.238l.791-1.187A.45.45%200%200%201%2011.743%208c.16%200%20.306.083.392.218c.557.875%201.63%202.282%202.365%202.282l.04-.003A7%207%200%200%200%208%201%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-fill.svg?color=%231a73e8&size=48