globe europe africa icon

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

Name
globe-europe-africa-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 europe africa 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 1a6.97 6.97 0 0 0-4.335 1.505l-.285.641a.847.847 0 0 0 1.48.816l.244-.368a.81.81 0 0 1 1.035-.275a.81.81 0 0 0 .722 0l.262-.13a1 1 0 0 1 .775-.05l.984.34q.118.04.243.054c.784.093.855.377.694.801a.84.84 0 0 1-1.035.487l-.01-.003C8.273 4.663 7.747 4.5 6 4.5C4.8 4.5 3.5 5.62 3.5 7c0 3 1.935 1.89 3 3c1.146 1.194-1 4 2 4c1.75 0 3-3.5 3-4.5c0-.704 1.5-1 1-2.5c-.097-.291-.396-.568-.642-.756c-.173-.133-.206-.396-.051-.55a.334.334 0 0 1 .42-.043l1.085.724a.276.276 0 0 0 .348-.035c.15-.15.414-.083.488.117c.16.428.445 1.046.847 1.354A7 7 0 0 0 8 1"/></svg>

React

import type { SVGProps } from "react";

export function BiGlobeEuropeAfricaFill(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 1a6.97 6.97 0 0 0-4.335 1.505l-.285.641a.847.847 0 0 0 1.48.816l.244-.368a.81.81 0 0 1 1.035-.275a.81.81 0 0 0 .722 0l.262-.13a1 1 0 0 1 .775-.05l.984.34q.118.04.243.054c.784.093.855.377.694.801a.84.84 0 0 1-1.035.487l-.01-.003C8.273 4.663 7.747 4.5 6 4.5C4.8 4.5 3.5 5.62 3.5 7c0 3 1.935 1.89 3 3c1.146 1.194-1 4 2 4c1.75 0 3-3.5 3-4.5c0-.704 1.5-1 1-2.5c-.097-.291-.396-.568-.642-.756c-.173-.133-.206-.396-.051-.55a.334.334 0 0 1 .42-.043l1.085.724a.276.276 0 0 0 .348-.035c.15-.15.414-.083.488.117c.16.428.445 1.046.847 1.354A7 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 1a6.97 6.97 0 0 0-4.335 1.505l-.285.641a.847.847 0 0 0 1.48.816l.244-.368a.81.81 0 0 1 1.035-.275a.81.81 0 0 0 .722 0l.262-.13a1 1 0 0 1 .775-.05l.984.34q.118.04.243.054c.784.093.855.377.694.801a.84.84 0 0 1-1.035.487l-.01-.003C8.273 4.663 7.747 4.5 6 4.5C4.8 4.5 3.5 5.62 3.5 7c0 3 1.935 1.89 3 3c1.146 1.194-1 4 2 4c1.75 0 3-3.5 3-4.5c0-.704 1.5-1 1-2.5c-.097-.291-.396-.568-.642-.756c-.173-.133-.206-.396-.051-.55a.334.334 0 0 1 .42-.043l1.085.724a.276.276 0 0 0 .348-.035c.15-.15.414-.083.488.117c.16.428.445 1.046.847 1.354A7 7 0 0 0 8 1"/></svg>
</template>

CSS

.icon-globe-europe-africa-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%201a6.97%206.97%200%200%200-4.335%201.505l-.285.641a.847.847%200%200%200%201.48.816l.244-.368a.81.81%200%200%201%201.035-.275a.81.81%200%200%200%20.722%200l.262-.13a1%201%200%200%201%20.775-.05l.984.34q.118.04.243.054c.784.093.855.377.694.801a.84.84%200%200%201-1.035.487l-.01-.003C8.273%204.663%207.747%204.5%206%204.5C4.8%204.5%203.5%205.62%203.5%207c0%203%201.935%201.89%203%203c1.146%201.194-1%204%202%204c1.75%200%203-3.5%203-4.5c0-.704%201.5-1%201-2.5c-.097-.291-.396-.568-.642-.756c-.173-.133-.206-.396-.051-.55a.334.334%200%200%201%20.42-.043l1.085.724a.276.276%200%200%200%20.348-.035c.15-.15.414-.083.488.117c.16.428.445%201.046.847%201.354A7%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%201a6.97%206.97%200%200%200-4.335%201.505l-.285.641a.847.847%200%200%200%201.48.816l.244-.368a.81.81%200%200%201%201.035-.275a.81.81%200%200%200%20.722%200l.262-.13a1%201%200%200%201%20.775-.05l.984.34q.118.04.243.054c.784.093.855.377.694.801a.84.84%200%200%201-1.035.487l-.01-.003C8.273%204.663%207.747%204.5%206%204.5C4.8%204.5%203.5%205.62%203.5%207c0%203%201.935%201.89%203%203c1.146%201.194-1%204%202%204c1.75%200%203-3.5%203-4.5c0-.704%201.5-1%201-2.5c-.097-.291-.396-.568-.642-.756c-.173-.133-.206-.396-.051-.55a.334.334%200%200%201%20.42-.043l1.085.724a.276.276%200%200%200%20.348-.035c.15-.15.414-.083.488.117c.16.428.445%201.046.847%201.354A7%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-europe-africa-fill.svg?color=%231a73e8&size=48