microsoft xbox controller battery medium icon
microsoft-xbox-controller-battery-medium from Material Design Icons by Pictogrammers · Filled · Battery · Apache-2.0 Free for personal and commercial use.
- Name
- microsoft-xbox-controller-battery-medium
- Set
- Material Design Icons
- Style
- Filled
- Category
- Battery
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- microsoft-xbox-gamepad-battery-medium, xbox-controller-battery-medium
More battery icons from Material Design Icons
battery-10-bluetoothbattery-20-bluetoothbattery-30-bluetoothbattery-40-bluetoothbattery-50-bluetoothbattery-60-bluetoothbattery-70-bluetoothbattery-80-bluetoothbattery-90-bluetoothbattery-arrow-downbattery-arrow-upbattery-bluetoothbattery-bluetooth-variantbattery-charging-highbattery-charging-lowbattery-charging-mediumbattery-charging-wirelessbattery-charging-wireless-10battery-charging-wireless-20battery-charging-wireless-30battery-charging-wireless-40battery-charging-wireless-50battery-charging-wireless-60battery-charging-wireless-70
Use the microsoft xbox controller battery medium icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12V7h-6v5zm.67-7C22.4 5 23 5.6 23 6.33v13.34A1.33 1.33 0 0 1 21.67 21h-7.34c-.73 0-1.33-.6-1.33-1.33v-2.92H7.75C5.75 16.75 5 19 3 20c-2 0-3.5-3 .5-11.5h.25l.44-.83S7 6 8.33 7.23H13v-.9A1.33 1.33 0 0 1 14.33 5H16V3h4v2zM11 8a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function MdiMicrosoftXboxControllerBatteryMedium(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 12V7h-6v5zm.67-7C22.4 5 23 5.6 23 6.33v13.34A1.33 1.33 0 0 1 21.67 21h-7.34c-.73 0-1.33-.6-1.33-1.33v-2.92H7.75C5.75 16.75 5 19 3 20c-2 0-3.5-3 .5-11.5h.25l.44-.83S7 6 8.33 7.23H13v-.9A1.33 1.33 0 0 1 14.33 5H16V3h4v2zM11 8a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1"/></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 12V7h-6v5zm.67-7C22.4 5 23 5.6 23 6.33v13.34A1.33 1.33 0 0 1 21.67 21h-7.34c-.73 0-1.33-.6-1.33-1.33v-2.92H7.75C5.75 16.75 5 19 3 20c-2 0-3.5-3 .5-11.5h.25l.44-.83S7 6 8.33 7.23H13v-.9A1.33 1.33 0 0 1 14.33 5H16V3h4v2zM11 8a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-microsoft-xbox-controller-battery-medium {
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%2012V7h-6v5zm.67-7C22.4%205%2023%205.6%2023%206.33v13.34A1.33%201.33%200%200%201%2021.67%2021h-7.34c-.73%200-1.33-.6-1.33-1.33v-2.92H7.75C5.75%2016.75%205%2019%203%2020c-2%200-3.5-3%20.5-11.5h.25l.44-.83S7%206%208.33%207.23H13v-.9A1.33%201.33%200%200%201%2014.33%205H16V3h4v2zM11%208a1%201%200%200%200-1%201a1%201%200%200%200%201%201a1%201%200%200%200%201-1a1%201%200%200%200-1-1%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%2012V7h-6v5zm.67-7C22.4%205%2023%205.6%2023%206.33v13.34A1.33%201.33%200%200%201%2021.67%2021h-7.34c-.73%200-1.33-.6-1.33-1.33v-2.92H7.75C5.75%2016.75%205%2019%203%2020c-2%200-3.5-3%20.5-11.5h.25l.44-.83S7%206%208.33%207.23H13v-.9A1.33%201.33%200%200%201%2014.33%205H16V3h4v2zM11%208a1%201%200%200%200-1%201a1%201%200%200%200%201%201a1%201%200%200%200%201-1a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/microsoft-xbox-controller-battery-medium.svg?color=%231a73e8&size=48