earth europe africa icon
earth-europe-africa-filled from Carbon by IBM · Filled · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- earth-europe-africa-filled
- Set
- Carbon
- Style
- Filled
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
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 europe africa 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.98 11.98 0 0 1 5-9.727V9a1 1 0 0 0 1 1h3.382a1 1 0 0 0 .894-.553L15 8h4v6h-5.764a1 1 0 0 0-.447.106l-3.236 1.618a1 1 0 0 0-.553.894v3.705a1 1 0 0 0 .629.929L14 23l.824 4.94A12.015 12.015 0 0 1 4 16m18 10.376V23l1.755-2.632a1 1 0 0 0 .138-.797L23 16v-3h4.605A11.9 11.9 0 0 1 22 26.376"/></svg>
React
import type { SVGProps } from "react";
export function CarbonEarthEuropeAfricaFilled(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.98 11.98 0 0 1 5-9.727V9a1 1 0 0 0 1 1h3.382a1 1 0 0 0 .894-.553L15 8h4v6h-5.764a1 1 0 0 0-.447.106l-3.236 1.618a1 1 0 0 0-.553.894v3.705a1 1 0 0 0 .629.929L14 23l.824 4.94A12.015 12.015 0 0 1 4 16m18 10.376V23l1.755-2.632a1 1 0 0 0 .138-.797L23 16v-3h4.605A11.9 11.9 0 0 1 22 26.376"/></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.98 11.98 0 0 1 5-9.727V9a1 1 0 0 0 1 1h3.382a1 1 0 0 0 .894-.553L15 8h4v6h-5.764a1 1 0 0 0-.447.106l-3.236 1.618a1 1 0 0 0-.553.894v3.705a1 1 0 0 0 .629.929L14 23l.824 4.94A12.015 12.015 0 0 1 4 16m18 10.376V23l1.755-2.632a1 1 0 0 0 .138-.797L23 16v-3h4.605A11.9 11.9 0 0 1 22 26.376"/></svg> </template>
CSS
.icon-earth-europe-africa-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.98%2011.98%200%200%201%205-9.727V9a1%201%200%200%200%201%201h3.382a1%201%200%200%200%20.894-.553L15%208h4v6h-5.764a1%201%200%200%200-.447.106l-3.236%201.618a1%201%200%200%200-.553.894v3.705a1%201%200%200%200%20.629.929L14%2023l.824%204.94A12.015%2012.015%200%200%201%204%2016m18%2010.376V23l1.755-2.632a1%201%200%200%200%20.138-.797L23%2016v-3h4.605A11.9%2011.9%200%200%201%2022%2026.376%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.98%2011.98%200%200%201%205-9.727V9a1%201%200%200%200%201%201h3.382a1%201%200%200%200%20.894-.553L15%208h4v6h-5.764a1%201%200%200%200-.447.106l-3.236%201.618a1%201%200%200%200-.553.894v3.705a1%201%200%200%200%20.629.929L14%2023l.824%204.94A12.015%2012.015%200%200%201%204%2016m18%2010.376V23l1.755-2.632a1%201%200%200%200%20.138-.797L23%2016v-3h4.605A11.9%2011.9%200%200%201%2022%2026.376%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/earth-europe-africa-filled.svg?color=%231a73e8&size=48