diff options
Diffstat (limited to '_icons/battery-2.svg')
-rw-r--r-- | _icons/battery-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/battery-2.svg b/_icons/battery-2.svg new file mode 100644 index 00000000..6f13bfb2 --- /dev/null +++ b/_icons/battery-2.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="3" y="7" width="17" height="10" rx="2"></rect> + <rect x="20" y="10" width="1" height="4" ></rect> + <polyline points="6 10 6 14"></polyline> + <polyline points="9.5 10 9.5 14"></polyline> +</svg> |