globe alt icon

globe-alt-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.

Name
globe-alt-solid
Set
HeroIcons
Style
Solid 24x24
Viewbox
24×24
License
MIT

3 other variants in HeroIcons

The same icon in other sets

Related icons in HeroIcons

Use the globe alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.721 12.752q.03-.373.029-.752c0-1.524-.35-2.967-.973-4.252a12.8 12.8 0 0 1-4.34 2.709a19 19 0 0 1-.214 4.772a17.2 17.2 0 0 0 5.498-2.477m-7.087 2.798a17.3 17.3 0 0 0 .332-4.647c-.952.227-1.945.347-2.966.347s-2.014-.12-2.966-.347a17.5 17.5 0 0 0 .332 4.647a17.4 17.4 0 0 0 5.268 0m-4.862 1.569a19 19 0 0 0 4.456 0A17.2 17.2 0 0 1 12 21.724a17.2 17.2 0 0 1-2.228-4.605M7.777 15.23a19 19 0 0 1-.214-4.773a12.8 12.8 0 0 1-4.34-2.709a9.7 9.7 0 0 0-.944 5.004a17.2 17.2 0 0 0 5.498 2.477m13.579-.476a9.77 9.77 0 0 1-7.478 6.816a18.6 18.6 0 0 0 1.988-4.718a18.6 18.6 0 0 0 5.49-2.098m-18.712 0c1.682.97 3.53 1.687 5.49 2.098a18.6 18.6 0 0 0 1.988 4.718a9.77 9.77 0 0 1-7.478-6.816M13.878 2.43a9.76 9.76 0 0 1 6.116 3.986a11.3 11.3 0 0 1-3.746 2.504a18.6 18.6 0 0 0-2.37-6.49M12 2.276a17.15 17.15 0 0 1 2.805 7.121a11.3 11.3 0 0 1-5.61 0A17.15 17.15 0 0 1 12 2.276m-1.878.154a18.6 18.6 0 0 0-2.37 6.49a11.3 11.3 0 0 1-3.746-2.504a9.75 9.75 0 0 1 6.116-3.985"/></svg>

React

import type { SVGProps } from "react";

export function HeroiconsGlobeAltSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.721 12.752q.03-.373.029-.752c0-1.524-.35-2.967-.973-4.252a12.8 12.8 0 0 1-4.34 2.709a19 19 0 0 1-.214 4.772a17.2 17.2 0 0 0 5.498-2.477m-7.087 2.798a17.3 17.3 0 0 0 .332-4.647c-.952.227-1.945.347-2.966.347s-2.014-.12-2.966-.347a17.5 17.5 0 0 0 .332 4.647a17.4 17.4 0 0 0 5.268 0m-4.862 1.569a19 19 0 0 0 4.456 0A17.2 17.2 0 0 1 12 21.724a17.2 17.2 0 0 1-2.228-4.605M7.777 15.23a19 19 0 0 1-.214-4.773a12.8 12.8 0 0 1-4.34-2.709a9.7 9.7 0 0 0-.944 5.004a17.2 17.2 0 0 0 5.498 2.477m13.579-.476a9.77 9.77 0 0 1-7.478 6.816a18.6 18.6 0 0 0 1.988-4.718a18.6 18.6 0 0 0 5.49-2.098m-18.712 0c1.682.97 3.53 1.687 5.49 2.098a18.6 18.6 0 0 0 1.988 4.718a9.77 9.77 0 0 1-7.478-6.816M13.878 2.43a9.76 9.76 0 0 1 6.116 3.986a11.3 11.3 0 0 1-3.746 2.504a18.6 18.6 0 0 0-2.37-6.49M12 2.276a17.15 17.15 0 0 1 2.805 7.121a11.3 11.3 0 0 1-5.61 0A17.15 17.15 0 0 1 12 2.276m-1.878.154a18.6 18.6 0 0 0-2.37 6.49a11.3 11.3 0 0 1-3.746-2.504a9.75 9.75 0 0 1 6.116-3.985"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.721 12.752q.03-.373.029-.752c0-1.524-.35-2.967-.973-4.252a12.8 12.8 0 0 1-4.34 2.709a19 19 0 0 1-.214 4.772a17.2 17.2 0 0 0 5.498-2.477m-7.087 2.798a17.3 17.3 0 0 0 .332-4.647c-.952.227-1.945.347-2.966.347s-2.014-.12-2.966-.347a17.5 17.5 0 0 0 .332 4.647a17.4 17.4 0 0 0 5.268 0m-4.862 1.569a19 19 0 0 0 4.456 0A17.2 17.2 0 0 1 12 21.724a17.2 17.2 0 0 1-2.228-4.605M7.777 15.23a19 19 0 0 1-.214-4.773a12.8 12.8 0 0 1-4.34-2.709a9.7 9.7 0 0 0-.944 5.004a17.2 17.2 0 0 0 5.498 2.477m13.579-.476a9.77 9.77 0 0 1-7.478 6.816a18.6 18.6 0 0 0 1.988-4.718a18.6 18.6 0 0 0 5.49-2.098m-18.712 0c1.682.97 3.53 1.687 5.49 2.098a18.6 18.6 0 0 0 1.988 4.718a9.77 9.77 0 0 1-7.478-6.816M13.878 2.43a9.76 9.76 0 0 1 6.116 3.986a11.3 11.3 0 0 1-3.746 2.504a18.6 18.6 0 0 0-2.37-6.49M12 2.276a17.15 17.15 0 0 1 2.805 7.121a11.3 11.3 0 0 1-5.61 0A17.15 17.15 0 0 1 12 2.276m-1.878.154a18.6 18.6 0 0 0-2.37 6.49a11.3 11.3 0 0 1-3.746-2.504a9.75 9.75 0 0 1 6.116-3.985"/></svg>
</template>

