car battery icon

car-battery-broken from Solar by 480 Design · Broken · Parts · CC-BY-4.0 Attribution required.

Name
car-battery-broken
Set
Solar
Style
Broken
Category
Parts
Viewbox
24×24
License
CC BY 4.0
Aliases
accumulator-broken

5 other variants in Solar

The same icon in other sets

More parts icons from Solar

Use the car battery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10 20H8C5.17157 20 3.75736 20 2.87868 19.1213C2 18.2426 2 16.8284 2 14V11.9751C2 10.1294 2 9.20663 2.39219 8.51698C2.65908 8.04767 3.04767 7.65908 3.51698 7.39219C4.20663 7 5.12945 7 6.97508 7H7.25464C7.37758 7 7.43905 7 7.49576 6.9935C7.79166 6.95961 8.05705 6.79559 8.21969 6.54609C8.25086 6.49827 8.27836 6.44328 8.33333 6.33333C8.44329 6.11342 8.49827 6.00346 8.56062 5.90782C8.8859 5.40882 9.41668 5.08078 10.0085 5.01299C10.1219 5 10.2448 5 10.4907 5H13.5093C13.7552 5 13.8781 5 13.9915 5.01299C14.5833 5.08078 15.1141 5.40882 15.4394 5.90782C15.5017 6.00345 15.5567 6.11345 15.6667 6.33333C15.7216 6.44329 15.7491 6.49827 15.7803 6.54609C15.943 6.79559 16.2083 6.95961 16.5042 6.9935C16.561 7 16.6224 7 16.7454 7H17.0249C18.8706 7 19.7934 7 20.483 7.39219C20.9523 7.65908 21.3409 8.04767 21.6078 8.51698C22 9.20663 22 10.1294 22 11.9751V14C22 16.8284 22 18.2426 21.1213 19.1213C20.2426 20 18.8284 20 16 20H14"/><path d="M7 7V6C7 5.05719 7 4.58579 6.70711 4.29289C6.41421 4 5.94281 4 5 4M3 7.5V6"/><path d="M21 6V8M17 7V6C17 5.05719 17 4.58579 17.2929 4.29289C17.5858 4 18.0572 4 19 4"/><path d="M9 13.5H6"/><path d="M18 13.5L16.5 13.5M16.5 13.5L15 13.5M16.5 13.5L16.5 12M16.5 13.5L16.5 15"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCarBatteryBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M10 20H8C5.17157 20 3.75736 20 2.87868 19.1213C2 18.2426 2 16.8284 2 14V11.9751C2 10.1294 2 9.20663 2.39219 8.51698C2.65908 8.04767 3.04767 7.65908 3.51698 7.39219C4.20663 7 5.12945 7 6.97508 7H7.25464C7.37758 7 7.43905 7 7.49576 6.9935C7.79166 6.95961 8.05705 6.79559 8.21969 6.54609C8.25086 6.49827 8.27836 6.44328 8.33333 6.33333C8.44329 6.11342 8.49827 6.00346 8.56062 5.90782C8.8859 5.40882 9.41668 5.08078 10.0085 5.01299C10.1219 5 10.2448 5 10.4907 5H13.5093C13.7552 5 13.8781 5 13.9915 5.01299C14.5833 5.08078 15.1141 5.40882 15.4394 5.90782C15.5017 6.00345 15.5567 6.11345 15.6667 6.33333C15.7216 6.44329 15.7491 6.49827 15.7803 6.54609C15.943 6.79559 16.2083 6.95961 16.5042 6.9935C16.561 7 16.6224 7 16.7454 7H17.0249C18.8706 7 19.7934 7 20.483 7.39219C20.9523 7.65908 21.3409 8.04767 21.6078 8.51698C22 9.20663 22 10.1294 22 11.9751V14C22 16.8284 22 18.2426 21.1213 19.1213C20.2426 20 18.8284 20 16 20H14"/><path d="M7 7V6C7 5.05719 7 4.58579 6.70711 4.29289C6.41421 4 5.94281 4 5 4M3 7.5V6"/><path d="M21 6V8M17 7V6C17 5.05719 17 4.58579 17.2929 4.29289C17.5858 4 18.0572 4 19 4"/><path d="M9 13.5H6"/><path d="M18 13.5L16.5 13.5M16.5 13.5L15 13.5M16.5 13.5L16.5 12M16.5 13.5L16.5 15"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10 20H8C5.17157 20 3.75736 20 2.87868 19.1213C2 18.2426 2 16.8284 2 14V11.9751C2 10.1294 2 9.20663 2.39219 8.51698C2.65908 8.04767 3.04767 7.65908 3.51698 7.39219C4.20663 7 5.12945 7 6.97508 7H7.25464C7.37758 7 7.43905 7 7.49576 6.9935C7.79166 6.95961 8.05705 6.79559 8.21969 6.54609C8.25086 6.49827 8.27836 6.44328 8.33333 6.33333C8.44329 6.11342 8.49827 6.00346 8.56062 5.90782C8.8859 5.40882 9.41668 5.08078 10.0085 5.01299C10.1219 5 10.2448 5 10.4907 5H13.5093C13.7552 5 13.8781 5 13.9915 5.01299C14.5833 5.08078 15.1141 5.40882 15.4394 5.90782C15.5017 6.00345 15.5567 6.11345 15.6667 6.33333C15.7216 6.44329 15.7491 6.49827 15.7803 6.54609C15.943 6.79559 16.2083 6.95961 16.5042 6.9935C16.561 7 16.6224 7 16.7454 7H17.0249C18.8706 7 19.7934 7 20.483 7.39219C20.9523 7.65908 21.3409 8.04767 21.6078 8.51698C22 9.20663 22 10.1294 22 11.9751V14C22 16.8284 22 18.2426 21.1213 19.1213C20.2426 20 18.8284 20 16 20H14"/><path d="M7 7V6C7 5.05719 7 4.58579 6.70711 4.29289C6.41421 4 5.94281 4 5 4M3 7.5V6"/><path d="M21 6V8M17 7V6C17 5.05719 17 4.58579 17.2929 4.29289C17.5858 4 18.0572 4 19 4"/><path d="M9 13.5H6"/><path d="M18 13.5L16.5 13.5M16.5 13.5L15 13.5M16.5 13.5L16.5 12M16.5 13.5L16.5 15"/></g></svg>
</template>

