snow capped mountain emoji
snow-capped-mountain from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- snow-capped-mountain
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More travel places icons from OpenMoji
Use the snow capped mountain emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M53 46s-.8-10.9-1.1-11.5s-1-2.1-1.3-2.5l-1.8-3l-5.5-4.1l-3.9 4.9l-.8 2.2l3.4 2"/><path fill="#9b9b9a" d="M22.2 29.8h8.5L41 32.5l9 6.5l3.4 9.1L60 56H12l4-7l2-12c.5-3 4.2-7.2 4.2-7.2"/><path fill="#fff" d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m60 55l-6.6-6.9L50 39m-30.6-5.9L18 37l-2 12l-4 6m28-23l10 7l-1 6l1 5l-2 2l-3 3m3.7-24.7L51 35m-9.8-6l1.2-1.5"/><path d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSnowCappedMountain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M53 46s-.8-10.9-1.1-11.5s-1-2.1-1.3-2.5l-1.8-3l-5.5-4.1l-3.9 4.9l-.8 2.2l3.4 2"/><path fill="#9b9b9a" d="M22.2 29.8h8.5L41 32.5l9 6.5l3.4 9.1L60 56H12l4-7l2-12c.5-3 4.2-7.2 4.2-7.2"/><path fill="#fff" d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m60 55l-6.6-6.9L50 39m-30.6-5.9L18 37l-2 12l-4 6m28-23l10 7l-1 6l1 5l-2 2l-3 3m3.7-24.7L51 35m-9.8-6l1.2-1.5"/><path d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M53 46s-.8-10.9-1.1-11.5s-1-2.1-1.3-2.5l-1.8-3l-5.5-4.1l-3.9 4.9l-.8 2.2l3.4 2"/><path fill="#9b9b9a" d="M22.2 29.8h8.5L41 32.5l9 6.5l3.4 9.1L60 56H12l4-7l2-12c.5-3 4.2-7.2 4.2-7.2"/><path fill="#fff" d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m60 55l-6.6-6.9L50 39m-30.6-5.9L18 37l-2 12l-4 6m28-23l10 7l-1 6l1 5l-2 2l-3 3m3.7-24.7L51 35m-9.8-6l1.2-1.5"/><path d="M29 31s-.8.7-1.3.9C26 33 25.8 34.8 25 35c-1.3.4-.9-2.7-3-3c-2-.3-2.1 1.5-3 1c-1.2-.7-.2-4.4 0-5c.3-1.1 1.2-2.7 3-6c1.6-2.8 1.7-3.1 2-4c.4-1.6.3-1.6 1-2c.9-.5 2.3.3 3 1c1 1 .4.7 2 2c1.3 1 1.5.8 3 2c.3.2 1.1.9 2 2c.6.7 1.4 1.6 2 3c.7 1.5.4 1.7 1 3c.9 1.9 2.2 2.6 2 3c-.3.5-2.7-1-4 0c-.4.3-.3.6-1 2c-.8 1.7-1.2 3.6-2 4c-1.2.6-3-.9-4-2c-1.6-1.8 0-5 0-5m15-8c.8-.8 1.9 1.3 3 3c.9 1.4 2.4 3.2 2 4c-.5 1-3 .4-4 0c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3 1-3 2-4"/></g></svg> </template>
CSS
.icon-snow-capped-mountain {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M53%2046s-.8-10.9-1.1-11.5s-1-2.1-1.3-2.5l-1.8-3l-5.5-4.1l-3.9%204.9l-.8%202.2l3.4%202%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M22.2%2029.8h8.5L41%2032.5l9%206.5l3.4%209.1L60%2056H12l4-7l2-12c.5-3%204.2-7.2%204.2-7.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29%2031s-.8.7-1.3.9C26%2033%2025.8%2034.8%2025%2035c-1.3.4-.9-2.7-3-3c-2-.3-2.1%201.5-3%201c-1.2-.7-.2-4.4%200-5c.3-1.1%201.2-2.7%203-6c1.6-2.8%201.7-3.1%202-4c.4-1.6.3-1.6%201-2c.9-.5%202.3.3%203%201c1%201%20.4.7%202%202c1.3%201%201.5.8%203%202c.3.2%201.1.9%202%202c.6.7%201.4%201.6%202%203c.7%201.5.4%201.7%201%203c.9%201.9%202.2%202.6%202%203c-.3.5-2.7-1-4%200c-.4.3-.3.6-1%202c-.8%201.7-1.2%203.6-2%204c-1.2.6-3-.9-4-2c-1.6-1.8%200-5%200-5m15-8c.8-.8%201.9%201.3%203%203c.9%201.4%202.4%203.2%202%204c-.5%201-3%20.4-4%200c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3%201-3%202-4%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m60%2055l-6.6-6.9L50%2039m-30.6-5.9L18%2037l-2%2012l-4%206m28-23l10%207l-1%206l1%205l-2%202l-3%203m3.7-24.7L51%2035m-9.8-6l1.2-1.5%22%2F%3E%3Cpath%20d%3D%22M29%2031s-.8.7-1.3.9C26%2033%2025.8%2034.8%2025%2035c-1.3.4-.9-2.7-3-3c-2-.3-2.1%201.5-3%201c-1.2-.7-.2-4.4%200-5c.3-1.1%201.2-2.7%203-6c1.6-2.8%201.7-3.1%202-4c.4-1.6.3-1.6%201-2c.9-.5%202.3.3%203%201c1%201%20.4.7%202%202c1.3%201%201.5.8%203%202c.3.2%201.1.9%202%202c.6.7%201.4%201.6%202%203c.7%201.5.4%201.7%201%203c.9%201.9%202.2%202.6%202%203c-.3.5-2.7-1-4%200c-.4.3-.3.6-1%202c-.8%201.7-1.2%203.6-2%204c-1.2.6-3-.9-4-2c-1.6-1.8%200-5%200-5m15-8c.8-.8%201.9%201.3%203%203c.9%201.4%202.4%203.2%202%204c-.5%201-3%20.4-4%200c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3%201-3%202-4%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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M53%2046s-.8-10.9-1.1-11.5s-1-2.1-1.3-2.5l-1.8-3l-5.5-4.1l-3.9%204.9l-.8%202.2l3.4%202%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M22.2%2029.8h8.5L41%2032.5l9%206.5l3.4%209.1L60%2056H12l4-7l2-12c.5-3%204.2-7.2%204.2-7.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29%2031s-.8.7-1.3.9C26%2033%2025.8%2034.8%2025%2035c-1.3.4-.9-2.7-3-3c-2-.3-2.1%201.5-3%201c-1.2-.7-.2-4.4%200-5c.3-1.1%201.2-2.7%203-6c1.6-2.8%201.7-3.1%202-4c.4-1.6.3-1.6%201-2c.9-.5%202.3.3%203%201c1%201%20.4.7%202%202c1.3%201%201.5.8%203%202c.3.2%201.1.9%202%202c.6.7%201.4%201.6%202%203c.7%201.5.4%201.7%201%203c.9%201.9%202.2%202.6%202%203c-.3.5-2.7-1-4%200c-.4.3-.3.6-1%202c-.8%201.7-1.2%203.6-2%204c-1.2.6-3-.9-4-2c-1.6-1.8%200-5%200-5m15-8c.8-.8%201.9%201.3%203%203c.9%201.4%202.4%203.2%202%204c-.5%201-3%20.4-4%200c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3%201-3%202-4%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m60%2055l-6.6-6.9L50%2039m-30.6-5.9L18%2037l-2%2012l-4%206m28-23l10%207l-1%206l1%205l-2%202l-3%203m3.7-24.7L51%2035m-9.8-6l1.2-1.5%22%2F%3E%3Cpath%20d%3D%22M29%2031s-.8.7-1.3.9C26%2033%2025.8%2034.8%2025%2035c-1.3.4-.9-2.7-3-3c-2-.3-2.1%201.5-3%201c-1.2-.7-.2-4.4%200-5c.3-1.1%201.2-2.7%203-6c1.6-2.8%201.7-3.1%202-4c.4-1.6.3-1.6%201-2c.9-.5%202.3.3%203%201c1%201%20.4.7%202%202c1.3%201%201.5.8%203%202c.3.2%201.1.9%202%202c.6.7%201.4%201.6%202%203c.7%201.5.4%201.7%201%203c.9%201.9%202.2%202.6%202%203c-.3.5-2.7-1-4%200c-.4.3-.3.6-1%202c-.8%201.7-1.2%203.6-2%204c-1.2.6-3-.9-4-2c-1.6-1.8%200-5%200-5m15-8c.8-.8%201.9%201.3%203%203c.9%201.4%202.4%203.2%202%204c-.5%201-3%20.4-4%200c-.3-.2-.4-.3-1-1c-1.3-1.5-1.7-1.4-2-2c-.6-1.3%201-3%202-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/snow-capped-mountain.svg?color=%231a73e8&size=48