charging icon

charging-fill from Eva Icons by Akveo · Fill · MIT Free for personal and commercial use.

Name
charging-fill
Set
Eva Icons
Style
Fill
Viewbox
24×24
License
MIT

1 other variant in Eva Icons

Use the charging icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.28 13H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1L9.28 6H4.17A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h4.25Z"/><path fill="currentColor" d="M15.83 6h-4.25l-2.86 5H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1L10.72 18h5.11A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M21 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1"/></svg>

React

import type { SVGProps } from "react";

export function EvaChargingFill(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="M11.28 13H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1L9.28 6H4.17A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h4.25Z"/><path fill="currentColor" d="M15.83 6h-4.25l-2.86 5H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1L10.72 18h5.11A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M21 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 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="M11.28 13H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1L9.28 6H4.17A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h4.25Z"/><path fill="currentColor" d="M15.83 6h-4.25l-2.86 5H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1L10.72 18h5.11A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M21 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1"/></svg>
</template>

CSS

.icon-charging-fill {
  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%22M11.28%2013H7a1%201%200%200%201-.86-.5a1%201%200%200%201%200-1L9.28%206H4.17A2.31%202.31%200%200%200%202%208.43v7.14A2.31%202.31%200%200%200%204.17%2018h4.25Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.83%206h-4.25l-2.86%205H13a1%201%200%200%201%20.86.5a1%201%200%200%201%200%201L10.72%2018h5.11A2.31%202.31%200%200%200%2018%2015.57V8.43A2.31%202.31%200%200%200%2015.83%206M21%209a1%201%200%200%200-1%201v4a1%201%200%200%200%202%200v-4a1%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%22M11.28%2013H7a1%201%200%200%201-.86-.5a1%201%200%200%201%200-1L9.28%206H4.17A2.31%202.31%200%200%200%202%208.43v7.14A2.31%202.31%200%200%200%204.17%2018h4.25Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.83%206h-4.25l-2.86%205H13a1%201%200%200%201%20.86.5a1%201%200%200%201%200%201L10.72%2018h5.11A2.31%202.31%200%200%200%2018%2015.57V8.43A2.31%202.31%200%200%200%2015.83%206M21%209a1%201%200%200%200-1%201v4a1%201%200%200%200%202%200v-4a1%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/eva/charging-fill.svg?color=%231a73e8&size=48