bolt slash icon

bolt-slash-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.

Name
bolt-slash-20-solid
Set
HeroIcons
Style
Solid 20x20
Viewbox
20×20
License
MIT

3 other variants in HeroIcons

The same icon in other sets

Use the bolt slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M2.22 2.22a.75.75 0 0 1 1.06 0l14.5 14.5a.75.75 0 1 1-1.06 1.06L2.22 3.28a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/><path d="M4.73 7.912L2.191 10.75A.75.75 0 0 0 2.75 12h6.068zm4.503 4.503l-1.216 5.678a.75.75 0 0 0 1.292.657l2.956-3.303zm6.037-.327l2.539-2.838A.75.75 0 0 0 17.25 8h-6.068zm-4.503-4.503l1.216-5.678a.75.75 0 0 0-1.292-.657L7.735 4.553z"/></g></svg>

React

import type { SVGProps } from "react";

export function HeroiconsBoltSlash20Solid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fillRule="evenodd" d="M2.22 2.22a.75.75 0 0 1 1.06 0l14.5 14.5a.75.75 0 1 1-1.06 1.06L2.22 3.28a.75.75 0 0 1 0-1.06" clipRule="evenodd"/><path d="M4.73 7.912L2.191 10.75A.75.75 0 0 0 2.75 12h6.068zm4.503 4.503l-1.216 5.678a.75.75 0 0 0 1.292.657l2.956-3.303zm6.037-.327l2.539-2.838A.75.75 0 0 0 17.25 8h-6.068zm-4.503-4.503l1.216-5.678a.75.75 0 0 0-1.292-.657L7.735 4.553z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M2.22 2.22a.75.75 0 0 1 1.06 0l14.5 14.5a.75.75 0 1 1-1.06 1.06L2.22 3.28a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/><path d="M4.73 7.912L2.191 10.75A.75.75 0 0 0 2.75 12h6.068zm4.503 4.503l-1.216 5.678a.75.75 0 0 0 1.292.657l2.956-3.303zm6.037-.327l2.539-2.838A.75.75 0 0 0 17.25 8h-6.068zm-4.503-4.503l1.216-5.678a.75.75 0 0 0-1.292-.657L7.735 4.553z"/></g></svg>
</template>

CSS

.icon-bolt-slash-20-solid {
  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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.22%202.22a.75.75%200%200%201%201.06%200l14.5%2014.5a.75.75%200%201%201-1.06%201.06L2.22%203.28a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4.73%207.912L2.191%2010.75A.75.75%200%200%200%202.75%2012h6.068zm4.503%204.503l-1.216%205.678a.75.75%200%200%200%201.292.657l2.956-3.303zm6.037-.327l2.539-2.838A.75.75%200%200%200%2017.25%208h-6.068zm-4.503-4.503l1.216-5.678a.75.75%200%200%200-1.292-.657L7.735%204.553z%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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.22%202.22a.75.75%200%200%201%201.06%200l14.5%2014.5a.75.75%200%201%201-1.06%201.06L2.22%203.28a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4.73%207.912L2.191%2010.75A.75.75%200%200%200%202.75%2012h6.068zm4.503%204.503l-1.216%205.678a.75.75%200%200%200%201.292.657l2.956-3.303zm6.037-.327l2.539-2.838A.75.75%200%200%200%2017.25%208h-6.068zm-4.503-4.503l1.216-5.678a.75.75%200%200%200-1.292-.657L7.735%204.553z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/bolt-slash-20-solid.svg?color=%231a73e8&size=48