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

Name
lightning-stand
Set
Material Symbols Light
Style
Regular
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
lightning-stand-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="M6.932 20.949Q5.23 20.129 5.23 18.5q0-.956.402-1.527q.401-.571 1.11-.842q-.247.142-.383.42q-.135.278-.135.666q0 .681.447 1.164t1.227.786t1.834.453q1.053.15 2.267.15t2.267-.15t1.834-.453t1.227-.786q.447-.483.447-1.164q0-.388-.135-.666q-.136-.278-.382-.42q.708.271 1.11.842q.401.571.401 1.527q0 1.629-1.7 2.449t-5.069.82t-5.068-.82m1.466-2.477Q7 17.944 7 17.115q0-.817 1.407-1.35T12 15.23q2.204 0 3.602.528T17 17.116q0 .828-1.398 1.356T12 19t-3.602-.528M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLightningStand(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="M6.932 20.949Q5.23 20.129 5.23 18.5q0-.956.402-1.527q.401-.571 1.11-.842q-.247.142-.383.42q-.135.278-.135.666q0 .681.447 1.164t1.227.786t1.834.453q1.053.15 2.267.15t2.267-.15t1.834-.453t1.227-.786q.447-.483.447-1.164q0-.388-.135-.666q-.136-.278-.382-.42q.708.271 1.11.842q.401.571.401 1.527q0 1.629-1.7 2.449t-5.069.82t-5.068-.82m1.466-2.477Q7 17.944 7 17.115q0-.817 1.407-1.35T12 15.23q2.204 0 3.602.528T17 17.116q0 .828-1.398 1.356T12 19t-3.602-.528M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.932 20.949Q5.23 20.129 5.23 18.5q0-.956.402-1.527q.401-.571 1.11-.842q-.247.142-.383.42q-.135.278-.135.666q0 .681.447 1.164t1.227.786t1.834.453q1.053.15 2.267.15t2.267-.15t1.834-.453t1.227-.786q.447-.483.447-1.164q0-.388-.135-.666q-.136-.278-.382-.42q.708.271 1.11.842q.401.571.401 1.527q0 1.629-1.7 2.449t-5.069.82t-5.068-.82m1.466-2.477Q7 17.944 7 17.115q0-.817 1.407-1.35T12 15.23q2.204 0 3.602.528T17 17.116q0 .828-1.398 1.356T12 19t-3.602-.528M11.154 14V9.77H9.462l3.384-5.924v4.231h1.693z"/></svg>
</template>

CSS

.icon-lightning-stand {
  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%22M6.932%2020.949Q5.23%2020.129%205.23%2018.5q0-.956.402-1.527q.401-.571%201.11-.842q-.247.142-.383.42q-.135.278-.135.666q0%20.681.447%201.164t1.227.786t1.834.453q1.053.15%202.267.15t2.267-.15t1.834-.453t1.227-.786q.447-.483.447-1.164q0-.388-.135-.666q-.136-.278-.382-.42q.708.271%201.11.842q.401.571.401%201.527q0%201.629-1.7%202.449t-5.069.82t-5.068-.82m1.466-2.477Q7%2017.944%207%2017.115q0-.817%201.407-1.35T12%2015.23q2.204%200%203.602.528T17%2017.116q0%20.828-1.398%201.356T12%2019t-3.602-.528M11.154%2014V9.77H9.462l3.384-5.924v4.231h1.693z%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%22M6.932%2020.949Q5.23%2020.129%205.23%2018.5q0-.956.402-1.527q.401-.571%201.11-.842q-.247.142-.383.42q-.135.278-.135.666q0%20.681.447%201.164t1.227.786t1.834.453q1.053.15%202.267.15t2.267-.15t1.834-.453t1.227-.786q.447-.483.447-1.164q0-.388-.135-.666q-.136-.278-.382-.42q.708.271%201.11.842q.401.571.401%201.527q0%201.629-1.7%202.449t-5.069.82t-5.068-.82m1.466-2.477Q7%2017.944%207%2017.115q0-.817%201.407-1.35T12%2015.23q2.204%200%203.602.528T17%2017.116q0%20.828-1.398%201.356T12%2019t-3.602-.528M11.154%2014V9.77H9.462l3.384-5.924v4.231h1.693z%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.svg?color=%231a73e8&size=48