electrical services icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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="M19 15q-.425 0-.712-.288T18 14t.288-.712T19 13h1q.425 0 .713.288T21 14t-.288.713T20 15zm0 4q-.425 0-.712-.288T18 18t.288-.712T19 17h1q.425 0 .713.288T21 18t-.288.713T20 19zm-5 1q-.825 0-1.412-.587T12 18h-1q-.425 0-.712-.288T10 17v-2q0-.425.288-.712T11 14h1q0-.825.588-1.412T14 12h2q.425 0 .713.288T17 13v6q0 .425-.288.713T16 20zm-7-3q-1.65 0-2.825-1.175T3 13t1.175-2.825T7 9h1.5q.625 0 1.063-.437T10 7.5t-.437-1.062T8.5 6H5q-.425 0-.712-.288T4 5t.288-.712T5 4h3.5q1.45 0 2.475 1.025T12 7.5t-1.025 2.475T8.5 11H7q-.825 0-1.412.588T5 13t.588 1.413T7 15h1q.425 0 .713.288T9 16t-.288.713T8 17z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsElectricalServicesRounded(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="M19 15q-.425 0-.712-.288T18 14t.288-.712T19 13h1q.425 0 .713.288T21 14t-.288.713T20 15zm0 4q-.425 0-.712-.288T18 18t.288-.712T19 17h1q.425 0 .713.288T21 18t-.288.713T20 19zm-5 1q-.825 0-1.412-.587T12 18h-1q-.425 0-.712-.288T10 17v-2q0-.425.288-.712T11 14h1q0-.825.588-1.412T14 12h2q.425 0 .713.288T17 13v6q0 .425-.288.713T16 20zm-7-3q-1.65 0-2.825-1.175T3 13t1.175-2.825T7 9h1.5q.625 0 1.063-.437T10 7.5t-.437-1.062T8.5 6H5q-.425 0-.712-.288T4 5t.288-.712T5 4h3.5q1.45 0 2.475 1.025T12 7.5t-1.025 2.475T8.5 11H7q-.825 0-1.412.588T5 13t.588 1.413T7 15h1q.425 0 .713.288T9 16t-.288.713T8 17z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 15q-.425 0-.712-.288T18 14t.288-.712T19 13h1q.425 0 .713.288T21 14t-.288.713T20 15zm0 4q-.425 0-.712-.288T18 18t.288-.712T19 17h1q.425 0 .713.288T21 18t-.288.713T20 19zm-5 1q-.825 0-1.412-.587T12 18h-1q-.425 0-.712-.288T10 17v-2q0-.425.288-.712T11 14h1q0-.825.588-1.412T14 12h2q.425 0 .713.288T17 13v6q0 .425-.288.713T16 20zm-7-3q-1.65 0-2.825-1.175T3 13t1.175-2.825T7 9h1.5q.625 0 1.063-.437T10 7.5t-.437-1.062T8.5 6H5q-.425 0-.712-.288T4 5t.288-.712T5 4h3.5q1.45 0 2.475 1.025T12 7.5t-1.025 2.475T8.5 11H7q-.825 0-1.412.588T5 13t.588 1.413T7 15h1q.425 0 .713.288T9 16t-.288.713T8 17z"/></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%22M19%2015q-.425%200-.712-.288T18%2014t.288-.712T19%2013h1q.425%200%20.713.288T21%2014t-.288.713T20%2015zm0%204q-.425%200-.712-.288T18%2018t.288-.712T19%2017h1q.425%200%20.713.288T21%2018t-.288.713T20%2019zm-5%201q-.825%200-1.412-.587T12%2018h-1q-.425%200-.712-.288T10%2017v-2q0-.425.288-.712T11%2014h1q0-.825.588-1.412T14%2012h2q.425%200%20.713.288T17%2013v6q0%20.425-.288.713T16%2020zm-7-3q-1.65%200-2.825-1.175T3%2013t1.175-2.825T7%209h1.5q.625%200%201.063-.437T10%207.5t-.437-1.062T8.5%206H5q-.425%200-.712-.288T4%205t.288-.712T5%204h3.5q1.45%200%202.475%201.025T12%207.5t-1.025%202.475T8.5%2011H7q-.825%200-1.412.588T5%2013t.588%201.413T7%2015h1q.425%200%20.713.288T9%2016t-.288.713T8%2017z%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%22M19%2015q-.425%200-.712-.288T18%2014t.288-.712T19%2013h1q.425%200%20.713.288T21%2014t-.288.713T20%2015zm0%204q-.425%200-.712-.288T18%2018t.288-.712T19%2017h1q.425%200%20.713.288T21%2018t-.288.713T20%2019zm-5%201q-.825%200-1.412-.587T12%2018h-1q-.425%200-.712-.288T10%2017v-2q0-.425.288-.712T11%2014h1q0-.825.588-1.412T14%2012h2q.425%200%20.713.288T17%2013v6q0%20.425-.288.713T16%2020zm-7-3q-1.65%200-2.825-1.175T3%2013t1.175-2.825T7%209h1.5q.625%200%201.063-.437T10%207.5t-.437-1.062T8.5%206H5q-.425%200-.712-.288T4%205t.288-.712T5%204h3.5q1.45%200%202.475%201.025T12%207.5t-1.025%202.475T8.5%2011H7q-.825%200-1.412.588T5%2013t.588%201.413T7%2015h1q.425%200%20.713.288T9%2016t-.288.713T8%2017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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