mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
1 line
437 B
Vue
1 line
437 B
Vue
<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><circle cx="128" cy="256" r="96" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><circle cx="384" cy="256" r="96" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="128" y1="352" x2="384" y2="352" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/></svg></template> |