pentagon 01 icon

pentagon-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pentagon-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the pentagon 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="M8.438 3.932C10.156 2.644 11.015 2 12 2s1.844.644 3.562 1.932l3.442 2.58c1.718 1.289 2.577 1.933 2.882 2.9c.304.965-.024 2.007-.68 4.092l-1.315 4.175c-.657 2.085-.985 3.127-1.781 3.724c-.797.597-1.859.597-3.983.597H9.873c-2.124 0-3.186 0-3.983-.597c-.796-.597-1.124-1.64-1.78-3.724l-1.315-4.175c-.657-2.085-.985-3.127-.68-4.093s1.163-1.61 2.881-2.898z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPentagon01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="1.5" d="M8.438 3.932C10.156 2.644 11.015 2 12 2s1.844.644 3.562 1.932l3.442 2.58c1.718 1.289 2.577 1.933 2.882 2.9c.304.965-.024 2.007-.68 4.092l-1.315 4.175c-.657 2.085-.985 3.127-1.781 3.724c-.797.597-1.859.597-3.983.597H9.873c-2.124 0-3.186 0-3.983-.597c-.796-.597-1.124-1.64-1.78-3.724l-1.315-4.175c-.657-2.085-.985-3.127-.68-4.093s1.163-1.61 2.881-2.898z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="M8.438 3.932C10.156 2.644 11.015 2 12 2s1.844.644 3.562 1.932l3.442 2.58c1.718 1.289 2.577 1.933 2.882 2.9c.304.965-.024 2.007-.68 4.092l-1.315 4.175c-.657 2.085-.985 3.127-1.781 3.724c-.797.597-1.859.597-3.983.597H9.873c-2.124 0-3.186 0-3.983-.597c-.796-.597-1.124-1.64-1.78-3.724l-1.315-4.175c-.657-2.085-.985-3.127-.68-4.093s1.163-1.61 2.881-2.898z"/></svg>
</template>

CSS

.icon-pentagon-01 {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M8.438%203.932C10.156%202.644%2011.015%202%2012%202s1.844.644%203.562%201.932l3.442%202.58c1.718%201.289%202.577%201.933%202.882%202.9c.304.965-.024%202.007-.68%204.092l-1.315%204.175c-.657%202.085-.985%203.127-1.781%203.724c-.797.597-1.859.597-3.983.597H9.873c-2.124%200-3.186%200-3.983-.597c-.796-.597-1.124-1.64-1.78-3.724l-1.315-4.175c-.657-2.085-.985-3.127-.68-4.093s1.163-1.61%202.881-2.898z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M8.438%203.932C10.156%202.644%2011.015%202%2012%202s1.844.644%203.562%201.932l3.442%202.58c1.718%201.289%202.577%201.933%202.882%202.9c.304.965-.024%202.007-.68%204.092l-1.315%204.175c-.657%202.085-.985%203.127-1.781%203.724c-.797.597-1.859.597-3.983.597H9.873c-2.124%200-3.186%200-3.983-.597c-.796-.597-1.124-1.64-1.78-3.724l-1.315-4.175c-.657-2.085-.985-3.127-.68-4.093s1.163-1.61%202.881-2.898z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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