svg vue
<icon-base icon-name="write"><icon-write /></icon-base>
svg vue
<icon-base icon-name="write"><icon-write /></icon-base>
svg vue
<p>
<!-- you can pass in a smaller `width` and `height` as props -->
<icon-base
width="12"
height="12"
icon-name="write"
><icon-write /></icon-base>
<!-- or you can use the default, which is 18 -->
<icon-base icon-name="write"><icon-write /></icon-base>
<!-- or make it a little bigger too :) -->
<icon-base
width="30"
height="30"
icon-name="write"
><icon-write /></icon-base>
</p>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us