hexagon number 4 icon

hexagon-number-4-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
hexagon-number-4-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the hexagon number 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995q.1.06.18.133l.008.007l.107.076a3.22 3.22 0 0 1 1.284 2.39l.005.203v7.284c0 1.175-.643 2.256-1.623 2.793l-6.804 4.302c-.98.538-2.166.538-3.2-.032l-6.695-4.237A3.23 3.23 0 0 1 2 15.502V8.217a3.21 3.21 0 0 1 1.65-2.808zM14 7a1 1 0 0 0-.993.883L13 8v3h-2V8l-.007-.117a1 1 0 0 0-1.986 0L9 8v3l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v3l.007.117a1 1 0 0 0 1.986 0L15 16V8l-.007-.117A1 1 0 0 0 14 7"/></svg>

React

import type { SVGProps } from "react";

export function TablerHexagonNumber4Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995q.1.06.18.133l.008.007l.107.076a3.22 3.22 0 0 1 1.284 2.39l.005.203v7.284c0 1.175-.643 2.256-1.623 2.793l-6.804 4.302c-.98.538-2.166.538-3.2-.032l-6.695-4.237A3.23 3.23 0 0 1 2 15.502V8.217a3.21 3.21 0 0 1 1.65-2.808zM14 7a1 1 0 0 0-.993.883L13 8v3h-2V8l-.007-.117a1 1 0 0 0-1.986 0L9 8v3l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v3l.007.117a1 1 0 0 0 1.986 0L15 16V8l-.007-.117A1 1 0 0 0 14 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995q.1.06.18.133l.008.007l.107.076a3.22 3.22 0 0 1 1.284 2.39l.005.203v7.284c0 1.175-.643 2.256-1.623 2.793l-6.804 4.302c-.98.538-2.166.538-3.2-.032l-6.695-4.237A3.23 3.23 0 0 1 2 15.502V8.217a3.21 3.21 0 0 1 1.65-2.808zM14 7a1 1 0 0 0-.993.883L13 8v3h-2V8l-.007-.117a1 1 0 0 0-1.986 0L9 8v3l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v3l.007.117a1 1 0 0 0 1.986 0L15 16V8l-.007-.117A1 1 0 0 0 14 7"/></svg>
</template>

CSS

.icon-hexagon-number-4-filled {
  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%22currentColor%22%20d%3D%22M10.425%201.414a3.33%203.33%200%200%201%203.216%200l6.775%203.995q.1.06.18.133l.008.007l.107.076a3.22%203.22%200%200%201%201.284%202.39l.005.203v7.284c0%201.175-.643%202.256-1.623%202.793l-6.804%204.302c-.98.538-2.166.538-3.2-.032l-6.695-4.237A3.23%203.23%200%200%201%202%2015.502V8.217a3.21%203.21%200%200%201%201.65-2.808zM14%207a1%201%200%200%200-.993.883L13%208v3h-2V8l-.007-.117a1%201%200%200%200-1.986%200L9%208v3l.005.15a2%202%200%200%200%201.838%201.844L11%2013h2v3l.007.117a1%201%200%200%200%201.986%200L15%2016V8l-.007-.117A1%201%200%200%200%2014%207%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%22currentColor%22%20d%3D%22M10.425%201.414a3.33%203.33%200%200%201%203.216%200l6.775%203.995q.1.06.18.133l.008.007l.107.076a3.22%203.22%200%200%201%201.284%202.39l.005.203v7.284c0%201.175-.643%202.256-1.623%202.793l-6.804%204.302c-.98.538-2.166.538-3.2-.032l-6.695-4.237A3.23%203.23%200%200%201%202%2015.502V8.217a3.21%203.21%200%200%201%201.65-2.808zM14%207a1%201%200%200%200-.993.883L13%208v3h-2V8l-.007-.117a1%201%200%200%200-1.986%200L9%208v3l.005.15a2%202%200%200%200%201.838%201.844L11%2013h2v3l.007.117a1%201%200%200%200%201.986%200L15%2016V8l-.007-.117A1%201%200%200%200%2014%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/hexagon-number-4-filled.svg?color=%231a73e8&size=48