electrical services icon

electrical-services-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
electrical-services-rounded
Set
Material Symbols Light
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
electrical-services-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the electrical services icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 14.5q-.213 0-.356-.144t-.144-.357t.144-.356T18 13.5h2q.213 0 .356.144t.144.357t-.144.356T20 14.5zm0 4q-.213 0-.356-.144t-.144-.357t.144-.356T18 17.5h2q.213 0 .356.144t.144.357t-.144.356T20 18.5zm-3.5 1q-.825 0-1.412-.587T12.5 17.5h-1.192q-.343 0-.576-.232t-.232-.576v-1.384q0-.343.232-.576t.576-.232H12.5q0-.825.588-1.412T14.5 12.5h1.192q.343 0 .576.232t.232.576v5.384q0 .344-.232.576t-.576.232zm-7.5-3q-1.458 0-2.479-1.021T3.5 13t1.021-2.479T7 9.5h1.5q.817 0 1.409-.591q.591-.592.591-1.409t-.591-1.409Q9.317 5.5 8.5 5.5H5q-.213 0-.356-.144T4.5 4.999t.144-.356T5 4.5h3.5q1.258 0 2.129.871T11.5 7.5t-.871 2.129T8.5 10.5H7q-1.031 0-1.766.736q-.734.735-.734 1.768t.735 1.764T7 15.5h2q.213 0 .356.144t.144.357t-.144.356T9 16.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightElectricalServicesRounded(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="M18 14.5q-.213 0-.356-.144t-.144-.357t.144-.356T18 13.5h2q.213 0 .356.144t.144.357t-.144.356T20 14.5zm0 4q-.213 0-.356-.144t-.144-.357t.144-.356T18 17.5h2q.213 0 .356.144t.144.357t-.144.356T20 18.5zm-3.5 1q-.825 0-1.412-.587T12.5 17.5h-1.192q-.343 0-.576-.232t-.232-.576v-1.384q0-.343.232-.576t.576-.232H12.5q0-.825.588-1.412T14.5 12.5h1.192q.343 0 .576.232t.232.576v5.384q0 .344-.232.576t-.576.232zm-7.5-3q-1.458 0-2.479-1.021T3.5 13t1.021-2.479T7 9.5h1.5q.817 0 1.409-.591q.591-.592.591-1.409t-.591-1.409Q9.317 5.5 8.5 5.5H5q-.213 0-.356-.144T4.5 4.999t.144-.356T5 4.5h3.5q1.258 0 2.129.871T11.5 7.5t-.871 2.129T8.5 10.5H7q-1.031 0-1.766.736q-.734.735-.734 1.768t.735 1.764T7 15.5h2q.213 0 .356.144t.144.357t-.144.356T9 16.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 14.5q-.213 0-.356-.144t-.144-.357t.144-.356T18 13.5h2q.213 0 .356.144t.144.357t-.144.356T20 14.5zm0 4q-.213 0-.356-.144t-.144-.357t.144-.356T18 17.5h2q.213 0 .356.144t.144.357t-.144.356T20 18.5zm-3.5 1q-.825 0-1.412-.587T12.5 17.5h-1.192q-.343 0-.576-.232t-.232-.576v-1.384q0-.343.232-.576t.576-.232H12.5q0-.825.588-1.412T14.5 12.5h1.192q.343 0 .576.232t.232.576v5.384q0 .344-.232.576t-.576.232zm-7.5-3q-1.458 0-2.479-1.021T3.5 13t1.021-2.479T7 9.5h1.5q.817 0 1.409-.591q.591-.592.591-1.409t-.591-1.409Q9.317 5.5 8.5 5.5H5q-.213 0-.356-.144T4.5 4.999t.144-.356T5 4.5h3.5q1.258 0 2.129.871T11.5 7.5t-.871 2.129T8.5 10.5H7q-1.031 0-1.766.736q-.734.735-.734 1.768t.735 1.764T7 15.5h2q.213 0 .356.144t.144.357t-.144.356T9 16.5z"/></svg>
</template>

CSS

.icon-electrical-services-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%22M18%2014.5q-.213%200-.356-.144t-.144-.357t.144-.356T18%2013.5h2q.213%200%20.356.144t.144.357t-.144.356T20%2014.5zm0%204q-.213%200-.356-.144t-.144-.357t.144-.356T18%2017.5h2q.213%200%20.356.144t.144.357t-.144.356T20%2018.5zm-3.5%201q-.825%200-1.412-.587T12.5%2017.5h-1.192q-.343%200-.576-.232t-.232-.576v-1.384q0-.343.232-.576t.576-.232H12.5q0-.825.588-1.412T14.5%2012.5h1.192q.343%200%20.576.232t.232.576v5.384q0%20.344-.232.576t-.576.232zm-7.5-3q-1.458%200-2.479-1.021T3.5%2013t1.021-2.479T7%209.5h1.5q.817%200%201.409-.591q.591-.592.591-1.409t-.591-1.409Q9.317%205.5%208.5%205.5H5q-.213%200-.356-.144T4.5%204.999t.144-.356T5%204.5h3.5q1.258%200%202.129.871T11.5%207.5t-.871%202.129T8.5%2010.5H7q-1.031%200-1.766.736q-.734.735-.734%201.768t.735%201.764T7%2015.5h2q.213%200%20.356.144t.144.357t-.144.356T9%2016.5z%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%22M18%2014.5q-.213%200-.356-.144t-.144-.357t.144-.356T18%2013.5h2q.213%200%20.356.144t.144.357t-.144.356T20%2014.5zm0%204q-.213%200-.356-.144t-.144-.357t.144-.356T18%2017.5h2q.213%200%20.356.144t.144.357t-.144.356T20%2018.5zm-3.5%201q-.825%200-1.412-.587T12.5%2017.5h-1.192q-.343%200-.576-.232t-.232-.576v-1.384q0-.343.232-.576t.576-.232H12.5q0-.825.588-1.412T14.5%2012.5h1.192q.343%200%20.576.232t.232.576v5.384q0%20.344-.232.576t-.576.232zm-7.5-3q-1.458%200-2.479-1.021T3.5%2013t1.021-2.479T7%209.5h1.5q.817%200%201.409-.591q.591-.592.591-1.409t-.591-1.409Q9.317%205.5%208.5%205.5H5q-.213%200-.356-.144T4.5%204.999t.144-.356T5%204.5h3.5q1.258%200%202.129.871T11.5%207.5t-.871%202.129T8.5%2010.5H7q-1.031%200-1.766.736q-.734.735-.734%201.768t.735%201.764T7%2015.5h2q.213%200%20.356.144t.144.357t-.144.356T9%2016.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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