lightning stand icon
lightning-stand-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- lightning-stand-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
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-.425m-4.446-8.806h-.995q-.238 0-.359-.192t.008-.407l2.66-4.653q.08-.136.229-.106t.15.202v3.464h.994q.238 0 .359.192t-.007.407l-2.66 4.653q-.081.136-.23.105q-.15-.03-.15-.201zm.808 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightningStandOutlineRounded(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-.425m-4.446-8.806h-.995q-.238 0-.359-.192t.008-.407l2.66-4.653q.08-.136.229-.106t.15.202v3.464h.994q.238 0 .359.192t-.007.407l-2.66 4.653q-.081.136-.23.105q-.15-.03-.15-.201zm.808 10"/></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-.425m-4.446-8.806h-.995q-.238 0-.359-.192t.008-.407l2.66-4.653q.08-.136.229-.106t.15.202v3.464h.994q.238 0 .359.192t-.007.407l-2.66 4.653q-.081.136-.23.105q-.15-.03-.15-.201zm.808 10"/></svg> </template>
CSS
.icon-lightning-stand-outline-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.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-.425m-4.446-8.806h-.995q-.238%200-.359-.192t.008-.407l2.66-4.653q.08-.136.229-.106t.15.202v3.464h.994q.238%200%20.359.192t-.007.407l-2.66%204.653q-.081.136-.23.105q-.15-.03-.15-.201zm.808%2010%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-.425m-4.446-8.806h-.995q-.238%200-.359-.192t.008-.407l2.66-4.653q.08-.136.229-.106t.15.202v3.464h.994q.238%200%20.359.192t-.007.407l-2.66%204.653q-.081.136-.23.105q-.15-.03-.15-.201zm.808%2010%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-rounded.svg?color=%231a73e8&size=48