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

Name
snowplow
Set
Font Awesome 6 Solid
Style
Regular
Category
Maps
Viewbox
640×512
License
CC BY 4.0

The same icon in other sets

More maps icons from Font Awesome 6 Solid

Use the snowplow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m298.9 64l68.6 160H256l-64-64V64zm146.2 178.7l-87.4-204C347.6 15.3 324.5 0 298.9 0H176c-26.5 0-48 21.5-48 48v112H96c-17.7 0-32 14.3-32 32v106.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7V235.2l57-71.2c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40V288h-64v-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48zm-224 48a24 24 0 1 0-48 0a24 24 0 1 0 48 0m216 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48m-56-24a24 24 0 1 0-48 0a24 24 0 1 0 48 0m-104 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidSnowplow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m298.9 64l68.6 160H256l-64-64V64zm146.2 178.7l-87.4-204C347.6 15.3 324.5 0 298.9 0H176c-26.5 0-48 21.5-48 48v112H96c-17.7 0-32 14.3-32 32v106.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7V235.2l57-71.2c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40V288h-64v-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48zm-224 48a24 24 0 1 0-48 0a24 24 0 1 0 48 0m216 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48m-56-24a24 24 0 1 0-48 0a24 24 0 1 0 48 0m-104 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m298.9 64l68.6 160H256l-64-64V64zm146.2 178.7l-87.4-204C347.6 15.3 324.5 0 298.9 0H176c-26.5 0-48 21.5-48 48v112H96c-17.7 0-32 14.3-32 32v106.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7V235.2l57-71.2c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40V288h-64v-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48zm-224 48a24 24 0 1 0-48 0a24 24 0 1 0 48 0m216 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48m-56-24a24 24 0 1 0-48 0a24 24 0 1 0 48 0m-104 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg>
</template>

CSS

.icon-snowplow {
  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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m298.9%2064l68.6%20160H256l-64-64V64zm146.2%20178.7l-87.4-204C347.6%2015.3%20324.5%200%20298.9%200H176c-26.5%200-48%2021.5-48%2048v112H96c-17.7%200-32%2014.3-32%2032v106.8C26.2%20316.8%200%20355.3%200%20400c0%2061.9%2050.1%20112%20112%20112h256c61.9%200%20112-50.1%20112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0%2017%206.7%2033.3%2018.7%2045.3l54.6%2054.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L576%20402.7V235.2l57-71.2c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205l-57%2071.2c-9.1%2011.3-14%2025.4-14%2040V288h-64v-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368%20352c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048H112c-26.5%200-48-21.5-48-48s21.5-48%2048-48zm-224%2048a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200m216%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048m-56-24a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200m-104%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m298.9%2064l68.6%20160H256l-64-64V64zm146.2%20178.7l-87.4-204C347.6%2015.3%20324.5%200%20298.9%200H176c-26.5%200-48%2021.5-48%2048v112H96c-17.7%200-32%2014.3-32%2032v106.8C26.2%20316.8%200%20355.3%200%20400c0%2061.9%2050.1%20112%20112%20112h256c61.9%200%20112-50.1%20112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0%2017%206.7%2033.3%2018.7%2045.3l54.6%2054.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L576%20402.7V235.2l57-71.2c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205l-57%2071.2c-9.1%2011.3-14%2025.4-14%2040V288h-64v-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368%20352c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048H112c-26.5%200-48-21.5-48-48s21.5-48%2048-48zm-224%2048a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200m216%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048m-56-24a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200m-104%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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