charging icon
charging-outline from Eva Icons by Akveo · Outline · MIT Free for personal and commercial use.
- Name
- charging-outline
- Set
- Eva Icons
- Style
- Outline
- 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="M21 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1m-5.17-3h-3.1l-1.14 2h4.23a.5.5 0 0 1 .18.43v7.14a.52.52 0 0 1-.17.43H13l-1.15 2h4A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M4 15.57V8.43A.53.53 0 0 1 4.17 8H7l1.13-2h-4A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h3.1l1.14-2H4.18a.5.5 0 0 1-.18-.43"/><path fill="currentColor" d="M9 20a1 1 0 0 1-.87-1.5l3.15-5.5H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1l4-7a1 1 0 0 1 1.74 1L8.72 11H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1l-4 7A1 1 0 0 1 9 20"/></svg>
React
import type { SVGProps } from "react";
export function EvaChargingOutline(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 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1m-5.17-3h-3.1l-1.14 2h4.23a.5.5 0 0 1 .18.43v7.14a.52.52 0 0 1-.17.43H13l-1.15 2h4A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M4 15.57V8.43A.53.53 0 0 1 4.17 8H7l1.13-2h-4A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h3.1l1.14-2H4.18a.5.5 0 0 1-.18-.43"/><path fill="currentColor" d="M9 20a1 1 0 0 1-.87-1.5l3.15-5.5H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1l4-7a1 1 0 0 1 1.74 1L8.72 11H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1l-4 7A1 1 0 0 1 9 20"/></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 9a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1m-5.17-3h-3.1l-1.14 2h4.23a.5.5 0 0 1 .18.43v7.14a.52.52 0 0 1-.17.43H13l-1.15 2h4A2.31 2.31 0 0 0 18 15.57V8.43A2.31 2.31 0 0 0 15.83 6M4 15.57V8.43A.53.53 0 0 1 4.17 8H7l1.13-2h-4A2.31 2.31 0 0 0 2 8.43v7.14A2.31 2.31 0 0 0 4.17 18h3.1l1.14-2H4.18a.5.5 0 0 1-.18-.43"/><path fill="currentColor" d="M9 20a1 1 0 0 1-.87-1.5l3.15-5.5H7a1 1 0 0 1-.86-.5a1 1 0 0 1 0-1l4-7a1 1 0 0 1 1.74 1L8.72 11H13a1 1 0 0 1 .86.5a1 1 0 0 1 0 1l-4 7A1 1 0 0 1 9 20"/></svg> </template>
CSS
.icon-charging-outline {
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%209a1%201%200%200%200-1%201v4a1%201%200%200%200%202%200v-4a1%201%200%200%200-1-1m-5.17-3h-3.1l-1.14%202h4.23a.5.5%200%200%201%20.18.43v7.14a.52.52%200%200%201-.17.43H13l-1.15%202h4A2.31%202.31%200%200%200%2018%2015.57V8.43A2.31%202.31%200%200%200%2015.83%206M4%2015.57V8.43A.53.53%200%200%201%204.17%208H7l1.13-2h-4A2.31%202.31%200%200%200%202%208.43v7.14A2.31%202.31%200%200%200%204.17%2018h3.1l1.14-2H4.18a.5.5%200%200%201-.18-.43%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2020a1%201%200%200%201-.87-1.5l3.15-5.5H7a1%201%200%200%201-.86-.5a1%201%200%200%201%200-1l4-7a1%201%200%200%201%201.74%201L8.72%2011H13a1%201%200%200%201%20.86.5a1%201%200%200%201%200%201l-4%207A1%201%200%200%201%209%2020%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%209a1%201%200%200%200-1%201v4a1%201%200%200%200%202%200v-4a1%201%200%200%200-1-1m-5.17-3h-3.1l-1.14%202h4.23a.5.5%200%200%201%20.18.43v7.14a.52.52%200%200%201-.17.43H13l-1.15%202h4A2.31%202.31%200%200%200%2018%2015.57V8.43A2.31%202.31%200%200%200%2015.83%206M4%2015.57V8.43A.53.53%200%200%201%204.17%208H7l1.13-2h-4A2.31%202.31%200%200%200%202%208.43v7.14A2.31%202.31%200%200%200%204.17%2018h3.1l1.14-2H4.18a.5.5%200%200%201-.18-.43%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2020a1%201%200%200%201-.87-1.5l3.15-5.5H7a1%201%200%200%201-.86-.5a1%201%200%200%201%200-1l4-7a1%201%200%200%201%201.74%201L8.72%2011H13a1%201%200%200%201%20.86.5a1%201%200%200%201%200%201l-4%207A1%201%200%200%201%209%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/eva/charging-outline.svg?color=%231a73e8&size=48