globe-surface-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
globe-surface-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the globe surface icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 10.5a8.5 8.5 0 1 0-17 0a8.5 8.5 0 0 0 17 0m-7.029 5.372C12.805 17.287 12.182 17.5 12 17.5s-.805-.213-1.471-1.628c-.307-.653-.566-1.457-.747-2.372h4.436c-.181.915-.44 1.72-.747 2.372M9.5 10.5q.001-.777.068-1.5h4.864a16.4 16.4 0 0 1 0 3H9.568a16 16 0 0 1-.068-1.5m5.07 6.513c.521-.93.93-2.136 1.174-3.513h2.582a7.03 7.03 0 0 1-3.756 3.513M15.938 12a18 18 0 0 0 0-3h2.9a7 7 0 0 1 0 3zM5.16 12a7 7 0 0 1 0-3h2.901a18 18 0 0 0 0 3zm3.095 1.5c.245 1.377.653 2.584 1.174 3.513A7.03 7.03 0 0 1 5.674 13.5zm5.962-6H9.782c.181-.915.44-1.72.747-2.372C11.195 3.713 11.818 3.5 12 3.5s.805.213 1.471 1.628c.307.653.566 1.457.747 2.372m4.108 0h-2.582c-.245-1.377-.653-2.584-1.174-3.513A7.03 7.03 0 0 1 18.326 7.5m-10.07 0H5.674A7.03 7.03 0 0 1 9.43 3.987c-.521.93-.93 2.136-1.174 3.513M4 16h.253a9.6 9.6 0 0 0 1.324 1.5H4.57l-.833 3h16.526l-.833-3h-1.007a9.6 9.6 0 0 0 1.324-1.5H20a.75.75 0 0 1 .723.55l1.25 4.5a.75.75 0 0 1-.723.95H2.75a.75.75 0 0 1-.723-.95l1.25-4.5A.75.75 0 0 1 4 16"/></svg>

React

import type { SVGProps } from "react";

