electric meter icon
electric-meter-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- electric-meter-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the electric meter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 20.18v-1.614q-2.42-.791-3.96-2.863T4 10.95q0-1.665.626-3.119T6.34 5.29t2.54-1.714t3.095-.626q1.658 0 3.116.626q1.457.626 2.548 1.714q1.09 1.087 1.726 2.541T20 10.95q0 2.664-1.543 4.729q-1.544 2.065-3.957 2.862v1.64q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-1.377q-.385.088-.76.117q-.374.029-.765.029q-.382 0-.746-.032t-.729-.114v1.377q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M9 8.5h6q.213 0 .356-.144t.144-.357t-.144-.356T15 7.5H9q-.213 0-.356.144t-.144.357t.144.356T9 8.5m2.808 5.654l-.962.962q-.171.17-.161.384t.18.385t.394.17t.395-.17l1.228-1.228q.237-.238.237-.56q0-.324-.242-.566l-.685-.685l.962-.962q.171-.17.171-.394t-.17-.394t-.395-.171t-.394.171l-1.245 1.247q-.24.24-.24.562t.242.564z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightElectricMeterRounded(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="M9.5 20.18v-1.614q-2.42-.791-3.96-2.863T4 10.95q0-1.665.626-3.119T6.34 5.29t2.54-1.714t3.095-.626q1.658 0 3.116.626q1.457.626 2.548 1.714q1.09 1.087 1.726 2.541T20 10.95q0 2.664-1.543 4.729q-1.544 2.065-3.957 2.862v1.64q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-1.377q-.385.088-.76.117q-.374.029-.765.029q-.382 0-.746-.032t-.729-.114v1.377q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M9 8.5h6q.213 0 .356-.144t.144-.357t-.144-.356T15 7.5H9q-.213 0-.356.144t-.144.357t.144.356T9 8.5m2.808 5.654l-.962.962q-.171.17-.161.384t.18.385t.394.17t.395-.17l1.228-1.228q.237-.238.237-.56q0-.324-.242-.566l-.685-.685l.962-.962q.171-.17.171-.394t-.17-.394t-.395-.171t-.394.171l-1.245 1.247q-.24.24-.24.562t.242.564z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 20.18v-1.614q-2.42-.791-3.96-2.863T4 10.95q0-1.665.626-3.119T6.34 5.29t2.54-1.714t3.095-.626q1.658 0 3.116.626q1.457.626 2.548 1.714q1.09 1.087 1.726 2.541T20 10.95q0 2.664-1.543 4.729q-1.544 2.065-3.957 2.862v1.64q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-1.377q-.385.088-.76.117q-.374.029-.765.029q-.382 0-.746-.032t-.729-.114v1.377q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M9 8.5h6q.213 0 .356-.144t.144-.357t-.144-.356T15 7.5H9q-.213 0-.356.144t-.144.357t.144.356T9 8.5m2.808 5.654l-.962.962q-.171.17-.161.384t.18.385t.394.17t.395-.17l1.228-1.228q.237-.238.237-.56q0-.324-.242-.566l-.685-.685l.962-.962q.171-.17.171-.394t-.17-.394t-.395-.171t-.394.171l-1.245 1.247q-.24.24-.24.562t.242.564z"/></svg> </template>
CSS
.icon-electric-meter-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%22M9.5%2020.18v-1.614q-2.42-.791-3.96-2.863T4%2010.95q0-1.665.626-3.119T6.34%205.29t2.54-1.714t3.095-.626q1.658%200%203.116.626q1.457.626%202.548%201.714q1.09%201.087%201.726%202.541T20%2010.95q0%202.664-1.543%204.729q-1.544%202.065-3.957%202.862v1.64q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356v-1.377q-.385.088-.76.117q-.374.029-.765.029q-.382%200-.746-.032t-.729-.114v1.377q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356M9%208.5h6q.213%200%20.356-.144t.144-.357t-.144-.356T15%207.5H9q-.213%200-.356.144t-.144.357t.144.356T9%208.5m2.808%205.654l-.962.962q-.171.17-.161.384t.18.385t.394.17t.395-.17l1.228-1.228q.237-.238.237-.56q0-.324-.242-.566l-.685-.685l.962-.962q.171-.17.171-.394t-.17-.394t-.395-.171t-.394.171l-1.245%201.247q-.24.24-.24.562t.242.564z%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%22M9.5%2020.18v-1.614q-2.42-.791-3.96-2.863T4%2010.95q0-1.665.626-3.119T6.34%205.29t2.54-1.714t3.095-.626q1.658%200%203.116.626q1.457.626%202.548%201.714q1.09%201.087%201.726%202.541T20%2010.95q0%202.664-1.543%204.729q-1.544%202.065-3.957%202.862v1.64q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356v-1.377q-.385.088-.76.117q-.374.029-.765.029q-.382%200-.746-.032t-.729-.114v1.377q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356M9%208.5h6q.213%200%20.356-.144t.144-.357t-.144-.356T15%207.5H9q-.213%200-.356.144t-.144.357t.144.356T9%208.5m2.808%205.654l-.962.962q-.171.17-.161.384t.18.385t.394.17t.395-.17l1.228-1.228q.237-.238.237-.56q0-.324-.242-.566l-.685-.685l.962-.962q.171-.17.171-.394t-.17-.394t-.395-.171t-.394.171l-1.245%201.247q-.24.24-.24.562t.242.564z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/electric-meter-rounded.svg?color=%231a73e8&size=48