capacitor logo
capacitor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- capacitor
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the capacitor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 3.7l-5.766 5.766l5.725 5.736l-3.713 3.712L5.073 3.742L8.786.03l5.736 5.726L20.284 0zM.029 8.785l3.713-3.713l15.173 15.173l-3.713 3.714l-5.732-5.726L3.7 24L0 20.285l5.754-5.764z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCapacitor(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="m24 3.7l-5.766 5.766l5.725 5.736l-3.713 3.712L5.073 3.742L8.786.03l5.736 5.726L20.284 0zM.029 8.785l3.713-3.713l15.173 15.173l-3.713 3.714l-5.732-5.726L3.7 24L0 20.285l5.754-5.764z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 3.7l-5.766 5.766l5.725 5.736l-3.713 3.712L5.073 3.742L8.786.03l5.736 5.726L20.284 0zM.029 8.785l3.713-3.713l15.173 15.173l-3.713 3.714l-5.732-5.726L3.7 24L0 20.285l5.754-5.764z"/></svg> </template>
CSS
.icon-capacitor {
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%22m24%203.7l-5.766%205.766l5.725%205.736l-3.713%203.712L5.073%203.742L8.786.03l5.736%205.726L20.284%200zM.029%208.785l3.713-3.713l15.173%2015.173l-3.713%203.714l-5.732-5.726L3.7%2024L0%2020.285l5.754-5.764z%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%22m24%203.7l-5.766%205.766l5.725%205.736l-3.713%203.712L5.073%203.742L8.786.03l5.736%205.726L20.284%200zM.029%208.785l3.713-3.713l15.173%2015.173l-3.713%203.714l-5.732-5.726L3.7%2024L0%2020.285l5.754-5.764z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/capacitor.svg?color=%231a73e8&size=48