globe with meridians emoji
globe-with-meridians from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- globe-with-meridians
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Travel
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More travel icons from Emoji One (Colored)
Use the globe with meridians emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M32 2C15.5 2 2 15.5 2 32s13.5 30 30 30s30-13.5 30-30S48.5 2 32 2m20 46.2c-1.2-1.1-2.5-2.1-3.8-2.9c1.7-3.4 2.7-7.1 3-10.9h6.4c-.4 5.2-2.4 10-5.6 13.8M6.3 34.4h6.3c.3 3.8 1.4 7.5 3 10.9c-1.3.9-2.5 1.8-3.7 2.9c-3.1-3.8-5.1-8.6-5.6-13.8M12 15.8c1.2 1.1 2.4 2 3.7 2.9c-1.8 3.6-2.8 7.5-3.1 11.5H6.3c.3-5.4 2.4-10.4 5.7-14.4m17.9-6.2v9.6c-2.9-.2-5.7-1-8.4-2.1c2.2-3.1 5.1-5.7 8.4-7.5m0 13.8v6.8H16.8c.2-3.4 1.1-6.6 2.6-9.5c3.2 1.6 6.8 2.5 10.5 2.7m0 11v6.2c-3.7.3-7.3 1.2-10.6 2.7c-1.3-2.7-2.2-5.7-2.5-8.9zm0 10.4v9.7q-5.1-2.85-8.4-7.5c2.6-1.2 5.5-2 8.4-2.2m4.2 9.6v-9.6c2.9.2 5.7.9 8.3 2.1c-2.2 3-5 5.6-8.3 7.5m0-13.8v-6.2H47c-.3 3.1-1.2 6.1-2.5 8.8c-3.2-1.5-6.7-2.4-10.4-2.6m0-10.4v-6.8c3.7-.2 7.2-1.2 10.5-2.7c1.4 2.9 2.3 6.1 2.5 9.4h-13zm0-11V9.6c3.3 1.9 6.1 4.4 8.3 7.5c-2.6 1.2-5.4 1.9-8.3 2.1M44.5 13c-2-2.4-4.3-4.5-6.9-6.1c4.4 1 8.3 3 11.5 5.9c-1 .9-2 1.6-3 2.3c-.5-.7-1-1.5-1.6-2.1m-25.1 0c-.5.7-1.1 1.4-1.6 2.1c-1-.7-2-1.4-2.9-2.3C18.1 10 22 7.9 26.3 6.9c-2.7 1.6-5 3.7-6.9 6.1m-1.6 36c.4.6.8 1.2 1.3 1.7c2 2.5 4.4 4.7 7.1 6.4c-4.3-1-8.2-3-11.4-5.9c1-.8 2-1.5 3-2.2m26.8 2c.5-.7 1.1-1.4 1.6-2.1c1.1.7 2.1 1.5 3 2.3c-3.2 2.9-7.2 4.9-11.5 5.9c2.5-1.6 4.9-3.7 6.9-6.1m6.7-20.8c-.2-4-1.3-7.9-3.1-11.5c1.3-.9 2.6-1.8 3.8-2.9c3.2 4 5.3 9 5.7 14.4z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneGlobeWithMeridians(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M32 2C15.5 2 2 15.5 2 32s13.5 30 30 30s30-13.5 30-30S48.5 2 32 2m20 46.2c-1.2-1.1-2.5-2.1-3.8-2.9c1.7-3.4 2.7-7.1 3-10.9h6.4c-.4 5.2-2.4 10-5.6 13.8M6.3 34.4h6.3c.3 3.8 1.4 7.5 3 10.9c-1.3.9-2.5 1.8-3.7 2.9c-3.1-3.8-5.1-8.6-5.6-13.8M12 15.8c1.2 1.1 2.4 2 3.7 2.9c-1.8 3.6-2.8 7.5-3.1 11.5H6.3c.3-5.4 2.4-10.4 5.7-14.4m17.9-6.2v9.6c-2.9-.2-5.7-1-8.4-2.1c2.2-3.1 5.1-5.7 8.4-7.5m0 13.8v6.8H16.8c.2-3.4 1.1-6.6 2.6-9.5c3.2 1.6 6.8 2.5 10.5 2.7m0 11v6.2c-3.7.3-7.3 1.2-10.6 2.7c-1.3-2.7-2.2-5.7-2.5-8.9zm0 10.4v9.7q-5.1-2.85-8.4-7.5c2.6-1.2 5.5-2 8.4-2.2m4.2 9.6v-9.6c2.9.2 5.7.9 8.3 2.1c-2.2 3-5 5.6-8.3 7.5m0-13.8v-6.2H47c-.3 3.1-1.2 6.1-2.5 8.8c-3.2-1.5-6.7-2.4-10.4-2.6m0-10.4v-6.8c3.7-.2 7.2-1.2 10.5-2.7c1.4 2.9 2.3 6.1 2.5 9.4h-13zm0-11V9.6c3.3 1.9 6.1 4.4 8.3 7.5c-2.6 1.2-5.4 1.9-8.3 2.1M44.5 13c-2-2.4-4.3-4.5-6.9-6.1c4.4 1 8.3 3 11.5 5.9c-1 .9-2 1.6-3 2.3c-.5-.7-1-1.5-1.6-2.1m-25.1 0c-.5.7-1.1 1.4-1.6 2.1c-1-.7-2-1.4-2.9-2.3C18.1 10 22 7.9 26.3 6.9c-2.7 1.6-5 3.7-6.9 6.1m-1.6 36c.4.6.8 1.2 1.3 1.7c2 2.5 4.4 4.7 7.1 6.4c-4.3-1-8.2-3-11.4-5.9c1-.8 2-1.5 3-2.2m26.8 2c.5-.7 1.1-1.4 1.6-2.1c1.1.7 2.1 1.5 3 2.3c-3.2 2.9-7.2 4.9-11.5 5.9c2.5-1.6 4.9-3.7 6.9-6.1m6.7-20.8c-.2-4-1.3-7.9-3.1-11.5c1.3-.9 2.6-1.8 3.8-2.9c3.2 4 5.3 9 5.7 14.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M32 2C15.5 2 2 15.5 2 32s13.5 30 30 30s30-13.5 30-30S48.5 2 32 2m20 46.2c-1.2-1.1-2.5-2.1-3.8-2.9c1.7-3.4 2.7-7.1 3-10.9h6.4c-.4 5.2-2.4 10-5.6 13.8M6.3 34.4h6.3c.3 3.8 1.4 7.5 3 10.9c-1.3.9-2.5 1.8-3.7 2.9c-3.1-3.8-5.1-8.6-5.6-13.8M12 15.8c1.2 1.1 2.4 2 3.7 2.9c-1.8 3.6-2.8 7.5-3.1 11.5H6.3c.3-5.4 2.4-10.4 5.7-14.4m17.9-6.2v9.6c-2.9-.2-5.7-1-8.4-2.1c2.2-3.1 5.1-5.7 8.4-7.5m0 13.8v6.8H16.8c.2-3.4 1.1-6.6 2.6-9.5c3.2 1.6 6.8 2.5 10.5 2.7m0 11v6.2c-3.7.3-7.3 1.2-10.6 2.7c-1.3-2.7-2.2-5.7-2.5-8.9zm0 10.4v9.7q-5.1-2.85-8.4-7.5c2.6-1.2 5.5-2 8.4-2.2m4.2 9.6v-9.6c2.9.2 5.7.9 8.3 2.1c-2.2 3-5 5.6-8.3 7.5m0-13.8v-6.2H47c-.3 3.1-1.2 6.1-2.5 8.8c-3.2-1.5-6.7-2.4-10.4-2.6m0-10.4v-6.8c3.7-.2 7.2-1.2 10.5-2.7c1.4 2.9 2.3 6.1 2.5 9.4h-13zm0-11V9.6c3.3 1.9 6.1 4.4 8.3 7.5c-2.6 1.2-5.4 1.9-8.3 2.1M44.5 13c-2-2.4-4.3-4.5-6.9-6.1c4.4 1 8.3 3 11.5 5.9c-1 .9-2 1.6-3 2.3c-.5-.7-1-1.5-1.6-2.1m-25.1 0c-.5.7-1.1 1.4-1.6 2.1c-1-.7-2-1.4-2.9-2.3C18.1 10 22 7.9 26.3 6.9c-2.7 1.6-5 3.7-6.9 6.1m-1.6 36c.4.6.8 1.2 1.3 1.7c2 2.5 4.4 4.7 7.1 6.4c-4.3-1-8.2-3-11.4-5.9c1-.8 2-1.5 3-2.2m26.8 2c.5-.7 1.1-1.4 1.6-2.1c1.1.7 2.1 1.5 3 2.3c-3.2 2.9-7.2 4.9-11.5 5.9c2.5-1.6 4.9-3.7 6.9-6.1m6.7-20.8c-.2-4-1.3-7.9-3.1-11.5c1.3-.9 2.6-1.8 3.8-2.9c3.2 4 5.3 9 5.7 14.4z"/></svg> </template>
CSS
.icon-globe-with-meridians {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%234fd1d9%22%20d%3D%22M32%202C15.5%202%202%2015.5%202%2032s13.5%2030%2030%2030s30-13.5%2030-30S48.5%202%2032%202m20%2046.2c-1.2-1.1-2.5-2.1-3.8-2.9c1.7-3.4%202.7-7.1%203-10.9h6.4c-.4%205.2-2.4%2010-5.6%2013.8M6.3%2034.4h6.3c.3%203.8%201.4%207.5%203%2010.9c-1.3.9-2.5%201.8-3.7%202.9c-3.1-3.8-5.1-8.6-5.6-13.8M12%2015.8c1.2%201.1%202.4%202%203.7%202.9c-1.8%203.6-2.8%207.5-3.1%2011.5H6.3c.3-5.4%202.4-10.4%205.7-14.4m17.9-6.2v9.6c-2.9-.2-5.7-1-8.4-2.1c2.2-3.1%205.1-5.7%208.4-7.5m0%2013.8v6.8H16.8c.2-3.4%201.1-6.6%202.6-9.5c3.2%201.6%206.8%202.5%2010.5%202.7m0%2011v6.2c-3.7.3-7.3%201.2-10.6%202.7c-1.3-2.7-2.2-5.7-2.5-8.9zm0%2010.4v9.7q-5.1-2.85-8.4-7.5c2.6-1.2%205.5-2%208.4-2.2m4.2%209.6v-9.6c2.9.2%205.7.9%208.3%202.1c-2.2%203-5%205.6-8.3%207.5m0-13.8v-6.2H47c-.3%203.1-1.2%206.1-2.5%208.8c-3.2-1.5-6.7-2.4-10.4-2.6m0-10.4v-6.8c3.7-.2%207.2-1.2%2010.5-2.7c1.4%202.9%202.3%206.1%202.5%209.4h-13zm0-11V9.6c3.3%201.9%206.1%204.4%208.3%207.5c-2.6%201.2-5.4%201.9-8.3%202.1M44.5%2013c-2-2.4-4.3-4.5-6.9-6.1c4.4%201%208.3%203%2011.5%205.9c-1%20.9-2%201.6-3%202.3c-.5-.7-1-1.5-1.6-2.1m-25.1%200c-.5.7-1.1%201.4-1.6%202.1c-1-.7-2-1.4-2.9-2.3C18.1%2010%2022%207.9%2026.3%206.9c-2.7%201.6-5%203.7-6.9%206.1m-1.6%2036c.4.6.8%201.2%201.3%201.7c2%202.5%204.4%204.7%207.1%206.4c-4.3-1-8.2-3-11.4-5.9c1-.8%202-1.5%203-2.2m26.8%202c.5-.7%201.1-1.4%201.6-2.1c1.1.7%202.1%201.5%203%202.3c-3.2%202.9-7.2%204.9-11.5%205.9c2.5-1.6%204.9-3.7%206.9-6.1m6.7-20.8c-.2-4-1.3-7.9-3.1-11.5c1.3-.9%202.6-1.8%203.8-2.9c3.2%204%205.3%209%205.7%2014.4z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%234fd1d9%22%20d%3D%22M32%202C15.5%202%202%2015.5%202%2032s13.5%2030%2030%2030s30-13.5%2030-30S48.5%202%2032%202m20%2046.2c-1.2-1.1-2.5-2.1-3.8-2.9c1.7-3.4%202.7-7.1%203-10.9h6.4c-.4%205.2-2.4%2010-5.6%2013.8M6.3%2034.4h6.3c.3%203.8%201.4%207.5%203%2010.9c-1.3.9-2.5%201.8-3.7%202.9c-3.1-3.8-5.1-8.6-5.6-13.8M12%2015.8c1.2%201.1%202.4%202%203.7%202.9c-1.8%203.6-2.8%207.5-3.1%2011.5H6.3c.3-5.4%202.4-10.4%205.7-14.4m17.9-6.2v9.6c-2.9-.2-5.7-1-8.4-2.1c2.2-3.1%205.1-5.7%208.4-7.5m0%2013.8v6.8H16.8c.2-3.4%201.1-6.6%202.6-9.5c3.2%201.6%206.8%202.5%2010.5%202.7m0%2011v6.2c-3.7.3-7.3%201.2-10.6%202.7c-1.3-2.7-2.2-5.7-2.5-8.9zm0%2010.4v9.7q-5.1-2.85-8.4-7.5c2.6-1.2%205.5-2%208.4-2.2m4.2%209.6v-9.6c2.9.2%205.7.9%208.3%202.1c-2.2%203-5%205.6-8.3%207.5m0-13.8v-6.2H47c-.3%203.1-1.2%206.1-2.5%208.8c-3.2-1.5-6.7-2.4-10.4-2.6m0-10.4v-6.8c3.7-.2%207.2-1.2%2010.5-2.7c1.4%202.9%202.3%206.1%202.5%209.4h-13zm0-11V9.6c3.3%201.9%206.1%204.4%208.3%207.5c-2.6%201.2-5.4%201.9-8.3%202.1M44.5%2013c-2-2.4-4.3-4.5-6.9-6.1c4.4%201%208.3%203%2011.5%205.9c-1%20.9-2%201.6-3%202.3c-.5-.7-1-1.5-1.6-2.1m-25.1%200c-.5.7-1.1%201.4-1.6%202.1c-1-.7-2-1.4-2.9-2.3C18.1%2010%2022%207.9%2026.3%206.9c-2.7%201.6-5%203.7-6.9%206.1m-1.6%2036c.4.6.8%201.2%201.3%201.7c2%202.5%204.4%204.7%207.1%206.4c-4.3-1-8.2-3-11.4-5.9c1-.8%202-1.5%203-2.2m26.8%202c.5-.7%201.1-1.4%201.6-2.1c1.1.7%202.1%201.5%203%202.3c-3.2%202.9-7.2%204.9-11.5%205.9c2.5-1.6%204.9-3.7%206.9-6.1m6.7-20.8c-.2-4-1.3-7.9-3.1-11.5c1.3-.9%202.6-1.8%203.8-2.9c3.2%204%205.3%209%205.7%2014.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/globe-with-meridians.svg?color=%231a73e8&size=48