sk_fems_ui commit
This commit is contained in:
44
components/icons/icoAdminMenu.vue
Normal file
44
components/icons/icoAdminMenu.vue
Normal file
@ -0,0 +1,44 @@
|
||||
<template>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" class="v-icon">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-2 {
|
||||
fill: none;
|
||||
stroke: currentColor;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<g id="account-circle-outline" transform="translate(-313 -43)">
|
||||
<g
|
||||
id="타원_523"
|
||||
data-name="타원 523"
|
||||
transform="translate(313 43)"
|
||||
style="stroke:currentColor;fill:none"
|
||||
>
|
||||
<circle cx="16" cy="16" r="16" style="stroke:none" />
|
||||
<circle cx="16" cy="16" r="15.5" style="fill:none" />
|
||||
</g>
|
||||
<g id="icon" transform="translate(70.989 -101.983)">
|
||||
<circle
|
||||
id="타원_434"
|
||||
data-name="타원 434"
|
||||
class="cls-2"
|
||||
cx="3.5"
|
||||
cy="3.5"
|
||||
r="3.5"
|
||||
transform="translate(254.511 151.983)"
|
||||
/>
|
||||
<path
|
||||
id="패스_63529"
|
||||
data-name="패스 63529"
|
||||
class="cls-2"
|
||||
d="M166.66 39.517a8.022 8.022 0 0 1 16-.14"
|
||||
transform="translate(83.351 127.466)"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user