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

10 lines
308 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9">
<path
d="M151.319 56.915h-4.2a2.8 2.8 0 0 1-2.8-2.8v-4.2"
transform="translate(-143.319 -48.915)"
style="fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px"
/>
</svg>
</template>