diff options
author | codecalm <codecalm@gmail.com> | 2022-08-13 23:46:35 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-13 23:46:35 +0200 |
commit | 6e4d09035e9cc4be9cf05006f614451a0618dd38 (patch) | |
tree | 0659113a8f559e43d9f80037eeb5f038ec199b0a /src/_icons/battery-2.svg | |
parent | Merge pull request #283 from jared-rice/update-readme (diff) | |
download | tabler-icons-6e4d09035e9cc4be9cf05006f614451a0618dd38.tar.xz |
change unicode builddev-unicodedev
Diffstat (limited to 'src/_icons/battery-2.svg')
-rw-r--r-- | src/_icons/battery-2.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/battery-2.svg b/src/_icons/battery-2.svg index 6ceaba9c..39f7a81b 100644 --- a/src/_icons/battery-2.svg +++ b/src/_icons/battery-2.svg @@ -2,6 +2,7 @@ category: Devices tags: [energy, power, electricity] version: "1.0" +unicode: "ea30" --- <svg> <path d="M6 7h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" /> |