diff options
Diffstat (limited to 'src/icons/circuit-battery.svg')
-rw-r--r-- | src/icons/circuit-battery.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/circuit-battery.svg b/src/icons/circuit-battery.svg new file mode 100644 index 00000000..770b0b89 --- /dev/null +++ b/src/icons/circuit-battery.svg @@ -0,0 +1,14 @@ +--- +tags: [diagram, electric, electricity, power] +category: Electrical +version: "1.77" +unicode: "f272" +--- +<svg> + <path d="M2 12h4" /> + <path d="M18 12h4" /> + <path d="M18 5v14" /> + <path d="M14 9v6" /> + <path d="M10 5v14" /> + <path d="M6 9v6" /> +</svg> |