map of japan emoji
map-of-japan from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- map-of-japan
- 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 map of japan emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#628441"><path d="M10 51.6c-.6-.1-1.6.4-2.3-.4s-1.7-.1-1.9.6s-4.3.9-3.8 1.3c.5.5 1.8 2.9 2.3 2.4s1.1-2.1 1.6-1.3s.7 2.3-1.1 3.7c-1.8 1.5.9.6.5 2.3c-.3 1.9 1.6 1.7 1.9 1.8s2-.9 2.3-1.6s2.1-5.4 1.9-5.8s-.8-1.4-1.6-1.2c-.7.2 2.4-1.4.2-1.8m-1-2.7c-.7.1-2 .7-1.1 1.4s2.8-.9 3.6 0s1.5-1.6 1.8-1s2.4.1 3.9-.4s3.1-1.6 4.6-1.2s2.7.8 1.9 1.4s-1.4 2-.8 2.2c.7.2 1.7 1.7 2.6 1.4s2-3.3 3.4-3.2s.4-1.4-.5-1.5s1.1-2.5 1.7-1.4c.5 1.1 3.5 2 4.1 1.6c.7-.4 1.5-1.9 2.5-1.9s-1.5 2.8 0 2c1.5-.7 1.4-3.3 2.6-2.5s1.5-2.4 1.7-1.1s-.9 2.4 0 2.1s3-2.5 2.6-3.9c-.5-1.3-.8-3.4.7-4.2c1.4-.7-.5-5.8.9-5.8s1.4.6 1.4-.8c.1-1.4.6-2.1 1.7-3.3c1.1-1.1-1.8-4.8-2.2-5.4s.8-2.6-.6-3.3c0 0-1.4-1-1.7 0s1.7 1.2 1.5 2c-.3.8-2.3.9-2.4-.5c-.1-1.5-.8-.1-.8.9s-2.4.1-1.7 1.4s-1.3 2.7-.2 3s-.4 5.4-1.1 5.9c-.8.5-.2 1.5-1.6 1.9s-2.8 3.3-4.6 3.8s-2.3 1.3-2.5.5c-.2-.9-1.6-.7-.4-1.3s2-1.8.8-1.5c-1.3.3-2.5 1.5-2 2.1c.5.7.2 1.9-.8 2.6s-2.6 1.6-1.9 2.3c.8.7-.2 2.1-1.1 1.6s-1.8-1.9-2.7-1.3c-.9.7-3.3 1.2-4.6 1s-3.2-.8-3.4.1s-2 2.9-2.9 3.1c-.8.2-1.4 1-2.4 1.2"/><path d="M20.4 49.3c-.6.1-2-.5-2.5.3c-.5.9-1.2.4-1.6.9s-1.3-1-1.9 0s-2.1 2.1-1.3 2.7s-.3 1 .4 1.7s2 .9 2.3 0c.2-.9 1.1-3 2.2-2.5s1.6.8 2 .3s1.1-1.3 1.7-1.5c.4-.1.1-2.2-1.3-1.9m23.7-31.8c.7.7 1 1.3.5 1.4s-1.4-.8-1.8 0s-1.2 2.1-2 1.2s1.5-2.4.5-2.6s-1.8-1.1-1.3-2.1s1.7-1.5 2.3-1.9s-.2-.8 0-1.4c.3-.6.3-.6 1.5 0c1.1.6 2.3 1 2.3-.4s-1.3-2.1 0-2.5s.6-1.1 1.1-2.1s0-2.5-.5-3.4s.9-2.7 2.3-.8s4.8 5.2 6.1 5.4c1.4.1 1.7.5 2.6.9c.9.3 3.5-2.5 2.9-1.7c-.5.9-1.7 2.3-1.1 2.8s.9 1.3.5 1.6s3-.7 1.5.3c-1.5.9-2.2.8-2.6 1.4s-2.3.4-3.2-.1c-.8-.5-2.3 1.9-2.7 2.7c-.5.7.2 2.4-.5 1.8c0 0-1.7-.8-2.8-1.3s-2.5-1.8-3.5-1.3c-1.1.5-1.9 1.5-2.1.9c-.1-.3 0-.7-.7-.9c-.6-.2-1.5.3-1.6.9c-.2.6.2.9.9 1c.8-.2 1.2 0 1.4.2"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneMapOfJapan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#628441"><path d="M10 51.6c-.6-.1-1.6.4-2.3-.4s-1.7-.1-1.9.6s-4.3.9-3.8 1.3c.5.5 1.8 2.9 2.3 2.4s1.1-2.1 1.6-1.3s.7 2.3-1.1 3.7c-1.8 1.5.9.6.5 2.3c-.3 1.9 1.6 1.7 1.9 1.8s2-.9 2.3-1.6s2.1-5.4 1.9-5.8s-.8-1.4-1.6-1.2c-.7.2 2.4-1.4.2-1.8m-1-2.7c-.7.1-2 .7-1.1 1.4s2.8-.9 3.6 0s1.5-1.6 1.8-1s2.4.1 3.9-.4s3.1-1.6 4.6-1.2s2.7.8 1.9 1.4s-1.4 2-.8 2.2c.7.2 1.7 1.7 2.6 1.4s2-3.3 3.4-3.2s.4-1.4-.5-1.5s1.1-2.5 1.7-1.4c.5 1.1 3.5 2 4.1 1.6c.7-.4 1.5-1.9 2.5-1.9s-1.5 2.8 0 2c1.5-.7 1.4-3.3 2.6-2.5s1.5-2.4 1.7-1.1s-.9 2.4 0 2.1s3-2.5 2.6-3.9c-.5-1.3-.8-3.4.7-4.2c1.4-.7-.5-5.8.9-5.8s1.4.6 1.4-.8c.1-1.4.6-2.1 1.7-3.3c1.1-1.1-1.8-4.8-2.2-5.4s.8-2.6-.6-3.3c0 0-1.4-1-1.7 0s1.7 1.2 1.5 2c-.3.8-2.3.9-2.4-.5c-.1-1.5-.8-.1-.8.9s-2.4.1-1.7 1.4s-1.3 2.7-.2 3s-.4 5.4-1.1 5.9c-.8.5-.2 1.5-1.6 1.9s-2.8 3.3-4.6 3.8s-2.3 1.3-2.5.5c-.2-.9-1.6-.7-.4-1.3s2-1.8.8-1.5c-1.3.3-2.5 1.5-2 2.1c.5.7.2 1.9-.8 2.6s-2.6 1.6-1.9 2.3c.8.7-.2 2.1-1.1 1.6s-1.8-1.9-2.7-1.3c-.9.7-3.3 1.2-4.6 1s-3.2-.8-3.4.1s-2 2.9-2.9 3.1c-.8.2-1.4 1-2.4 1.2"/><path d="M20.4 49.3c-.6.1-2-.5-2.5.3c-.5.9-1.2.4-1.6.9s-1.3-1-1.9 0s-2.1 2.1-1.3 2.7s-.3 1 .4 1.7s2 .9 2.3 0c.2-.9 1.1-3 2.2-2.5s1.6.8 2 .3s1.1-1.3 1.7-1.5c.4-.1.1-2.2-1.3-1.9m23.7-31.8c.7.7 1 1.3.5 1.4s-1.4-.8-1.8 0s-1.2 2.1-2 1.2s1.5-2.4.5-2.6s-1.8-1.1-1.3-2.1s1.7-1.5 2.3-1.9s-.2-.8 0-1.4c.3-.6.3-.6 1.5 0c1.1.6 2.3 1 2.3-.4s-1.3-2.1 0-2.5s.6-1.1 1.1-2.1s0-2.5-.5-3.4s.9-2.7 2.3-.8s4.8 5.2 6.1 5.4c1.4.1 1.7.5 2.6.9c.9.3 3.5-2.5 2.9-1.7c-.5.9-1.7 2.3-1.1 2.8s.9 1.3.5 1.6s3-.7 1.5.3c-1.5.9-2.2.8-2.6 1.4s-2.3.4-3.2-.1c-.8-.5-2.3 1.9-2.7 2.7c-.5.7.2 2.4-.5 1.8c0 0-1.7-.8-2.8-1.3s-2.5-1.8-3.5-1.3c-1.1.5-1.9 1.5-2.1.9c-.1-.3 0-.7-.7-.9c-.6-.2-1.5.3-1.6.9c-.2.6.2.9.9 1c.8-.2 1.2 0 1.4.2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#628441"><path d="M10 51.6c-.6-.1-1.6.4-2.3-.4s-1.7-.1-1.9.6s-4.3.9-3.8 1.3c.5.5 1.8 2.9 2.3 2.4s1.1-2.1 1.6-1.3s.7 2.3-1.1 3.7c-1.8 1.5.9.6.5 2.3c-.3 1.9 1.6 1.7 1.9 1.8s2-.9 2.3-1.6s2.1-5.4 1.9-5.8s-.8-1.4-1.6-1.2c-.7.2 2.4-1.4.2-1.8m-1-2.7c-.7.1-2 .7-1.1 1.4s2.8-.9 3.6 0s1.5-1.6 1.8-1s2.4.1 3.9-.4s3.1-1.6 4.6-1.2s2.7.8 1.9 1.4s-1.4 2-.8 2.2c.7.2 1.7 1.7 2.6 1.4s2-3.3 3.4-3.2s.4-1.4-.5-1.5s1.1-2.5 1.7-1.4c.5 1.1 3.5 2 4.1 1.6c.7-.4 1.5-1.9 2.5-1.9s-1.5 2.8 0 2c1.5-.7 1.4-3.3 2.6-2.5s1.5-2.4 1.7-1.1s-.9 2.4 0 2.1s3-2.5 2.6-3.9c-.5-1.3-.8-3.4.7-4.2c1.4-.7-.5-5.8.9-5.8s1.4.6 1.4-.8c.1-1.4.6-2.1 1.7-3.3c1.1-1.1-1.8-4.8-2.2-5.4s.8-2.6-.6-3.3c0 0-1.4-1-1.7 0s1.7 1.2 1.5 2c-.3.8-2.3.9-2.4-.5c-.1-1.5-.8-.1-.8.9s-2.4.1-1.7 1.4s-1.3 2.7-.2 3s-.4 5.4-1.1 5.9c-.8.5-.2 1.5-1.6 1.9s-2.8 3.3-4.6 3.8s-2.3 1.3-2.5.5c-.2-.9-1.6-.7-.4-1.3s2-1.8.8-1.5c-1.3.3-2.5 1.5-2 2.1c.5.7.2 1.9-.8 2.6s-2.6 1.6-1.9 2.3c.8.7-.2 2.1-1.1 1.6s-1.8-1.9-2.7-1.3c-.9.7-3.3 1.2-4.6 1s-3.2-.8-3.4.1s-2 2.9-2.9 3.1c-.8.2-1.4 1-2.4 1.2"/><path d="M20.4 49.3c-.6.1-2-.5-2.5.3c-.5.9-1.2.4-1.6.9s-1.3-1-1.9 0s-2.1 2.1-1.3 2.7s-.3 1 .4 1.7s2 .9 2.3 0c.2-.9 1.1-3 2.2-2.5s1.6.8 2 .3s1.1-1.3 1.7-1.5c.4-.1.1-2.2-1.3-1.9m23.7-31.8c.7.7 1 1.3.5 1.4s-1.4-.8-1.8 0s-1.2 2.1-2 1.2s1.5-2.4.5-2.6s-1.8-1.1-1.3-2.1s1.7-1.5 2.3-1.9s-.2-.8 0-1.4c.3-.6.3-.6 1.5 0c1.1.6 2.3 1 2.3-.4s-1.3-2.1 0-2.5s.6-1.1 1.1-2.1s0-2.5-.5-3.4s.9-2.7 2.3-.8s4.8 5.2 6.1 5.4c1.4.1 1.7.5 2.6.9c.9.3 3.5-2.5 2.9-1.7c-.5.9-1.7 2.3-1.1 2.8s.9 1.3.5 1.6s3-.7 1.5.3c-1.5.9-2.2.8-2.6 1.4s-2.3.4-3.2-.1c-.8-.5-2.3 1.9-2.7 2.7c-.5.7.2 2.4-.5 1.8c0 0-1.7-.8-2.8-1.3s-2.5-1.8-3.5-1.3c-1.1.5-1.9 1.5-2.1.9c-.1-.3 0-.7-.7-.9c-.6-.2-1.5.3-1.6.9c-.2.6.2.9.9 1c.8-.2 1.2 0 1.4.2"/></g></svg> </template>
CSS
.icon-map-of-japan {
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%3Cg%20fill%3D%22%23628441%22%3E%3Cpath%20d%3D%22M10%2051.6c-.6-.1-1.6.4-2.3-.4s-1.7-.1-1.9.6s-4.3.9-3.8%201.3c.5.5%201.8%202.9%202.3%202.4s1.1-2.1%201.6-1.3s.7%202.3-1.1%203.7c-1.8%201.5.9.6.5%202.3c-.3%201.9%201.6%201.7%201.9%201.8s2-.9%202.3-1.6s2.1-5.4%201.9-5.8s-.8-1.4-1.6-1.2c-.7.2%202.4-1.4.2-1.8m-1-2.7c-.7.1-2%20.7-1.1%201.4s2.8-.9%203.6%200s1.5-1.6%201.8-1s2.4.1%203.9-.4s3.1-1.6%204.6-1.2s2.7.8%201.9%201.4s-1.4%202-.8%202.2c.7.2%201.7%201.7%202.6%201.4s2-3.3%203.4-3.2s.4-1.4-.5-1.5s1.1-2.5%201.7-1.4c.5%201.1%203.5%202%204.1%201.6c.7-.4%201.5-1.9%202.5-1.9s-1.5%202.8%200%202c1.5-.7%201.4-3.3%202.6-2.5s1.5-2.4%201.7-1.1s-.9%202.4%200%202.1s3-2.5%202.6-3.9c-.5-1.3-.8-3.4.7-4.2c1.4-.7-.5-5.8.9-5.8s1.4.6%201.4-.8c.1-1.4.6-2.1%201.7-3.3c1.1-1.1-1.8-4.8-2.2-5.4s.8-2.6-.6-3.3c0%200-1.4-1-1.7%200s1.7%201.2%201.5%202c-.3.8-2.3.9-2.4-.5c-.1-1.5-.8-.1-.8.9s-2.4.1-1.7%201.4s-1.3%202.7-.2%203s-.4%205.4-1.1%205.9c-.8.5-.2%201.5-1.6%201.9s-2.8%203.3-4.6%203.8s-2.3%201.3-2.5.5c-.2-.9-1.6-.7-.4-1.3s2-1.8.8-1.5c-1.3.3-2.5%201.5-2%202.1c.5.7.2%201.9-.8%202.6s-2.6%201.6-1.9%202.3c.8.7-.2%202.1-1.1%201.6s-1.8-1.9-2.7-1.3c-.9.7-3.3%201.2-4.6%201s-3.2-.8-3.4.1s-2%202.9-2.9%203.1c-.8.2-1.4%201-2.4%201.2%22%2F%3E%3Cpath%20d%3D%22M20.4%2049.3c-.6.1-2-.5-2.5.3c-.5.9-1.2.4-1.6.9s-1.3-1-1.9%200s-2.1%202.1-1.3%202.7s-.3%201%20.4%201.7s2%20.9%202.3%200c.2-.9%201.1-3%202.2-2.5s1.6.8%202%20.3s1.1-1.3%201.7-1.5c.4-.1.1-2.2-1.3-1.9m23.7-31.8c.7.7%201%201.3.5%201.4s-1.4-.8-1.8%200s-1.2%202.1-2%201.2s1.5-2.4.5-2.6s-1.8-1.1-1.3-2.1s1.7-1.5%202.3-1.9s-.2-.8%200-1.4c.3-.6.3-.6%201.5%200c1.1.6%202.3%201%202.3-.4s-1.3-2.1%200-2.5s.6-1.1%201.1-2.1s0-2.5-.5-3.4s.9-2.7%202.3-.8s4.8%205.2%206.1%205.4c1.4.1%201.7.5%202.6.9c.9.3%203.5-2.5%202.9-1.7c-.5.9-1.7%202.3-1.1%202.8s.9%201.3.5%201.6s3-.7%201.5.3c-1.5.9-2.2.8-2.6%201.4s-2.3.4-3.2-.1c-.8-.5-2.3%201.9-2.7%202.7c-.5.7.2%202.4-.5%201.8c0%200-1.7-.8-2.8-1.3s-2.5-1.8-3.5-1.3c-1.1.5-1.9%201.5-2.1.9c-.1-.3%200-.7-.7-.9c-.6-.2-1.5.3-1.6.9c-.2.6.2.9.9%201c.8-.2%201.2%200%201.4.2%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23628441%22%3E%3Cpath%20d%3D%22M10%2051.6c-.6-.1-1.6.4-2.3-.4s-1.7-.1-1.9.6s-4.3.9-3.8%201.3c.5.5%201.8%202.9%202.3%202.4s1.1-2.1%201.6-1.3s.7%202.3-1.1%203.7c-1.8%201.5.9.6.5%202.3c-.3%201.9%201.6%201.7%201.9%201.8s2-.9%202.3-1.6s2.1-5.4%201.9-5.8s-.8-1.4-1.6-1.2c-.7.2%202.4-1.4.2-1.8m-1-2.7c-.7.1-2%20.7-1.1%201.4s2.8-.9%203.6%200s1.5-1.6%201.8-1s2.4.1%203.9-.4s3.1-1.6%204.6-1.2s2.7.8%201.9%201.4s-1.4%202-.8%202.2c.7.2%201.7%201.7%202.6%201.4s2-3.3%203.4-3.2s.4-1.4-.5-1.5s1.1-2.5%201.7-1.4c.5%201.1%203.5%202%204.1%201.6c.7-.4%201.5-1.9%202.5-1.9s-1.5%202.8%200%202c1.5-.7%201.4-3.3%202.6-2.5s1.5-2.4%201.7-1.1s-.9%202.4%200%202.1s3-2.5%202.6-3.9c-.5-1.3-.8-3.4.7-4.2c1.4-.7-.5-5.8.9-5.8s1.4.6%201.4-.8c.1-1.4.6-2.1%201.7-3.3c1.1-1.1-1.8-4.8-2.2-5.4s.8-2.6-.6-3.3c0%200-1.4-1-1.7%200s1.7%201.2%201.5%202c-.3.8-2.3.9-2.4-.5c-.1-1.5-.8-.1-.8.9s-2.4.1-1.7%201.4s-1.3%202.7-.2%203s-.4%205.4-1.1%205.9c-.8.5-.2%201.5-1.6%201.9s-2.8%203.3-4.6%203.8s-2.3%201.3-2.5.5c-.2-.9-1.6-.7-.4-1.3s2-1.8.8-1.5c-1.3.3-2.5%201.5-2%202.1c.5.7.2%201.9-.8%202.6s-2.6%201.6-1.9%202.3c.8.7-.2%202.1-1.1%201.6s-1.8-1.9-2.7-1.3c-.9.7-3.3%201.2-4.6%201s-3.2-.8-3.4.1s-2%202.9-2.9%203.1c-.8.2-1.4%201-2.4%201.2%22%2F%3E%3Cpath%20d%3D%22M20.4%2049.3c-.6.1-2-.5-2.5.3c-.5.9-1.2.4-1.6.9s-1.3-1-1.9%200s-2.1%202.1-1.3%202.7s-.3%201%20.4%201.7s2%20.9%202.3%200c.2-.9%201.1-3%202.2-2.5s1.6.8%202%20.3s1.1-1.3%201.7-1.5c.4-.1.1-2.2-1.3-1.9m23.7-31.8c.7.7%201%201.3.5%201.4s-1.4-.8-1.8%200s-1.2%202.1-2%201.2s1.5-2.4.5-2.6s-1.8-1.1-1.3-2.1s1.7-1.5%202.3-1.9s-.2-.8%200-1.4c.3-.6.3-.6%201.5%200c1.1.6%202.3%201%202.3-.4s-1.3-2.1%200-2.5s.6-1.1%201.1-2.1s0-2.5-.5-3.4s.9-2.7%202.3-.8s4.8%205.2%206.1%205.4c1.4.1%201.7.5%202.6.9c.9.3%203.5-2.5%202.9-1.7c-.5.9-1.7%202.3-1.1%202.8s.9%201.3.5%201.6s3-.7%201.5.3c-1.5.9-2.2.8-2.6%201.4s-2.3.4-3.2-.1c-.8-.5-2.3%201.9-2.7%202.7c-.5.7.2%202.4-.5%201.8c0%200-1.7-.8-2.8-1.3s-2.5-1.8-3.5-1.3c-1.1.5-1.9%201.5-2.1.9c-.1-.3%200-.7-.7-.9c-.6-.2-1.5.3-1.6.9c-.2.6.2.9.9%201c.8-.2%201.2%200%201.4.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/map-of-japan.svg?color=%231a73e8&size=48