earth americas icon

earth-americas-filled from Carbon by IBM · Filled · Planning · Apache-2.0 Free for personal and commercial use.

Name
earth-americas-filled
Set
Carbon
Style
Filled
Category
Planning
Viewbox
32×32
License
Apache 2.0

1 other variant in Carbon

The same icon in other sets

More planning icons from Carbon

Use the earth americas icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2M4 16a11.9 11.9 0 0 1 .7-4H10l5 4l-2.8 3.693A1 1 0 0 0 12.293 21L15 24v3.95A12.01 12.01 0 0 1 4 16m17.435 10.685l2.546-7.7a1 1 0 0 0-.367-.985L15 11l2-2h5.28a1 1 0 0 0 .948-.684l.495-1.486a11.974 11.974 0 0 1-2.288 19.855"/></svg>

React

import type { SVGProps } from "react";

export function CarbonEarthAmericasFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2M4 16a11.9 11.9 0 0 1 .7-4H10l5 4l-2.8 3.693A1 1 0 0 0 12.293 21L15 24v3.95A12.01 12.01 0 0 1 4 16m17.435 10.685l2.546-7.7a1 1 0 0 0-.367-.985L15 11l2-2h5.28a1 1 0 0 0 .948-.684l.495-1.486a11.974 11.974 0 0 1-2.288 19.855"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2M4 16a11.9 11.9 0 0 1 .7-4H10l5 4l-2.8 3.693A1 1 0 0 0 12.293 21L15 24v3.95A12.01 12.01 0 0 1 4 16m17.435 10.685l2.546-7.7a1 1 0 0 0-.367-.985L15 11l2-2h5.28a1 1 0 0 0 .948-.684l.495-1.486a11.974 11.974 0 0 1-2.288 19.855"/></svg>
</template>

CSS

.icon-earth-americas-filled {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14.016%2014.016%200%200%200%2016%202M4%2016a11.9%2011.9%200%200%201%20.7-4H10l5%204l-2.8%203.693A1%201%200%200%200%2012.293%2021L15%2024v3.95A12.01%2012.01%200%200%201%204%2016m17.435%2010.685l2.546-7.7a1%201%200%200%200-.367-.985L15%2011l2-2h5.28a1%201%200%200%200%20.948-.684l.495-1.486a11.974%2011.974%200%200%201-2.288%2019.855%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14.016%2014.016%200%200%200%2016%202M4%2016a11.9%2011.9%200%200%201%20.7-4H10l5%204l-2.8%203.693A1%201%200%200%200%2012.293%2021L15%2024v3.95A12.01%2012.01%200%200%201%204%2016m17.435%2010.685l2.546-7.7a1%201%200%200%200-.367-.985L15%2011l2-2h5.28a1%201%200%200%200%20.948-.684l.495-1.486a11.974%2011.974%200%200%201-2.288%2019.855%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/earth-americas-filled.svg?color=%231a73e8&size=48