globe hemisphere west icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the globe hemisphere west 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 28m92 100a91.4 91.4 0 0 1-8.58 38.76l-48.62-29.91a12.1 12.1 0 0 0-4.68-1.67l-22.82-3.07a12 12 0 0 0-12.56 7l-.4.88h-11.2a4 4 0 0 1-3.6-2.26l-3.8-7.86a11.93 11.93 0 0 0-8.28-6.5l-13.39-2.87l10.6-18.5a4 4 0 0 1 3.47-2h16.71a12 12 0 0 0 5.8-1.5l12.24-6.76a11.8 11.8 0 0 0 2.25-1.6l26.91-24.34a12 12 0 0 0 2.43-14.75l-5.86-10.49A92.17 92.17 0 0 1 220 128m-74.11-90.25l9.6 17.2a4 4 0 0 1-.81 4.92l-26.91 24.34a4.4 4.4 0 0 1-.75.53l-12.24 6.76a4 4 0 0 1-1.93.5H96.14a12 12 0 0 0-10.41 6l-11.86 20.7a4 4 0 0 1-2.75-2.47L59.63 85.6a4 4 0 0 1 .06-3L71 55.81A91.5 91.5 0 0 1 128 36a92.5 92.5 0 0 1 17.89 1.75M36 128a91.52 91.52 0 0 1 20-57.23l-3.71 8.75a12 12 0 0 0-.18 8.88l11.49 30.67a11.93 11.93 0 0 0 8.72 7.52l21.43 4.61a4 4 0 0 1 2.76 2.17l3.8 7.86a12.07 12.07 0 0 0 10.8 6.77h7.64L109 169.85a12 12 0 0 0 2.26 13.15l19.68 20.26a4 4 0 0 1 1 3.47L129.36 220H128a92.1 92.1 0 0 1-92-92m101.6 91.5l2.18-11.29a12.08 12.08 0 0 0-3-10.49l-19.68-20.26a4 4 0 0 1-.71-4.35l13.7-30.74a4 4 0 0 1 4.18-2.33l22.82 3.07a4.1 4.1 0 0 1 1.56.56l49.11 30.2a92.12 92.12 0 0 1-70.16 45.63"/></svg>

React

import type { SVGProps } from "react";

