Files
sk_fems_ui/components/icons/icoDarkDashChargeWidget.vue
2025-07-12 15:13:46 +09:00

26 lines
718 B
Vue

<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>