globe x icon

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

Name
globe-x-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 x 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 0 0 0 200a4 4 0 0 0 2.49-7.11c-.3-.24-23.57-19.41-33.78-56.88H128a4 4 0 0 0 0-8H94.82a140.4 140.4 0 0 1 0-56h66.36A138 138 0 0 1 164 128a4 4 0 0 0 8 0a149 149 0 0 0-2.59-28h46.23a91.6 91.6 0 0 1 4.36 28a4 4 0 0 0 8 0A100.11 100.11 0 0 0 128 28m-10.46 8.6A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4m0 182.8a92.25 92.25 0 0 1-74.2-55.4h45a129.4 129.4 0 0 0 29.2 55.4M86.59 156H40.36a92.1 92.1 0 0 1 0-56h46.23a152.7 152.7 0 0 0 0 56m10.14-64C105 61.8 121.67 43.48 128 37.39c6.33 6.09 23 24.41 31.27 54.61Zm70.92 0a129.4 129.4 0 0 0-29.19-55.4a92.25 92.25 0 0 1 74.2 55.4Zm51.18 78.83L197.66 192l21.17 21.17a4 4 0 0 1-5.66 5.66L192 197.66l-21.17 21.17a4 4 0 0 1-5.66-5.66L186.34 192l-21.17-21.17a4 4 0 0 1 5.66-5.66L192 186.34l21.17-21.17a4 4 0 0 1 5.66 5.66"/></svg>

React

import type { SVGProps } from "react";

export function PhGlobeXThin(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 0 0 0 200a4 4 0 0 0 2.49-7.11c-.3-.24-23.57-19.41-33.78-56.88H128a4 4 0 0 0 0-8H94.82a140.4 140.4 0 0 1 0-56h66.36A138 138 0 0 1 164 128a4 4 0 0 0 8 0a149 149 0 0 0-2.59-28h46.23a91.6 91.6 0 0 1 4.36 28a4 4 0 0 0 8 0A100.11 100.11 0 0 0 128 28m-10.46 8.6A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4m0 182.8a92.25 92.25 0 0 1-74.2-55.4h45a129.4 129.4 0 0 0 29.2 55.4M86.59 156H40.36a92.1 92.1 0 0 1 0-56h46.23a152.7 152.7 0 0 0 0 56m10.14-64C105 61.8 121.67 43.48 128 37.39c6.33 6.09 23 24.41 31.27 54.61Zm70.92 0a129.4 129.4 0 0 0-29.19-55.4a92.25 92.25 0 0 1 74.2 55.4Zm51.18 78.83L197.66 192l21.17 21.17a4 4 0 0 1-5.66 5.66L192 197.66l-21.17 21.17a4 4 0 0 1-5.66-5.66L186.34 192l-21.17-21.17a4 4 0 0 1 5.66-5.66L192 186.34l21.17-21.17a4 4 0 0 1 5.66 5.66"/></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 0 0 0 200a4 4 0 0 0 2.49-7.11c-.3-.24-23.57-19.41-33.78-56.88H128a4 4 0 0 0 0-8H94.82a140.4 140.4 0 0 1 0-56h66.36A138 138 0 0 1 164 128a4 4 0 0 0 8 0a149 149 0 0 0-2.59-28h46.23a91.6 91.6 0 0 1 4.36 28a4 4 0 0 0 8 0A100.11 100.11 0 0 0 128 28m-10.46 8.6A129.4 129.4 0 0 0 88.35 92h-45a92.25 92.25 0 0 1 74.19-55.4m0 182.8a92.25 92.25 0 0 1-74.2-55.4h45a129.4 129.4 0 0 0 29.2 55.4M86.59 156H40.36a92.1 92.1 0 0 1 0-56h46.23a152.7 152.7 0 0 0 0 56m10.14-64C105 61.8 121.67 43.48 128 37.39c6.33 6.09 23 24.41 31.27 54.61Zm70.92 0a129.4 129.4 0 0 0-29.19-55.4a92.25 92.25 0 0 1 74.2 55.4Zm51.18 78.83L197.66 192l21.17 21.17a4 4 0 0 1-5.66 5.66L192 197.66l-21.17 21.17a4 4 0 0 1-5.66-5.66L186.34 192l-21.17-21.17a4 4 0 0 1 5.66-5.66L192 186.34l21.17-21.17a4 4 0 0 1 5.66 5.66"/></svg>
</template>

CSS

.icon-globe-x-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%200%200%200%20200a4%204%200%200%200%202.49-7.11c-.3-.24-23.57-19.41-33.78-56.88H128a4%204%200%200%200%200-8H94.82a140.4%20140.4%200%200%201%200-56h66.36A138%20138%200%200%201%20164%20128a4%204%200%200%200%208%200a149%20149%200%200%200-2.59-28h46.23a91.6%2091.6%200%200%201%204.36%2028a4%204%200%200%200%208%200A100.11%20100.11%200%200%200%20128%2028m-10.46%208.6A129.4%20129.4%200%200%200%2088.35%2092h-45a92.25%2092.25%200%200%201%2074.19-55.4m0%20182.8a92.25%2092.25%200%200%201-74.2-55.4h45a129.4%20129.4%200%200%200%2029.2%2055.4M86.59%20156H40.36a92.1%2092.1%200%200%201%200-56h46.23a152.7%20152.7%200%200%200%200%2056m10.14-64C105%2061.8%20121.67%2043.48%20128%2037.39c6.33%206.09%2023%2024.41%2031.27%2054.61Zm70.92%200a129.4%20129.4%200%200%200-29.19-55.4a92.25%2092.25%200%200%201%2074.2%2055.4Zm51.18%2078.83L197.66%20192l21.17%2021.17a4%204%200%200%201-5.66%205.66L192%20197.66l-21.17%2021.17a4%204%200%200%201-5.66-5.66L186.34%20192l-21.17-21.17a4%204%200%200%201%205.66-5.66L192%20186.34l21.17-21.17a4%204%200%200%201%205.66%205.66%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%200%200%200%20200a4%204%200%200%200%202.49-7.11c-.3-.24-23.57-19.41-33.78-56.88H128a4%204%200%200%200%200-8H94.82a140.4%20140.4%200%200%201%200-56h66.36A138%20138%200%200%201%20164%20128a4%204%200%200%200%208%200a149%20149%200%200%200-2.59-28h46.23a91.6%2091.6%200%200%201%204.36%2028a4%204%200%200%200%208%200A100.11%20100.11%200%200%200%20128%2028m-10.46%208.6A129.4%20129.4%200%200%200%2088.35%2092h-45a92.25%2092.25%200%200%201%2074.19-55.4m0%20182.8a92.25%2092.25%200%200%201-74.2-55.4h45a129.4%20129.4%200%200%200%2029.2%2055.4M86.59%20156H40.36a92.1%2092.1%200%200%201%200-56h46.23a152.7%20152.7%200%200%200%200%2056m10.14-64C105%2061.8%20121.67%2043.48%20128%2037.39c6.33%206.09%2023%2024.41%2031.27%2054.61Zm70.92%200a129.4%20129.4%200%200%200-29.19-55.4a92.25%2092.25%200%200%201%2074.2%2055.4Zm51.18%2078.83L197.66%20192l21.17%2021.17a4%204%200%200%201-5.66%205.66L192%20197.66l-21.17%2021.17a4%204%200%200%201-5.66-5.66L186.34%20192l-21.17-21.17a4%204%200%200%201%205.66-5.66L192%20186.34l21.17-21.17a4%204%200%200%201%205.66%205.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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