snowmountains emoji

snowmountains from Firefox OS Emoji by Mozilla · Default · Places · Apache-2.0 Free for personal and commercial use.

Name
snowmountains
Set
Firefox OS Emoji
Style
Default
Category
Places
Viewbox
512×512
License
Apache 2.0

More places icons from Firefox OS Emoji

Use the snowmountains emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAA8A0" d="M113.804 437.298h375.131c14.129 0 22.95-15.305 15.868-27.531L332.163 66.742c-8.812-15.212-30.776-15.212-39.588 0l-183.668 362.06c-2.185 3.773.537 8.496 4.897 8.496"/><path fill="#C1BFB4" d="M13.354 437.298h388.284L224.104 185.565c-16.226-18.894-45.471-18.894-61.697 0L3.428 415.69c-7.286 8.484-1.258 21.608 9.926 21.608"/><path fill="#CFE7E8" d="M115.263 289.355c26.748 0 19.106-13.161 47.23-13.161c20.792 0 22.354 16.205 22.354 28.412c0 15.965 12.942 28.907 28.907 28.907s28.907-12.941 28.907-28.907c0-45.412 11.186-31.269 28.907-31.269c5.641 0 10.782 1.664 14.787.496l-62.247-88.262l-.005-.006c-6.085-7.085-14-11.514-22.373-13.285c-13.956-2.952-29.182 1.476-39.324 13.285L93.121 285.858c3.986 1.866 10.714 3.497 22.142 3.497"/><path fill="#B9D3DB" d="M332.163 66.742c-8.812-15.211-30.776-15.211-39.588 0L240.4 169.594c14.993.857 21.326 12.194 20.772 21.229c-.437 7.122 3.632 14.056 9.892 17.479c16.774 9.172 33.717-2.731 33.717-18.59c0-32.068 7.402-40.975 19.319-41.97c.799.067 1.564.215 2.388.215c20.034 0 28.894 16.877 27.329 27.888c-.956 6.724 2.704 13.313 8.272 17.204c12.537 8.761 25.295 7.048 33.731.174z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSnowmountains(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAA8A0" d="M113.804 437.298h375.131c14.129 0 22.95-15.305 15.868-27.531L332.163 66.742c-8.812-15.212-30.776-15.212-39.588 0l-183.668 362.06c-2.185 3.773.537 8.496 4.897 8.496"/><path fill="#C1BFB4" d="M13.354 437.298h388.284L224.104 185.565c-16.226-18.894-45.471-18.894-61.697 0L3.428 415.69c-7.286 8.484-1.258 21.608 9.926 21.608"/><path fill="#CFE7E8" d="M115.263 289.355c26.748 0 19.106-13.161 47.23-13.161c20.792 0 22.354 16.205 22.354 28.412c0 15.965 12.942 28.907 28.907 28.907s28.907-12.941 28.907-28.907c0-45.412 11.186-31.269 28.907-31.269c5.641 0 10.782 1.664 14.787.496l-62.247-88.262l-.005-.006c-6.085-7.085-14-11.514-22.373-13.285c-13.956-2.952-29.182 1.476-39.324 13.285L93.121 285.858c3.986 1.866 10.714 3.497 22.142 3.497"/><path fill="#B9D3DB" d="M332.163 66.742c-8.812-15.211-30.776-15.211-39.588 0L240.4 169.594c14.993.857 21.326 12.194 20.772 21.229c-.437 7.122 3.632 14.056 9.892 17.479c16.774 9.172 33.717-2.731 33.717-18.59c0-32.068 7.402-40.975 19.319-41.97c.799.067 1.564.215 2.388.215c20.034 0 28.894 16.877 27.329 27.888c-.956 6.724 2.704 13.313 8.272 17.204c12.537 8.761 25.295 7.048 33.731.174z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAA8A0" d="M113.804 437.298h375.131c14.129 0 22.95-15.305 15.868-27.531L332.163 66.742c-8.812-15.212-30.776-15.212-39.588 0l-183.668 362.06c-2.185 3.773.537 8.496 4.897 8.496"/><path fill="#C1BFB4" d="M13.354 437.298h388.284L224.104 185.565c-16.226-18.894-45.471-18.894-61.697 0L3.428 415.69c-7.286 8.484-1.258 21.608 9.926 21.608"/><path fill="#CFE7E8" d="M115.263 289.355c26.748 0 19.106-13.161 47.23-13.161c20.792 0 22.354 16.205 22.354 28.412c0 15.965 12.942 28.907 28.907 28.907s28.907-12.941 28.907-28.907c0-45.412 11.186-31.269 28.907-31.269c5.641 0 10.782 1.664 14.787.496l-62.247-88.262l-.005-.006c-6.085-7.085-14-11.514-22.373-13.285c-13.956-2.952-29.182 1.476-39.324 13.285L93.121 285.858c3.986 1.866 10.714 3.497 22.142 3.497"/><path fill="#B9D3DB" d="M332.163 66.742c-8.812-15.211-30.776-15.211-39.588 0L240.4 169.594c14.993.857 21.326 12.194 20.772 21.229c-.437 7.122 3.632 14.056 9.892 17.479c16.774 9.172 33.717-2.731 33.717-18.59c0-32.068 7.402-40.975 19.319-41.97c.799.067 1.564.215 2.388.215c20.034 0 28.894 16.877 27.329 27.888c-.956 6.724 2.704 13.313 8.272 17.204c12.537 8.761 25.295 7.048 33.731.174z"/></svg>
</template>

