globe showing europe africa emoji
globe-showing-europe-africa from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- globe-showing-europe-africa
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More travel & places icons from Twitter Emoji
Use the globe showing europe africa emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#88c9f9"/><path fill="#5c913b" d="M25.716 1.756c-1.022.568-1.872 1.528-3.028 1.181c-1.875-.562-4.375-1.812-6-.25s-2 3 0 2.938s3.375-2.438 4.375-1.438s.749 1.813-1.625 2.125S14.5 7 13.125 7s-1.688.812-.75 1.688s-.563.937-2.125 1.812s.375 1.25 1.688 2s2.312-.188 2.875-1.438s2.981-2.75 3.99-2.562s1.01.688.822 1.562s.75.625.812-.375s1.188-1.75 2.062-1.812s1.625 1.188.625 1.812s-2 1.125-.75 1.438s2.125 1.938.688 2.625s-3.937 1.125-5.062.562s-3.688-1.375-4.375-.938s-1.062.89-1.875 1.195s-4.125 1.805-4.188 3.743s-.124 4.126 1.188 4.188s4.5-.812 5.5-1.625s2.375-.625 2.812.312s.125 1.5-.312 3s.286 2.25.987 3.562s1.263 2.062 1.263 3s1 1.875 2.5.312s2.875-4.625 3.5-5.75s1.125-3.625 1.875-4.125s1.938-1.688 1.062-1.5s-2.625-.062-3.062-1.312s-2.312-3.625-1.438-3.875s1.875 1.39 2.25 2.164s.875 1.711 1.625 1.961s2.375-1.673 2.875-1.961s.125-1.476-.875-1.351s-2.312 0-2.312-.624s1.25-1.438 2.25-1.25s1.75.5 2.375 1.25s1.875 2.125 2.375 3s.875 1 1.125-.562c.166-1.038.387-1.609.59-2.222c-1.013-5.829-4.82-10.683-9.999-13.148"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiGlobeShowingEuropeAfrica(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#88c9f9"/><path fill="#5c913b" d="M25.716 1.756c-1.022.568-1.872 1.528-3.028 1.181c-1.875-.562-4.375-1.812-6-.25s-2 3 0 2.938s3.375-2.438 4.375-1.438s.749 1.813-1.625 2.125S14.5 7 13.125 7s-1.688.812-.75 1.688s-.563.937-2.125 1.812s.375 1.25 1.688 2s2.312-.188 2.875-1.438s2.981-2.75 3.99-2.562s1.01.688.822 1.562s.75.625.812-.375s1.188-1.75 2.062-1.812s1.625 1.188.625 1.812s-2 1.125-.75 1.438s2.125 1.938.688 2.625s-3.937 1.125-5.062.562s-3.688-1.375-4.375-.938s-1.062.89-1.875 1.195s-4.125 1.805-4.188 3.743s-.124 4.126 1.188 4.188s4.5-.812 5.5-1.625s2.375-.625 2.812.312s.125 1.5-.312 3s.286 2.25.987 3.562s1.263 2.062 1.263 3s1 1.875 2.5.312s2.875-4.625 3.5-5.75s1.125-3.625 1.875-4.125s1.938-1.688 1.062-1.5s-2.625-.062-3.062-1.312s-2.312-3.625-1.438-3.875s1.875 1.39 2.25 2.164s.875 1.711 1.625 1.961s2.375-1.673 2.875-1.961s.125-1.476-.875-1.351s-2.312 0-2.312-.624s1.25-1.438 2.25-1.25s1.75.5 2.375 1.25s1.875 2.125 2.375 3s.875 1 1.125-.562c.166-1.038.387-1.609.59-2.222c-1.013-5.829-4.82-10.683-9.999-13.148"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#88c9f9"/><path fill="#5c913b" d="M25.716 1.756c-1.022.568-1.872 1.528-3.028 1.181c-1.875-.562-4.375-1.812-6-.25s-2 3 0 2.938s3.375-2.438 4.375-1.438s.749 1.813-1.625 2.125S14.5 7 13.125 7s-1.688.812-.75 1.688s-.563.937-2.125 1.812s.375 1.25 1.688 2s2.312-.188 2.875-1.438s2.981-2.75 3.99-2.562s1.01.688.822 1.562s.75.625.812-.375s1.188-1.75 2.062-1.812s1.625 1.188.625 1.812s-2 1.125-.75 1.438s2.125 1.938.688 2.625s-3.937 1.125-5.062.562s-3.688-1.375-4.375-.938s-1.062.89-1.875 1.195s-4.125 1.805-4.188 3.743s-.124 4.126 1.188 4.188s4.5-.812 5.5-1.625s2.375-.625 2.812.312s.125 1.5-.312 3s.286 2.25.987 3.562s1.263 2.062 1.263 3s1 1.875 2.5.312s2.875-4.625 3.5-5.75s1.125-3.625 1.875-4.125s1.938-1.688 1.062-1.5s-2.625-.062-3.062-1.312s-2.312-3.625-1.438-3.875s1.875 1.39 2.25 2.164s.875 1.711 1.625 1.961s2.375-1.673 2.875-1.961s.125-1.476-.875-1.351s-2.312 0-2.312-.624s1.25-1.438 2.25-1.25s1.75.5 2.375 1.25s1.875 2.125 2.375 3s.875 1 1.125-.562c.166-1.038.387-1.609.59-2.222c-1.013-5.829-4.82-10.683-9.999-13.148"/></svg> </template>
CSS
.icon-globe-showing-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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%2388c9f9%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M25.716%201.756c-1.022.568-1.872%201.528-3.028%201.181c-1.875-.562-4.375-1.812-6-.25s-2%203%200%202.938s3.375-2.438%204.375-1.438s.749%201.813-1.625%202.125S14.5%207%2013.125%207s-1.688.812-.75%201.688s-.563.937-2.125%201.812s.375%201.25%201.688%202s2.312-.188%202.875-1.438s2.981-2.75%203.99-2.562s1.01.688.822%201.562s.75.625.812-.375s1.188-1.75%202.062-1.812s1.625%201.188.625%201.812s-2%201.125-.75%201.438s2.125%201.938.688%202.625s-3.937%201.125-5.062.562s-3.688-1.375-4.375-.938s-1.062.89-1.875%201.195s-4.125%201.805-4.188%203.743s-.124%204.126%201.188%204.188s4.5-.812%205.5-1.625s2.375-.625%202.812.312s.125%201.5-.312%203s.286%202.25.987%203.562s1.263%202.062%201.263%203s1%201.875%202.5.312s2.875-4.625%203.5-5.75s1.125-3.625%201.875-4.125s1.938-1.688%201.062-1.5s-2.625-.062-3.062-1.312s-2.312-3.625-1.438-3.875s1.875%201.39%202.25%202.164s.875%201.711%201.625%201.961s2.375-1.673%202.875-1.961s.125-1.476-.875-1.351s-2.312%200-2.312-.624s1.25-1.438%202.25-1.25s1.75.5%202.375%201.25s1.875%202.125%202.375%203s.875%201%201.125-.562c.166-1.038.387-1.609.59-2.222c-1.013-5.829-4.82-10.683-9.999-13.148%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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%2388c9f9%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M25.716%201.756c-1.022.568-1.872%201.528-3.028%201.181c-1.875-.562-4.375-1.812-6-.25s-2%203%200%202.938s3.375-2.438%204.375-1.438s.749%201.813-1.625%202.125S14.5%207%2013.125%207s-1.688.812-.75%201.688s-.563.937-2.125%201.812s.375%201.25%201.688%202s2.312-.188%202.875-1.438s2.981-2.75%203.99-2.562s1.01.688.822%201.562s.75.625.812-.375s1.188-1.75%202.062-1.812s1.625%201.188.625%201.812s-2%201.125-.75%201.438s2.125%201.938.688%202.625s-3.937%201.125-5.062.562s-3.688-1.375-4.375-.938s-1.062.89-1.875%201.195s-4.125%201.805-4.188%203.743s-.124%204.126%201.188%204.188s4.5-.812%205.5-1.625s2.375-.625%202.812.312s.125%201.5-.312%203s.286%202.25.987%203.562s1.263%202.062%201.263%203s1%201.875%202.5.312s2.875-4.625%203.5-5.75s1.125-3.625%201.875-4.125s1.938-1.688%201.062-1.5s-2.625-.062-3.062-1.312s-2.312-3.625-1.438-3.875s1.875%201.39%202.25%202.164s.875%201.711%201.625%201.961s2.375-1.673%202.875-1.961s.125-1.476-.875-1.351s-2.312%200-2.312-.624s1.25-1.438%202.25-1.25s1.75.5%202.375%201.25s1.875%202.125%202.375%203s.875%201%201.125-.562c.166-1.038.387-1.609.59-2.222c-1.013-5.829-4.82-10.683-9.999-13.148%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/globe-showing-europe-africa.svg?color=%231a73e8&size=48