globe hemisphere west icon

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

Name
globe-hemisphere-west-light
Set
Phosphor
Style
Light
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 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m90 102a89.55 89.55 0 0 1-7.46 35.86l-46.69-28.71a13.9 13.9 0 0 0-5.46-2l-22.82-3.07a14.06 14.06 0 0 0-14.51 7.92h-9.92a2 2 0 0 1-1.8-1.13l-3.8-7.86a13.94 13.94 0 0 0-9.66-7.59l-10.71-2.3L94.4 103a2 2 0 0 1 1.74-1h16.71a13.9 13.9 0 0 0 6.76-1.75l12.25-6.75a14.7 14.7 0 0 0 2.62-1.88l26.91-24.33a13.93 13.93 0 0 0 2.83-17.21L161 44.25A90.16 90.16 0 0 1 218 128m-73.4-88.46l9.15 16.39a2 2 0 0 1-.41 2.46l-26.91 24.33a1.8 1.8 0 0 1-.37.27l-12.25 6.76a2 2 0 0 1-1 .25H96.14A14 14 0 0 0 84 97l-10.82 18.91a2 2 0 0 1-.19-.35L61.5 84.89a2 2 0 0 1 0-1.48l11.18-26.35a89.9 89.9 0 0 1 71.92-17.52M38 128a89.5 89.5 0 0 1 11.38-43.77a13.9 13.9 0 0 0 .89 4.87l11.49 30.67a13.94 13.94 0 0 0 10.16 8.78l21.44 4.6a2 2 0 0 1 1.38 1.09l3.8 7.86a14.07 14.07 0 0 0 12.6 7.9h4.56l-8.49 19a14 14 0 0 0 2.51 15.2l.1.11l19.68 20.26a2 2 0 0 1 .46 1.7L127.7 218A90.1 90.1 0 0 1 38 128m102.08 89.19l1.67-8.6a14.07 14.07 0 0 0-3.47-12.16l-.1-.11l-19.68-20.26a2 2 0 0 1-.33-2.14l13.7-30.73A2 2 0 0 1 134 142l22.82 3.08a2 2 0 0 1 .78.27l47.4 29.2a90.18 90.18 0 0 1-64.92 42.64"/></svg>

React

import type { SVGProps } from "react";

