snowman from Font Awesome 6 Solid by Dave Gandy · Regular · Childhood · CC-BY-4.0 Attribution required.

Name
snowman
Set
Font Awesome 6 Solid
Style
Regular
Category
Childhood
Viewbox
512×512
License
CC BY 4.0

The same icon in other sets

More childhood icons from Font Awesome 6 Solid

Use the snowman icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4l48.5-20.8V120c0-13.3 10.7-24 24-24s24 10.7 24 24v19.6l22.5-9.7c12.2-5.2 26.3.4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24l-73.6 31.5q-.75 14.25-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9H181.4c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3l-73.6-31.5l-56-24c-12.1-5.3-17.8-19.4-12.6-31.6s19.3-17.8 31.5-12.6l22.6 9.7V120c0-13.3 10.7-24 24-24s24 10.7 24 24v40.2l48.6 20.8c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12c-7-13.4-11-28.5-11-44.6c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6M224 96a16 16 0 1 0 0-32a16 16 0 1 0 0 32m48 128a16 16 0 1 0-32 0a16 16 0 1 0 32 0m-16 80a16 16 0 1 0 0-32a16 16 0 1 0 0 32m16 48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m16-256a16 16 0 1 0 0-32a16 16 0 1 0 0 32m-48 24v3.2c0 3.2.8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9V120c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidSnowman(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4l48.5-20.8V120c0-13.3 10.7-24 24-24s24 10.7 24 24v19.6l22.5-9.7c12.2-5.2 26.3.4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24l-73.6 31.5q-.75 14.25-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9H181.4c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3l-73.6-31.5l-56-24c-12.1-5.3-17.8-19.4-12.6-31.6s19.3-17.8 31.5-12.6l22.6 9.7V120c0-13.3 10.7-24 24-24s24 10.7 24 24v40.2l48.6 20.8c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12c-7-13.4-11-28.5-11-44.6c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6M224 96a16 16 0 1 0 0-32a16 16 0 1 0 0 32m48 128a16 16 0 1 0-32 0a16 16 0 1 0 32 0m-16 80a16 16 0 1 0 0-32a16 16 0 1 0 0 32m16 48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m16-256a16 16 0 1 0 0-32a16 16 0 1 0 0 32m-48 24v3.2c0 3.2.8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9V120c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4l48.5-20.8V120c0-13.3 10.7-24 24-24s24 10.7 24 24v19.6l22.5-9.7c12.2-5.2 26.3.4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24l-73.6 31.5q-.75 14.25-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9H181.4c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3l-73.6-31.5l-56-24c-12.1-5.3-17.8-19.4-12.6-31.6s19.3-17.8 31.5-12.6l22.6 9.7V120c0-13.3 10.7-24 24-24s24 10.7 24 24v40.2l48.6 20.8c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12c-7-13.4-11-28.5-11-44.6c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6M224 96a16 16 0 1 0 0-32a16 16 0 1 0 0 32m48 128a16 16 0 1 0-32 0a16 16 0 1 0 32 0m-16 80a16 16 0 1 0 0-32a16 16 0 1 0 0 32m16 48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m16-256a16 16 0 1 0 0-32a16 16 0 1 0 0 32m-48 24v3.2c0 3.2.8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9V120c0-8.8-7.2-16-16-16s-16 7.2-16 16"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M341.1%20140.6c-2%203.9-1.6%208.6%201.2%2012c7%208.5%2012.9%2018.1%2017.2%2028.4l48.5-20.8V120c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v19.6l22.5-9.7c12.2-5.2%2026.3.4%2031.5%2012.6s-.4%2026.3-12.6%2031.5l-56%2024l-73.6%2031.5q-.75%2014.25-4.8%2027.3c-1.2%203.8-.1%208%202.8%2010.8C396.7%20296.9%20416%20338.2%20416%20384c0%2044.7-18.3%2085-47.8%20114.1c-9.9%209.7-23.7%2013.9-37.5%2013.9H181.4c-13.9%200-27.7-4.2-37.5-13.9C114.3%20469%2096%20428.7%2096%20384c0-45.8%2019.3-87.1%2050.1-116.3c2.9-2.8%204-6.9%202.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3l-73.6-31.5l-56-24c-12.1-5.3-17.8-19.4-12.6-31.6s19.3-17.8%2031.5-12.6l22.6%209.7V120c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40.2l48.6%2020.8c4.3-10.3%2010.1-19.9%2017.2-28.4c2.8-3.4%203.3-8.1%201.2-12c-7-13.4-11-28.5-11-44.6c0-53%2043-96%2096-96s96%2043%2096%2096c0%2016.1-4%2031.2-10.9%2044.6M224%2096a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m48%20128a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m-16%2080a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m16%2048a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m16-256a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m-48%2024v3.2c0%203.2.8%206.3%202.3%209l9%2016.9c.9%201.7%202.7%202.8%204.7%202.8s3.8-1.1%204.7-2.8l9-16.9c1.5-2.8%202.3-5.9%202.3-9V120c0-8.8-7.2-16-16-16s-16%207.2-16%2016%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%22currentColor%22%20d%3D%22M341.1%20140.6c-2%203.9-1.6%208.6%201.2%2012c7%208.5%2012.9%2018.1%2017.2%2028.4l48.5-20.8V120c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v19.6l22.5-9.7c12.2-5.2%2026.3.4%2031.5%2012.6s-.4%2026.3-12.6%2031.5l-56%2024l-73.6%2031.5q-.75%2014.25-4.8%2027.3c-1.2%203.8-.1%208%202.8%2010.8C396.7%20296.9%20416%20338.2%20416%20384c0%2044.7-18.3%2085-47.8%20114.1c-9.9%209.7-23.7%2013.9-37.5%2013.9H181.4c-13.9%200-27.7-4.2-37.5-13.9C114.3%20469%2096%20428.7%2096%20384c0-45.8%2019.3-87.1%2050.1-116.3c2.9-2.8%204-6.9%202.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3l-73.6-31.5l-56-24c-12.1-5.3-17.8-19.4-12.6-31.6s19.3-17.8%2031.5-12.6l22.6%209.7V120c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40.2l48.6%2020.8c4.3-10.3%2010.1-19.9%2017.2-28.4c2.8-3.4%203.3-8.1%201.2-12c-7-13.4-11-28.5-11-44.6c0-53%2043-96%2096-96s96%2043%2096%2096c0%2016.1-4%2031.2-10.9%2044.6M224%2096a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m48%20128a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m-16%2080a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m16%2048a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m16-256a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m-48%2024v3.2c0%203.2.8%206.3%202.3%209l9%2016.9c.9%201.7%202.7%202.8%204.7%202.8s3.8-1.1%204.7-2.8l9-16.9c1.5-2.8%202.3-5.9%202.3-9V120c0-8.8-7.2-16-16-16s-16%207.2-16%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Snowman icon — Font Awesome 6 Solid · IconsDB