CSS

.icon-car-battery-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2020H8C5.17157%2020%203.75736%2020%202.87868%2019.1213C2%2018.2426%202%2016.8284%202%2014V11.9751C2%2010.1294%202%209.20663%202.39219%208.51698C2.65908%208.04767%203.04767%207.65908%203.51698%207.39219C4.20663%207%205.12945%207%206.97508%207H7.25464C7.37758%207%207.43905%207%207.49576%206.9935C7.79166%206.95961%208.05705%206.79559%208.21969%206.54609C8.25086%206.49827%208.27836%206.44328%208.33333%206.33333C8.44329%206.11342%208.49827%206.00346%208.56062%205.90782C8.8859%205.40882%209.41668%205.08078%2010.0085%205.01299C10.1219%205%2010.2448%205%2010.4907%205H13.5093C13.7552%205%2013.8781%205%2013.9915%205.01299C14.5833%205.08078%2015.1141%205.40882%2015.4394%205.90782C15.5017%206.00345%2015.5567%206.11345%2015.6667%206.33333C15.7216%206.44329%2015.7491%206.49827%2015.7803%206.54609C15.943%206.79559%2016.2083%206.95961%2016.5042%206.9935C16.561%207%2016.6224%207%2016.7454%207H17.0249C18.8706%207%2019.7934%207%2020.483%207.39219C20.9523%207.65908%2021.3409%208.04767%2021.6078%208.51698C22%209.20663%2022%2010.1294%2022%2011.9751V14C22%2016.8284%2022%2018.2426%2021.1213%2019.1213C20.2426%2020%2018.8284%2020%2016%2020H14%22%2F%3E%3Cpath%20d%3D%22M7%207V6C7%205.05719%207%204.58579%206.70711%204.29289C6.41421%204%205.94281%204%205%204M3%207.5V6%22%2F%3E%3Cpath%20d%3D%22M21%206V8M17%207V6C17%205.05719%2017%204.58579%2017.2929%204.29289C17.5858%204%2018.0572%204%2019%204%22%2F%3E%3Cpath%20d%3D%22M9%2013.5H6%22%2F%3E%3Cpath%20d%3D%22M18%2013.5L16.5%2013.5M16.5%2013.5L15%2013.5M16.5%2013.5L16.5%2012M16.5%2013.5L16.5%2015%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2020H8C5.17157%2020%203.75736%2020%202.87868%2019.1213C2%2018.2426%202%2016.8284%202%2014V11.9751C2%2010.1294%202%209.20663%202.39219%208.51698C2.65908%208.04767%203.04767%207.65908%203.51698%207.39219C4.20663%207%205.12945%207%206.97508%207H7.25464C7.37758%207%207.43905%207%207.49576%206.9935C7.79166%206.95961%208.05705%206.79559%208.21969%206.54609C8.25086%206.49827%208.27836%206.44328%208.33333%206.33333C8.44329%206.11342%208.49827%206.00346%208.56062%205.90782C8.8859%205.40882%209.41668%205.08078%2010.0085%205.01299C10.1219%205%2010.2448%205%2010.4907%205H13.5093C13.7552%205%2013.8781%205%2013.9915%205.01299C14.5833%205.08078%2015.1141%205.40882%2015.4394%205.90782C15.5017%206.00345%2015.5567%206.11345%2015.6667%206.33333C15.7216%206.44329%2015.7491%206.49827%2015.7803%206.54609C15.943%206.79559%2016.2083%206.95961%2016.5042%206.9935C16.561%207%2016.6224%207%2016.7454%207H17.0249C18.8706%207%2019.7934%207%2020.483%207.39219C20.9523%207.65908%2021.3409%208.04767%2021.6078%208.51698C22%209.20663%2022%2010.1294%2022%2011.9751V14C22%2016.8284%2022%2018.2426%2021.1213%2019.1213C20.2426%2020%2018.8284%2020%2016%2020H14%22%2F%3E%3Cpath%20d%3D%22M7%207V6C7%205.05719%207%204.58579%206.70711%204.29289C6.41421%204%205.94281%204%205%204M3%207.5V6%22%2F%3E%3Cpath%20d%3D%22M21%206V8M17%207V6C17%205.05719%2017%204.58579%2017.2929%204.29289C17.5858%204%2018.0572%204%2019%204%22%2F%3E%3Cpath%20d%3D%22M9%2013.5H6%22%2F%3E%3Cpath%20d%3D%22M18%2013.5L16.5%2013.5M16.5%2013.5L15%2013.5M16.5%2013.5L16.5%2012M16.5%2013.5L16.5%2015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/car-battery-broken.svg?color=%231a73e8&size=48