earth icon
earth-filled from Carbon by IBM · Filled · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- earth-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
earthCircle FlagsearthFont Awesome Solidearth-16-filledFluent UI System IconsearthHuge IconsearthIconParkearthIconPark OutlineearthIonIconsearthLucideearthMage IconsearthMaterial Design Iconsearth-fillMingCute IconearthMyna UI IconsearthPixelarticonsearth-fillRemix Iconearth-boldSolarearthTDesign Icons
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the earth 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.02 16.394l1.338.446L7 19.303v1.283a1 1 0 0 0 .293.707L10 24v2.377a12 12 0 0 1-5.98-9.983M16 28a12 12 0 0 1-2.572-.285L14 26l1.805-4.512a1 1 0 0 0-.097-.926l-1.411-2.117a1 1 0 0 0-.832-.445h-4.93l-1.248-1.873L9.414 14H11v2h2v-2.734l3.868-6.77l-1.736-.992L14.277 7h-2.742L10.45 5.371A11.86 11.86 0 0 1 20 4.7V8a1 1 0 0 0 1 1h1.465a1 1 0 0 0 .832-.445l.877-1.316A12 12 0 0 1 26.894 11H22.82a1 1 0 0 0-.98.804l-.723 4.47a1 1 0 0 0 .54 1.055L25 19l.685 4.056A11.98 11.98 0 0 1 16 28"/></svg>
React
import type { SVGProps } from "react";
export function CarbonEarthFilled(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.02 16.394l1.338.446L7 19.303v1.283a1 1 0 0 0 .293.707L10 24v2.377a12 12 0 0 1-5.98-9.983M16 28a12 12 0 0 1-2.572-.285L14 26l1.805-4.512a1 1 0 0 0-.097-.926l-1.411-2.117a1 1 0 0 0-.832-.445h-4.93l-1.248-1.873L9.414 14H11v2h2v-2.734l3.868-6.77l-1.736-.992L14.277 7h-2.742L10.45 5.371A11.86 11.86 0 0 1 20 4.7V8a1 1 0 0 0 1 1h1.465a1 1 0 0 0 .832-.445l.877-1.316A12 12 0 0 1 26.894 11H22.82a1 1 0 0 0-.98.804l-.723 4.47a1 1 0 0 0 .54 1.055L25 19l.685 4.056A11.98 11.98 0 0 1 16 28"/></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.02 16.394l1.338.446L7 19.303v1.283a1 1 0 0 0 .293.707L10 24v2.377a12 12 0 0 1-5.98-9.983M16 28a12 12 0 0 1-2.572-.285L14 26l1.805-4.512a1 1 0 0 0-.097-.926l-1.411-2.117a1 1 0 0 0-.832-.445h-4.93l-1.248-1.873L9.414 14H11v2h2v-2.734l3.868-6.77l-1.736-.992L14.277 7h-2.742L10.45 5.371A11.86 11.86 0 0 1 20 4.7V8a1 1 0 0 0 1 1h1.465a1 1 0 0 0 .832-.445l.877-1.316A12 12 0 0 1 26.894 11H22.82a1 1 0 0 0-.98.804l-.723 4.47a1 1 0 0 0 .54 1.055L25 19l.685 4.056A11.98 11.98 0 0 1 16 28"/></svg> </template>
CSS
.icon-earth-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.02%2016.394l1.338.446L7%2019.303v1.283a1%201%200%200%200%20.293.707L10%2024v2.377a12%2012%200%200%201-5.98-9.983M16%2028a12%2012%200%200%201-2.572-.285L14%2026l1.805-4.512a1%201%200%200%200-.097-.926l-1.411-2.117a1%201%200%200%200-.832-.445h-4.93l-1.248-1.873L9.414%2014H11v2h2v-2.734l3.868-6.77l-1.736-.992L14.277%207h-2.742L10.45%205.371A11.86%2011.86%200%200%201%2020%204.7V8a1%201%200%200%200%201%201h1.465a1%201%200%200%200%20.832-.445l.877-1.316A12%2012%200%200%201%2026.894%2011H22.82a1%201%200%200%200-.98.804l-.723%204.47a1%201%200%200%200%20.54%201.055L25%2019l.685%204.056A11.98%2011.98%200%200%201%2016%2028%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.02%2016.394l1.338.446L7%2019.303v1.283a1%201%200%200%200%20.293.707L10%2024v2.377a12%2012%200%200%201-5.98-9.983M16%2028a12%2012%200%200%201-2.572-.285L14%2026l1.805-4.512a1%201%200%200%200-.097-.926l-1.411-2.117a1%201%200%200%200-.832-.445h-4.93l-1.248-1.873L9.414%2014H11v2h2v-2.734l3.868-6.77l-1.736-.992L14.277%207h-2.742L10.45%205.371A11.86%2011.86%200%200%201%2020%204.7V8a1%201%200%200%200%201%201h1.465a1%201%200%200%200%20.832-.445l.877-1.316A12%2012%200%200%201%2026.894%2011H22.82a1%201%200%200%200-.98.804l-.723%204.47a1%201%200%200%200%20.54%201.055L25%2019l.685%204.056A11.98%2011.98%200%200%201%2016%2028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/earth-filled.svg?color=%231a73e8&size=48