capacitor logo
capacitor from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- capacitor
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
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 128 128"><path fill="#53b9ff" d="M19.93 27.059L.156 46.859l30.496 30.59L0 108.191l19.715 19.813L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fill="#119eff" d="M70.258 77.45L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fill-opacity=".2" d="M70.258 77.45L50.43 97.25l7.633 7.59Zm0 0"/><path fill="#53b9ff" d="M97.285 50.492L128 19.738L108.215 0L77.512 30.691L46.957.156L27.184 19.957l80.82 80.922l19.777-19.8Zm0 0"/><path fill="#119eff" d="m57.68 50.492l19.828-19.8L46.957.155L27.184 19.957Zm0 0"/><path fill-opacity=".2" d="m57.68 50.492l19.828-19.8l-7.633-7.594Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconCapacitor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#53b9ff" d="M19.93 27.059L.156 46.859l30.496 30.59L0 108.191l19.715 19.813L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fill="#119eff" d="M70.258 77.45L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fillOpacity=".2" d="M70.258 77.45L50.43 97.25l7.633 7.59Zm0 0"/><path fill="#53b9ff" d="M97.285 50.492L128 19.738L108.215 0L77.512 30.691L46.957.156L27.184 19.957l80.82 80.922l19.777-19.8Zm0 0"/><path fill="#119eff" d="m57.68 50.492l19.828-19.8L46.957.155L27.184 19.957Zm0 0"/><path fillOpacity=".2" d="m57.68 50.492l19.828-19.8l-7.633-7.594Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#53b9ff" d="M19.93 27.059L.156 46.859l30.496 30.59L0 108.191l19.715 19.813L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fill="#119eff" d="M70.258 77.45L50.43 97.25l30.547 30.531l19.777-19.8Zm0 0"/><path fill-opacity=".2" d="M70.258 77.45L50.43 97.25l7.633 7.59Zm0 0"/><path fill="#53b9ff" d="M97.285 50.492L128 19.738L108.215 0L77.512 30.691L46.957.156L27.184 19.957l80.82 80.922l19.777-19.8Zm0 0"/><path fill="#119eff" d="m57.68 50.492l19.828-19.8L46.957.155L27.184 19.957Zm0 0"/><path fill-opacity=".2" d="m57.68 50.492l19.828-19.8l-7.633-7.594Zm0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2353b9ff%22%20d%3D%22M19.93%2027.059L.156%2046.859l30.496%2030.59L0%20108.191l19.715%2019.813L50.43%2097.25l30.547%2030.531l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23119eff%22%20d%3D%22M70.258%2077.45L50.43%2097.25l30.547%2030.531l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill-opacity%3D%22.2%22%20d%3D%22M70.258%2077.45L50.43%2097.25l7.633%207.59Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2353b9ff%22%20d%3D%22M97.285%2050.492L128%2019.738L108.215%200L77.512%2030.691L46.957.156L27.184%2019.957l80.82%2080.922l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23119eff%22%20d%3D%22m57.68%2050.492l19.828-19.8L46.957.155L27.184%2019.957Zm0%200%22%2F%3E%3Cpath%20fill-opacity%3D%22.2%22%20d%3D%22m57.68%2050.492l19.828-19.8l-7.633-7.594Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2353b9ff%22%20d%3D%22M19.93%2027.059L.156%2046.859l30.496%2030.59L0%20108.191l19.715%2019.813L50.43%2097.25l30.547%2030.531l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23119eff%22%20d%3D%22M70.258%2077.45L50.43%2097.25l30.547%2030.531l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill-opacity%3D%22.2%22%20d%3D%22M70.258%2077.45L50.43%2097.25l7.633%207.59Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2353b9ff%22%20d%3D%22M97.285%2050.492L128%2019.738L108.215%200L77.512%2030.691L46.957.156L27.184%2019.957l80.82%2080.922l19.777-19.8Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23119eff%22%20d%3D%22m57.68%2050.492l19.828-19.8L46.957.155L27.184%2019.957Zm0%200%22%2F%3E%3Cpath%20fill-opacity%3D%22.2%22%20d%3D%22m57.68%2050.492l19.828-19.8l-7.633-7.594Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/capacitor.svg?color=%231a73e8&size=48