mount fuji emoji
mount-fuji from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- mount-fuji
- 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 mount fuji emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M0 0h64v64H0z"/><path fill="#464d51" d="M58 41.5L37.5 33l-25.6 4.4L0 44v20h64V44z"/><path fill="#fff" d="M37.2 34.3S34.4 22.1 33.8 22c-.2 0-.7.1-1.2.3c-1 .4-1.1.1-2.1-.1c-.8-.2-1.4.3-1.8.6c-1.9 1.2-4.7 4.8-6.3 6.3c-2.4 2.3-10.5 8.3-10.5 8.3s-1.6 1.5-3.3 4.6c0 0 3.3-2.2 4.7-2.3c.8 0 .2 2.3.2 2.3l4.9-3.3l-3 3.3s3.6-1.4 6-2.8c1.4-.8 3.6-3.8 3.9-3.2c.5 1-1.9 3.8-1.9 3.8l1.2-.4l-1.2 2.3l3.4-3.1l-2 3.4s2.5-3.1 3.1-3.5c4.1-2.9-1.9 4.2-1.9 4.2s6.8-3.6 9.2-3.9c3.1-.5 6.5 2.7 6.5 2.7z"/><path fill="#c5ccd6" d="M59 43.6c-.9-1.1-1-2.1-1-2.1s-10.9-6.9-14.1-9.7c-2.3-2-6.4-6.6-8.5-8.8c-.4-.4-1.3-1.2-1.8-1.1c-1.3.4-2 3.8-3.1 4.5c0 0 .7.8.3 2.5c0 0 1.3-1.5 1.3-.3c0 2.3 1.7 2.1 2 3.2c1.3 4.2 3.3 7.1 4.3 7.5c1.9.8 3.4 2.2 3.4 2.2l-.8-2.1c2.5-.1 3.9 1.3 3.9 1.3s.1-2 1-1.7c2.4.7 6 3.9 6 3.9s-.1-1.3.8-1.4c2.1-.3 6.3 2.1 6.3 2.1m-40.5-7.1l3.8-5.7l-1.2 3.4zm5.1-2.6v-2.2l3.8-3.5z"/><path fill="#fff" d="M60.4 14.4v-.5c0-1.1-1.1-2-2.6-2.1c-.9-1.2-2.7-2.1-4.7-2.1c-2.6 0-4.7 1.3-5.2 3h-.5c-1.4 0-2.6.7-2.9 1.7h-.1c-1.1 0-2 .6-2 1.4s.9 1.4 2 1.4c.4 0 .8-.1 1.1-.3c.4.3.9.5 1.5.5c.2 0 .4 0 .6-.1c.3.5 1 .8 1.8.8c.3 0 .6-.1.9-.2c.9.5 2 .7 3.1.7s2.1-.2 3-.7c.3.1.5.1.8.1c1.1 0 2-.4 2.6-1.1c.2.1.5.1.7.1c1.1 0 2-.6 2-1.4c-.1-.6-1-1.2-2.1-1.2M6.9 26s.1 0 0 0v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.6 0-1-.3-1-.7c0-.5.5-.8 1-.8M38.4 9.8v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.5 0-1-.3-1-.7c0-.5.4-.8 1-.8m-28.2 9H10c-.3-.7-1-1.2-1.8-1.5c.1-.2.2-.5.2-.7c0-1.2-1.2-2.3-2.9-2.6c-1.1-1.4-3.1-2.4-5.4-2.6v11.4c1.4 0 2.8-.4 3.9-.9q1.05.6 2.4.6c.8 0 1.6-.2 2.2-.5c.5.3 1.1.5 1.7.5c1.4 0 2.6-.8 2.6-1.8c-.1-1.1-1.3-1.9-2.7-1.9"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneMountFuji(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M0 0h64v64H0z"/><path fill="#464d51" d="M58 41.5L37.5 33l-25.6 4.4L0 44v20h64V44z"/><path fill="#fff" d="M37.2 34.3S34.4 22.1 33.8 22c-.2 0-.7.1-1.2.3c-1 .4-1.1.1-2.1-.1c-.8-.2-1.4.3-1.8.6c-1.9 1.2-4.7 4.8-6.3 6.3c-2.4 2.3-10.5 8.3-10.5 8.3s-1.6 1.5-3.3 4.6c0 0 3.3-2.2 4.7-2.3c.8 0 .2 2.3.2 2.3l4.9-3.3l-3 3.3s3.6-1.4 6-2.8c1.4-.8 3.6-3.8 3.9-3.2c.5 1-1.9 3.8-1.9 3.8l1.2-.4l-1.2 2.3l3.4-3.1l-2 3.4s2.5-3.1 3.1-3.5c4.1-2.9-1.9 4.2-1.9 4.2s6.8-3.6 9.2-3.9c3.1-.5 6.5 2.7 6.5 2.7z"/><path fill="#c5ccd6" d="M59 43.6c-.9-1.1-1-2.1-1-2.1s-10.9-6.9-14.1-9.7c-2.3-2-6.4-6.6-8.5-8.8c-.4-.4-1.3-1.2-1.8-1.1c-1.3.4-2 3.8-3.1 4.5c0 0 .7.8.3 2.5c0 0 1.3-1.5 1.3-.3c0 2.3 1.7 2.1 2 3.2c1.3 4.2 3.3 7.1 4.3 7.5c1.9.8 3.4 2.2 3.4 2.2l-.8-2.1c2.5-.1 3.9 1.3 3.9 1.3s.1-2 1-1.7c2.4.7 6 3.9 6 3.9s-.1-1.3.8-1.4c2.1-.3 6.3 2.1 6.3 2.1m-40.5-7.1l3.8-5.7l-1.2 3.4zm5.1-2.6v-2.2l3.8-3.5z"/><path fill="#fff" d="M60.4 14.4v-.5c0-1.1-1.1-2-2.6-2.1c-.9-1.2-2.7-2.1-4.7-2.1c-2.6 0-4.7 1.3-5.2 3h-.5c-1.4 0-2.6.7-2.9 1.7h-.1c-1.1 0-2 .6-2 1.4s.9 1.4 2 1.4c.4 0 .8-.1 1.1-.3c.4.3.9.5 1.5.5c.2 0 .4 0 .6-.1c.3.5 1 .8 1.8.8c.3 0 .6-.1.9-.2c.9.5 2 .7 3.1.7s2.1-.2 3-.7c.3.1.5.1.8.1c1.1 0 2-.4 2.6-1.1c.2.1.5.1.7.1c1.1 0 2-.6 2-1.4c-.1-.6-1-1.2-2.1-1.2M6.9 26s.1 0 0 0v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.6 0-1-.3-1-.7c0-.5.5-.8 1-.8M38.4 9.8v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.5 0-1-.3-1-.7c0-.5.4-.8 1-.8m-28.2 9H10c-.3-.7-1-1.2-1.8-1.5c.1-.2.2-.5.2-.7c0-1.2-1.2-2.3-2.9-2.6c-1.1-1.4-3.1-2.4-5.4-2.6v11.4c1.4 0 2.8-.4 3.9-.9q1.05.6 2.4.6c.8 0 1.6-.2 2.2-.5c.5.3 1.1.5 1.7.5c1.4 0 2.6-.8 2.6-1.8c-.1-1.1-1.3-1.9-2.7-1.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M0 0h64v64H0z"/><path fill="#464d51" d="M58 41.5L37.5 33l-25.6 4.4L0 44v20h64V44z"/><path fill="#fff" d="M37.2 34.3S34.4 22.1 33.8 22c-.2 0-.7.1-1.2.3c-1 .4-1.1.1-2.1-.1c-.8-.2-1.4.3-1.8.6c-1.9 1.2-4.7 4.8-6.3 6.3c-2.4 2.3-10.5 8.3-10.5 8.3s-1.6 1.5-3.3 4.6c0 0 3.3-2.2 4.7-2.3c.8 0 .2 2.3.2 2.3l4.9-3.3l-3 3.3s3.6-1.4 6-2.8c1.4-.8 3.6-3.8 3.9-3.2c.5 1-1.9 3.8-1.9 3.8l1.2-.4l-1.2 2.3l3.4-3.1l-2 3.4s2.5-3.1 3.1-3.5c4.1-2.9-1.9 4.2-1.9 4.2s6.8-3.6 9.2-3.9c3.1-.5 6.5 2.7 6.5 2.7z"/><path fill="#c5ccd6" d="M59 43.6c-.9-1.1-1-2.1-1-2.1s-10.9-6.9-14.1-9.7c-2.3-2-6.4-6.6-8.5-8.8c-.4-.4-1.3-1.2-1.8-1.1c-1.3.4-2 3.8-3.1 4.5c0 0 .7.8.3 2.5c0 0 1.3-1.5 1.3-.3c0 2.3 1.7 2.1 2 3.2c1.3 4.2 3.3 7.1 4.3 7.5c1.9.8 3.4 2.2 3.4 2.2l-.8-2.1c2.5-.1 3.9 1.3 3.9 1.3s.1-2 1-1.7c2.4.7 6 3.9 6 3.9s-.1-1.3.8-1.4c2.1-.3 6.3 2.1 6.3 2.1m-40.5-7.1l3.8-5.7l-1.2 3.4zm5.1-2.6v-2.2l3.8-3.5z"/><path fill="#fff" d="M60.4 14.4v-.5c0-1.1-1.1-2-2.6-2.1c-.9-1.2-2.7-2.1-4.7-2.1c-2.6 0-4.7 1.3-5.2 3h-.5c-1.4 0-2.6.7-2.9 1.7h-.1c-1.1 0-2 .6-2 1.4s.9 1.4 2 1.4c.4 0 .8-.1 1.1-.3c.4.3.9.5 1.5.5c.2 0 .4 0 .6-.1c.3.5 1 .8 1.8.8c.3 0 .6-.1.9-.2c.9.5 2 .7 3.1.7s2.1-.2 3-.7c.3.1.5.1.8.1c1.1 0 2-.4 2.6-1.1c.2.1.5.1.7.1c1.1 0 2-.6 2-1.4c-.1-.6-1-1.2-2.1-1.2M6.9 26s.1 0 0 0v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.6 0-1-.3-1-.7c0-.5.5-.8 1-.8M38.4 9.8v-.3c0-.6.6-1 1.3-1.1c.5-.6 1.4-1 2.4-1c1.3 0 2.4.7 2.7 1.5h.2c.7 0 1.3.4 1.5.9c.6 0 1 .3 1 .7s-.4.7-1 .7c-.2 0-.4 0-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2 0-.3 0-.4-.1c-.4.2-1 .4-1.6.4q-.9 0-1.5-.3h-.4c-.6 0-1-.2-1.3-.5c-.1 0-.2.1-.4.1c-.5 0-1-.3-1-.7c0-.5.4-.8 1-.8m-28.2 9H10c-.3-.7-1-1.2-1.8-1.5c.1-.2.2-.5.2-.7c0-1.2-1.2-2.3-2.9-2.6c-1.1-1.4-3.1-2.4-5.4-2.6v11.4c1.4 0 2.8-.4 3.9-.9q1.05.6 2.4.6c.8 0 1.6-.2 2.2-.5c.5.3 1.1.5 1.7.5c1.4 0 2.6-.8 2.6-1.8c-.1-1.1-1.3-1.9-2.7-1.9"/></svg> </template>
CSS
.icon-mount-fuji {
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%2342ade2%22%20d%3D%22M0%200h64v64H0z%22%2F%3E%3Cpath%20fill%3D%22%23464d51%22%20d%3D%22M58%2041.5L37.5%2033l-25.6%204.4L0%2044v20h64V44z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.2%2034.3S34.4%2022.1%2033.8%2022c-.2%200-.7.1-1.2.3c-1%20.4-1.1.1-2.1-.1c-.8-.2-1.4.3-1.8.6c-1.9%201.2-4.7%204.8-6.3%206.3c-2.4%202.3-10.5%208.3-10.5%208.3s-1.6%201.5-3.3%204.6c0%200%203.3-2.2%204.7-2.3c.8%200%20.2%202.3.2%202.3l4.9-3.3l-3%203.3s3.6-1.4%206-2.8c1.4-.8%203.6-3.8%203.9-3.2c.5%201-1.9%203.8-1.9%203.8l1.2-.4l-1.2%202.3l3.4-3.1l-2%203.4s2.5-3.1%203.1-3.5c4.1-2.9-1.9%204.2-1.9%204.2s6.8-3.6%209.2-3.9c3.1-.5%206.5%202.7%206.5%202.7z%22%2F%3E%3Cpath%20fill%3D%22%23c5ccd6%22%20d%3D%22M59%2043.6c-.9-1.1-1-2.1-1-2.1s-10.9-6.9-14.1-9.7c-2.3-2-6.4-6.6-8.5-8.8c-.4-.4-1.3-1.2-1.8-1.1c-1.3.4-2%203.8-3.1%204.5c0%200%20.7.8.3%202.5c0%200%201.3-1.5%201.3-.3c0%202.3%201.7%202.1%202%203.2c1.3%204.2%203.3%207.1%204.3%207.5c1.9.8%203.4%202.2%203.4%202.2l-.8-2.1c2.5-.1%203.9%201.3%203.9%201.3s.1-2%201-1.7c2.4.7%206%203.9%206%203.9s-.1-1.3.8-1.4c2.1-.3%206.3%202.1%206.3%202.1m-40.5-7.1l3.8-5.7l-1.2%203.4zm5.1-2.6v-2.2l3.8-3.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.4%2014.4v-.5c0-1.1-1.1-2-2.6-2.1c-.9-1.2-2.7-2.1-4.7-2.1c-2.6%200-4.7%201.3-5.2%203h-.5c-1.4%200-2.6.7-2.9%201.7h-.1c-1.1%200-2%20.6-2%201.4s.9%201.4%202%201.4c.4%200%20.8-.1%201.1-.3c.4.3.9.5%201.5.5c.2%200%20.4%200%20.6-.1c.3.5%201%20.8%201.8.8c.3%200%20.6-.1.9-.2c.9.5%202%20.7%203.1.7s2.1-.2%203-.7c.3.1.5.1.8.1c1.1%200%202-.4%202.6-1.1c.2.1.5.1.7.1c1.1%200%202-.6%202-1.4c-.1-.6-1-1.2-2.1-1.2M6.9%2026s.1%200%200%200v-.3c0-.6.6-1%201.3-1.1c.5-.6%201.4-1%202.4-1c1.3%200%202.4.7%202.7%201.5h.2c.7%200%201.3.4%201.5.9c.6%200%201%20.3%201%20.7s-.4.7-1%20.7c-.2%200-.4%200-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2%200-.3%200-.4-.1c-.4.2-1%20.4-1.6.4q-.9%200-1.5-.3h-.4c-.6%200-1-.2-1.3-.5c-.1%200-.2.1-.4.1c-.6%200-1-.3-1-.7c0-.5.5-.8%201-.8M38.4%209.8v-.3c0-.6.6-1%201.3-1.1c.5-.6%201.4-1%202.4-1c1.3%200%202.4.7%202.7%201.5h.2c.7%200%201.3.4%201.5.9c.6%200%201%20.3%201%20.7s-.4.7-1%20.7c-.2%200-.4%200-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2%200-.3%200-.4-.1c-.4.2-1%20.4-1.6.4q-.9%200-1.5-.3h-.4c-.6%200-1-.2-1.3-.5c-.1%200-.2.1-.4.1c-.5%200-1-.3-1-.7c0-.5.4-.8%201-.8m-28.2%209H10c-.3-.7-1-1.2-1.8-1.5c.1-.2.2-.5.2-.7c0-1.2-1.2-2.3-2.9-2.6c-1.1-1.4-3.1-2.4-5.4-2.6v11.4c1.4%200%202.8-.4%203.9-.9q1.05.6%202.4.6c.8%200%201.6-.2%202.2-.5c.5.3%201.1.5%201.7.5c1.4%200%202.6-.8%202.6-1.8c-.1-1.1-1.3-1.9-2.7-1.9%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%2342ade2%22%20d%3D%22M0%200h64v64H0z%22%2F%3E%3Cpath%20fill%3D%22%23464d51%22%20d%3D%22M58%2041.5L37.5%2033l-25.6%204.4L0%2044v20h64V44z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.2%2034.3S34.4%2022.1%2033.8%2022c-.2%200-.7.1-1.2.3c-1%20.4-1.1.1-2.1-.1c-.8-.2-1.4.3-1.8.6c-1.9%201.2-4.7%204.8-6.3%206.3c-2.4%202.3-10.5%208.3-10.5%208.3s-1.6%201.5-3.3%204.6c0%200%203.3-2.2%204.7-2.3c.8%200%20.2%202.3.2%202.3l4.9-3.3l-3%203.3s3.6-1.4%206-2.8c1.4-.8%203.6-3.8%203.9-3.2c.5%201-1.9%203.8-1.9%203.8l1.2-.4l-1.2%202.3l3.4-3.1l-2%203.4s2.5-3.1%203.1-3.5c4.1-2.9-1.9%204.2-1.9%204.2s6.8-3.6%209.2-3.9c3.1-.5%206.5%202.7%206.5%202.7z%22%2F%3E%3Cpath%20fill%3D%22%23c5ccd6%22%20d%3D%22M59%2043.6c-.9-1.1-1-2.1-1-2.1s-10.9-6.9-14.1-9.7c-2.3-2-6.4-6.6-8.5-8.8c-.4-.4-1.3-1.2-1.8-1.1c-1.3.4-2%203.8-3.1%204.5c0%200%20.7.8.3%202.5c0%200%201.3-1.5%201.3-.3c0%202.3%201.7%202.1%202%203.2c1.3%204.2%203.3%207.1%204.3%207.5c1.9.8%203.4%202.2%203.4%202.2l-.8-2.1c2.5-.1%203.9%201.3%203.9%201.3s.1-2%201-1.7c2.4.7%206%203.9%206%203.9s-.1-1.3.8-1.4c2.1-.3%206.3%202.1%206.3%202.1m-40.5-7.1l3.8-5.7l-1.2%203.4zm5.1-2.6v-2.2l3.8-3.5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.4%2014.4v-.5c0-1.1-1.1-2-2.6-2.1c-.9-1.2-2.7-2.1-4.7-2.1c-2.6%200-4.7%201.3-5.2%203h-.5c-1.4%200-2.6.7-2.9%201.7h-.1c-1.1%200-2%20.6-2%201.4s.9%201.4%202%201.4c.4%200%20.8-.1%201.1-.3c.4.3.9.5%201.5.5c.2%200%20.4%200%20.6-.1c.3.5%201%20.8%201.8.8c.3%200%20.6-.1.9-.2c.9.5%202%20.7%203.1.7s2.1-.2%203-.7c.3.1.5.1.8.1c1.1%200%202-.4%202.6-1.1c.2.1.5.1.7.1c1.1%200%202-.6%202-1.4c-.1-.6-1-1.2-2.1-1.2M6.9%2026s.1%200%200%200v-.3c0-.6.6-1%201.3-1.1c.5-.6%201.4-1%202.4-1c1.3%200%202.4.7%202.7%201.5h.2c.7%200%201.3.4%201.5.9c.6%200%201%20.3%201%20.7s-.4.7-1%20.7c-.2%200-.4%200-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2%200-.3%200-.4-.1c-.4.2-1%20.4-1.6.4q-.9%200-1.5-.3h-.4c-.6%200-1-.2-1.3-.5c-.1%200-.2.1-.4.1c-.6%200-1-.3-1-.7c0-.5.5-.8%201-.8M38.4%209.8v-.3c0-.6.6-1%201.3-1.1c.5-.6%201.4-1%202.4-1c1.3%200%202.4.7%202.7%201.5h.2c.7%200%201.3.4%201.5.9c.6%200%201%20.3%201%20.7s-.4.7-1%20.7c-.2%200-.4%200-.6-.1c-.2.1-.4.2-.7.2h-.3c-.2.2-.5.4-.9.4c-.2%200-.3%200-.4-.1c-.4.2-1%20.4-1.6.4q-.9%200-1.5-.3h-.4c-.6%200-1-.2-1.3-.5c-.1%200-.2.1-.4.1c-.5%200-1-.3-1-.7c0-.5.4-.8%201-.8m-28.2%209H10c-.3-.7-1-1.2-1.8-1.5c.1-.2.2-.5.2-.7c0-1.2-1.2-2.3-2.9-2.6c-1.1-1.4-3.1-2.4-5.4-2.6v11.4c1.4%200%202.8-.4%203.9-.9q1.05.6%202.4.6c.8%200%201.6-.2%202.2-.5c.5.3%201.1.5%201.7.5c1.4%200%202.6-.8%202.6-1.8c-.1-1.1-1.3-1.9-2.7-1.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/mount-fuji.svg?color=%231a73e8&size=48