snowman emoji

snowman from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
snowman
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 snowman emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="28.11" r="10.75" fill="#fff"/><circle cx="36" cy="51.44" r="13.86" fill="#fff"/><path fill="#d0cfce" d="M36 17.35c7.776 0 7.776 21.51 0 21.51c5.939 0 10.75-4.815 10.75-10.75c0-5.939-4.815-10.75-10.75-10.75z"/><path fill="#d0cfce" d="M36 37.58c8.008 0 8.008 27.72 0 27.72c7.653 0 13.86-6.204 13.86-13.86c0-7.653-6.204-13.86-13.86-13.86"/><path fill="#3f3f3f" d="M29.47 7.719h13.06v10.64H29.47z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.757" d="m42.59 40.04l21.52-7.12m-6.15 2.03l2.74-7.28"/><circle cx="36" cy="47.93" r="1.757"/><circle cx="36" cy="54.08" r="1.757"/><circle cx="36" cy="60.23" r="1.757"/><circle cx="32.37" cy="25.39" r="1.537"/><circle cx="39.63" cy="25.39" r="1.537"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.581" d="M40.7 31.87a7.53 7.53 0 0 1-4.477 1.488a7.35 7.35 0 0 1-4.476-1.488"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.757" d="M26.96 18.22h18.08M29.44 7.537h13.12v10.69H29.44z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.757" d="M43.42 21.38a10.06 10.06 0 0 1 2.685 6.858c0 5.579-4.522 10.1-10.1 10.1s-10.1-4.522-10.1-10.1c0-2.648 1.019-5.059 2.687-6.86m.818 18.662L7.894 32.92m6.146 2.04l-2.74-7.29m34.52 15a13.12 13.12 0 0 1 3.354 8.781c0 7.276-5.899 13.17-13.17 13.17s-13.17-5.899-13.17-13.17c0-3.373 1.268-6.45 3.353-8.781"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9.213 42.346l5.393 5.394m.824-4.151l-7.124 2.754m2.561 2.308l2.001-7.37m3.583-24.474l5.393 5.394m.823-4.151l-7.123 2.754m2.561 2.308l2.001-7.371m31.213-6.994l5.393 5.393m.823-4.151l-7.123 2.754m2.561 2.309l2.001-7.371m3.68 34.394l5.394 5.393m.823-4.15l-7.123 2.754m2.561 2.308l2.001-7.371"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSnowman(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="28.11" r="10.75" fill="#fff"/><circle cx="36" cy="51.44" r="13.86" fill="#fff"/><path fill="#d0cfce" d="M36 17.35c7.776 0 7.776 21.51 0 21.51c5.939 0 10.75-4.815 10.75-10.75c0-5.939-4.815-10.75-10.75-10.75z"/><path fill="#d0cfce" d="M36 37.58c8.008 0 8.008 27.72 0 27.72c7.653 0 13.86-6.204 13.86-13.86c0-7.653-6.204-13.86-13.86-13.86"/><path fill="#3f3f3f" d="M29.47 7.719h13.06v10.64H29.47z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.757" d="m42.59 40.04l21.52-7.12m-6.15 2.03l2.74-7.28"/><circle cx="36" cy="47.93" r="1.757"/><circle cx="36" cy="54.08" r="1.757"/><circle cx="36" cy="60.23" r="1.757"/><circle cx="32.37" cy="25.39" r="1.537"/><circle cx="39.63" cy="25.39" r="1.537"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.581" d="M40.7 31.87a7.53 7.53 0 0 1-4.477 1.488a7.35 7.35 0 0 1-4.476-1.488"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.757" d="M26.96 18.22h18.08M29.44 7.537h13.12v10.69H29.44z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.757" d="M43.42 21.38a10.06 10.06 0 0 1 2.685 6.858c0 5.579-4.522 10.1-10.1 10.1s-10.1-4.522-10.1-10.1c0-2.648 1.019-5.059 2.687-6.86m.818 18.662L7.894 32.92m6.146 2.04l-2.74-7.29m34.52 15a13.12 13.12 0 0 1 3.354 8.781c0 7.276-5.899 13.17-13.17 13.17s-13.17-5.899-13.17-13.17c0-3.373 1.268-6.45 3.353-8.781"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m9.213 42.346l5.393 5.394m.824-4.151l-7.124 2.754m2.561 2.308l2.001-7.37m3.583-24.474l5.393 5.394m.823-4.151l-7.123 2.754m2.561 2.308l2.001-7.371m31.213-6.994l5.393 5.393m.823-4.151l-7.123 2.754m2.561 2.309l2.001-7.371m3.68 34.394l5.394 5.393m.823-4.15l-7.123 2.754m2.561 2.308l2.001-7.371"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="28.11" r="10.75" fill="#fff"/><circle cx="36" cy="51.44" r="13.86" fill="#fff"/><path fill="#d0cfce" d="M36 17.35c7.776 0 7.776 21.51 0 21.51c5.939 0 10.75-4.815 10.75-10.75c0-5.939-4.815-10.75-10.75-10.75z"/><path fill="#d0cfce" d="M36 37.58c8.008 0 8.008 27.72 0 27.72c7.653 0 13.86-6.204 13.86-13.86c0-7.653-6.204-13.86-13.86-13.86"/><path fill="#3f3f3f" d="M29.47 7.719h13.06v10.64H29.47z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.757" d="m42.59 40.04l21.52-7.12m-6.15 2.03l2.74-7.28"/><circle cx="36" cy="47.93" r="1.757"/><circle cx="36" cy="54.08" r="1.757"/><circle cx="36" cy="60.23" r="1.757"/><circle cx="32.37" cy="25.39" r="1.537"/><circle cx="39.63" cy="25.39" r="1.537"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.581" d="M40.7 31.87a7.53 7.53 0 0 1-4.477 1.488a7.35 7.35 0 0 1-4.476-1.488"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.757" d="M26.96 18.22h18.08M29.44 7.537h13.12v10.69H29.44z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.757" d="M43.42 21.38a10.06 10.06 0 0 1 2.685 6.858c0 5.579-4.522 10.1-10.1 10.1s-10.1-4.522-10.1-10.1c0-2.648 1.019-5.059 2.687-6.86m.818 18.662L7.894 32.92m6.146 2.04l-2.74-7.29m34.52 15a13.12 13.12 0 0 1 3.354 8.781c0 7.276-5.899 13.17-13.17 13.17s-13.17-5.899-13.17-13.17c0-3.373 1.268-6.45 3.353-8.781"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9.213 42.346l5.393 5.394m.824-4.151l-7.124 2.754m2.561 2.308l2.001-7.37m3.583-24.474l5.393 5.394m.823-4.151l-7.123 2.754m2.561 2.308l2.001-7.371m31.213-6.994l5.393 5.393m.823-4.151l-7.123 2.754m2.561 2.309l2.001-7.371m3.68 34.394l5.394 5.393m.823-4.15l-7.123 2.754m2.561 2.308l2.001-7.371"/></svg>
</template>

