hexagon icon
hexagon-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.
- Name
- hexagon-12-regular
- Set
- Fluent UI System Icons
- Style
- 12 Regular
- Viewbox
- 12×12
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
hexagonAkar IconshexagonBootstrap IconshexagonFramework7 IconshexagonFont Awesome SolidhexagonFeather IconshexagonHuge IconshexagonIconoirhexagonLucidehexagonMaterial SymbolshexagonMaterial Symbols LighthexagonMaterial Design Iconshexagon-fillMingCute IconhexagonMyna UI IconshexagonPhosphorhexagon-fillRemix IconhexagonTabler Iconshexagon-outlineTeenyicons
Related icons in Fluent UI System Icons
Use the hexagon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.332 2.626A1.25 1.25 0 0 1 4.415 2h3.17c.447 0 .86.239 1.083.626l1.585 2.75a1.25 1.25 0 0 1 0 1.248l-1.585 2.75A1.25 1.25 0 0 1 7.585 10h-3.17a1.25 1.25 0 0 1-1.083-.626l-1.586-2.75a1.25 1.25 0 0 1 0-1.248zM4.415 3a.25.25 0 0 0-.217.125l-1.585 2.75a.25.25 0 0 0 0 .25l1.585 2.75A.25.25 0 0 0 4.415 9h3.17a.25.25 0 0 0 .216-.125l1.586-2.75a.25.25 0 0 0 0-.25l-1.586-2.75A.25.25 0 0 0 7.585 3z"/></svg>
React
import type { SVGProps } from "react";
export function FluentHexagon12Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.332 2.626A1.25 1.25 0 0 1 4.415 2h3.17c.447 0 .86.239 1.083.626l1.585 2.75a1.25 1.25 0 0 1 0 1.248l-1.585 2.75A1.25 1.25 0 0 1 7.585 10h-3.17a1.25 1.25 0 0 1-1.083-.626l-1.586-2.75a1.25 1.25 0 0 1 0-1.248zM4.415 3a.25.25 0 0 0-.217.125l-1.585 2.75a.25.25 0 0 0 0 .25l1.585 2.75A.25.25 0 0 0 4.415 9h3.17a.25.25 0 0 0 .216-.125l1.586-2.75a.25.25 0 0 0 0-.25l-1.586-2.75A.25.25 0 0 0 7.585 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.332 2.626A1.25 1.25 0 0 1 4.415 2h3.17c.447 0 .86.239 1.083.626l1.585 2.75a1.25 1.25 0 0 1 0 1.248l-1.585 2.75A1.25 1.25 0 0 1 7.585 10h-3.17a1.25 1.25 0 0 1-1.083-.626l-1.586-2.75a1.25 1.25 0 0 1 0-1.248zM4.415 3a.25.25 0 0 0-.217.125l-1.585 2.75a.25.25 0 0 0 0 .25l1.585 2.75A.25.25 0 0 0 4.415 9h3.17a.25.25 0 0 0 .216-.125l1.586-2.75a.25.25 0 0 0 0-.25l-1.586-2.75A.25.25 0 0 0 7.585 3z"/></svg> </template>
CSS
.icon-hexagon-12-regular {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.332%202.626A1.25%201.25%200%200%201%204.415%202h3.17c.447%200%20.86.239%201.083.626l1.585%202.75a1.25%201.25%200%200%201%200%201.248l-1.585%202.75A1.25%201.25%200%200%201%207.585%2010h-3.17a1.25%201.25%200%200%201-1.083-.626l-1.586-2.75a1.25%201.25%200%200%201%200-1.248zM4.415%203a.25.25%200%200%200-.217.125l-1.585%202.75a.25.25%200%200%200%200%20.25l1.585%202.75A.25.25%200%200%200%204.415%209h3.17a.25.25%200%200%200%20.216-.125l1.586-2.75a.25.25%200%200%200%200-.25l-1.586-2.75A.25.25%200%200%200%207.585%203z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.332%202.626A1.25%201.25%200%200%201%204.415%202h3.17c.447%200%20.86.239%201.083.626l1.585%202.75a1.25%201.25%200%200%201%200%201.248l-1.585%202.75A1.25%201.25%200%200%201%207.585%2010h-3.17a1.25%201.25%200%200%201-1.083-.626l-1.586-2.75a1.25%201.25%200%200%201%200-1.248zM4.415%203a.25.25%200%200%200-.217.125l-1.585%202.75a.25.25%200%200%200%200%20.25l1.585%202.75A.25.25%200%200%200%204.415%209h3.17a.25.25%200%200%200%20.216-.125l1.586-2.75a.25.25%200%200%200%200-.25l-1.586-2.75A.25.25%200%200%200%207.585%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hexagon-12-regular.svg?color=%231a73e8&size=48