mitten icon
mitten from Font Awesome Solid by Dave Gandy · Solid · Childhood · CC-BY-4.0 Attribution required.
- Name
- mitten
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Childhood
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More childhood icons from Font Awesome Solid
Use the mitten icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M448 448H160l-58.6-205.1c-3.6-12.5-5.4-25.5-5.4-38.6C96 126.8 158.8 64 236.3 64h3.4c66 0 123.5 44.9 139.5 108.9l31.4 125.8l17.6-20.1c12.6-14.4 30.7-22.6 49.8-22.6h2.8c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9zm-320 80c0-17.7 14.3-32 32-32h288c17.7 0 32 14.3 32 32v16c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidMitten(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M448 448H160l-58.6-205.1c-3.6-12.5-5.4-25.5-5.4-38.6C96 126.8 158.8 64 236.3 64h3.4c66 0 123.5 44.9 139.5 108.9l31.4 125.8l17.6-20.1c12.6-14.4 30.7-22.6 49.8-22.6h2.8c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9zm-320 80c0-17.7 14.3-32 32-32h288c17.7 0 32 14.3 32 32v16c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M448 448H160l-58.6-205.1c-3.6-12.5-5.4-25.5-5.4-38.6C96 126.8 158.8 64 236.3 64h3.4c66 0 123.5 44.9 139.5 108.9l31.4 125.8l17.6-20.1c12.6-14.4 30.7-22.6 49.8-22.6h2.8c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9zm-320 80c0-17.7 14.3-32 32-32h288c17.7 0 32 14.3 32 32v16c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32z"/></svg> </template>
CSS
.icon-mitten {
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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%20448H160l-58.6-205.1c-3.6-12.5-5.4-25.5-5.4-38.6C96%20126.8%20158.8%2064%20236.3%2064h3.4c66%200%20123.5%2044.9%20139.5%20108.9l31.4%20125.8l17.6-20.1c12.6-14.4%2030.7-22.6%2049.8-22.6h2.8c34.9%200%2063.3%2028.3%2063.3%2063.3c0%2015.9-6%2031.2-16.8%2042.9zm-320%2080c0-17.7%2014.3-32%2032-32h288c17.7%200%2032%2014.3%2032%2032v16c0%2017.7-14.3%2032-32%2032H160c-17.7%200-32-14.3-32-32z%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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%20448H160l-58.6-205.1c-3.6-12.5-5.4-25.5-5.4-38.6C96%20126.8%20158.8%2064%20236.3%2064h3.4c66%200%20123.5%2044.9%20139.5%20108.9l31.4%20125.8l17.6-20.1c12.6-14.4%2030.7-22.6%2049.8-22.6h2.8c34.9%200%2063.3%2028.3%2063.3%2063.3c0%2015.9-6%2031.2-16.8%2042.9zm-320%2080c0-17.7%2014.3-32%2032-32h288c17.7%200%2032%2014.3%2032%2032v16c0%2017.7-14.3%2032-32%2032H160c-17.7%200-32-14.3-32-32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/mitten.svg?color=%231a73e8&size=48