globe-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
globe-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the globe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m0 190.61c-6.33-6.09-23-24.41-31.27-54.61h62.54c-8.27 30.2-24.94 48.52-31.27 54.61M94.82 156a140.4 140.4 0 0 1 0-56h66.36a140.4 140.4 0 0 1 0 56ZM128 37.39c6.33 6.09 23 24.41 31.27 54.61H96.73C105 61.8 121.67 43.48 128 37.39M169.41 100h46.23a92.1 92.1 0 0 1 0 56h-46.23a152.7 152.7 0 0 0 0-56m43.25-8h-45a129.4 129.4 0 0 0-29.19-55.4A92.25 92.25 0 0 1 212.66 92m-95.12-55.4A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4M40.36 100h46.23a152.7 152.7 0 0 0 0 56H40.36a92.1 92.1 0 0 1 0-56m3 64h45a129.4 129.4 0 0 0 29.19 55.4A92.25 92.25 0 0 1 43.34 164Zm95.12 55.4a129.4 129.4 0 0 0 29.17-55.4h45a92.25 92.25 0 0 1-74.19 55.4Z"/></svg>

React

import type { SVGProps } from "react";

export function PhGlobeThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m0 190.61c-6.33-6.09-23-24.41-31.27-54.61h62.54c-8.27 30.2-24.94 48.52-31.27 54.61M94.82 156a140.4 140.4 0 0 1 0-56h66.36a140.4 140.4 0 0 1 0 56ZM128 37.39c6.33 6.09 23 24.41 31.27 54.61H96.73C105 61.8 121.67 43.48 128 37.39M169.41 100h46.23a92.1 92.1 0 0 1 0 56h-46.23a152.7 152.7 0 0 0 0-56m43.25-8h-45a129.4 129.4 0 0 0-29.19-55.4A92.25 92.25 0 0 1 212.66 92m-95.12-55.4A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4M40.36 100h46.23a152.7 152.7 0 0 0 0 56H40.36a92.1 92.1 0 0 1 0-56m3 64h45a129.4 129.4 0 0 0 29.19 55.4A92.25 92.25 0 0 1 43.34 164Zm95.12 55.4a129.4 129.4 0 0 0 29.17-55.4h45a92.25 92.25 0 0 1-74.19 55.4Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m0 190.61c-6.33-6.09-23-24.41-31.27-54.61h62.54c-8.27 30.2-24.94 48.52-31.27 54.61M94.82 156a140.4 140.4 0 0 1 0-56h66.36a140.4 140.4 0 0 1 0 56ZM128 37.39c6.33 6.09 23 24.41 31.27 54.61H96.73C105 61.8 121.67 43.48 128 37.39M169.41 100h46.23a92.1 92.1 0 0 1 0 56h-46.23a152.7 152.7 0 0 0 0-56m43.25-8h-45a129.4 129.4 0 0 0-29.19-55.4A92.25 92.25 0 0 1 212.66 92m-95.12-55.4A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4M40.36 100h46.23a152.7 152.7 0 0 0 0 56H40.36a92.1 92.1 0 0 1 0-56m3 64h45a129.4 129.4 0 0 0 29.19 55.4A92.25 92.25 0 0 1 43.34 164Zm95.12 55.4a129.4 129.4 0 0 0 29.17-55.4h45a92.25 92.25 0 0 1-74.19 55.4Z"/></svg>
</template>

CSS

.icon-globe-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028m0%20190.61c-6.33-6.09-23-24.41-31.27-54.61h62.54c-8.27%2030.2-24.94%2048.52-31.27%2054.61M94.82%20156a140.4%20140.4%200%200%201%200-56h66.36a140.4%20140.4%200%200%201%200%2056ZM128%2037.39c6.33%206.09%2023%2024.41%2031.27%2054.61H96.73C105%2061.8%20121.67%2043.48%20128%2037.39M169.41%20100h46.23a92.1%2092.1%200%200%201%200%2056h-46.23a152.7%20152.7%200%200%200%200-56m43.25-8h-45a129.4%20129.4%200%200%200-29.19-55.4A92.25%2092.25%200%200%201%20212.66%2092m-95.12-55.4A129.4%20129.4%200%200%200%2088.35%2092h-45a92.25%2092.25%200%200%201%2074.19-55.4M40.36%20100h46.23a152.7%20152.7%200%200%200%200%2056H40.36a92.1%2092.1%200%200%201%200-56m3%2064h45a129.4%20129.4%200%200%200%2029.19%2055.4A92.25%2092.25%200%200%201%2043.34%20164Zm95.12%2055.4a129.4%20129.4%200%200%200%2029.17-55.4h45a92.25%2092.25%200%200%201-74.19%2055.4Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028m0%20190.61c-6.33-6.09-23-24.41-31.27-54.61h62.54c-8.27%2030.2-24.94%2048.52-31.27%2054.61M94.82%20156a140.4%20140.4%200%200%201%200-56h66.36a140.4%20140.4%200%200%201%200%2056ZM128%2037.39c6.33%206.09%2023%2024.41%2031.27%2054.61H96.73C105%2061.8%20121.67%2043.48%20128%2037.39M169.41%20100h46.23a92.1%2092.1%200%200%201%200%2056h-46.23a152.7%20152.7%200%200%200%200-56m43.25-8h-45a129.4%20129.4%200%200%200-29.19-55.4A92.25%2092.25%200%200%201%20212.66%2092m-95.12-55.4A129.4%20129.4%200%200%200%2088.35%2092h-45a92.25%2092.25%200%200%201%2074.19-55.4M40.36%20100h46.23a152.7%20152.7%200%200%200%200%2056H40.36a92.1%2092.1%200%200%201%200-56m3%2064h45a129.4%20129.4%200%200%200%2029.19%2055.4A92.25%2092.25%200%200%201%2043.34%20164Zm95.12%2055.4a129.4%20129.4%200%200%200%2029.17-55.4h45a92.25%2092.25%200%200%201-74.19%2055.4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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