globe hemisphere east icon

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

Name
globe-hemisphere-east-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the globe hemisphere east 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 26m0 12a89.53 89.53 0 0 1 50 15.2V74a2 2 0 0 1-.48 1.31L155.35 101a2 2 0 0 1-1.25.68L122.63 106a2 2 0 0 1-1.44-.36l-.24-.16l-19.7-12.89a14 14 0 0 0-19.71 3.64l-21 31.3a13.94 13.94 0 0 0-2.36 7.71L58 171.45a2 2 0 0 1-.9 1.66l-5 3.27A90 90 0 0 1 128 38M59.28 186.05l4.43-2.9A14 14 0 0 0 70 171.52l.21-36.23a2.05 2.05 0 0 1 .33-1.1l21-31.3a2 2 0 0 1 1.31-.86a2 2 0 0 1 1.52.35l.24.16l19.7 12.89a13.93 13.93 0 0 0 10 2.44l31.47-4.26a14 14 0 0 0 8.73-4.74l22.17-25.76A14 14 0 0 0 190 74V62.82a89.91 89.91 0 0 1 22.68 95.67l-18.4-16.82a14 14 0 0 0-14.82-2.6L149 151.73a14.11 14.11 0 0 0-8.48 10.89l-2.38 16.19a14 14 0 0 0 10.3 15.58L169.9 200a2.1 2.1 0 0 1 .91.53l4.18 4.18a89.86 89.86 0 0 1-115.71-18.66m125.62 11.63l-5.59-5.61a14 14 0 0 0-6.36-3.65l-21.46-5.63a2 2 0 0 1-1.47-2.23l2.39-16.19a2 2 0 0 1 1.21-1.56l30.45-12.66a2 2 0 0 1 2.12.37l21.36 19.54a90.8 90.8 0 0 1-22.65 27.62"/></svg>

React

import type { SVGProps } from "react";

