flash slash icon

flash-slash-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
flash-slash-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the flash slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/><path d="M14.82 3.52v5.66l-5.64 5.64v-1.54H6.09c-1.4 0-1.79-.86-.86-1.91L12 3.67l.8-.91c1.11-1.26 2.02-.92 2.02.76m3.95 9.109l-6.77 7.7l-.8.91c-1.11 1.26-2.02.92-2.02-.76v-2.66l7.1-7.1h1.63c1.4 0 1.79.86.86 1.91"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconFlashSlashFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/><path d="M14.82 3.52v5.66l-5.64 5.64v-1.54H6.09c-1.4 0-1.79-.86-.86-1.91L12 3.67l.8-.91c1.11-1.26 2.02-.92 2.02.76m3.95 9.109l-6.77 7.7l-.8.91c-1.11 1.26-2.02.92-2.02-.76v-2.66l7.1-7.1h1.63c1.4 0 1.79.86.86 1.91"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/><path d="M14.82 3.52v5.66l-5.64 5.64v-1.54H6.09c-1.4 0-1.79-.86-.86-1.91L12 3.67l.8-.91c1.11-1.26 2.02-.92 2.02.76m3.95 9.109l-6.77 7.7l-.8.91c-1.11 1.26-2.02.92-2.02-.76v-2.66l7.1-7.1h1.63c1.4 0 1.79.86.86 1.91"/></g></svg>
</template>

CSS

.icon-flash-slash-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%22%2F%3E%3Cpath%20d%3D%22M14.82%203.52v5.66l-5.64%205.64v-1.54H6.09c-1.4%200-1.79-.86-.86-1.91L12%203.67l.8-.91c1.11-1.26%202.02-.92%202.02.76m3.95%209.109l-6.77%207.7l-.8.91c-1.11%201.26-2.02.92-2.02-.76v-2.66l7.1-7.1h1.63c1.4%200%201.79.86.86%201.91%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%22%2F%3E%3Cpath%20d%3D%22M14.82%203.52v5.66l-5.64%205.64v-1.54H6.09c-1.4%200-1.79-.86-.86-1.91L12%203.67l.8-.91c1.11-1.26%202.02-.92%202.02.76m3.95%209.109l-6.77%207.7l-.8.91c-1.11%201.26-2.02.92-2.02-.76v-2.66l7.1-7.1h1.63c1.4%200%201.79.86.86%201.91%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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