hexagon letter e icon
hexagon-letter-e-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- hexagon-letter-e-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
hexagon-0-filledhexagon-1-filledhexagon-2-filledhexagon-3-filledhexagon-3dhexagon-4-filledhexagon-5-filledhexagon-6-filledhexagon-7-filledhexagon-8-filledhexagon-9-filledhexagon-asteriskhexagon-letter-ahexagon-letter-bhexagon-letter-chexagon-letter-dhexagon-letter-fhexagon-letter-ghexagon-letter-hhexagon-letter-ihexagon-letter-jhexagon-letter-khexagon-letter-lhexagon-letter-m
Use the hexagon letter e icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.666 1.429l6.75 3.98l.096.063l.093.078l.106.074a3.22 3.22 0 0 1 1.284 2.39l.005.204v7.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.217c0-1.106.57-2.128 1.476-2.705l6.95-4.098c1-.552 2.214-.552 3.24.015M14 7h-4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 14 15h-3v-2h1.5a1 1 0 0 0 .993-.883L13.5 12a1 1 0 0 0-1-1H11V9h3a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function TablerHexagonLetterEFilled(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="m13.666 1.429l6.75 3.98l.096.063l.093.078l.106.074a3.22 3.22 0 0 1 1.284 2.39l.005.204v7.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.217c0-1.106.57-2.128 1.476-2.705l6.95-4.098c1-.552 2.214-.552 3.24.015M14 7h-4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 14 15h-3v-2h1.5a1 1 0 0 0 .993-.883L13.5 12a1 1 0 0 0-1-1H11V9h3a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.666 1.429l6.75 3.98l.096.063l.093.078l.106.074a3.22 3.22 0 0 1 1.284 2.39l.005.204v7.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.217c0-1.106.57-2.128 1.476-2.705l6.95-4.098c1-.552 2.214-.552 3.24.015M14 7h-4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 14 15h-3v-2h1.5a1 1 0 0 0 .993-.883L13.5 12a1 1 0 0 0-1-1H11V9h3a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-hexagon-letter-e-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%22m13.666%201.429l6.75%203.98l.096.063l.093.078l.106.074a3.22%203.22%200%200%201%201.284%202.39l.005.204v7.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.217c0-1.106.57-2.128%201.476-2.705l6.95-4.098c1-.552%202.214-.552%203.24.015M14%207h-4a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h4a1%201%200%200%200%201-1l-.007-.117A1%201%200%200%200%2014%2015h-3v-2h1.5a1%201%200%200%200%20.993-.883L13.5%2012a1%201%200%200%200-1-1H11V9h3a1%201%200%200%200%200-2%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%22m13.666%201.429l6.75%203.98l.096.063l.093.078l.106.074a3.22%203.22%200%200%201%201.284%202.39l.005.204v7.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.217c0-1.106.57-2.128%201.476-2.705l6.95-4.098c1-.552%202.214-.552%203.24.015M14%207h-4a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h4a1%201%200%200%200%201-1l-.007-.117A1%201%200%200%200%2014%2015h-3v-2h1.5a1%201%200%200%200%20.993-.883L13.5%2012a1%201%200%200%200-1-1H11V9h3a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/hexagon-letter-e-filled.svg?color=%231a73e8&size=48