battery profile icon
battery-profile-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- battery-profile-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075chromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-statusdoor-open
Use the battery profile icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 21q-.348 0-.578-.23t-.23-.578V5.288q0-.348.23-.578t.578-.23h1.616v-.672q0-.349.23-.578t.577-.23h1.77q.348 0 .577.23t.23.578v.673h1.616q.348 0 .577.23q.23.23.23.577v5q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357V5.462h-6.23V20h1.98q.214 0 .357.143q.144.143.144.357t-.144.357t-.356.143zm7.727 0q-.161 0-.264-.103t-.134-.258l-.071-.504q-.57-.125-.937-.352q-.369-.227-.696-.562l-.492.221q-.136.07-.28.036q-.143-.034-.224-.164l-.157-.275q-.1-.131-.073-.287t.153-.261l.402-.341q-.184-.548-.184-1.032t.184-1.031l-.402-.34q-.125-.106-.153-.262t.073-.287l.157-.275q.081-.13.224-.164t.28.035l.492.222q.327-.335.696-.565t.937-.355l.071-.504q.031-.155.134-.258t.264-.103h.277q.162 0 .265.103t.133.258l.072.504q.569.125.937.352t.695.562l.493-.221q.136-.07.28-.036q.143.034.223.164l.158.275q.1.131.072.287t-.153.262l-.402.34q.185.548.185 1.032t-.185 1.031l.402.34q.125.107.153.262t-.072.287l-.158.275q-.08.13-.221.164q-.14.034-.277-.035l-.498-.216q-.327.335-.695.562q-.368.226-.937.351l-.072.504q-.03.156-.133.259t-.265.103zm.139-1.73q.882 0 1.518-.636t.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.519.635"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBatteryProfileOutlineRounded(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="M8.692 21q-.348 0-.578-.23t-.23-.578V5.288q0-.348.23-.578t.578-.23h1.616v-.672q0-.349.23-.578t.577-.23h1.77q.348 0 .577.23t.23.578v.673h1.616q.348 0 .577.23q.23.23.23.577v5q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357V5.462h-6.23V20h1.98q.214 0 .357.143q.144.143.144.357t-.144.357t-.356.143zm7.727 0q-.161 0-.264-.103t-.134-.258l-.071-.504q-.57-.125-.937-.352q-.369-.227-.696-.562l-.492.221q-.136.07-.28.036q-.143-.034-.224-.164l-.157-.275q-.1-.131-.073-.287t.153-.261l.402-.341q-.184-.548-.184-1.032t.184-1.031l-.402-.34q-.125-.106-.153-.262t.073-.287l.157-.275q.081-.13.224-.164t.28.035l.492.222q.327-.335.696-.565t.937-.355l.071-.504q.031-.155.134-.258t.264-.103h.277q.162 0 .265.103t.133.258l.072.504q.569.125.937.352t.695.562l.493-.221q.136-.07.28-.036q.143.034.223.164l.158.275q.1.131.072.287t-.153.262l-.402.34q.185.548.185 1.032t-.185 1.031l.402.34q.125.107.153.262t-.072.287l-.158.275q-.08.13-.221.164q-.14.034-.277-.035l-.498-.216q-.327.335-.695.562q-.368.226-.937.351l-.072.504q-.03.156-.133.259t-.265.103zm.139-1.73q.882 0 1.518-.636t.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.519.635"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.692 21q-.348 0-.578-.23t-.23-.578V5.288q0-.348.23-.578t.578-.23h1.616v-.672q0-.349.23-.578t.577-.23h1.77q.348 0 .577.23t.23.578v.673h1.616q.348 0 .577.23q.23.23.23.577v5q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357V5.462h-6.23V20h1.98q.214 0 .357.143q.144.143.144.357t-.144.357t-.356.143zm7.727 0q-.161 0-.264-.103t-.134-.258l-.071-.504q-.57-.125-.937-.352q-.369-.227-.696-.562l-.492.221q-.136.07-.28.036q-.143-.034-.224-.164l-.157-.275q-.1-.131-.073-.287t.153-.261l.402-.341q-.184-.548-.184-1.032t.184-1.031l-.402-.34q-.125-.106-.153-.262t.073-.287l.157-.275q.081-.13.224-.164t.28.035l.492.222q.327-.335.696-.565t.937-.355l.071-.504q.031-.155.134-.258t.264-.103h.277q.162 0 .265.103t.133.258l.072.504q.569.125.937.352t.695.562l.493-.221q.136-.07.28-.036q.143.034.223.164l.158.275q.1.131.072.287t-.153.262l-.402.34q.185.548.185 1.032t-.185 1.031l.402.34q.125.107.153.262t-.072.287l-.158.275q-.08.13-.221.164q-.14.034-.277-.035l-.498-.216q-.327.335-.695.562q-.368.226-.937.351l-.072.504q-.03.156-.133.259t-.265.103zm.139-1.73q.882 0 1.518-.636t.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.519.635"/></svg> </template>
CSS
.icon-battery-profile-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%22M8.692%2021q-.348%200-.578-.23t-.23-.578V5.288q0-.348.23-.578t.578-.23h1.616v-.672q0-.349.23-.578t.577-.23h1.77q.348%200%20.577.23t.23.578v.673h1.616q.348%200%20.577.23q.23.23.23.577v5q0%20.214-.143.357t-.357.143t-.356-.143t-.144-.357V5.462h-6.23V20h1.98q.214%200%20.357.143q.144.143.144.357t-.144.357t-.356.143zm7.727%200q-.161%200-.264-.103t-.134-.258l-.071-.504q-.57-.125-.937-.352q-.369-.227-.696-.562l-.492.221q-.136.07-.28.036q-.143-.034-.224-.164l-.157-.275q-.1-.131-.073-.287t.153-.261l.402-.341q-.184-.548-.184-1.032t.184-1.031l-.402-.34q-.125-.106-.153-.262t.073-.287l.157-.275q.081-.13.224-.164t.28.035l.492.222q.327-.335.696-.565t.937-.355l.071-.504q.031-.155.134-.258t.264-.103h.277q.162%200%20.265.103t.133.258l.072.504q.569.125.937.352t.695.562l.493-.221q.136-.07.28-.036q.143.034.223.164l.158.275q.1.131.072.287t-.153.262l-.402.34q.185.548.185%201.032t-.185%201.031l.402.34q.125.107.153.262t-.072.287l-.158.275q-.08.13-.221.164q-.14.034-.277-.035l-.498-.216q-.327.335-.695.562q-.368.226-.937.351l-.072.504q-.03.156-.133.259t-.265.103zm.139-1.73q.882%200%201.518-.636t.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.519.635%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%22M8.692%2021q-.348%200-.578-.23t-.23-.578V5.288q0-.348.23-.578t.578-.23h1.616v-.672q0-.349.23-.578t.577-.23h1.77q.348%200%20.577.23t.23.578v.673h1.616q.348%200%20.577.23q.23.23.23.577v5q0%20.214-.143.357t-.357.143t-.356-.143t-.144-.357V5.462h-6.23V20h1.98q.214%200%20.357.143q.144.143.144.357t-.144.357t-.356.143zm7.727%200q-.161%200-.264-.103t-.134-.258l-.071-.504q-.57-.125-.937-.352q-.369-.227-.696-.562l-.492.221q-.136.07-.28.036q-.143-.034-.224-.164l-.157-.275q-.1-.131-.073-.287t.153-.261l.402-.341q-.184-.548-.184-1.032t.184-1.031l-.402-.34q-.125-.106-.153-.262t.073-.287l.157-.275q.081-.13.224-.164t.28.035l.492.222q.327-.335.696-.565t.937-.355l.071-.504q.031-.155.134-.258t.264-.103h.277q.162%200%20.265.103t.133.258l.072.504q.569.125.937.352t.695.562l.493-.221q.136-.07.28-.036q.143.034.223.164l.158.275q.1.131.072.287t-.153.262l-.402.34q.185.548.185%201.032t-.185%201.031l.402.34q.125.107.153.262t-.072.287l-.158.275q-.08.13-.221.164q-.14.034-.277-.035l-.498-.216q-.327.335-.695.562q-.368.226-.937.351l-.072.504q-.03.156-.133.259t-.265.103zm.139-1.73q.882%200%201.518-.636t.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.519.635%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/battery-profile-outline-rounded.svg?color=%231a73e8&size=48