lightning-stand-outline from Material Symbols Light by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
lightning-stand-outline
Set
Material Symbols Light
Style
Outline
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
lightning-stand-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the lightning stand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 21.77q-2.927 0-4.847-.76t-1.92-2.51t1.923-2.51t4.849-.76t4.846.76t1.92 2.51t-1.922 2.51t-4.85.76m.003-2q-2.621 0-4.146-.564t-1.6-1.552q-.146.163-.2.404Q6 18.298 6 18.5q0 1.125 1.638 1.813T12 21t4.363-.687T18 18.5q0-.202-.054-.442t-.2-.404q-.075.988-1.6 1.552T12 19.769m3.6-1.194Q17 18.15 17 17.5t-1.4-1.075T12 16t-3.6.425T7 17.5t1.4 1.075T12 19t3.6-.425M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693zm.808 5.77"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLightningStandOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 21.77q-2.927 0-4.847-.76t-1.92-2.51t1.923-2.51t4.849-.76t4.846.76t1.92 2.51t-1.922 2.51t-4.85.76m.003-2q-2.621 0-4.146-.564t-1.6-1.552q-.146.163-.2.404Q6 18.298 6 18.5q0 1.125 1.638 1.813T12 21t4.363-.687T18 18.5q0-.202-.054-.442t-.2-.404q-.075.988-1.6 1.552T12 19.769m3.6-1.194Q17 18.15 17 17.5t-1.4-1.075T12 16t-3.6.425T7 17.5t1.4 1.075T12 19t3.6-.425M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693zm.808 5.77"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 21.77q-2.927 0-4.847-.76t-1.92-2.51t1.923-2.51t4.849-.76t4.846.76t1.92 2.51t-1.922 2.51t-4.85.76m.003-2q-2.621 0-4.146-.564t-1.6-1.552q-.146.163-.2.404Q6 18.298 6 18.5q0 1.125 1.638 1.813T12 21t4.363-.687T18 18.5q0-.202-.054-.442t-.2-.404q-.075.988-1.6 1.552T12 19.769m3.6-1.194Q17 18.15 17 17.5t-1.4-1.075T12 16t-3.6.425T7 17.5t1.4 1.075T12 19t3.6-.425M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693zm.808 5.77"/></svg>
</template>

CSS

.icon-lightning-stand-outline {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.998%2021.77q-2.927%200-4.847-.76t-1.92-2.51t1.923-2.51t4.849-.76t4.846.76t1.92%202.51t-1.922%202.51t-4.85.76m.003-2q-2.621%200-4.146-.564t-1.6-1.552q-.146.163-.2.404Q6%2018.298%206%2018.5q0%201.125%201.638%201.813T12%2021t4.363-.687T18%2018.5q0-.202-.054-.442t-.2-.404q-.075.988-1.6%201.552T12%2019.769m3.6-1.194Q17%2018.15%2017%2017.5t-1.4-1.075T12%2016t-3.6.425T7%2017.5t1.4%201.075T12%2019t3.6-.425M11.154%2014V9.77H9.462l3.384-5.924v4.231h1.693zm.808%205.77%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.998%2021.77q-2.927%200-4.847-.76t-1.92-2.51t1.923-2.51t4.849-.76t4.846.76t1.92%202.51t-1.922%202.51t-4.85.76m.003-2q-2.621%200-4.146-.564t-1.6-1.552q-.146.163-.2.404Q6%2018.298%206%2018.5q0%201.125%201.638%201.813T12%2021t4.363-.687T18%2018.5q0-.202-.054-.442t-.2-.404q-.075.988-1.6%201.552T12%2019.769m3.6-1.194Q17%2018.15%2017%2017.5t-1.4-1.075T12%2016t-3.6.425T7%2017.5t1.4%201.075T12%2019t3.6-.425M11.154%2014V9.77H9.462l3.384-5.924v4.231h1.693zm.808%205.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/lightning-stand-outline.svg?color=%231a73e8&size=48