mount fuji emoji
mount-fuji from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- mount-fuji
- 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 mount fuji emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4b545d" d="M25.208 17H11s-4.109 3.332-4.757 3.896C2.75 23.938 0 23.664 0 25.024V36h36v-9z"/><path fill="#292f33" d="M3.911 36c-.086-.645-.271-2.974 1.151-5.031c.415-.6-.032-1.472 2.281-5c.636-.97 3.052-2.928 3.711-3.688s1.323-3.406 1.323-3.406l-1.51-.029s-.861 2.274-1.562 2.625c-1.867.935-3.802 3.122-4.167 3.75c-.508.873-3.842 5.437-4.43 6.404L0 32.8V36zm27.463-14.199l-9.223-1.961l1.3 3.724l2.097 1.035c1.296.836 2.895 1.31 3.103 3.666c.056.632-.39 2.882-.755 4.261c-.307 1.159.057 2.079-.114 3.473h3.443c-.723-1.452-1.158-3.185-1.147-3.398c.016-.309.313-3.223.48-4.858c.766 1.378 2.102 3.889 2.15 4.714c.037.639-.011 2.307-.056 3.542H36V24.438c0-1.247-3.155-1.289-4.626-2.637m-15.709 7.345c-.525 1.297-.241 1.298-.306 2.099c-.133 1.634.758 2.653.758 2.653s.669-1.379.655-1.929c-.067-2.494.965-3.376.833-4.048c-.001-.001-1.415-.071-1.94 1.225m-4.945 1c.301-.51 1.124-.543 1.58-1.344c.456-.8.446-2.183.924-3.632s2.608-2.359 2.608-2.359s-1.796-2.533-3.243-.813c-1.242 1.477-1.031 4.184-1.18 4.927s-1.832 2.934-1.832 2.934s-.361 2.382-.289 3.046c.071.666.851-1.775 1.432-2.759m12.567-1.637c-.377-.61-1.063-1.391-1.191-2.114c-.148-.836-.203-1.273-.482-1.379s-.783.118-1.156.618c-.347.465-.062 1.827-.062 1.827s.842.73 1.375 1.066c.454.286.763 3.013.852 3.332s1.041-2.74.664-3.35"/><path fill="#e1e8ed" d="M16.063 9.906c-.762 0-5.001 5.587-5.001 5.587l-.157.256l-5.312 5.719s.242.737.698 1.266c.731.847 2.059-.709 2.963-1.003c1.453-.472.976 2.182 1.915 2.289c1.272.145 2.585-2.184 3.511-2.11s1.953 2.65 2.937 2.65c1.468 0 1.309-1.947 3.32-1.947c.953 0 1.141 1.117 2.514.952c1.073-.129 2.621-2.404 3.133-2.597c1.15-.433 2.6 1.446 3.452 1.356s.655-.185.655-.185L19.575 9.843h-.644c-.514 0-.736-.025-1.325-.025c-.396 0-1.329.088-1.543.088"/><path fill="#aab8c2" d="M15.721 13.294s-1.838 3.483-2.025 4.049s-.63 2.447-.63 2.447s.886-.589 1.186-1.039s.762-1.906 1.098-2.474s.953-1.166 1.186-1.596s.141-2.55.141-2.55zm-4.041 1.243c-.479.511-1.886 2.41-1.886 2.41l-4.218 4.5s.53 1.524 1.171 1.541s.89-1.481.907-2.19s1.929-1.884 2.167-2.564s1.049-.908 1.558-1.517s.589-1.446 1.291-2.117c1.781-1.702.808-2.142.808-2.142s-1.319 1.568-1.798 2.079m7.515 3.947c-.103-1.114-1.099-3.592-1.099-3.592s-.402 2.154-.441 2.876s.191 1.611.407 2.403s.817 1.839.817 1.839s.419-2.411.316-3.526"/><path fill="#ccd6dd" d="M20.415 9.843h-1.396c-.19 0 .167 1.162.02 2.043c-.161.964 1.821 3.066 2.239 5.307c.099.53.716 3.322 1.353 4.855c.598 1.44.819 1.518.819 1.518s1.971-.225 2.842-2.124c.512-1.117 4.274 2.481 5.081.36c0 0-3.166-2.326-6.169-6.466c-2.755-3.8-4.288-5.493-4.789-5.493"/><path fill="#aab8c2" d="M22.289 16.474c.158.749.66 1.224.596 2.83c-.062 1.559 3.048 2.824 2.754 3.118c-1.03 1.032-2.188 1.143-2.188 1.143c-.336-.179-1.314-1.872-1.536-2.832s-.623-3.797-.892-4.379c-.269-.583-.848-1.277-1.169-1.954s-.417-1.246-.417-1.246s.962.375 1.617.936c.657.561 1.077 1.634 1.235 2.384"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMountFuji(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4b545d" d="M25.208 17H11s-4.109 3.332-4.757 3.896C2.75 23.938 0 23.664 0 25.024V36h36v-9z"/><path fill="#292f33" d="M3.911 36c-.086-.645-.271-2.974 1.151-5.031c.415-.6-.032-1.472 2.281-5c.636-.97 3.052-2.928 3.711-3.688s1.323-3.406 1.323-3.406l-1.51-.029s-.861 2.274-1.562 2.625c-1.867.935-3.802 3.122-4.167 3.75c-.508.873-3.842 5.437-4.43 6.404L0 32.8V36zm27.463-14.199l-9.223-1.961l1.3 3.724l2.097 1.035c1.296.836 2.895 1.31 3.103 3.666c.056.632-.39 2.882-.755 4.261c-.307 1.159.057 2.079-.114 3.473h3.443c-.723-1.452-1.158-3.185-1.147-3.398c.016-.309.313-3.223.48-4.858c.766 1.378 2.102 3.889 2.15 4.714c.037.639-.011 2.307-.056 3.542H36V24.438c0-1.247-3.155-1.289-4.626-2.637m-15.709 7.345c-.525 1.297-.241 1.298-.306 2.099c-.133 1.634.758 2.653.758 2.653s.669-1.379.655-1.929c-.067-2.494.965-3.376.833-4.048c-.001-.001-1.415-.071-1.94 1.225m-4.945 1c.301-.51 1.124-.543 1.58-1.344c.456-.8.446-2.183.924-3.632s2.608-2.359 2.608-2.359s-1.796-2.533-3.243-.813c-1.242 1.477-1.031 4.184-1.18 4.927s-1.832 2.934-1.832 2.934s-.361 2.382-.289 3.046c.071.666.851-1.775 1.432-2.759m12.567-1.637c-.377-.61-1.063-1.391-1.191-2.114c-.148-.836-.203-1.273-.482-1.379s-.783.118-1.156.618c-.347.465-.062 1.827-.062 1.827s.842.73 1.375 1.066c.454.286.763 3.013.852 3.332s1.041-2.74.664-3.35"/><path fill="#e1e8ed" d="M16.063 9.906c-.762 0-5.001 5.587-5.001 5.587l-.157.256l-5.312 5.719s.242.737.698 1.266c.731.847 2.059-.709 2.963-1.003c1.453-.472.976 2.182 1.915 2.289c1.272.145 2.585-2.184 3.511-2.11s1.953 2.65 2.937 2.65c1.468 0 1.309-1.947 3.32-1.947c.953 0 1.141 1.117 2.514.952c1.073-.129 2.621-2.404 3.133-2.597c1.15-.433 2.6 1.446 3.452 1.356s.655-.185.655-.185L19.575 9.843h-.644c-.514 0-.736-.025-1.325-.025c-.396 0-1.329.088-1.543.088"/><path fill="#aab8c2" d="M15.721 13.294s-1.838 3.483-2.025 4.049s-.63 2.447-.63 2.447s.886-.589 1.186-1.039s.762-1.906 1.098-2.474s.953-1.166 1.186-1.596s.141-2.55.141-2.55zm-4.041 1.243c-.479.511-1.886 2.41-1.886 2.41l-4.218 4.5s.53 1.524 1.171 1.541s.89-1.481.907-2.19s1.929-1.884 2.167-2.564s1.049-.908 1.558-1.517s.589-1.446 1.291-2.117c1.781-1.702.808-2.142.808-2.142s-1.319 1.568-1.798 2.079m7.515 3.947c-.103-1.114-1.099-3.592-1.099-3.592s-.402 2.154-.441 2.876s.191 1.611.407 2.403s.817 1.839.817 1.839s.419-2.411.316-3.526"/><path fill="#ccd6dd" d="M20.415 9.843h-1.396c-.19 0 .167 1.162.02 2.043c-.161.964 1.821 3.066 2.239 5.307c.099.53.716 3.322 1.353 4.855c.598 1.44.819 1.518.819 1.518s1.971-.225 2.842-2.124c.512-1.117 4.274 2.481 5.081.36c0 0-3.166-2.326-6.169-6.466c-2.755-3.8-4.288-5.493-4.789-5.493"/><path fill="#aab8c2" d="M22.289 16.474c.158.749.66 1.224.596 2.83c-.062 1.559 3.048 2.824 2.754 3.118c-1.03 1.032-2.188 1.143-2.188 1.143c-.336-.179-1.314-1.872-1.536-2.832s-.623-3.797-.892-4.379c-.269-.583-.848-1.277-1.169-1.954s-.417-1.246-.417-1.246s.962.375 1.617.936c.657.561 1.077 1.634 1.235 2.384"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4b545d" d="M25.208 17H11s-4.109 3.332-4.757 3.896C2.75 23.938 0 23.664 0 25.024V36h36v-9z"/><path fill="#292f33" d="M3.911 36c-.086-.645-.271-2.974 1.151-5.031c.415-.6-.032-1.472 2.281-5c.636-.97 3.052-2.928 3.711-3.688s1.323-3.406 1.323-3.406l-1.51-.029s-.861 2.274-1.562 2.625c-1.867.935-3.802 3.122-4.167 3.75c-.508.873-3.842 5.437-4.43 6.404L0 32.8V36zm27.463-14.199l-9.223-1.961l1.3 3.724l2.097 1.035c1.296.836 2.895 1.31 3.103 3.666c.056.632-.39 2.882-.755 4.261c-.307 1.159.057 2.079-.114 3.473h3.443c-.723-1.452-1.158-3.185-1.147-3.398c.016-.309.313-3.223.48-4.858c.766 1.378 2.102 3.889 2.15 4.714c.037.639-.011 2.307-.056 3.542H36V24.438c0-1.247-3.155-1.289-4.626-2.637m-15.709 7.345c-.525 1.297-.241 1.298-.306 2.099c-.133 1.634.758 2.653.758 2.653s.669-1.379.655-1.929c-.067-2.494.965-3.376.833-4.048c-.001-.001-1.415-.071-1.94 1.225m-4.945 1c.301-.51 1.124-.543 1.58-1.344c.456-.8.446-2.183.924-3.632s2.608-2.359 2.608-2.359s-1.796-2.533-3.243-.813c-1.242 1.477-1.031 4.184-1.18 4.927s-1.832 2.934-1.832 2.934s-.361 2.382-.289 3.046c.071.666.851-1.775 1.432-2.759m12.567-1.637c-.377-.61-1.063-1.391-1.191-2.114c-.148-.836-.203-1.273-.482-1.379s-.783.118-1.156.618c-.347.465-.062 1.827-.062 1.827s.842.73 1.375 1.066c.454.286.763 3.013.852 3.332s1.041-2.74.664-3.35"/><path fill="#e1e8ed" d="M16.063 9.906c-.762 0-5.001 5.587-5.001 5.587l-.157.256l-5.312 5.719s.242.737.698 1.266c.731.847 2.059-.709 2.963-1.003c1.453-.472.976 2.182 1.915 2.289c1.272.145 2.585-2.184 3.511-2.11s1.953 2.65 2.937 2.65c1.468 0 1.309-1.947 3.32-1.947c.953 0 1.141 1.117 2.514.952c1.073-.129 2.621-2.404 3.133-2.597c1.15-.433 2.6 1.446 3.452 1.356s.655-.185.655-.185L19.575 9.843h-.644c-.514 0-.736-.025-1.325-.025c-.396 0-1.329.088-1.543.088"/><path fill="#aab8c2" d="M15.721 13.294s-1.838 3.483-2.025 4.049s-.63 2.447-.63 2.447s.886-.589 1.186-1.039s.762-1.906 1.098-2.474s.953-1.166 1.186-1.596s.141-2.55.141-2.55zm-4.041 1.243c-.479.511-1.886 2.41-1.886 2.41l-4.218 4.5s.53 1.524 1.171 1.541s.89-1.481.907-2.19s1.929-1.884 2.167-2.564s1.049-.908 1.558-1.517s.589-1.446 1.291-2.117c1.781-1.702.808-2.142.808-2.142s-1.319 1.568-1.798 2.079m7.515 3.947c-.103-1.114-1.099-3.592-1.099-3.592s-.402 2.154-.441 2.876s.191 1.611.407 2.403s.817 1.839.817 1.839s.419-2.411.316-3.526"/><path fill="#ccd6dd" d="M20.415 9.843h-1.396c-.19 0 .167 1.162.02 2.043c-.161.964 1.821 3.066 2.239 5.307c.099.53.716 3.322 1.353 4.855c.598 1.44.819 1.518.819 1.518s1.971-.225 2.842-2.124c.512-1.117 4.274 2.481 5.081.36c0 0-3.166-2.326-6.169-6.466c-2.755-3.8-4.288-5.493-4.789-5.493"/><path fill="#aab8c2" d="M22.289 16.474c.158.749.66 1.224.596 2.83c-.062 1.559 3.048 2.824 2.754 3.118c-1.03 1.032-2.188 1.143-2.188 1.143c-.336-.179-1.314-1.872-1.536-2.832s-.623-3.797-.892-4.379c-.269-.583-.848-1.277-1.169-1.954s-.417-1.246-.417-1.246s.962.375 1.617.936c.657.561 1.077 1.634 1.235 2.384"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%234b545d%22%20d%3D%22M25.208%2017H11s-4.109%203.332-4.757%203.896C2.75%2023.938%200%2023.664%200%2025.024V36h36v-9z%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M3.911%2036c-.086-.645-.271-2.974%201.151-5.031c.415-.6-.032-1.472%202.281-5c.636-.97%203.052-2.928%203.711-3.688s1.323-3.406%201.323-3.406l-1.51-.029s-.861%202.274-1.562%202.625c-1.867.935-3.802%203.122-4.167%203.75c-.508.873-3.842%205.437-4.43%206.404L0%2032.8V36zm27.463-14.199l-9.223-1.961l1.3%203.724l2.097%201.035c1.296.836%202.895%201.31%203.103%203.666c.056.632-.39%202.882-.755%204.261c-.307%201.159.057%202.079-.114%203.473h3.443c-.723-1.452-1.158-3.185-1.147-3.398c.016-.309.313-3.223.48-4.858c.766%201.378%202.102%203.889%202.15%204.714c.037.639-.011%202.307-.056%203.542H36V24.438c0-1.247-3.155-1.289-4.626-2.637m-15.709%207.345c-.525%201.297-.241%201.298-.306%202.099c-.133%201.634.758%202.653.758%202.653s.669-1.379.655-1.929c-.067-2.494.965-3.376.833-4.048c-.001-.001-1.415-.071-1.94%201.225m-4.945%201c.301-.51%201.124-.543%201.58-1.344c.456-.8.446-2.183.924-3.632s2.608-2.359%202.608-2.359s-1.796-2.533-3.243-.813c-1.242%201.477-1.031%204.184-1.18%204.927s-1.832%202.934-1.832%202.934s-.361%202.382-.289%203.046c.071.666.851-1.775%201.432-2.759m12.567-1.637c-.377-.61-1.063-1.391-1.191-2.114c-.148-.836-.203-1.273-.482-1.379s-.783.118-1.156.618c-.347.465-.062%201.827-.062%201.827s.842.73%201.375%201.066c.454.286.763%203.013.852%203.332s1.041-2.74.664-3.35%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M16.063%209.906c-.762%200-5.001%205.587-5.001%205.587l-.157.256l-5.312%205.719s.242.737.698%201.266c.731.847%202.059-.709%202.963-1.003c1.453-.472.976%202.182%201.915%202.289c1.272.145%202.585-2.184%203.511-2.11s1.953%202.65%202.937%202.65c1.468%200%201.309-1.947%203.32-1.947c.953%200%201.141%201.117%202.514.952c1.073-.129%202.621-2.404%203.133-2.597c1.15-.433%202.6%201.446%203.452%201.356s.655-.185.655-.185L19.575%209.843h-.644c-.514%200-.736-.025-1.325-.025c-.396%200-1.329.088-1.543.088%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M15.721%2013.294s-1.838%203.483-2.025%204.049s-.63%202.447-.63%202.447s.886-.589%201.186-1.039s.762-1.906%201.098-2.474s.953-1.166%201.186-1.596s.141-2.55.141-2.55zm-4.041%201.243c-.479.511-1.886%202.41-1.886%202.41l-4.218%204.5s.53%201.524%201.171%201.541s.89-1.481.907-2.19s1.929-1.884%202.167-2.564s1.049-.908%201.558-1.517s.589-1.446%201.291-2.117c1.781-1.702.808-2.142.808-2.142s-1.319%201.568-1.798%202.079m7.515%203.947c-.103-1.114-1.099-3.592-1.099-3.592s-.402%202.154-.441%202.876s.191%201.611.407%202.403s.817%201.839.817%201.839s.419-2.411.316-3.526%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M20.415%209.843h-1.396c-.19%200%20.167%201.162.02%202.043c-.161.964%201.821%203.066%202.239%205.307c.099.53.716%203.322%201.353%204.855c.598%201.44.819%201.518.819%201.518s1.971-.225%202.842-2.124c.512-1.117%204.274%202.481%205.081.36c0%200-3.166-2.326-6.169-6.466c-2.755-3.8-4.288-5.493-4.789-5.493%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M22.289%2016.474c.158.749.66%201.224.596%202.83c-.062%201.559%203.048%202.824%202.754%203.118c-1.03%201.032-2.188%201.143-2.188%201.143c-.336-.179-1.314-1.872-1.536-2.832s-.623-3.797-.892-4.379c-.269-.583-.848-1.277-1.169-1.954s-.417-1.246-.417-1.246s.962.375%201.617.936c.657.561%201.077%201.634%201.235%202.384%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%3Cpath%20fill%3D%22%234b545d%22%20d%3D%22M25.208%2017H11s-4.109%203.332-4.757%203.896C2.75%2023.938%200%2023.664%200%2025.024V36h36v-9z%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M3.911%2036c-.086-.645-.271-2.974%201.151-5.031c.415-.6-.032-1.472%202.281-5c.636-.97%203.052-2.928%203.711-3.688s1.323-3.406%201.323-3.406l-1.51-.029s-.861%202.274-1.562%202.625c-1.867.935-3.802%203.122-4.167%203.75c-.508.873-3.842%205.437-4.43%206.404L0%2032.8V36zm27.463-14.199l-9.223-1.961l1.3%203.724l2.097%201.035c1.296.836%202.895%201.31%203.103%203.666c.056.632-.39%202.882-.755%204.261c-.307%201.159.057%202.079-.114%203.473h3.443c-.723-1.452-1.158-3.185-1.147-3.398c.016-.309.313-3.223.48-4.858c.766%201.378%202.102%203.889%202.15%204.714c.037.639-.011%202.307-.056%203.542H36V24.438c0-1.247-3.155-1.289-4.626-2.637m-15.709%207.345c-.525%201.297-.241%201.298-.306%202.099c-.133%201.634.758%202.653.758%202.653s.669-1.379.655-1.929c-.067-2.494.965-3.376.833-4.048c-.001-.001-1.415-.071-1.94%201.225m-4.945%201c.301-.51%201.124-.543%201.58-1.344c.456-.8.446-2.183.924-3.632s2.608-2.359%202.608-2.359s-1.796-2.533-3.243-.813c-1.242%201.477-1.031%204.184-1.18%204.927s-1.832%202.934-1.832%202.934s-.361%202.382-.289%203.046c.071.666.851-1.775%201.432-2.759m12.567-1.637c-.377-.61-1.063-1.391-1.191-2.114c-.148-.836-.203-1.273-.482-1.379s-.783.118-1.156.618c-.347.465-.062%201.827-.062%201.827s.842.73%201.375%201.066c.454.286.763%203.013.852%203.332s1.041-2.74.664-3.35%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M16.063%209.906c-.762%200-5.001%205.587-5.001%205.587l-.157.256l-5.312%205.719s.242.737.698%201.266c.731.847%202.059-.709%202.963-1.003c1.453-.472.976%202.182%201.915%202.289c1.272.145%202.585-2.184%203.511-2.11s1.953%202.65%202.937%202.65c1.468%200%201.309-1.947%203.32-1.947c.953%200%201.141%201.117%202.514.952c1.073-.129%202.621-2.404%203.133-2.597c1.15-.433%202.6%201.446%203.452%201.356s.655-.185.655-.185L19.575%209.843h-.644c-.514%200-.736-.025-1.325-.025c-.396%200-1.329.088-1.543.088%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M15.721%2013.294s-1.838%203.483-2.025%204.049s-.63%202.447-.63%202.447s.886-.589%201.186-1.039s.762-1.906%201.098-2.474s.953-1.166%201.186-1.596s.141-2.55.141-2.55zm-4.041%201.243c-.479.511-1.886%202.41-1.886%202.41l-4.218%204.5s.53%201.524%201.171%201.541s.89-1.481.907-2.19s1.929-1.884%202.167-2.564s1.049-.908%201.558-1.517s.589-1.446%201.291-2.117c1.781-1.702.808-2.142.808-2.142s-1.319%201.568-1.798%202.079m7.515%203.947c-.103-1.114-1.099-3.592-1.099-3.592s-.402%202.154-.441%202.876s.191%201.611.407%202.403s.817%201.839.817%201.839s.419-2.411.316-3.526%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M20.415%209.843h-1.396c-.19%200%20.167%201.162.02%202.043c-.161.964%201.821%203.066%202.239%205.307c.099.53.716%203.322%201.353%204.855c.598%201.44.819%201.518.819%201.518s1.971-.225%202.842-2.124c.512-1.117%204.274%202.481%205.081.36c0%200-3.166-2.326-6.169-6.466c-2.755-3.8-4.288-5.493-4.789-5.493%22%2F%3E%3Cpath%20fill%3D%22%23aab8c2%22%20d%3D%22M22.289%2016.474c.158.749.66%201.224.596%202.83c-.062%201.559%203.048%202.824%202.754%203.118c-1.03%201.032-2.188%201.143-2.188%201.143c-.336-.179-1.314-1.872-1.536-2.832s-.623-3.797-.892-4.379c-.269-.583-.848-1.277-1.169-1.954s-.417-1.246-.417-1.246s.962.375%201.617.936c.657.561%201.077%201.634%201.235%202.384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/mount-fuji.svg?color=%231a73e8&size=48