straw hat icon

straw-hat from IconPark by ByteDance · Color · Clothes · Apache-2.0 Free for personal and commercial use.

Name
straw-hat
Set
IconPark
Style
Color
Category
Clothes
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More clothes icons from IconPark

Use the straw hat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path d="M34 22C34 16.4772 29.5228 12 24 12C18.4772 12 14 16.4772 14 22"/><path d="M14 23C8.02199 24.2044 4 26.4557 4 29.034C4 32.8812 12.9543 36 24 36C35.0457 36 44 32.8812 44 29.034C44 26.4557 39.978 24.2044 34 23"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 22C15 22.8333 18 26 24 26C30 26 33 23 34 22"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 25L21 20"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkStrawHat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path d="M34 22C34 16.4772 29.5228 12 24 12C18.4772 12 14 16.4772 14 22"/><path d="M14 23C8.02199 24.2044 4 26.4557 4 29.034C4 32.8812 12.9543 36 24 36C35.0457 36 44 32.8812 44 29.034C44 26.4557 39.978 24.2044 34 23"/><path strokeLinecap="round" strokeLinejoin="round" d="M14 22C15 22.8333 18 26 24 26C30 26 33 23 34 22"/><path strokeLinecap="round" strokeLinejoin="round" d="M19 25L21 20"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path d="M34 22C34 16.4772 29.5228 12 24 12C18.4772 12 14 16.4772 14 22"/><path d="M14 23C8.02199 24.2044 4 26.4557 4 29.034C4 32.8812 12.9543 36 24 36C35.0457 36 44 32.8812 44 29.034C44 26.4557 39.978 24.2044 34 23"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 22C15 22.8333 18 26 24 26C30 26 33 23 34 22"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 25L21 20"/></g></svg>
</template>

CSS

.icon-straw-hat {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M34%2022C34%2016.4772%2029.5228%2012%2024%2012C18.4772%2012%2014%2016.4772%2014%2022%22%2F%3E%3Cpath%20d%3D%22M14%2023C8.02199%2024.2044%204%2026.4557%204%2029.034C4%2032.8812%2012.9543%2036%2024%2036C35.0457%2036%2044%2032.8812%2044%2029.034C44%2026.4557%2039.978%2024.2044%2034%2023%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2022C15%2022.8333%2018%2026%2024%2026C30%2026%2033%2023%2034%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2025L21%2020%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M34%2022C34%2016.4772%2029.5228%2012%2024%2012C18.4772%2012%2014%2016.4772%2014%2022%22%2F%3E%3Cpath%20d%3D%22M14%2023C8.02199%2024.2044%204%2026.4557%204%2029.034C4%2032.8812%2012.9543%2036%2024%2036C35.0457%2036%2044%2032.8812%2044%2029.034C44%2026.4557%2039.978%2024.2044%2034%2023%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2022C15%2022.8333%2018%2026%2024%2026C30%2026%2033%2023%2034%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2025L21%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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