mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-06-05 12:20:22 +09:00
7 lines
369 B
XML
7 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M8 8L40 40" stroke="#333" stroke-width="4" stroke-linecap="round"
|
|
stroke-linejoin="round" />
|
|
<path d="M8 40L40 8" stroke="#333" stroke-width="4" stroke-linecap="round"
|
|
stroke-linejoin="round" />
|
|
</svg> |