outline electric meter icon
outline-electric-meter from Google Material Icons by Material Design Authors · Baseline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- outline-electric-meter
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
More home icons from Google Material Icons
baseline-auto-modebaseline-blindsbaseline-blinds-closedbaseline-broadcast-on-homebaseline-broadcast-on-personalbaseline-curtainsbaseline-curtains-closedbaseline-electric-boltbaseline-electric-meterbaseline-energy-savings-leafbaseline-gas-meterbaseline-heat-pumpbaseline-mode-fan-offbaseline-nest-cam-wired-standbaseline-oil-barrelbaseline-propanebaseline-propane-tankbaseline-roller-shadesbaseline-roller-shades-closedbaseline-sensor-doorbaseline-sensor-occupiedbaseline-sensor-windowbaseline-shield-moonbaseline-solar-power
Use the outline 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="M21 11a9 9 0 0 0-18 0c0 3.92 2.51 7.24 6 8.48V22h2v-2.06a8.3 8.3 0 0 0 2 0V22h2v-2.52c3.49-1.24 6-4.56 6-8.48m-9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7"/><path fill="currentColor" d="M8 7h8v2H8zm4.75 3l-3 3L11 14.25L9.75 15.5l1.5 1.5l3-3L13 12.75l1.25-1.25z"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineElectricMeter(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="M21 11a9 9 0 0 0-18 0c0 3.92 2.51 7.24 6 8.48V22h2v-2.06a8.3 8.3 0 0 0 2 0V22h2v-2.52c3.49-1.24 6-4.56 6-8.48m-9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7"/><path fill="currentColor" d="M8 7h8v2H8zm4.75 3l-3 3L11 14.25L9.75 15.5l1.5 1.5l3-3L13 12.75l1.25-1.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 11a9 9 0 0 0-18 0c0 3.92 2.51 7.24 6 8.48V22h2v-2.06a8.3 8.3 0 0 0 2 0V22h2v-2.52c3.49-1.24 6-4.56 6-8.48m-9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7s7 3.14 7 7s-3.14 7-7 7"/><path fill="currentColor" d="M8 7h8v2H8zm4.75 3l-3 3L11 14.25L9.75 15.5l1.5 1.5l3-3L13 12.75l1.25-1.25z"/></svg> </template>
CSS
.icon-outline-electric-meter {
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%22M21%2011a9%209%200%200%200-18%200c0%203.92%202.51%207.24%206%208.48V22h2v-2.06a8.3%208.3%200%200%200%202%200V22h2v-2.52c3.49-1.24%206-4.56%206-8.48m-9%207c-3.86%200-7-3.14-7-7s3.14-7%207-7s7%203.14%207%207s-3.14%207-7%207%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%207h8v2H8zm4.75%203l-3%203L11%2014.25L9.75%2015.5l1.5%201.5l3-3L13%2012.75l1.25-1.25z%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%22M21%2011a9%209%200%200%200-18%200c0%203.92%202.51%207.24%206%208.48V22h2v-2.06a8.3%208.3%200%200%200%202%200V22h2v-2.52c3.49-1.24%206-4.56%206-8.48m-9%207c-3.86%200-7-3.14-7-7s3.14-7%207-7s7%203.14%207%207s-3.14%207-7%207%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%207h8v2H8zm4.75%203l-3%203L11%2014.25L9.75%2015.5l1.5%201.5l3-3L13%2012.75l1.25-1.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-electric-meter.svg?color=%231a73e8&size=48