mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
1 line
607 B
Vue
1 line
607 B
Vue
<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><polygon points="32 192 256 64 480 192 256 320 32 192" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><polyline points="112 240 112 368 256 448 400 368 400 240" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="480" y1="368" x2="480" y2="192" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><line x1="256" y1="320" x2="256" y2="448" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/></svg></template> |