sleigh icon
sleigh from Font Awesome 6 Solid by Dave Gandy · Regular · Holiday · CC-BY-4.0 Attribution required.
- Name
- sleigh
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Holiday
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
More holiday icons from Font Awesome 6 Solid
Use the sleigh icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32C14.3 32 0 46.3 0 64s14.3 32 32 32v160c0 53 43 96 96 96v32h64v-32h192v32h64v-32c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7zm608 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h488c48.6 0 88-39.4 88-88z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidSleigh(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="M32 32C14.3 32 0 46.3 0 64s14.3 32 32 32v160c0 53 43 96 96 96v32h64v-32h192v32h64v-32c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7zm608 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h488c48.6 0 88-39.4 88-88z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M32 32C14.3 32 0 46.3 0 64s14.3 32 32 32v160c0 53 43 96 96 96v32h64v-32h192v32h64v-32c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7zm608 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h488c48.6 0 88-39.4 88-88z"/></svg> </template>
CSS
.icon-sleigh {
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%22M32%2032C14.3%2032%200%2046.3%200%2064s14.3%2032%2032%2032v160c0%2053%2043%2096%2096%2096v32h64v-32h192v32h64v-32c53%200%2096-43%2096-96v-96c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-64c-17.7%200-32%2014.3-32%2032v41.3c0%2030.2-24.5%2054.7-54.7%2054.7c-75.5%200-145.6-38.9-185.6-102.9l-4.3-6.9C174.2%2067.6%20125%2037.6%2070.7%2032.7c-2.2-.5-4.4-.7-6.7-.7zm608%20352c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v8c0%2013.3-10.7%2024-24%2024H64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h488c48.6%200%2088-39.4%2088-88z%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%22M32%2032C14.3%2032%200%2046.3%200%2064s14.3%2032%2032%2032v160c0%2053%2043%2096%2096%2096v32h64v-32h192v32h64v-32c53%200%2096-43%2096-96v-96c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-64c-17.7%200-32%2014.3-32%2032v41.3c0%2030.2-24.5%2054.7-54.7%2054.7c-75.5%200-145.6-38.9-185.6-102.9l-4.3-6.9C174.2%2067.6%20125%2037.6%2070.7%2032.7c-2.2-.5-4.4-.7-6.7-.7zm608%20352c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v8c0%2013.3-10.7%2024-24%2024H64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h488c48.6%200%2088-39.4%2088-88z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/sleigh.svg?color=%231a73e8&size=48