lightning a icon
lightning-a-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- lightning-a-duotone
- Set
- Phosphor
- Style
- Duotone
- 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"><g fill="currentColor"><path d="M72.8 216L88 152l-56-25.14L127.2 24L112 88l56 25.14Z" opacity=".2"/><path 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"/></g></svg>
React
import type { SVGProps } from "react";
export function PhLightningADuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M72.8 216L88 152l-56-25.14L127.2 24L112 88l56 25.14Z" opacity=".2"/><path 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"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M72.8 216L88 152l-56-25.14L127.2 24L112 88l56 25.14Z" opacity=".2"/><path 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"/></g></svg> </template>
CSS
.icon-lightning-a-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72.8%20216L88%20152l-56-25.14L127.2%2024L112%2088l56%2025.14Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72.8%20216L88%20152l-56-25.14L127.2%2024L112%2088l56%2025.14Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/lightning-a-duotone.svg?color=%231a73e8&size=48