lightning slash icon

lightning-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
lightning-slash-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the lightning slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L75.9 88.52l-36.67 39.29a12 12 0 0 0 4.31 19.33l51.18 20.47l-10.59 70.61a12 12 0 0 0 20.64 10l58.9-63.11l35.45 39a12 12 0 0 0 17.76-16.14Zm56.72 171.62l6.27-41.77a12 12 0 0 0-7.41-12.92l-43.72-17.49l23.35-25l55.38 60.92Zm-2.19-135.49a12 12 0 0 1-.59-17l40.41-43.25a12 12 0 0 1 20.64 10l-10.59 70.58l51.18 20.47a12 12 0 0 1 4.31 19.33l-16.82 18a12 12 0 0 1-17.55-16.38l4.86-5.21l-43.72-17.49a12 12 0 0 1-7.41-12.92l6.27-41.77l-14 15a12 12 0 0 1-16.99.64"/></svg>

React

import type { SVGProps } from "react";

export function PhLightningSlashBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L75.9 88.52l-36.67 39.29a12 12 0 0 0 4.31 19.33l51.18 20.47l-10.59 70.61a12 12 0 0 0 20.64 10l58.9-63.11l35.45 39a12 12 0 0 0 17.76-16.14Zm56.72 171.62l6.27-41.77a12 12 0 0 0-7.41-12.92l-43.72-17.49l23.35-25l55.38 60.92Zm-2.19-135.49a12 12 0 0 1-.59-17l40.41-43.25a12 12 0 0 1 20.64 10l-10.59 70.58l51.18 20.47a12 12 0 0 1 4.31 19.33l-16.82 18a12 12 0 0 1-17.55-16.38l4.86-5.21l-43.72-17.49a12 12 0 0 1-7.41-12.92l6.27-41.77l-14 15a12 12 0 0 1-16.99.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L75.9 88.52l-36.67 39.29a12 12 0 0 0 4.31 19.33l51.18 20.47l-10.59 70.61a12 12 0 0 0 20.64 10l58.9-63.11l35.45 39a12 12 0 0 0 17.76-16.14Zm56.72 171.62l6.27-41.77a12 12 0 0 0-7.41-12.92l-43.72-17.49l23.35-25l55.38 60.92Zm-2.19-135.49a12 12 0 0 1-.59-17l40.41-43.25a12 12 0 0 1 20.64 10l-10.59 70.58l51.18 20.47a12 12 0 0 1 4.31 19.33l-16.82 18a12 12 0 0 1-17.55-16.38l4.86-5.21l-43.72-17.49a12 12 0 0 1-7.41-12.92l6.27-41.77l-14 15a12 12 0 0 1-16.99.64"/></svg>
</template>

CSS

.icon-lightning-slash-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L75.9%2088.52l-36.67%2039.29a12%2012%200%200%200%204.31%2019.33l51.18%2020.47l-10.59%2070.61a12%2012%200%200%200%2020.64%2010l58.9-63.11l35.45%2039a12%2012%200%200%200%2017.76-16.14Zm56.72%20171.62l6.27-41.77a12%2012%200%200%200-7.41-12.92l-43.72-17.49l23.35-25l55.38%2060.92Zm-2.19-135.49a12%2012%200%200%201-.59-17l40.41-43.25a12%2012%200%200%201%2020.64%2010l-10.59%2070.58l51.18%2020.47a12%2012%200%200%201%204.31%2019.33l-16.82%2018a12%2012%200%200%201-17.55-16.38l4.86-5.21l-43.72-17.49a12%2012%200%200%201-7.41-12.92l6.27-41.77l-14%2015a12%2012%200%200%201-16.99.64%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L75.9%2088.52l-36.67%2039.29a12%2012%200%200%200%204.31%2019.33l51.18%2020.47l-10.59%2070.61a12%2012%200%200%200%2020.64%2010l58.9-63.11l35.45%2039a12%2012%200%200%200%2017.76-16.14Zm56.72%20171.62l6.27-41.77a12%2012%200%200%200-7.41-12.92l-43.72-17.49l23.35-25l55.38%2060.92Zm-2.19-135.49a12%2012%200%200%201-.59-17l40.41-43.25a12%2012%200%200%201%2020.64%2010l-10.59%2070.58l51.18%2020.47a12%2012%200%200%201%204.31%2019.33l-16.82%2018a12%2012%200%200%201-17.55-16.38l4.86-5.21l-43.72-17.49a12%2012%200%200%201-7.41-12.92l6.27-41.77l-14%2015a12%2012%200%200%201-16.99.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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