earth europe africa icon
earth-europe-africa from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- earth-europe-africa
- Set
- Carbon
- Style
- Outline
- 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.96 11.96 0 0 1 4-8.919V9a2 2 0 0 0 2 2h3.382a2 2 0 0 0 1.79-1.106L15.617 9H18v4h-4.765a2 2 0 0 0-.893.21l-3.237 1.62A2 2 0 0 0 8 16.617v3.705a2 2 0 0 0 1.257 1.857l3.849 1.54l.678 4.066A12.014 12.014 0 0 1 4 16m11.846 11.992l-.952-5.712L10 20.323v-3.705L13.236 15H20V7h-5.618l-1 2H10V5.624A11.958 11.958 0 0 1 27.3 12H22v4l.922 3.814L21 22.697v4.197A11.9 11.9 0 0 1 16 28c-.052 0-.102-.007-.154-.008M23 25.727v-2.424l1.586-2.38a2 2 0 0 0 .277-1.595L24 15.877V14h3.82A11.84 11.84 0 0 1 23 25.727"/></svg>
React
import type { SVGProps } from "react";
export function CarbonEarthEuropeAfrica(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.96 11.96 0 0 1 4-8.919V9a2 2 0 0 0 2 2h3.382a2 2 0 0 0 1.79-1.106L15.617 9H18v4h-4.765a2 2 0 0 0-.893.21l-3.237 1.62A2 2 0 0 0 8 16.617v3.705a2 2 0 0 0 1.257 1.857l3.849 1.54l.678 4.066A12.014 12.014 0 0 1 4 16m11.846 11.992l-.952-5.712L10 20.323v-3.705L13.236 15H20V7h-5.618l-1 2H10V5.624A11.958 11.958 0 0 1 27.3 12H22v4l.922 3.814L21 22.697v4.197A11.9 11.9 0 0 1 16 28c-.052 0-.102-.007-.154-.008M23 25.727v-2.424l1.586-2.38a2 2 0 0 0 .277-1.595L24 15.877V14h3.82A11.84 11.84 0 0 1 23 25.727"/></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.96 11.96 0 0 1 4-8.919V9a2 2 0 0 0 2 2h3.382a2 2 0 0 0 1.79-1.106L15.617 9H18v4h-4.765a2 2 0 0 0-.893.21l-3.237 1.62A2 2 0 0 0 8 16.617v3.705a2 2 0 0 0 1.257 1.857l3.849 1.54l.678 4.066A12.014 12.014 0 0 1 4 16m11.846 11.992l-.952-5.712L10 20.323v-3.705L13.236 15H20V7h-5.618l-1 2H10V5.624A11.958 11.958 0 0 1 27.3 12H22v4l.922 3.814L21 22.697v4.197A11.9 11.9 0 0 1 16 28c-.052 0-.102-.007-.154-.008M23 25.727v-2.424l1.586-2.38a2 2 0 0 0 .277-1.595L24 15.877V14h3.82A11.84 11.84 0 0 1 23 25.727"/></svg> </template>
CSS
.icon-earth-europe-africa {
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.96%2011.96%200%200%201%204-8.919V9a2%202%200%200%200%202%202h3.382a2%202%200%200%200%201.79-1.106L15.617%209H18v4h-4.765a2%202%200%200%200-.893.21l-3.237%201.62A2%202%200%200%200%208%2016.617v3.705a2%202%200%200%200%201.257%201.857l3.849%201.54l.678%204.066A12.014%2012.014%200%200%201%204%2016m11.846%2011.992l-.952-5.712L10%2020.323v-3.705L13.236%2015H20V7h-5.618l-1%202H10V5.624A11.958%2011.958%200%200%201%2027.3%2012H22v4l.922%203.814L21%2022.697v4.197A11.9%2011.9%200%200%201%2016%2028c-.052%200-.102-.007-.154-.008M23%2025.727v-2.424l1.586-2.38a2%202%200%200%200%20.277-1.595L24%2015.877V14h3.82A11.84%2011.84%200%200%201%2023%2025.727%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.96%2011.96%200%200%201%204-8.919V9a2%202%200%200%200%202%202h3.382a2%202%200%200%200%201.79-1.106L15.617%209H18v4h-4.765a2%202%200%200%200-.893.21l-3.237%201.62A2%202%200%200%200%208%2016.617v3.705a2%202%200%200%200%201.257%201.857l3.849%201.54l.678%204.066A12.014%2012.014%200%200%201%204%2016m11.846%2011.992l-.952-5.712L10%2020.323v-3.705L13.236%2015H20V7h-5.618l-1%202H10V5.624A11.958%2011.958%200%200%201%2027.3%2012H22v4l.922%203.814L21%2022.697v4.197A11.9%2011.9%200%200%201%2016%2028c-.052%200-.102-.007-.154-.008M23%2025.727v-2.424l1.586-2.38a2%202%200%200%200%20.277-1.595L24%2015.877V14h3.82A11.84%2011.84%200%200%201%2023%2025.727%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.svg?color=%231a73e8&size=48