Skip to content

Commit

Permalink
Fixed icon (#3630)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikehrn authored Dec 4, 2024
1 parent 9a3feed commit a09da96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/frontend-2/components/global/icon/Account.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
d="M8 1C6.24288 1 4.81818 2.42334 4.81818 4.18004C4.81818 5.93674 6.24288 7.36008 8 7.36008C9.75712 7.36008 11.1818 5.93674 11.1818 4.18004C11.1818 2.42334 9.75712 1 8 1Z"
fill="currentColor"
/>
<path
d="M6.18182 9.17649C4.42465 9.17649 3 10.6005 3 12.3578V14.6281H13V12.3578C13 10.6005 11.5754 9.17649 9.81818 9.17649H6.18182Z"
fill="currentColor"
/>
</svg>
</template>

0 comments on commit a09da96

Please sign in to comment.