snowplow icon
snowplow from Line Awesome by Icons8 · Line · Winter · Apache-2.0 Free for personal and commercial use.
- Name
- snowplow
- Set
- Line Awesome
- Style
- Line
- Category
- Winter
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- snowplow-solid
The same icon in other sets
More winter icons from Line Awesome
Use the snowplow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.5 6a3.005 3.005 0 0 0-2.875 2.188l-1.313 4.53l-2-.655l-.625 1.874l1.47.5l-.282.282A2.93 2.93 0 0 0 4 16.813V19h-.813l-.156.813l-1 5L1.781 26H30.22l-.25-1.188l-1-5l-.157-.812H28v-2.188c0-.796-.313-1.53-.875-2.093l-.281-.281l1.468-.5l-.625-1.876l-2 .657l-1.312-4.531A3.005 3.005 0 0 0 21.5 6zm0 2h11a.96.96 0 0 1 .938.719L23.655 13H8.344l1.219-4.281A.96.96 0 0 1 10.5 8m-3.063 7h17.125l1.157 1.125a.94.94 0 0 1 .281.688V19h-2v-2h-4v2h-8v-2H8v2H6v-2.188c0-.265.094-.5.281-.687zm-2.625 6h22.375l.594 3H4.22z"/></svg>
React
import type { SVGProps } from "react";
export function LaSnowplow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.5 6a3.005 3.005 0 0 0-2.875 2.188l-1.313 4.53l-2-.655l-.625 1.874l1.47.5l-.282.282A2.93 2.93 0 0 0 4 16.813V19h-.813l-.156.813l-1 5L1.781 26H30.22l-.25-1.188l-1-5l-.157-.812H28v-2.188c0-.796-.313-1.53-.875-2.093l-.281-.281l1.468-.5l-.625-1.876l-2 .657l-1.312-4.531A3.005 3.005 0 0 0 21.5 6zm0 2h11a.96.96 0 0 1 .938.719L23.655 13H8.344l1.219-4.281A.96.96 0 0 1 10.5 8m-3.063 7h17.125l1.157 1.125a.94.94 0 0 1 .281.688V19h-2v-2h-4v2h-8v-2H8v2H6v-2.188c0-.265.094-.5.281-.687zm-2.625 6h22.375l.594 3H4.22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.5 6a3.005 3.005 0 0 0-2.875 2.188l-1.313 4.53l-2-.655l-.625 1.874l1.47.5l-.282.282A2.93 2.93 0 0 0 4 16.813V19h-.813l-.156.813l-1 5L1.781 26H30.22l-.25-1.188l-1-5l-.157-.812H28v-2.188c0-.796-.313-1.53-.875-2.093l-.281-.281l1.468-.5l-.625-1.876l-2 .657l-1.312-4.531A3.005 3.005 0 0 0 21.5 6zm0 2h11a.96.96 0 0 1 .938.719L23.655 13H8.344l1.219-4.281A.96.96 0 0 1 10.5 8m-3.063 7h17.125l1.157 1.125a.94.94 0 0 1 .281.688V19h-2v-2h-4v2h-8v-2H8v2H6v-2.188c0-.265.094-.5.281-.687zm-2.625 6h22.375l.594 3H4.22z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%206a3.005%203.005%200%200%200-2.875%202.188l-1.313%204.53l-2-.655l-.625%201.874l1.47.5l-.282.282A2.93%202.93%200%200%200%204%2016.813V19h-.813l-.156.813l-1%205L1.781%2026H30.22l-.25-1.188l-1-5l-.157-.812H28v-2.188c0-.796-.313-1.53-.875-2.093l-.281-.281l1.468-.5l-.625-1.876l-2%20.657l-1.312-4.531A3.005%203.005%200%200%200%2021.5%206zm0%202h11a.96.96%200%200%201%20.938.719L23.655%2013H8.344l1.219-4.281A.96.96%200%200%201%2010.5%208m-3.063%207h17.125l1.157%201.125a.94.94%200%200%201%20.281.688V19h-2v-2h-4v2h-8v-2H8v2H6v-2.188c0-.265.094-.5.281-.687zm-2.625%206h22.375l.594%203H4.22z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%206a3.005%203.005%200%200%200-2.875%202.188l-1.313%204.53l-2-.655l-.625%201.874l1.47.5l-.282.282A2.93%202.93%200%200%200%204%2016.813V19h-.813l-.156.813l-1%205L1.781%2026H30.22l-.25-1.188l-1-5l-.157-.812H28v-2.188c0-.796-.313-1.53-.875-2.093l-.281-.281l1.468-.5l-.625-1.876l-2%20.657l-1.312-4.531A3.005%203.005%200%200%200%2021.5%206zm0%202h11a.96.96%200%200%201%20.938.719L23.655%2013H8.344l1.219-4.281A.96.96%200%200%201%2010.5%208m-3.063%207h17.125l1.157%201.125a.94.94%200%200%201%20.281.688V19h-2v-2h-4v2h-8v-2H8v2H6v-2.188c0-.265.094-.5.281-.687zm-2.625%206h22.375l.594%203H4.22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/snowplow.svg?color=%231a73e8&size=48