hat cowboy icon
hat-cowboy from Font Awesome Solid by Dave Gandy · Solid · Clothing · CC-BY-4.0 Attribution required.
- Name
- hat-cowboy
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Clothing
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More clothing icons from Font Awesome Solid
Use the hat cowboy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m182.2 140.1l-51.4 231.4c14.7 17.4 36.6 28.5 61.2 28.5h256c24.6 0 46.5-11.1 61.2-28.5l-51.4-231.4c-5.7-25.8-28.6-44.1-55-44.1c-12.2 0-24.1 4-33.8 11.3l-4.7 3.5c-26.3 19.7-62.4 19.7-88.6 0l-4.7-3.5C261.2 100 249.4 96 237.2 96c-26.4 0-49.3 18.3-55 44.1M64 320c0-17.7-14.3-32-32-32S0 302.3 0 320c0 106 86 192 192 192h256c106 0 192-86 192-192c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 70.7-57.3 128-128 128H192c-70.7 0-128-57.3-128-128"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidHatCowboy(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="m182.2 140.1l-51.4 231.4c14.7 17.4 36.6 28.5 61.2 28.5h256c24.6 0 46.5-11.1 61.2-28.5l-51.4-231.4c-5.7-25.8-28.6-44.1-55-44.1c-12.2 0-24.1 4-33.8 11.3l-4.7 3.5c-26.3 19.7-62.4 19.7-88.6 0l-4.7-3.5C261.2 100 249.4 96 237.2 96c-26.4 0-49.3 18.3-55 44.1M64 320c0-17.7-14.3-32-32-32S0 302.3 0 320c0 106 86 192 192 192h256c106 0 192-86 192-192c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 70.7-57.3 128-128 128H192c-70.7 0-128-57.3-128-128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m182.2 140.1l-51.4 231.4c14.7 17.4 36.6 28.5 61.2 28.5h256c24.6 0 46.5-11.1 61.2-28.5l-51.4-231.4c-5.7-25.8-28.6-44.1-55-44.1c-12.2 0-24.1 4-33.8 11.3l-4.7 3.5c-26.3 19.7-62.4 19.7-88.6 0l-4.7-3.5C261.2 100 249.4 96 237.2 96c-26.4 0-49.3 18.3-55 44.1M64 320c0-17.7-14.3-32-32-32S0 302.3 0 320c0 106 86 192 192 192h256c106 0 192-86 192-192c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 70.7-57.3 128-128 128H192c-70.7 0-128-57.3-128-128"/></svg> </template>
CSS
.icon-hat-cowboy {
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%22m182.2%20140.1l-51.4%20231.4c14.7%2017.4%2036.6%2028.5%2061.2%2028.5h256c24.6%200%2046.5-11.1%2061.2-28.5l-51.4-231.4c-5.7-25.8-28.6-44.1-55-44.1c-12.2%200-24.1%204-33.8%2011.3l-4.7%203.5c-26.3%2019.7-62.4%2019.7-88.6%200l-4.7-3.5C261.2%20100%20249.4%2096%20237.2%2096c-26.4%200-49.3%2018.3-55%2044.1M64%20320c0-17.7-14.3-32-32-32S0%20302.3%200%20320c0%20106%2086%20192%20192%20192h256c106%200%20192-86%20192-192c0-17.7-14.3-32-32-32s-32%2014.3-32%2032c0%2070.7-57.3%20128-128%20128H192c-70.7%200-128-57.3-128-128%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%22m182.2%20140.1l-51.4%20231.4c14.7%2017.4%2036.6%2028.5%2061.2%2028.5h256c24.6%200%2046.5-11.1%2061.2-28.5l-51.4-231.4c-5.7-25.8-28.6-44.1-55-44.1c-12.2%200-24.1%204-33.8%2011.3l-4.7%203.5c-26.3%2019.7-62.4%2019.7-88.6%200l-4.7-3.5C261.2%20100%20249.4%2096%20237.2%2096c-26.4%200-49.3%2018.3-55%2044.1M64%20320c0-17.7-14.3-32-32-32S0%20302.3%200%20320c0%20106%2086%20192%20192%20192h256c106%200%20192-86%20192-192c0-17.7-14.3-32-32-32s-32%2014.3-32%2032c0%2070.7-57.3%20128-128%20128H192c-70.7%200-128-57.3-128-128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/hat-cowboy.svg?color=%231a73e8&size=48