diff options
Diffstat (limited to 'src/_icons/battery-2.svg')
-rw-r--r-- | src/_icons/battery-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/battery-2.svg b/src/_icons/battery-2.svg new file mode 100644 index 00000000..121344e4 --- /dev/null +++ b/src/_icons/battery-2.svg @@ -0,0 +1,8 @@ +--- +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" /> +</svg> |