CSS

.icon-snowman {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2228.11%22%20r%3D%2210.75%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2251.44%22%20r%3D%2213.86%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2017.35c7.776%200%207.776%2021.51%200%2021.51c5.939%200%2010.75-4.815%2010.75-10.75c0-5.939-4.815-10.75-10.75-10.75z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2037.58c8.008%200%208.008%2027.72%200%2027.72c7.653%200%2013.86-6.204%2013.86-13.86c0-7.653-6.204-13.86-13.86-13.86%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M29.47%207.719h13.06v10.64H29.47z%22%2F%3E%3Cpath%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%221.757%22%20d%3D%22m42.59%2040.04l21.52-7.12m-6.15%202.03l2.74-7.28%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2247.93%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2254.08%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2260.23%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2232.37%22%20cy%3D%2225.39%22%20r%3D%221.537%22%2F%3E%3Ccircle%20cx%3D%2239.63%22%20cy%3D%2225.39%22%20r%3D%221.537%22%2F%3E%3Cpath%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%221.581%22%20d%3D%22M40.7%2031.87a7.53%207.53%200%200%201-4.477%201.488a7.35%207.35%200%200%201-4.476-1.488%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.757%22%20d%3D%22M26.96%2018.22h18.08M29.44%207.537h13.12v10.69H29.44z%22%2F%3E%3Cpath%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%221.757%22%20d%3D%22M43.42%2021.38a10.06%2010.06%200%200%201%202.685%206.858c0%205.579-4.522%2010.1-10.1%2010.1s-10.1-4.522-10.1-10.1c0-2.648%201.019-5.059%202.687-6.86m.818%2018.662L7.894%2032.92m6.146%202.04l-2.74-7.29m34.52%2015a13.12%2013.12%200%200%201%203.354%208.781c0%207.276-5.899%2013.17-13.17%2013.17s-13.17-5.899-13.17-13.17c0-3.373%201.268-6.45%203.353-8.781%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m9.213%2042.346l5.393%205.394m.824-4.151l-7.124%202.754m2.561%202.308l2.001-7.37m3.583-24.474l5.393%205.394m.823-4.151l-7.123%202.754m2.561%202.308l2.001-7.371m31.213-6.994l5.393%205.393m.823-4.151l-7.123%202.754m2.561%202.309l2.001-7.371m3.68%2034.394l5.394%205.393m.823-4.15l-7.123%202.754m2.561%202.308l2.001-7.371%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2228.11%22%20r%3D%2210.75%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2251.44%22%20r%3D%2213.86%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2017.35c7.776%200%207.776%2021.51%200%2021.51c5.939%200%2010.75-4.815%2010.75-10.75c0-5.939-4.815-10.75-10.75-10.75z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2037.58c8.008%200%208.008%2027.72%200%2027.72c7.653%200%2013.86-6.204%2013.86-13.86c0-7.653-6.204-13.86-13.86-13.86%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M29.47%207.719h13.06v10.64H29.47z%22%2F%3E%3Cpath%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%221.757%22%20d%3D%22m42.59%2040.04l21.52-7.12m-6.15%202.03l2.74-7.28%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2247.93%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2254.08%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2260.23%22%20r%3D%221.757%22%2F%3E%3Ccircle%20cx%3D%2232.37%22%20cy%3D%2225.39%22%20r%3D%221.537%22%2F%3E%3Ccircle%20cx%3D%2239.63%22%20cy%3D%2225.39%22%20r%3D%221.537%22%2F%3E%3Cpath%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%221.581%22%20d%3D%22M40.7%2031.87a7.53%207.53%200%200%201-4.477%201.488a7.35%207.35%200%200%201-4.476-1.488%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.757%22%20d%3D%22M26.96%2018.22h18.08M29.44%207.537h13.12v10.69H29.44z%22%2F%3E%3Cpath%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%221.757%22%20d%3D%22M43.42%2021.38a10.06%2010.06%200%200%201%202.685%206.858c0%205.579-4.522%2010.1-10.1%2010.1s-10.1-4.522-10.1-10.1c0-2.648%201.019-5.059%202.687-6.86m.818%2018.662L7.894%2032.92m6.146%202.04l-2.74-7.29m34.52%2015a13.12%2013.12%200%200%201%203.354%208.781c0%207.276-5.899%2013.17-13.17%2013.17s-13.17-5.899-13.17-13.17c0-3.373%201.268-6.45%203.353-8.781%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m9.213%2042.346l5.393%205.394m.824-4.151l-7.124%202.754m2.561%202.308l2.001-7.37m3.583-24.474l5.393%205.394m.823-4.151l-7.123%202.754m2.561%202.308l2.001-7.371m31.213-6.994l5.393%205.393m.823-4.151l-7.123%202.754m2.561%202.309l2.001-7.371m3.68%2034.394l5.394%205.393m.823-4.15l-7.123%202.754m2.561%202.308l2.001-7.371%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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