cowboy hat icon

cowboy-hat-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
cowboy-hat-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the cowboy hat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 124a4 4 0 0 0-3.39 1.88A175 175 0 0 1 193 151.81l-18.62-98A12 12 0 0 0 155 46.69l-24.5 20.44a4 4 0 0 1-4.94.05L100.9 46.64a12 12 0 0 0-19.29 7.15L63 151.81a175 175 0 0 1-19.6-25.93A4 4 0 0 0 40 124a36 36 0 0 0 0 72h176a36 36 0 0 0 0-72M89.48 55.28a4 4 0 0 1 6.37-2.44l24.65 20.54a12 12 0 0 0 15.06-.06l24.53-20.43a3.92 3.92 0 0 1 3.89-.63a4 4 0 0 1 2.55 3L181.11 132H74.89ZM40 188a28 28 0 0 1-2.15-55.92C58.3 164 80.59 180 97.9 188Zm88 0c-.27 0-11.78-.21-27.77-7.84a118.2 118.2 0 0 1-30.43-21.4L73.37 140h109.26l3.56 18.76a118.2 118.2 0 0 1-30.43 21.4c-15.99 7.63-27.5 7.84-27.76 7.84m88 0h-57.9c17.31-8 39.6-24 60.05-55.92A28 28 0 0 1 216 188"/></svg>

React

import type { SVGProps } from "react";

export function PhCowboyHatThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 124a4 4 0 0 0-3.39 1.88A175 175 0 0 1 193 151.81l-18.62-98A12 12 0 0 0 155 46.69l-24.5 20.44a4 4 0 0 1-4.94.05L100.9 46.64a12 12 0 0 0-19.29 7.15L63 151.81a175 175 0 0 1-19.6-25.93A4 4 0 0 0 40 124a36 36 0 0 0 0 72h176a36 36 0 0 0 0-72M89.48 55.28a4 4 0 0 1 6.37-2.44l24.65 20.54a12 12 0 0 0 15.06-.06l24.53-20.43a3.92 3.92 0 0 1 3.89-.63a4 4 0 0 1 2.55 3L181.11 132H74.89ZM40 188a28 28 0 0 1-2.15-55.92C58.3 164 80.59 180 97.9 188Zm88 0c-.27 0-11.78-.21-27.77-7.84a118.2 118.2 0 0 1-30.43-21.4L73.37 140h109.26l3.56 18.76a118.2 118.2 0 0 1-30.43 21.4c-15.99 7.63-27.5 7.84-27.76 7.84m88 0h-57.9c17.31-8 39.6-24 60.05-55.92A28 28 0 0 1 216 188"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 124a4 4 0 0 0-3.39 1.88A175 175 0 0 1 193 151.81l-18.62-98A12 12 0 0 0 155 46.69l-24.5 20.44a4 4 0 0 1-4.94.05L100.9 46.64a12 12 0 0 0-19.29 7.15L63 151.81a175 175 0 0 1-19.6-25.93A4 4 0 0 0 40 124a36 36 0 0 0 0 72h176a36 36 0 0 0 0-72M89.48 55.28a4 4 0 0 1 6.37-2.44l24.65 20.54a12 12 0 0 0 15.06-.06l24.53-20.43a3.92 3.92 0 0 1 3.89-.63a4 4 0 0 1 2.55 3L181.11 132H74.89ZM40 188a28 28 0 0 1-2.15-55.92C58.3 164 80.59 180 97.9 188Zm88 0c-.27 0-11.78-.21-27.77-7.84a118.2 118.2 0 0 1-30.43-21.4L73.37 140h109.26l3.56 18.76a118.2 118.2 0 0 1-30.43 21.4c-15.99 7.63-27.5 7.84-27.76 7.84m88 0h-57.9c17.31-8 39.6-24 60.05-55.92A28 28 0 0 1 216 188"/></svg>
</template>

CSS

.icon-cowboy-hat-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20124a4%204%200%200%200-3.39%201.88A175%20175%200%200%201%20193%20151.81l-18.62-98A12%2012%200%200%200%20155%2046.69l-24.5%2020.44a4%204%200%200%201-4.94.05L100.9%2046.64a12%2012%200%200%200-19.29%207.15L63%20151.81a175%20175%200%200%201-19.6-25.93A4%204%200%200%200%2040%20124a36%2036%200%200%200%200%2072h176a36%2036%200%200%200%200-72M89.48%2055.28a4%204%200%200%201%206.37-2.44l24.65%2020.54a12%2012%200%200%200%2015.06-.06l24.53-20.43a3.92%203.92%200%200%201%203.89-.63a4%204%200%200%201%202.55%203L181.11%20132H74.89ZM40%20188a28%2028%200%200%201-2.15-55.92C58.3%20164%2080.59%20180%2097.9%20188Zm88%200c-.27%200-11.78-.21-27.77-7.84a118.2%20118.2%200%200%201-30.43-21.4L73.37%20140h109.26l3.56%2018.76a118.2%20118.2%200%200%201-30.43%2021.4c-15.99%207.63-27.5%207.84-27.76%207.84m88%200h-57.9c17.31-8%2039.6-24%2060.05-55.92A28%2028%200%200%201%20216%20188%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20124a4%204%200%200%200-3.39%201.88A175%20175%200%200%201%20193%20151.81l-18.62-98A12%2012%200%200%200%20155%2046.69l-24.5%2020.44a4%204%200%200%201-4.94.05L100.9%2046.64a12%2012%200%200%200-19.29%207.15L63%20151.81a175%20175%200%200%201-19.6-25.93A4%204%200%200%200%2040%20124a36%2036%200%200%200%200%2072h176a36%2036%200%200%200%200-72M89.48%2055.28a4%204%200%200%201%206.37-2.44l24.65%2020.54a12%2012%200%200%200%2015.06-.06l24.53-20.43a3.92%203.92%200%200%201%203.89-.63a4%204%200%200%201%202.55%203L181.11%20132H74.89ZM40%20188a28%2028%200%200%201-2.15-55.92C58.3%20164%2080.59%20180%2097.9%20188Zm88%200c-.27%200-11.78-.21-27.77-7.84a118.2%20118.2%200%200%201-30.43-21.4L73.37%20140h109.26l3.56%2018.76a118.2%20118.2%200%200%201-30.43%2021.4c-15.99%207.63-27.5%207.84-27.76%207.84m88%200h-57.9c17.31-8%2039.6-24%2060.05-55.92A28%2028%200%200%201%20216%20188%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cowboy-hat-thin.svg?color=%231a73e8&size=48