feat: introducing Auth for admin dashboard (HBE-138) (#32)
This commit is contained in:
15
packages/hoppscotch-sh-admin/assets/icons/auth/email.svg
Normal file
15
packages/hoppscotch-sh-admin/assets/icons/auth/email.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Email"
|
||||
role="img"
|
||||
viewBox="0 0 512 512"
|
||||
>
|
||||
<rect width="512" height="512" rx="15%" fill="teal" />
|
||||
<rect width="356" height="256" x="78" y="128" fill="#fff" rx="8%" />
|
||||
<path
|
||||
fill="none"
|
||||
stroke="teal"
|
||||
stroke-width="20"
|
||||
d="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 383 B |
Reference in New Issue
Block a user