CSS

.icon-snowmountains {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23AAA8A0%22%20d%3D%22M113.804%20437.298h375.131c14.129%200%2022.95-15.305%2015.868-27.531L332.163%2066.742c-8.812-15.212-30.776-15.212-39.588%200l-183.668%20362.06c-2.185%203.773.537%208.496%204.897%208.496%22%2F%3E%3Cpath%20fill%3D%22%23C1BFB4%22%20d%3D%22M13.354%20437.298h388.284L224.104%20185.565c-16.226-18.894-45.471-18.894-61.697%200L3.428%20415.69c-7.286%208.484-1.258%2021.608%209.926%2021.608%22%2F%3E%3Cpath%20fill%3D%22%23CFE7E8%22%20d%3D%22M115.263%20289.355c26.748%200%2019.106-13.161%2047.23-13.161c20.792%200%2022.354%2016.205%2022.354%2028.412c0%2015.965%2012.942%2028.907%2028.907%2028.907s28.907-12.941%2028.907-28.907c0-45.412%2011.186-31.269%2028.907-31.269c5.641%200%2010.782%201.664%2014.787.496l-62.247-88.262l-.005-.006c-6.085-7.085-14-11.514-22.373-13.285c-13.956-2.952-29.182%201.476-39.324%2013.285L93.121%20285.858c3.986%201.866%2010.714%203.497%2022.142%203.497%22%2F%3E%3Cpath%20fill%3D%22%23B9D3DB%22%20d%3D%22M332.163%2066.742c-8.812-15.211-30.776-15.211-39.588%200L240.4%20169.594c14.993.857%2021.326%2012.194%2020.772%2021.229c-.437%207.122%203.632%2014.056%209.892%2017.479c16.774%209.172%2033.717-2.731%2033.717-18.59c0-32.068%207.402-40.975%2019.319-41.97c.799.067%201.564.215%202.388.215c20.034%200%2028.894%2016.877%2027.329%2027.888c-.956%206.724%202.704%2013.313%208.272%2017.204c12.537%208.761%2025.295%207.048%2033.731.174z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23AAA8A0%22%20d%3D%22M113.804%20437.298h375.131c14.129%200%2022.95-15.305%2015.868-27.531L332.163%2066.742c-8.812-15.212-30.776-15.212-39.588%200l-183.668%20362.06c-2.185%203.773.537%208.496%204.897%208.496%22%2F%3E%3Cpath%20fill%3D%22%23C1BFB4%22%20d%3D%22M13.354%20437.298h388.284L224.104%20185.565c-16.226-18.894-45.471-18.894-61.697%200L3.428%20415.69c-7.286%208.484-1.258%2021.608%209.926%2021.608%22%2F%3E%3Cpath%20fill%3D%22%23CFE7E8%22%20d%3D%22M115.263%20289.355c26.748%200%2019.106-13.161%2047.23-13.161c20.792%200%2022.354%2016.205%2022.354%2028.412c0%2015.965%2012.942%2028.907%2028.907%2028.907s28.907-12.941%2028.907-28.907c0-45.412%2011.186-31.269%2028.907-31.269c5.641%200%2010.782%201.664%2014.787.496l-62.247-88.262l-.005-.006c-6.085-7.085-14-11.514-22.373-13.285c-13.956-2.952-29.182%201.476-39.324%2013.285L93.121%20285.858c3.986%201.866%2010.714%203.497%2022.142%203.497%22%2F%3E%3Cpath%20fill%3D%22%23B9D3DB%22%20d%3D%22M332.163%2066.742c-8.812-15.211-30.776-15.211-39.588%200L240.4%20169.594c14.993.857%2021.326%2012.194%2020.772%2021.229c-.437%207.122%203.632%2014.056%209.892%2017.479c16.774%209.172%2033.717-2.731%2033.717-18.59c0-32.068%207.402-40.975%2019.319-41.97c.799.067%201.564.215%202.388.215c20.034%200%2028.894%2016.877%2027.329%2027.888c-.956%206.724%202.704%2013.313%208.272%2017.204c12.537%208.761%2025.295%207.048%2033.731.174z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/snowmountains.svg?color=%231a73e8&size=48