Commit 12be412c authored by Cole Bemis's avatar Cole Bemis

Add battery icon

parent 28556193
......@@ -78,6 +78,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `arrow-up`
- `bar-chart`
- `bar-chart-2`
- `battery`
- `bell`
- `bookmark`
- `box`
......
......@@ -91,6 +91,7 @@
"globe",
"external-link",
"zap",
"battery",
"download",
"upload",
"download-cloud",
......
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="1" y="6" width="18" height="12" rx="2" ry="2"/>
<line x1="23" y1="13" x2="23" y2="11"/>
</svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment