sk_fems_ui commit
This commit is contained in:
25
components/icons/icoDarkDashChargeWidget.vue
Normal file
25
components/icons/icoDarkDashChargeWidget.vue
Normal file
@ -0,0 +1,25 @@
|
||||
<template>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" class="v-icon">
|
||||
<g transform="translate(-614.012 -239.348)">
|
||||
<rect
|
||||
width="42"
|
||||
height="42"
|
||||
rx="8"
|
||||
transform="translate(614.012 239.348)"
|
||||
style="fill:currentColor"
|
||||
/>
|
||||
<path
|
||||
data-name="패스 150"
|
||||
d="m630 257.7 4.058 12.895L637.9 257.7l4.03 12.895 3.99-12.895"
|
||||
transform="translate(-3.007 -3.802)"
|
||||
style="stroke-linejoin:round;fill:none;stroke:#fff;stroke-linecap:round;stroke-width:3px"
|
||||
/>
|
||||
<path
|
||||
data-name="패스 151"
|
||||
d="M630 263h16.544"
|
||||
transform="translate(-3.26 -3.049)"
|
||||
style="fill:none;stroke:#fff;stroke-linecap:round;stroke-width:3px"
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user