export function PhGlobeHemisphereWestThin(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 28m92 100a91.4 91.4 0 0 1-8.58 38.76l-48.62-29.91a12.1 12.1 0 0 0-4.68-1.67l-22.82-3.07a12 12 0 0 0-12.56 7l-.4.88h-11.2a4 4 0 0 1-3.6-2.26l-3.8-7.86a11.93 11.93 0 0 0-8.28-6.5l-13.39-2.87l10.6-18.5a4 4 0 0 1 3.47-2h16.71a12 12 0 0 0 5.8-1.5l12.24-6.76a11.8 11.8 0 0 0 2.25-1.6l26.91-24.34a12 12 0 0 0 2.43-14.75l-5.86-10.49A92.17 92.17 0 0 1 220 128m-74.11-90.25l9.6 17.2a4 4 0 0 1-.81 4.92l-26.91 24.34a4.4 4.4 0 0 1-.75.53l-12.24 6.76a4 4 0 0 1-1.93.5H96.14a12 12 0 0 0-10.41 6l-11.86 20.7a4 4 0 0 1-2.75-2.47L59.63 85.6a4 4 0 0 1 .06-3L71 55.81A91.5 91.5 0 0 1 128 36a92.5 92.5 0 0 1 17.89 1.75M36 128a91.52 91.52 0 0 1 20-57.23l-3.71 8.75a12 12 0 0 0-.18 8.88l11.49 30.67a11.93 11.93 0 0 0 8.72 7.52l21.43 4.61a4 4 0 0 1 2.76 2.17l3.8 7.86a12.07 12.07 0 0 0 10.8 6.77h7.64L109 169.85a12 12 0 0 0 2.26 13.15l19.68 20.26a4 4 0 0 1 1 3.47L129.36 220H128a92.1 92.1 0 0 1-92-92m101.6 91.5l2.18-11.29a12.08 12.08 0 0 0-3-10.49l-19.68-20.26a4 4 0 0 1-.71-4.35l13.7-30.74a4 4 0 0 1 4.18-2.33l22.82 3.07a4.1 4.1 0 0 1 1.56.56l49.11 30.2a92.12 92.12 0 0 1-70.16 45.63"/></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 28m92 100a91.4 91.4 0 0 1-8.58 38.76l-48.62-29.91a12.1 12.1 0 0 0-4.68-1.67l-22.82-3.07a12 12 0 0 0-12.56 7l-.4.88h-11.2a4 4 0 0 1-3.6-2.26l-3.8-7.86a11.93 11.93 0 0 0-8.28-6.5l-13.39-2.87l10.6-18.5a4 4 0 0 1 3.47-2h16.71a12 12 0 0 0 5.8-1.5l12.24-6.76a11.8 11.8 0 0 0 2.25-1.6l26.91-24.34a12 12 0 0 0 2.43-14.75l-5.86-10.49A92.17 92.17 0 0 1 220 128m-74.11-90.25l9.6 17.2a4 4 0 0 1-.81 4.92l-26.91 24.34a4.4 4.4 0 0 1-.75.53l-12.24 6.76a4 4 0 0 1-1.93.5H96.14a12 12 0 0 0-10.41 6l-11.86 20.7a4 4 0 0 1-2.75-2.47L59.63 85.6a4 4 0 0 1 .06-3L71 55.81A91.5 91.5 0 0 1 128 36a92.5 92.5 0 0 1 17.89 1.75M36 128a91.52 91.52 0 0 1 20-57.23l-3.71 8.75a12 12 0 0 0-.18 8.88l11.49 30.67a11.93 11.93 0 0 0 8.72 7.52l21.43 4.61a4 4 0 0 1 2.76 2.17l3.8 7.86a12.07 12.07 0 0 0 10.8 6.77h7.64L109 169.85a12 12 0 0 0 2.26 13.15l19.68 20.26a4 4 0 0 1 1 3.47L129.36 220H128a92.1 92.1 0 0 1-92-92m101.6 91.5l2.18-11.29a12.08 12.08 0 0 0-3-10.49l-19.68-20.26a4 4 0 0 1-.71-4.35l13.7-30.74a4 4 0 0 1 4.18-2.33l22.82 3.07a4.1 4.1 0 0 1 1.56.56l49.11 30.2a92.12 92.12 0 0 1-70.16 45.63"/></svg>
</template>

CSS

.icon-globe-hemisphere-west-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%2028m92%20100a91.4%2091.4%200%200%201-8.58%2038.76l-48.62-29.91a12.1%2012.1%200%200%200-4.68-1.67l-22.82-3.07a12%2012%200%200%200-12.56%207l-.4.88h-11.2a4%204%200%200%201-3.6-2.26l-3.8-7.86a11.93%2011.93%200%200%200-8.28-6.5l-13.39-2.87l10.6-18.5a4%204%200%200%201%203.47-2h16.71a12%2012%200%200%200%205.8-1.5l12.24-6.76a11.8%2011.8%200%200%200%202.25-1.6l26.91-24.34a12%2012%200%200%200%202.43-14.75l-5.86-10.49A92.17%2092.17%200%200%201%20220%20128m-74.11-90.25l9.6%2017.2a4%204%200%200%201-.81%204.92l-26.91%2024.34a4.4%204.4%200%200%201-.75.53l-12.24%206.76a4%204%200%200%201-1.93.5H96.14a12%2012%200%200%200-10.41%206l-11.86%2020.7a4%204%200%200%201-2.75-2.47L59.63%2085.6a4%204%200%200%201%20.06-3L71%2055.81A91.5%2091.5%200%200%201%20128%2036a92.5%2092.5%200%200%201%2017.89%201.75M36%20128a91.52%2091.52%200%200%201%2020-57.23l-3.71%208.75a12%2012%200%200%200-.18%208.88l11.49%2030.67a11.93%2011.93%200%200%200%208.72%207.52l21.43%204.61a4%204%200%200%201%202.76%202.17l3.8%207.86a12.07%2012.07%200%200%200%2010.8%206.77h7.64L109%20169.85a12%2012%200%200%200%202.26%2013.15l19.68%2020.26a4%204%200%200%201%201%203.47L129.36%20220H128a92.1%2092.1%200%200%201-92-92m101.6%2091.5l2.18-11.29a12.08%2012.08%200%200%200-3-10.49l-19.68-20.26a4%204%200%200%201-.71-4.35l13.7-30.74a4%204%200%200%201%204.18-2.33l22.82%203.07a4.1%204.1%200%200%201%201.56.56l49.11%2030.2a92.12%2092.12%200%200%201-70.16%2045.63%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%2028m92%20100a91.4%2091.4%200%200%201-8.58%2038.76l-48.62-29.91a12.1%2012.1%200%200%200-4.68-1.67l-22.82-3.07a12%2012%200%200%200-12.56%207l-.4.88h-11.2a4%204%200%200%201-3.6-2.26l-3.8-7.86a11.93%2011.93%200%200%200-8.28-6.5l-13.39-2.87l10.6-18.5a4%204%200%200%201%203.47-2h16.71a12%2012%200%200%200%205.8-1.5l12.24-6.76a11.8%2011.8%200%200%200%202.25-1.6l26.91-24.34a12%2012%200%200%200%202.43-14.75l-5.86-10.49A92.17%2092.17%200%200%201%20220%20128m-74.11-90.25l9.6%2017.2a4%204%200%200%201-.81%204.92l-26.91%2024.34a4.4%204.4%200%200%201-.75.53l-12.24%206.76a4%204%200%200%201-1.93.5H96.14a12%2012%200%200%200-10.41%206l-11.86%2020.7a4%204%200%200%201-2.75-2.47L59.63%2085.6a4%204%200%200%201%20.06-3L71%2055.81A91.5%2091.5%200%200%201%20128%2036a92.5%2092.5%200%200%201%2017.89%201.75M36%20128a91.52%2091.52%200%200%201%2020-57.23l-3.71%208.75a12%2012%200%200%200-.18%208.88l11.49%2030.67a11.93%2011.93%200%200%200%208.72%207.52l21.43%204.61a4%204%200%200%201%202.76%202.17l3.8%207.86a12.07%2012.07%200%200%200%2010.8%206.77h7.64L109%20169.85a12%2012%200%200%200%202.26%2013.15l19.68%2020.26a4%204%200%200%201%201%203.47L129.36%20220H128a92.1%2092.1%200%200%201-92-92m101.6%2091.5l2.18-11.29a12.08%2012.08%200%200%200-3-10.49l-19.68-20.26a4%204%200%200%201-.71-4.35l13.7-30.74a4%204%200%200%201%204.18-2.33l22.82%203.07a4.1%204.1%200%200%201%201.56.56l49.11%2030.2a92.12%2092.12%200%200%201-70.16%2045.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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