Keep icons for future usage

This commit is contained in:
Josh Johnson 2017-11-21 15:53:28 +00:00
parent 78bfa5dac4
commit 92037ba5b9
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
<svg width="21" height="21" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="evenodd"><path d="M2.592.044l18.364 18.364-2.548 2.548L.044 2.592z"/><path d="M0 18.364L18.364 0l2.548 2.548L2.548 20.912z"/></g></svg>

After

Width:  |  Height:  |  Size: 244 B

1
src/icons/cross.svg Normal file
View file

@ -0,0 +1 @@
<svg width="21" height="21" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg"><g fill="#FFF" fill-rule="evenodd"><path d="M2.592.044l18.364 18.364-2.548 2.548L.044 2.592z"/><path d="M0 18.364L18.364 0l2.548 2.548L2.548 20.912z"/></g></svg>

After

Width:  |  Height:  |  Size: 244 B