octagon plus icon

octagon-plus-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
octagon-plus-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the octagon plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.196 1.246l5.575 2.39a3.04 3.04 0 0 1 1.595 1.594l2.388 5.573c.328.764.328 1.63 0 2.393l-2.39 5.575a3.04 3.04 0 0 1-1.594 1.595l-5.573 2.388a3.03 3.03 0 0 1-2.393 0L5.23 20.365a3.04 3.04 0 0 1-1.595-1.595l-2.388-5.574a3.04 3.04 0 0 1 0-2.392l2.39-5.575A3.04 3.04 0 0 1 5.23 3.634l5.574-2.388a3.04 3.04 0 0 1 2.392 0M12 8a1 1 0 0 0-1 1v2H9a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 0 0 0-2h-2V9a1 1 0 0 0-1-1"/></svg>

React

import type { SVGProps } from "react";

export function TablerOctagonPlusFilled(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.196 1.246l5.575 2.39a3.04 3.04 0 0 1 1.595 1.594l2.388 5.573c.328.764.328 1.63 0 2.393l-2.39 5.575a3.04 3.04 0 0 1-1.594 1.595l-5.573 2.388a3.03 3.03 0 0 1-2.393 0L5.23 20.365a3.04 3.04 0 0 1-1.595-1.595l-2.388-5.574a3.04 3.04 0 0 1 0-2.392l2.39-5.575A3.04 3.04 0 0 1 5.23 3.634l5.574-2.388a3.04 3.04 0 0 1 2.392 0M12 8a1 1 0 0 0-1 1v2H9a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 0 0 0-2h-2V9a1 1 0 0 0-1-1"/></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.196 1.246l5.575 2.39a3.04 3.04 0 0 1 1.595 1.594l2.388 5.573c.328.764.328 1.63 0 2.393l-2.39 5.575a3.04 3.04 0 0 1-1.594 1.595l-5.573 2.388a3.03 3.03 0 0 1-2.393 0L5.23 20.365a3.04 3.04 0 0 1-1.595-1.595l-2.388-5.574a3.04 3.04 0 0 1 0-2.392l2.39-5.575A3.04 3.04 0 0 1 5.23 3.634l5.574-2.388a3.04 3.04 0 0 1 2.392 0M12 8a1 1 0 0 0-1 1v2H9a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 0 0 0-2h-2V9a1 1 0 0 0-1-1"/></svg>
</template>

CSS

.icon-octagon-plus-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.196%201.246l5.575%202.39a3.04%203.04%200%200%201%201.595%201.594l2.388%205.573c.328.764.328%201.63%200%202.393l-2.39%205.575a3.04%203.04%200%200%201-1.594%201.595l-5.573%202.388a3.03%203.03%200%200%201-2.393%200L5.23%2020.365a3.04%203.04%200%200%201-1.595-1.595l-2.388-5.574a3.04%203.04%200%200%201%200-2.392l2.39-5.575A3.04%203.04%200%200%201%205.23%203.634l5.574-2.388a3.04%203.04%200%200%201%202.392%200M12%208a1%201%200%200%200-1%201v2H9a1%201%200%200%200%200%202h2v2a1%201%200%200%200%202%200v-2h2a1%201%200%200%200%200-2h-2V9a1%201%200%200%200-1-1%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.196%201.246l5.575%202.39a3.04%203.04%200%200%201%201.595%201.594l2.388%205.573c.328.764.328%201.63%200%202.393l-2.39%205.575a3.04%203.04%200%200%201-1.594%201.595l-5.573%202.388a3.03%203.03%200%200%201-2.393%200L5.23%2020.365a3.04%203.04%200%200%201-1.595-1.595l-2.388-5.574a3.04%203.04%200%200%201%200-2.392l2.39-5.575A3.04%203.04%200%200%201%205.23%203.634l5.574-2.388a3.04%203.04%200%200%201%202.392%200M12%208a1%201%200%200%200-1%201v2H9a1%201%200%200%200%200%202h2v2a1%201%200%200%200%202%200v-2h2a1%201%200%200%200%200-2h-2V9a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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