Commit 99d3e021 authored by Cole Bemis's avatar Cole Bemis

Add pocket icon

parent 5900bf55
......@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `phone-missed`
- `phone-off`
- `phone-outgoing`
- `pocket`
- `radio`
- `scissors`
- `square`
......
......@@ -33,6 +33,7 @@
"thumbs-down",
"facebook",
"instagram",
"pocket",
"at-sign",
"hash",
"phone",
......
<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">
<path d="M4,3H20a2,2,0,0,1,2,2v6A10,10,0,0,1,12,21h0A10,10,0,0,1,2,11V5A2,2,0,0,1,4,3Z"/>
<polyline points="8 10 12 14 16 10"/>
</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