export function PhGlobeHemisphereWestLight(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 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m90 102a89.55 89.55 0 0 1-7.46 35.86l-46.69-28.71a13.9 13.9 0 0 0-5.46-2l-22.82-3.07a14.06 14.06 0 0 0-14.51 7.92h-9.92a2 2 0 0 1-1.8-1.13l-3.8-7.86a13.94 13.94 0 0 0-9.66-7.59l-10.71-2.3L94.4 103a2 2 0 0 1 1.74-1h16.71a13.9 13.9 0 0 0 6.76-1.75l12.25-6.75a14.7 14.7 0 0 0 2.62-1.88l26.91-24.33a13.93 13.93 0 0 0 2.83-17.21L161 44.25A90.16 90.16 0 0 1 218 128m-73.4-88.46l9.15 16.39a2 2 0 0 1-.41 2.46l-26.91 24.33a1.8 1.8 0 0 1-.37.27l-12.25 6.76a2 2 0 0 1-1 .25H96.14A14 14 0 0 0 84 97l-10.82 18.91a2 2 0 0 1-.19-.35L61.5 84.89a2 2 0 0 1 0-1.48l11.18-26.35a89.9 89.9 0 0 1 71.92-17.52M38 128a89.5 89.5 0 0 1 11.38-43.77a13.9 13.9 0 0 0 .89 4.87l11.49 30.67a13.94 13.94 0 0 0 10.16 8.78l21.44 4.6a2 2 0 0 1 1.38 1.09l3.8 7.86a14.07 14.07 0 0 0 12.6 7.9h4.56l-8.49 19a14 14 0 0 0 2.51 15.2l.1.11l19.68 20.26a2 2 0 0 1 .46 1.7L127.7 218A90.1 90.1 0 0 1 38 128m102.08 89.19l1.67-8.6a14.07 14.07 0 0 0-3.47-12.16l-.1-.11l-19.68-20.26a2 2 0 0 1-.33-2.14l13.7-30.73A2 2 0 0 1 134 142l22.82 3.08a2 2 0 0 1 .78.27l47.4 29.2a90.18 90.18 0 0 1-64.92 42.64"/></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 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m90 102a89.55 89.55 0 0 1-7.46 35.86l-46.69-28.71a13.9 13.9 0 0 0-5.46-2l-22.82-3.07a14.06 14.06 0 0 0-14.51 7.92h-9.92a2 2 0 0 1-1.8-1.13l-3.8-7.86a13.94 13.94 0 0 0-9.66-7.59l-10.71-2.3L94.4 103a2 2 0 0 1 1.74-1h16.71a13.9 13.9 0 0 0 6.76-1.75l12.25-6.75a14.7 14.7 0 0 0 2.62-1.88l26.91-24.33a13.93 13.93 0 0 0 2.83-17.21L161 44.25A90.16 90.16 0 0 1 218 128m-73.4-88.46l9.15 16.39a2 2 0 0 1-.41 2.46l-26.91 24.33a1.8 1.8 0 0 1-.37.27l-12.25 6.76a2 2 0 0 1-1 .25H96.14A14 14 0 0 0 84 97l-10.82 18.91a2 2 0 0 1-.19-.35L61.5 84.89a2 2 0 0 1 0-1.48l11.18-26.35a89.9 89.9 0 0 1 71.92-17.52M38 128a89.5 89.5 0 0 1 11.38-43.77a13.9 13.9 0 0 0 .89 4.87l11.49 30.67a13.94 13.94 0 0 0 10.16 8.78l21.44 4.6a2 2 0 0 1 1.38 1.09l3.8 7.86a14.07 14.07 0 0 0 12.6 7.9h4.56l-8.49 19a14 14 0 0 0 2.51 15.2l.1.11l19.68 20.26a2 2 0 0 1 .46 1.7L127.7 218A90.1 90.1 0 0 1 38 128m102.08 89.19l1.67-8.6a14.07 14.07 0 0 0-3.47-12.16l-.1-.11l-19.68-20.26a2 2 0 0 1-.33-2.14l13.7-30.73A2 2 0 0 1 134 142l22.82 3.08a2 2 0 0 1 .78.27l47.4 29.2a90.18 90.18 0 0 1-64.92 42.64"/></svg>
</template>

CSS

.icon-globe-hemisphere-west-light {
  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%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m90%20102a89.55%2089.55%200%200%201-7.46%2035.86l-46.69-28.71a13.9%2013.9%200%200%200-5.46-2l-22.82-3.07a14.06%2014.06%200%200%200-14.51%207.92h-9.92a2%202%200%200%201-1.8-1.13l-3.8-7.86a13.94%2013.94%200%200%200-9.66-7.59l-10.71-2.3L94.4%20103a2%202%200%200%201%201.74-1h16.71a13.9%2013.9%200%200%200%206.76-1.75l12.25-6.75a14.7%2014.7%200%200%200%202.62-1.88l26.91-24.33a13.93%2013.93%200%200%200%202.83-17.21L161%2044.25A90.16%2090.16%200%200%201%20218%20128m-73.4-88.46l9.15%2016.39a2%202%200%200%201-.41%202.46l-26.91%2024.33a1.8%201.8%200%200%201-.37.27l-12.25%206.76a2%202%200%200%201-1%20.25H96.14A14%2014%200%200%200%2084%2097l-10.82%2018.91a2%202%200%200%201-.19-.35L61.5%2084.89a2%202%200%200%201%200-1.48l11.18-26.35a89.9%2089.9%200%200%201%2071.92-17.52M38%20128a89.5%2089.5%200%200%201%2011.38-43.77a13.9%2013.9%200%200%200%20.89%204.87l11.49%2030.67a13.94%2013.94%200%200%200%2010.16%208.78l21.44%204.6a2%202%200%200%201%201.38%201.09l3.8%207.86a14.07%2014.07%200%200%200%2012.6%207.9h4.56l-8.49%2019a14%2014%200%200%200%202.51%2015.2l.1.11l19.68%2020.26a2%202%200%200%201%20.46%201.7L127.7%20218A90.1%2090.1%200%200%201%2038%20128m102.08%2089.19l1.67-8.6a14.07%2014.07%200%200%200-3.47-12.16l-.1-.11l-19.68-20.26a2%202%200%200%201-.33-2.14l13.7-30.73A2%202%200%200%201%20134%20142l22.82%203.08a2%202%200%200%201%20.78.27l47.4%2029.2a90.18%2090.18%200%200%201-64.92%2042.64%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%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m90%20102a89.55%2089.55%200%200%201-7.46%2035.86l-46.69-28.71a13.9%2013.9%200%200%200-5.46-2l-22.82-3.07a14.06%2014.06%200%200%200-14.51%207.92h-9.92a2%202%200%200%201-1.8-1.13l-3.8-7.86a13.94%2013.94%200%200%200-9.66-7.59l-10.71-2.3L94.4%20103a2%202%200%200%201%201.74-1h16.71a13.9%2013.9%200%200%200%206.76-1.75l12.25-6.75a14.7%2014.7%200%200%200%202.62-1.88l26.91-24.33a13.93%2013.93%200%200%200%202.83-17.21L161%2044.25A90.16%2090.16%200%200%201%20218%20128m-73.4-88.46l9.15%2016.39a2%202%200%200%201-.41%202.46l-26.91%2024.33a1.8%201.8%200%200%201-.37.27l-12.25%206.76a2%202%200%200%201-1%20.25H96.14A14%2014%200%200%200%2084%2097l-10.82%2018.91a2%202%200%200%201-.19-.35L61.5%2084.89a2%202%200%200%201%200-1.48l11.18-26.35a89.9%2089.9%200%200%201%2071.92-17.52M38%20128a89.5%2089.5%200%200%201%2011.38-43.77a13.9%2013.9%200%200%200%20.89%204.87l11.49%2030.67a13.94%2013.94%200%200%200%2010.16%208.78l21.44%204.6a2%202%200%200%201%201.38%201.09l3.8%207.86a14.07%2014.07%200%200%200%2012.6%207.9h4.56l-8.49%2019a14%2014%200%200%200%202.51%2015.2l.1.11l19.68%2020.26a2%202%200%200%201%20.46%201.7L127.7%20218A90.1%2090.1%200%200%201%2038%20128m102.08%2089.19l1.67-8.6a14.07%2014.07%200%200%200-3.47-12.16l-.1-.11l-19.68-20.26a2%202%200%200%201-.33-2.14l13.7-30.73A2%202%200%200%201%20134%20142l22.82%203.08a2%202%200%200%201%20.78.27l47.4%2029.2a90.18%2090.18%200%200%201-64.92%2042.64%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-light.svg?color=%231a73e8&size=48