mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2026-01-09 10:49:31 +00:00
MikroWizard Initial commit | MikroFront Welcome to the world :)
This commit is contained in:
commit
b97aec6b97
203 changed files with 41097 additions and 0 deletions
11
src/app/views/toast-simple/toast-sample-icon.component.svg
Normal file
11
src/app/views/toast-simple/toast-sample-icon.component.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg
|
||||
class="rounded me-2"
|
||||
width="20"
|
||||
height="20"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
preserveAspectRatio="xMidYMid slice"
|
||||
focusable="false"
|
||||
role="img"
|
||||
>
|
||||
<rect width="100%" height="100%" fill="#007aff"></rect>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
Loading…
Add table
Add a link
Reference in a new issue