export function FluentGlobeSurface24Regular(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="M20.5 10.5a8.5 8.5 0 1 0-17 0a8.5 8.5 0 0 0 17 0m-7.029 5.372C12.805 17.287 12.182 17.5 12 17.5s-.805-.213-1.471-1.628c-.307-.653-.566-1.457-.747-2.372h4.436c-.181.915-.44 1.72-.747 2.372M9.5 10.5q.001-.777.068-1.5h4.864a16.4 16.4 0 0 1 0 3H9.568a16 16 0 0 1-.068-1.5m5.07 6.513c.521-.93.93-2.136 1.174-3.513h2.582a7.03 7.03 0 0 1-3.756 3.513M15.938 12a18 18 0 0 0 0-3h2.9a7 7 0 0 1 0 3zM5.16 12a7 7 0 0 1 0-3h2.901a18 18 0 0 0 0 3zm3.095 1.5c.245 1.377.653 2.584 1.174 3.513A7.03 7.03 0 0 1 5.674 13.5zm5.962-6H9.782c.181-.915.44-1.72.747-2.372C11.195 3.713 11.818 3.5 12 3.5s.805.213 1.471 1.628c.307.653.566 1.457.747 2.372m4.108 0h-2.582c-.245-1.377-.653-2.584-1.174-3.513A7.03 7.03 0 0 1 18.326 7.5m-10.07 0H5.674A7.03 7.03 0 0 1 9.43 3.987c-.521.93-.93 2.136-1.174 3.513M4 16h.253a9.6 9.6 0 0 0 1.324 1.5H4.57l-.833 3h16.526l-.833-3h-1.007a9.6 9.6 0 0 0 1.324-1.5H20a.75.75 0 0 1 .723.55l1.25 4.5a.75.75 0 0 1-.723.95H2.75a.75.75 0 0 1-.723-.95l1.25-4.5A.75.75 0 0 1 4 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 10.5a8.5 8.5 0 1 0-17 0a8.5 8.5 0 0 0 17 0m-7.029 5.372C12.805 17.287 12.182 17.5 12 17.5s-.805-.213-1.471-1.628c-.307-.653-.566-1.457-.747-2.372h4.436c-.181.915-.44 1.72-.747 2.372M9.5 10.5q.001-.777.068-1.5h4.864a16.4 16.4 0 0 1 0 3H9.568a16 16 0 0 1-.068-1.5m5.07 6.513c.521-.93.93-2.136 1.174-3.513h2.582a7.03 7.03 0 0 1-3.756 3.513M15.938 12a18 18 0 0 0 0-3h2.9a7 7 0 0 1 0 3zM5.16 12a7 7 0 0 1 0-3h2.901a18 18 0 0 0 0 3zm3.095 1.5c.245 1.377.653 2.584 1.174 3.513A7.03 7.03 0 0 1 5.674 13.5zm5.962-6H9.782c.181-.915.44-1.72.747-2.372C11.195 3.713 11.818 3.5 12 3.5s.805.213 1.471 1.628c.307.653.566 1.457.747 2.372m4.108 0h-2.582c-.245-1.377-.653-2.584-1.174-3.513A7.03 7.03 0 0 1 18.326 7.5m-10.07 0H5.674A7.03 7.03 0 0 1 9.43 3.987c-.521.93-.93 2.136-1.174 3.513M4 16h.253a9.6 9.6 0 0 0 1.324 1.5H4.57l-.833 3h16.526l-.833-3h-1.007a9.6 9.6 0 0 0 1.324-1.5H20a.75.75 0 0 1 .723.55l1.25 4.5a.75.75 0 0 1-.723.95H2.75a.75.75 0 0 1-.723-.95l1.25-4.5A.75.75 0 0 1 4 16"/></svg>
</template>

CSS

.icon-globe-surface-24-regular {
  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%22M20.5%2010.5a8.5%208.5%200%201%200-17%200a8.5%208.5%200%200%200%2017%200m-7.029%205.372C12.805%2017.287%2012.182%2017.5%2012%2017.5s-.805-.213-1.471-1.628c-.307-.653-.566-1.457-.747-2.372h4.436c-.181.915-.44%201.72-.747%202.372M9.5%2010.5q.001-.777.068-1.5h4.864a16.4%2016.4%200%200%201%200%203H9.568a16%2016%200%200%201-.068-1.5m5.07%206.513c.521-.93.93-2.136%201.174-3.513h2.582a7.03%207.03%200%200%201-3.756%203.513M15.938%2012a18%2018%200%200%200%200-3h2.9a7%207%200%200%201%200%203zM5.16%2012a7%207%200%200%201%200-3h2.901a18%2018%200%200%200%200%203zm3.095%201.5c.245%201.377.653%202.584%201.174%203.513A7.03%207.03%200%200%201%205.674%2013.5zm5.962-6H9.782c.181-.915.44-1.72.747-2.372C11.195%203.713%2011.818%203.5%2012%203.5s.805.213%201.471%201.628c.307.653.566%201.457.747%202.372m4.108%200h-2.582c-.245-1.377-.653-2.584-1.174-3.513A7.03%207.03%200%200%201%2018.326%207.5m-10.07%200H5.674A7.03%207.03%200%200%201%209.43%203.987c-.521.93-.93%202.136-1.174%203.513M4%2016h.253a9.6%209.6%200%200%200%201.324%201.5H4.57l-.833%203h16.526l-.833-3h-1.007a9.6%209.6%200%200%200%201.324-1.5H20a.75.75%200%200%201%20.723.55l1.25%204.5a.75.75%200%200%201-.723.95H2.75a.75.75%200%200%201-.723-.95l1.25-4.5A.75.75%200%200%201%204%2016%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%22M20.5%2010.5a8.5%208.5%200%201%200-17%200a8.5%208.5%200%200%200%2017%200m-7.029%205.372C12.805%2017.287%2012.182%2017.5%2012%2017.5s-.805-.213-1.471-1.628c-.307-.653-.566-1.457-.747-2.372h4.436c-.181.915-.44%201.72-.747%202.372M9.5%2010.5q.001-.777.068-1.5h4.864a16.4%2016.4%200%200%201%200%203H9.568a16%2016%200%200%201-.068-1.5m5.07%206.513c.521-.93.93-2.136%201.174-3.513h2.582a7.03%207.03%200%200%201-3.756%203.513M15.938%2012a18%2018%200%200%200%200-3h2.9a7%207%200%200%201%200%203zM5.16%2012a7%207%200%200%201%200-3h2.901a18%2018%200%200%200%200%203zm3.095%201.5c.245%201.377.653%202.584%201.174%203.513A7.03%207.03%200%200%201%205.674%2013.5zm5.962-6H9.782c.181-.915.44-1.72.747-2.372C11.195%203.713%2011.818%203.5%2012%203.5s.805.213%201.471%201.628c.307.653.566%201.457.747%202.372m4.108%200h-2.582c-.245-1.377-.653-2.584-1.174-3.513A7.03%207.03%200%200%201%2018.326%207.5m-10.07%200H5.674A7.03%207.03%200%200%201%209.43%203.987c-.521.93-.93%202.136-1.174%203.513M4%2016h.253a9.6%209.6%200%200%200%201.324%201.5H4.57l-.833%203h16.526l-.833-3h-1.007a9.6%209.6%200%200%200%201.324-1.5H20a.75.75%200%200%201%20.723.55l1.25%204.5a.75.75%200%200%201-.723.95H2.75a.75.75%200%200%201-.723-.95l1.25-4.5A.75.75%200%200%201%204%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/globe-surface-24-regular.svg?color=%231a73e8&size=48