Archived
1
0

replace inline svgs with icon_path (#5395)

Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
Anton Korzhuk
2022-08-01 16:20:39 -04:00
committed by GitHub
parent da9e72cb69
commit b2ed6b8461
9 changed files with 16 additions and 8 deletions

View File

@ -0,0 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><path d="M6 2V11H2V15C2 16.7 3.3 18 5 18H15C16.7 18 18 16.7 18 15V2H6ZM16 15C16 15.6 15.6 16 15 16H8V4H16V15Z" /><path d="M14 7H10V9H14V7Z" /><path d="M14 11H10V13H14V11Z" /></svg>

After

Width:  |  Height:  |  Size: 321 B