export function PhGlobeHemisphereEastLight(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 26m0 12a89.53 89.53 0 0 1 50 15.2V74a2 2 0 0 1-.48 1.31L155.35 101a2 2 0 0 1-1.25.68L122.63 106a2 2 0 0 1-1.44-.36l-.24-.16l-19.7-12.89a14 14 0 0 0-19.71 3.64l-21 31.3a13.94 13.94 0 0 0-2.36 7.71L58 171.45a2 2 0 0 1-.9 1.66l-5 3.27A90 90 0 0 1 128 38M59.28 186.05l4.43-2.9A14 14 0 0 0 70 171.52l.21-36.23a2.05 2.05 0 0 1 .33-1.1l21-31.3a2 2 0 0 1 1.31-.86a2 2 0 0 1 1.52.35l.24.16l19.7 12.89a13.93 13.93 0 0 0 10 2.44l31.47-4.26a14 14 0 0 0 8.73-4.74l22.17-25.76A14 14 0 0 0 190 74V62.82a89.91 89.91 0 0 1 22.68 95.67l-18.4-16.82a14 14 0 0 0-14.82-2.6L149 151.73a14.11 14.11 0 0 0-8.48 10.89l-2.38 16.19a14 14 0 0 0 10.3 15.58L169.9 200a2.1 2.1 0 0 1 .91.53l4.18 4.18a89.86 89.86 0 0 1-115.71-18.66m125.62 11.63l-5.59-5.61a14 14 0 0 0-6.36-3.65l-21.46-5.63a2 2 0 0 1-1.47-2.23l2.39-16.19a2 2 0 0 1 1.21-1.56l30.45-12.66a2 2 0 0 1 2.12.37l21.36 19.54a90.8 90.8 0 0 1-22.65 27.62"/></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 26m0 12a89.53 89.53 0 0 1 50 15.2V74a2 2 0 0 1-.48 1.31L155.35 101a2 2 0 0 1-1.25.68L122.63 106a2 2 0 0 1-1.44-.36l-.24-.16l-19.7-12.89a14 14 0 0 0-19.71 3.64l-21 31.3a13.94 13.94 0 0 0-2.36 7.71L58 171.45a2 2 0 0 1-.9 1.66l-5 3.27A90 90 0 0 1 128 38M59.28 186.05l4.43-2.9A14 14 0 0 0 70 171.52l.21-36.23a2.05 2.05 0 0 1 .33-1.1l21-31.3a2 2 0 0 1 1.31-.86a2 2 0 0 1 1.52.35l.24.16l19.7 12.89a13.93 13.93 0 0 0 10 2.44l31.47-4.26a14 14 0 0 0 8.73-4.74l22.17-25.76A14 14 0 0 0 190 74V62.82a89.91 89.91 0 0 1 22.68 95.67l-18.4-16.82a14 14 0 0 0-14.82-2.6L149 151.73a14.11 14.11 0 0 0-8.48 10.89l-2.38 16.19a14 14 0 0 0 10.3 15.58L169.9 200a2.1 2.1 0 0 1 .91.53l4.18 4.18a89.86 89.86 0 0 1-115.71-18.66m125.62 11.63l-5.59-5.61a14 14 0 0 0-6.36-3.65l-21.46-5.63a2 2 0 0 1-1.47-2.23l2.39-16.19a2 2 0 0 1 1.21-1.56l30.45-12.66a2 2 0 0 1 2.12.37l21.36 19.54a90.8 90.8 0 0 1-22.65 27.62"/></svg>
</template>

CSS

.icon-globe-hemisphere-east-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%2026m0%2012a89.53%2089.53%200%200%201%2050%2015.2V74a2%202%200%200%201-.48%201.31L155.35%20101a2%202%200%200%201-1.25.68L122.63%20106a2%202%200%200%201-1.44-.36l-.24-.16l-19.7-12.89a14%2014%200%200%200-19.71%203.64l-21%2031.3a13.94%2013.94%200%200%200-2.36%207.71L58%20171.45a2%202%200%200%201-.9%201.66l-5%203.27A90%2090%200%200%201%20128%2038M59.28%20186.05l4.43-2.9A14%2014%200%200%200%2070%20171.52l.21-36.23a2.05%202.05%200%200%201%20.33-1.1l21-31.3a2%202%200%200%201%201.31-.86a2%202%200%200%201%201.52.35l.24.16l19.7%2012.89a13.93%2013.93%200%200%200%2010%202.44l31.47-4.26a14%2014%200%200%200%208.73-4.74l22.17-25.76A14%2014%200%200%200%20190%2074V62.82a89.91%2089.91%200%200%201%2022.68%2095.67l-18.4-16.82a14%2014%200%200%200-14.82-2.6L149%20151.73a14.11%2014.11%200%200%200-8.48%2010.89l-2.38%2016.19a14%2014%200%200%200%2010.3%2015.58L169.9%20200a2.1%202.1%200%200%201%20.91.53l4.18%204.18a89.86%2089.86%200%200%201-115.71-18.66m125.62%2011.63l-5.59-5.61a14%2014%200%200%200-6.36-3.65l-21.46-5.63a2%202%200%200%201-1.47-2.23l2.39-16.19a2%202%200%200%201%201.21-1.56l30.45-12.66a2%202%200%200%201%202.12.37l21.36%2019.54a90.8%2090.8%200%200%201-22.65%2027.62%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%2026m0%2012a89.53%2089.53%200%200%201%2050%2015.2V74a2%202%200%200%201-.48%201.31L155.35%20101a2%202%200%200%201-1.25.68L122.63%20106a2%202%200%200%201-1.44-.36l-.24-.16l-19.7-12.89a14%2014%200%200%200-19.71%203.64l-21%2031.3a13.94%2013.94%200%200%200-2.36%207.71L58%20171.45a2%202%200%200%201-.9%201.66l-5%203.27A90%2090%200%200%201%20128%2038M59.28%20186.05l4.43-2.9A14%2014%200%200%200%2070%20171.52l.21-36.23a2.05%202.05%200%200%201%20.33-1.1l21-31.3a2%202%200%200%201%201.31-.86a2%202%200%200%201%201.52.35l.24.16l19.7%2012.89a13.93%2013.93%200%200%200%2010%202.44l31.47-4.26a14%2014%200%200%200%208.73-4.74l22.17-25.76A14%2014%200%200%200%20190%2074V62.82a89.91%2089.91%200%200%201%2022.68%2095.67l-18.4-16.82a14%2014%200%200%200-14.82-2.6L149%20151.73a14.11%2014.11%200%200%200-8.48%2010.89l-2.38%2016.19a14%2014%200%200%200%2010.3%2015.58L169.9%20200a2.1%202.1%200%200%201%20.91.53l4.18%204.18a89.86%2089.86%200%200%201-115.71-18.66m125.62%2011.63l-5.59-5.61a14%2014%200%200%200-6.36-3.65l-21.46-5.63a2%202%200%200%201-1.47-2.23l2.39-16.19a2%202%200%200%201%201.21-1.56l30.45-12.66a2%202%200%200%201%202.12.37l21.36%2019.54a90.8%2090.8%200%200%201-22.65%2027.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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