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

Name
lightning-stand-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

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.154 9.77h-.996q-.237 0-.358-.193q-.121-.192.01-.404l2.657-4.656q.081-.136.23-.106t.15.193v3.473h.995q.237 0 .358.192t-.01.404l-2.657 4.656q-.081.136-.23.105q-.15-.03-.15-.192zM6.932 20.948Q5.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-.528"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLightningStandRounded(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.154 9.77h-.996q-.237 0-.358-.193q-.121-.192.01-.404l2.657-4.656q.081-.136.23-.106t.15.193v3.473h.995q.237 0 .358.192t-.01.404l-2.657 4.656q-.081.136-.23.105q-.15-.03-.15-.192zM6.932 20.948Q5.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-.528"/></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.154 9.77h-.996q-.237 0-.358-.193q-.121-.192.01-.404l2.657-4.656q.081-.136.23-.106t.15.193v3.473h.995q.237 0 .358.192t-.01.404l-2.657 4.656q-.081.136-.23.105q-.15-.03-.15-.192zM6.932 20.948Q5.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-.528"/></svg>
</template>

CSS

.icon-lightning-stand-rounded {
  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.154%209.77h-.996q-.237%200-.358-.193q-.121-.192.01-.404l2.657-4.656q.081-.136.23-.106t.15.193v3.473h.995q.237%200%20.358.192t-.01.404l-2.657%204.656q-.081.136-.23.105q-.15-.03-.15-.192zM6.932%2020.948Q5.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-.528%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.154%209.77h-.996q-.237%200-.358-.193q-.121-.192.01-.404l2.657-4.656q.081-.136.23-.106t.15.193v3.473h.995q.237%200%20.358.192t-.01.404l-2.657%204.656q-.081.136-.23.105q-.15-.03-.15-.192zM6.932%2020.948Q5.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-.528%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-rounded.svg?color=%231a73e8&size=48