globe-asia from Font Awesome Solid by Dave Gandy · Solid · Travel · CC-BY-4.0 Attribution required.

Name
globe-asia
Set
Font Awesome Solid
Style
Solid
Category
Travel
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More travel icons from Font Awesome Solid

Use the globe asia icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M114 348.8c4.2 2.1 9 3.2 14 3.2h50.7c8.5 0 16.6 3.4 22.6 9.4l13.3 13.3c6 6 14.1 9.4 22.6 9.4h18.7c17.7 0 32-14.3 32-32v-40c0-13.3 10.7-24 24-24s24-10.7 24-24v-42.7c0-8.5 3.4-16.6 9.4-22.6l13.3-13.3c6-6 9.4-14.1 9.4-22.6V121c0-1.2-.1-2.3-.2-3.5c-15.4-3.6-31.4-5.5-47.8-5.5c-114.9 0-208 93.1-208 208c0 9.8.7 19.4 2 28.8m403.3 37.3q-4.8-2.1-10.5-2.1H496c-8.8 0-16-7.2-16-16s-7.2-16-16-16h-34.7c-8.5 0-16.6 3.4-22.6 9.4l-45.3 45.3c-6 6-9.4 14.1-9.4 22.6V448c0 17.7 14.3 32 32 32h18.7c8.5 0 16.6 3.4 22.6 9.4c2.2 2.2 4.7 4.1 7.3 5.5c39.3-25.4 69.5-63.6 84.6-108.8zM64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m128 112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16m144-112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16m48-112v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidGlobeAsia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M114 348.8c4.2 2.1 9 3.2 14 3.2h50.7c8.5 0 16.6 3.4 22.6 9.4l13.3 13.3c6 6 14.1 9.4 22.6 9.4h18.7c17.7 0 32-14.3 32-32v-40c0-13.3 10.7-24 24-24s24-10.7 24-24v-42.7c0-8.5 3.4-16.6 9.4-22.6l13.3-13.3c6-6 9.4-14.1 9.4-22.6V121c0-1.2-.1-2.3-.2-3.5c-15.4-3.6-31.4-5.5-47.8-5.5c-114.9 0-208 93.1-208 208c0 9.8.7 19.4 2 28.8m403.3 37.3q-4.8-2.1-10.5-2.1H496c-8.8 0-16-7.2-16-16s-7.2-16-16-16h-34.7c-8.5 0-16.6 3.4-22.6 9.4l-45.3 45.3c-6 6-9.4 14.1-9.4 22.6V448c0 17.7 14.3 32 32 32h18.7c8.5 0 16.6 3.4 22.6 9.4c2.2 2.2 4.7 4.1 7.3 5.5c39.3-25.4 69.5-63.6 84.6-108.8zM64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m128 112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16m144-112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16m48-112v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M114 348.8c4.2 2.1 9 3.2 14 3.2h50.7c8.5 0 16.6 3.4 22.6 9.4l13.3 13.3c6 6 14.1 9.4 22.6 9.4h18.7c17.7 0 32-14.3 32-32v-40c0-13.3 10.7-24 24-24s24-10.7 24-24v-42.7c0-8.5 3.4-16.6 9.4-22.6l13.3-13.3c6-6 9.4-14.1 9.4-22.6V121c0-1.2-.1-2.3-.2-3.5c-15.4-3.6-31.4-5.5-47.8-5.5c-114.9 0-208 93.1-208 208c0 9.8.7 19.4 2 28.8m403.3 37.3q-4.8-2.1-10.5-2.1H496c-8.8 0-16-7.2-16-16s-7.2-16-16-16h-34.7c-8.5 0-16.6 3.4-22.6 9.4l-45.3 45.3c-6 6-9.4 14.1-9.4 22.6V448c0 17.7 14.3 32 32 32h18.7c8.5 0 16.6 3.4 22.6 9.4c2.2 2.2 4.7 4.1 7.3 5.5c39.3-25.4 69.5-63.6 84.6-108.8zM64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m128 112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16m144-112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16m48-112v32c0 8.8 7.2 16 16 16s16-7.2 16-16v-32c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></svg>
</template>

CSS

.icon-globe-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M114%20348.8c4.2%202.1%209%203.2%2014%203.2h50.7c8.5%200%2016.6%203.4%2022.6%209.4l13.3%2013.3c6%206%2014.1%209.4%2022.6%209.4h18.7c17.7%200%2032-14.3%2032-32v-40c0-13.3%2010.7-24%2024-24s24-10.7%2024-24v-42.7c0-8.5%203.4-16.6%209.4-22.6l13.3-13.3c6-6%209.4-14.1%209.4-22.6V121c0-1.2-.1-2.3-.2-3.5c-15.4-3.6-31.4-5.5-47.8-5.5c-114.9%200-208%2093.1-208%20208c0%209.8.7%2019.4%202%2028.8m403.3%2037.3q-4.8-2.1-10.5-2.1H496c-8.8%200-16-7.2-16-16s-7.2-16-16-16h-34.7c-8.5%200-16.6%203.4-22.6%209.4l-45.3%2045.3c-6%206-9.4%2014.1-9.4%2022.6V448c0%2017.7%2014.3%2032%2032%2032h18.7c8.5%200%2016.6%203.4%2022.6%209.4c2.2%202.2%204.7%204.1%207.3%205.5c39.3-25.4%2069.5-63.6%2084.6-108.8zM64%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256S64%20461.4%2064%20320m128%20112c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16s-7.2-16-16-16h-32c-8.8%200-16%207.2-16%2016m144-112c-8.8%200-16%207.2-16%2016v32c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-32c0-8.8-7.2-16-16-16m48-112v32c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-32c0-8.8-7.2-16-16-16s-16%207.2-16%2016%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M114%20348.8c4.2%202.1%209%203.2%2014%203.2h50.7c8.5%200%2016.6%203.4%2022.6%209.4l13.3%2013.3c6%206%2014.1%209.4%2022.6%209.4h18.7c17.7%200%2032-14.3%2032-32v-40c0-13.3%2010.7-24%2024-24s24-10.7%2024-24v-42.7c0-8.5%203.4-16.6%209.4-22.6l13.3-13.3c6-6%209.4-14.1%209.4-22.6V121c0-1.2-.1-2.3-.2-3.5c-15.4-3.6-31.4-5.5-47.8-5.5c-114.9%200-208%2093.1-208%20208c0%209.8.7%2019.4%202%2028.8m403.3%2037.3q-4.8-2.1-10.5-2.1H496c-8.8%200-16-7.2-16-16s-7.2-16-16-16h-34.7c-8.5%200-16.6%203.4-22.6%209.4l-45.3%2045.3c-6%206-9.4%2014.1-9.4%2022.6V448c0%2017.7%2014.3%2032%2032%2032h18.7c8.5%200%2016.6%203.4%2022.6%209.4c2.2%202.2%204.7%204.1%207.3%205.5c39.3-25.4%2069.5-63.6%2084.6-108.8zM64%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256S64%20461.4%2064%20320m128%20112c0%208.8%207.2%2016%2016%2016h32c8.8%200%2016-7.2%2016-16s-7.2-16-16-16h-32c-8.8%200-16%207.2-16%2016m144-112c-8.8%200-16%207.2-16%2016v32c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-32c0-8.8-7.2-16-16-16m48-112v32c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-32c0-8.8-7.2-16-16-16s-16%207.2-16%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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