add Remix Icons

* Apache-2.0
* https://github.com/Remix-Design/RemixIcon/commit/7e029ed
This commit is contained in:
wendygaoyuan 2018-12-16 16:30:08 +08:00 committed by Phil Morrell
parent a620b4980d
commit 269059e05b
Signed by: emorrp1
GPG Key ID: DBCA65091F248E6C
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M20 6h3v2h-1v11h1v2H1v-2h1V8H1V6h3V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2zm0 2H4v11h3v-7h2v7h2v-7h2v7h2v-7h2v7h3V8zM6 5v1h12V5H6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 277 B

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M11 12l-7.071 7.071-1.414-1.414L8.172 12 2.515 6.343 3.929 4.93 11 12zm0 7h10v2H11v-2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 238 B