Add icon, color, widget_builder, responsive for core module

This commit is contained in:
dab246
2021-07-29 12:40:40 +07:00
committed by Dat H. Pham
parent cab53453b5
commit 0c921e5192
16 changed files with 169 additions and 31 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.375 13.75L5 9.375L9.375 5" stroke="#7E869B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19 19V12.875C19 11.9467 18.6313 11.0565 17.9749 10.4001C17.3185 9.74375 16.4283 9.375 15.5 9.375H5" stroke="#7E869B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 418 B