globe asia icon
globe-asia from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- globe-asia
- Set
- Line Awesome
- Style
- Line
- Category
- Travel
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- globe-asia-solid
The same icon in other sets
More travel icons from Line Awesome
Use the globe asia icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m.406 2.031c.961.04 1.88.18 2.75.469l-.468.656l.375.782l-.5 1l2.125.28l.78 3.626l1.72 2.344l1.53.968l-.593-1.656l.563-.688l1.156.313c.113.605.156 1.238.156 1.875c0 .148-.023.293-.031.438l-.094-.188l-.969.406l-.25.625l-.531.188l.188 1.625l.406.593l-.282.782l-1.5 2.375l-.125.468A9.97 9.97 0 0 1 16 26a9.96 9.96 0 0 1-7.625-3.531L6.969 19l.812-1.375l-1.218-.688l1.375-.656l.062-.75l-.406-1.062l.781.094l.781 1.187l.719.344l-.219-.813l.75-.75l1.219.875l.656-.531L12 13.5l.969-1.375l-.125-1.375l1.187-.719l-.812-2l2.25-.125l1.25-1.593zM15 15.594l-2.656 2l.187 2.5l.688.593l1.531-.812l.781.219l1.344 1.437l.813-.218l.843-2L18 17.938l-1.063-2.063l-.78 1.25zm5 4.219l-.188.062l-.062 1.281l-.438.594l.5.469l.625-.719zm-1.094 2.437l-1.281 1.469l.344.375l1.5-1.438z"/></svg>
React
import type { SVGProps } from "react";
export function LaGlobeAsia(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m.406 2.031c.961.04 1.88.18 2.75.469l-.468.656l.375.782l-.5 1l2.125.28l.78 3.626l1.72 2.344l1.53.968l-.593-1.656l.563-.688l1.156.313c.113.605.156 1.238.156 1.875c0 .148-.023.293-.031.438l-.094-.188l-.969.406l-.25.625l-.531.188l.188 1.625l.406.593l-.282.782l-1.5 2.375l-.125.468A9.97 9.97 0 0 1 16 26a9.96 9.96 0 0 1-7.625-3.531L6.969 19l.812-1.375l-1.218-.688l1.375-.656l.062-.75l-.406-1.062l.781.094l.781 1.187l.719.344l-.219-.813l.75-.75l1.219.875l.656-.531L12 13.5l.969-1.375l-.125-1.375l1.187-.719l-.812-2l2.25-.125l1.25-1.593zM15 15.594l-2.656 2l.187 2.5l.688.593l1.531-.812l.781.219l1.344 1.437l.813-.218l.843-2L18 17.938l-1.063-2.063l-.78 1.25zm5 4.219l-.188.062l-.062 1.281l-.438.594l.5.469l.625-.719zm-1.094 2.437l-1.281 1.469l.344.375l1.5-1.438z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m.406 2.031c.961.04 1.88.18 2.75.469l-.468.656l.375.782l-.5 1l2.125.28l.78 3.626l1.72 2.344l1.53.968l-.593-1.656l.563-.688l1.156.313c.113.605.156 1.238.156 1.875c0 .148-.023.293-.031.438l-.094-.188l-.969.406l-.25.625l-.531.188l.188 1.625l.406.593l-.282.782l-1.5 2.375l-.125.468A9.97 9.97 0 0 1 16 26a9.96 9.96 0 0 1-7.625-3.531L6.969 19l.812-1.375l-1.218-.688l1.375-.656l.062-.75l-.406-1.062l.781.094l.781 1.187l.719.344l-.219-.813l.75-.75l1.219.875l.656-.531L12 13.5l.969-1.375l-.125-1.375l1.187-.719l-.812-2l2.25-.125l1.25-1.593zM15 15.594l-2.656 2l.187 2.5l.688.593l1.531-.812l.781.219l1.344 1.437l.813-.218l.843-2L18 17.938l-1.063-2.063l-.78 1.25zm5 4.219l-.188.062l-.062 1.281l-.438.594l.5.469l.625-.719zm-1.094 2.437l-1.281 1.469l.344.375l1.5-1.438z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m.406%202.031c.961.04%201.88.18%202.75.469l-.468.656l.375.782l-.5%201l2.125.28l.78%203.626l1.72%202.344l1.53.968l-.593-1.656l.563-.688l1.156.313c.113.605.156%201.238.156%201.875c0%20.148-.023.293-.031.438l-.094-.188l-.969.406l-.25.625l-.531.188l.188%201.625l.406.593l-.282.782l-1.5%202.375l-.125.468A9.97%209.97%200%200%201%2016%2026a9.96%209.96%200%200%201-7.625-3.531L6.969%2019l.812-1.375l-1.218-.688l1.375-.656l.062-.75l-.406-1.062l.781.094l.781%201.187l.719.344l-.219-.813l.75-.75l1.219.875l.656-.531L12%2013.5l.969-1.375l-.125-1.375l1.187-.719l-.812-2l2.25-.125l1.25-1.593zM15%2015.594l-2.656%202l.187%202.5l.688.593l1.531-.812l.781.219l1.344%201.437l.813-.218l.843-2L18%2017.938l-1.063-2.063l-.78%201.25zm5%204.219l-.188.062l-.062%201.281l-.438.594l.5.469l.625-.719zm-1.094%202.437l-1.281%201.469l.344.375l1.5-1.438z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m.406%202.031c.961.04%201.88.18%202.75.469l-.468.656l.375.782l-.5%201l2.125.28l.78%203.626l1.72%202.344l1.53.968l-.593-1.656l.563-.688l1.156.313c.113.605.156%201.238.156%201.875c0%20.148-.023.293-.031.438l-.094-.188l-.969.406l-.25.625l-.531.188l.188%201.625l.406.593l-.282.782l-1.5%202.375l-.125.468A9.97%209.97%200%200%201%2016%2026a9.96%209.96%200%200%201-7.625-3.531L6.969%2019l.812-1.375l-1.218-.688l1.375-.656l.062-.75l-.406-1.062l.781.094l.781%201.187l.719.344l-.219-.813l.75-.75l1.219.875l.656-.531L12%2013.5l.969-1.375l-.125-1.375l1.187-.719l-.812-2l2.25-.125l1.25-1.593zM15%2015.594l-2.656%202l.187%202.5l.688.593l1.531-.812l.781.219l1.344%201.437l.813-.218l.843-2L18%2017.938l-1.063-2.063l-.78%201.25zm5%204.219l-.188.062l-.062%201.281l-.438.594l.5.469l.625-.719zm-1.094%202.437l-1.281%201.469l.344.375l1.5-1.438z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/globe-asia.svg?color=%231a73e8&size=48