diff options
Diffstat (limited to 'src/_icons/battery-3.svg')
-rw-r--r-- | src/_icons/battery-3.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/battery-3.svg b/src/_icons/battery-3.svg new file mode 100644 index 00000000..49d453b1 --- /dev/null +++ b/src/_icons/battery-3.svg @@ -0,0 +1,9 @@ +--- +group: battery +--- +<svg> + <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> + <line x1="7" y1="10" x2="7" y2="14" /> + <line x1="10" y1="10" x2="10" y2="14" /> + <line x1="13" y1="10" x2="13" y2="14" /> +</svg> |