lightning a icon

lightning-a from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
lightning-a
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the lightning a icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M175.84 111.54a8 8 0 0 0-4.56-5.7l-50-22.43L135 25.85a8 8 0 0 0-13.65-7.28L26.13 121.42a8 8 0 0 0 2.59 12.73l50 22.44L65 214.15a8 8 0 0 0 13.65 7.28l95.2-102.85a8 8 0 0 0 1.99-7.04m-88.22 76.67l8.16-34.36a8 8 0 0 0-4.5-9.15l-45.85-20.58l66.95-72.33l-8.16 34.36a8 8 0 0 0 4.5 9.15l45.84 20.58Zm151.53 24.21l-36-72a8 8 0 0 0-14.31 0l-36 72a8 8 0 0 0 14.31 7.16l9.79-19.58h38.11l9.79 19.58A8 8 0 0 0 232 224a8 8 0 0 0 7.15-11.58M184.94 184L196 161.89L207.05 184Z"/></svg>

React

import type { SVGProps } from "react";

export function PhLightningA(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="M175.84 111.54a8 8 0 0 0-4.56-5.7l-50-22.43L135 25.85a8 8 0 0 0-13.65-7.28L26.13 121.42a8 8 0 0 0 2.59 12.73l50 22.44L65 214.15a8 8 0 0 0 13.65 7.28l95.2-102.85a8 8 0 0 0 1.99-7.04m-88.22 76.67l8.16-34.36a8 8 0 0 0-4.5-9.15l-45.85-20.58l66.95-72.33l-8.16 34.36a8 8 0 0 0 4.5 9.15l45.84 20.58Zm151.53 24.21l-36-72a8 8 0 0 0-14.31 0l-36 72a8 8 0 0 0 14.31 7.16l9.79-19.58h38.11l9.79 19.58A8 8 0 0 0 232 224a8 8 0 0 0 7.15-11.58M184.94 184L196 161.89L207.05 184Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M175.84 111.54a8 8 0 0 0-4.56-5.7l-50-22.43L135 25.85a8 8 0 0 0-13.65-7.28L26.13 121.42a8 8 0 0 0 2.59 12.73l50 22.44L65 214.15a8 8 0 0 0 13.65 7.28l95.2-102.85a8 8 0 0 0 1.99-7.04m-88.22 76.67l8.16-34.36a8 8 0 0 0-4.5-9.15l-45.85-20.58l66.95-72.33l-8.16 34.36a8 8 0 0 0 4.5 9.15l45.84 20.58Zm151.53 24.21l-36-72a8 8 0 0 0-14.31 0l-36 72a8 8 0 0 0 14.31 7.16l9.79-19.58h38.11l9.79 19.58A8 8 0 0 0 232 224a8 8 0 0 0 7.15-11.58M184.94 184L196 161.89L207.05 184Z"/></svg>
</template>

CSS

.icon-lightning-a {
  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%22M175.84%20111.54a8%208%200%200%200-4.56-5.7l-50-22.43L135%2025.85a8%208%200%200%200-13.65-7.28L26.13%20121.42a8%208%200%200%200%202.59%2012.73l50%2022.44L65%20214.15a8%208%200%200%200%2013.65%207.28l95.2-102.85a8%208%200%200%200%201.99-7.04m-88.22%2076.67l8.16-34.36a8%208%200%200%200-4.5-9.15l-45.85-20.58l66.95-72.33l-8.16%2034.36a8%208%200%200%200%204.5%209.15l45.84%2020.58Zm151.53%2024.21l-36-72a8%208%200%200%200-14.31%200l-36%2072a8%208%200%200%200%2014.31%207.16l9.79-19.58h38.11l9.79%2019.58A8%208%200%200%200%20232%20224a8%208%200%200%200%207.15-11.58M184.94%20184L196%20161.89L207.05%20184Z%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%22M175.84%20111.54a8%208%200%200%200-4.56-5.7l-50-22.43L135%2025.85a8%208%200%200%200-13.65-7.28L26.13%20121.42a8%208%200%200%200%202.59%2012.73l50%2022.44L65%20214.15a8%208%200%200%200%2013.65%207.28l95.2-102.85a8%208%200%200%200%201.99-7.04m-88.22%2076.67l8.16-34.36a8%208%200%200%200-4.5-9.15l-45.85-20.58l66.95-72.33l-8.16%2034.36a8%208%200%200%200%204.5%209.15l45.84%2020.58Zm151.53%2024.21l-36-72a8%208%200%200%200-14.31%200l-36%2072a8%208%200%200%200%2014.31%207.16l9.79-19.58h38.11l9.79%2019.58A8%208%200%200%200%20232%20224a8%208%200%200%200%207.15-11.58M184.94%20184L196%20161.89L207.05%20184Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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