CSS

.icon-globe-alt-solid {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.721%2012.752q.03-.373.029-.752c0-1.524-.35-2.967-.973-4.252a12.8%2012.8%200%200%201-4.34%202.709a19%2019%200%200%201-.214%204.772a17.2%2017.2%200%200%200%205.498-2.477m-7.087%202.798a17.3%2017.3%200%200%200%20.332-4.647c-.952.227-1.945.347-2.966.347s-2.014-.12-2.966-.347a17.5%2017.5%200%200%200%20.332%204.647a17.4%2017.4%200%200%200%205.268%200m-4.862%201.569a19%2019%200%200%200%204.456%200A17.2%2017.2%200%200%201%2012%2021.724a17.2%2017.2%200%200%201-2.228-4.605M7.777%2015.23a19%2019%200%200%201-.214-4.773a12.8%2012.8%200%200%201-4.34-2.709a9.7%209.7%200%200%200-.944%205.004a17.2%2017.2%200%200%200%205.498%202.477m13.579-.476a9.77%209.77%200%200%201-7.478%206.816a18.6%2018.6%200%200%200%201.988-4.718a18.6%2018.6%200%200%200%205.49-2.098m-18.712%200c1.682.97%203.53%201.687%205.49%202.098a18.6%2018.6%200%200%200%201.988%204.718a9.77%209.77%200%200%201-7.478-6.816M13.878%202.43a9.76%209.76%200%200%201%206.116%203.986a11.3%2011.3%200%200%201-3.746%202.504a18.6%2018.6%200%200%200-2.37-6.49M12%202.276a17.15%2017.15%200%200%201%202.805%207.121a11.3%2011.3%200%200%201-5.61%200A17.15%2017.15%200%200%201%2012%202.276m-1.878.154a18.6%2018.6%200%200%200-2.37%206.49a11.3%2011.3%200%200%201-3.746-2.504a9.75%209.75%200%200%201%206.116-3.985%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.721%2012.752q.03-.373.029-.752c0-1.524-.35-2.967-.973-4.252a12.8%2012.8%200%200%201-4.34%202.709a19%2019%200%200%201-.214%204.772a17.2%2017.2%200%200%200%205.498-2.477m-7.087%202.798a17.3%2017.3%200%200%200%20.332-4.647c-.952.227-1.945.347-2.966.347s-2.014-.12-2.966-.347a17.5%2017.5%200%200%200%20.332%204.647a17.4%2017.4%200%200%200%205.268%200m-4.862%201.569a19%2019%200%200%200%204.456%200A17.2%2017.2%200%200%201%2012%2021.724a17.2%2017.2%200%200%201-2.228-4.605M7.777%2015.23a19%2019%200%200%201-.214-4.773a12.8%2012.8%200%200%201-4.34-2.709a9.7%209.7%200%200%200-.944%205.004a17.2%2017.2%200%200%200%205.498%202.477m13.579-.476a9.77%209.77%200%200%201-7.478%206.816a18.6%2018.6%200%200%200%201.988-4.718a18.6%2018.6%200%200%200%205.49-2.098m-18.712%200c1.682.97%203.53%201.687%205.49%202.098a18.6%2018.6%200%200%200%201.988%204.718a9.77%209.77%200%200%201-7.478-6.816M13.878%202.43a9.76%209.76%200%200%201%206.116%203.986a11.3%2011.3%200%200%201-3.746%202.504a18.6%2018.6%200%200%200-2.37-6.49M12%202.276a17.15%2017.15%200%200%201%202.805%207.121a11.3%2011.3%200%200%201-5.61%200A17.15%2017.15%200%200%201%2012%202.276m-1.878.154a18.6%2018.6%200%200%200-2.37%206.49a11.3%2011.3%200%200%201-3.746-2.504a9.75%209.75%200%200%201%206.116-3.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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