octagon x icon

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

Name
octagon-x
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the octagon x 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 9l-6 6m0-6l6 6m-2.314 7h-1.372c-1.635 0-2.453 0-3.188-.305c-.735-.304-1.313-.882-2.47-2.038l-1.313-1.314c-1.156-1.156-1.734-1.734-2.039-2.47C2 15.14 2 14.322 2 12.687v-1.372c0-1.635 0-2.453.304-3.188c.305-.735.883-1.313 2.04-2.47l1.313-1.313c1.156-1.157 1.733-1.734 2.47-2.04C8.86 2 9.678 2 11.313 2h1.372c1.635 0 2.453 0 3.188.304c.735.305 1.313.883 2.47 2.04l1.313 1.313c1.156 1.156 1.734 1.734 2.038 2.47C22 8.86 22 9.678 22 11.313v1.372c0 1.635 0 2.453-.305 3.188c-.304.735-.882 1.313-2.038 2.47l-1.314 1.313c-1.156 1.156-1.734 1.734-2.47 2.038c-.734.305-1.552.305-3.187.305"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsOctagonX(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m15 9l-6 6m0-6l6 6m-2.314 7h-1.372c-1.635 0-2.453 0-3.188-.305c-.735-.304-1.313-.882-2.47-2.038l-1.313-1.314c-1.156-1.156-1.734-1.734-2.039-2.47C2 15.14 2 14.322 2 12.687v-1.372c0-1.635 0-2.453.304-3.188c.305-.735.883-1.313 2.04-2.47l1.313-1.313c1.156-1.157 1.733-1.734 2.47-2.04C8.86 2 9.678 2 11.313 2h1.372c1.635 0 2.453 0 3.188.304c.735.305 1.313.883 2.47 2.04l1.313 1.313c1.156 1.156 1.734 1.734 2.038 2.47C22 8.86 22 9.678 22 11.313v1.372c0 1.635 0 2.453-.305 3.188c-.304.735-.882 1.313-2.038 2.47l-1.314 1.313c-1.156 1.156-1.734 1.734-2.47 2.038c-.734.305-1.552.305-3.187.305"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 9l-6 6m0-6l6 6m-2.314 7h-1.372c-1.635 0-2.453 0-3.188-.305c-.735-.304-1.313-.882-2.47-2.038l-1.313-1.314c-1.156-1.156-1.734-1.734-2.039-2.47C2 15.14 2 14.322 2 12.687v-1.372c0-1.635 0-2.453.304-3.188c.305-.735.883-1.313 2.04-2.47l1.313-1.313c1.156-1.157 1.733-1.734 2.47-2.04C8.86 2 9.678 2 11.313 2h1.372c1.635 0 2.453 0 3.188.304c.735.305 1.313.883 2.47 2.04l1.313 1.313c1.156 1.156 1.734 1.734 2.038 2.47C22 8.86 22 9.678 22 11.313v1.372c0 1.635 0 2.453-.305 3.188c-.304.735-.882 1.313-2.038 2.47l-1.314 1.313c-1.156 1.156-1.734 1.734-2.47 2.038c-.734.305-1.552.305-3.187.305"/></svg>
</template>

CSS

.icon-octagon-x {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15%209l-6%206m0-6l6%206m-2.314%207h-1.372c-1.635%200-2.453%200-3.188-.305c-.735-.304-1.313-.882-2.47-2.038l-1.313-1.314c-1.156-1.156-1.734-1.734-2.039-2.47C2%2015.14%202%2014.322%202%2012.687v-1.372c0-1.635%200-2.453.304-3.188c.305-.735.883-1.313%202.04-2.47l1.313-1.313c1.156-1.157%201.733-1.734%202.47-2.04C8.86%202%209.678%202%2011.313%202h1.372c1.635%200%202.453%200%203.188.304c.735.305%201.313.883%202.47%202.04l1.313%201.313c1.156%201.156%201.734%201.734%202.038%202.47C22%208.86%2022%209.678%2022%2011.313v1.372c0%201.635%200%202.453-.305%203.188c-.304.735-.882%201.313-2.038%202.47l-1.314%201.313c-1.156%201.156-1.734%201.734-2.47%202.038c-.734.305-1.552.305-3.187.305%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15%209l-6%206m0-6l6%206m-2.314%207h-1.372c-1.635%200-2.453%200-3.188-.305c-.735-.304-1.313-.882-2.47-2.038l-1.313-1.314c-1.156-1.156-1.734-1.734-2.039-2.47C2%2015.14%202%2014.322%202%2012.687v-1.372c0-1.635%200-2.453.304-3.188c.305-.735.883-1.313%202.04-2.47l1.313-1.313c1.156-1.157%201.733-1.734%202.47-2.04C8.86%202%209.678%202%2011.313%202h1.372c1.635%200%202.453%200%203.188.304c.735.305%201.313.883%202.47%202.04l1.313%201.313c1.156%201.156%201.734%201.734%202.038%202.47C22%208.86%2022%209.678%2022%2011.313v1.372c0%201.635%200%202.453-.305%203.188c-.304.735-.882%201.313-2.038%202.47l-1.314%201.313c-1.156%201.156-1.734%201.734-2.47%202.038c-.734.305-1.552.305-3.187.305%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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