65 lines
1.9 KiB
XML
65 lines
1.9 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
|
<!-- ChatPapers 语音伴读:论文 + 声波 + 耳机(与对话气泡图标区分) -->
|
|
<path
|
|
fill="context-fill"
|
|
fill-opacity="0.92"
|
|
d="M3.2 2.8h7.4c.4 0 .7.15.95.4l2.05 2.1c.25.25.4.58.4.95V14.2c0 .9-.73 1.63-1.63 1.63H3.2c-.9 0-1.63-.73-1.63-1.63V4.43C1.57 3.53 2.3 2.8 3.2 2.8z"
|
|
/>
|
|
<path
|
|
fill="context-fill"
|
|
fill-opacity="0.35"
|
|
d="M10.6 2.85v2.35c0 .45.37.82.82.82h2.35L10.6 2.85z"
|
|
/>
|
|
<!-- 声波(替代对话图标的横线文本) -->
|
|
<rect x="4.4" y="8.35" width="1.15" height="2.8" rx="0.4" fill="context-fill" fill-opacity="0.5" />
|
|
<rect x="6.05" y="7.25" width="1.15" height="4.2" rx="0.4" fill="context-fill" fill-opacity="0.72" />
|
|
<rect x="7.7" y="8.65" width="1.15" height="2.2" rx="0.4" fill="context-fill" fill-opacity="0.5" />
|
|
<rect x="9.35" y="7.75" width="1.15" height="3.5" rx="0.4" fill="context-fill" fill-opacity="0.62" />
|
|
<!-- 耳机头梁 -->
|
|
<path
|
|
stroke="context-fill"
|
|
stroke-opacity="0.92"
|
|
stroke-width="1.15"
|
|
stroke-linecap="round"
|
|
fill="none"
|
|
d="M12.85 9.15c0-1.55 1.15-2.8 2.55-2.8s2.55 1.25 2.55 2.8"
|
|
/>
|
|
<!-- 左耳罩 -->
|
|
<rect
|
|
x="11.55"
|
|
y="9.05"
|
|
width="2.15"
|
|
height="3.55"
|
|
rx="0.85"
|
|
fill="context-fill"
|
|
fill-opacity="0.92"
|
|
/>
|
|
<!-- 右耳罩 -->
|
|
<rect
|
|
x="14.55"
|
|
y="9.05"
|
|
width="2.15"
|
|
height="3.55"
|
|
rx="0.85"
|
|
fill="context-fill"
|
|
fill-opacity="0.92"
|
|
/>
|
|
<!-- 向外声波弧线 -->
|
|
<path
|
|
stroke="context-stroke"
|
|
stroke-opacity="0.45"
|
|
stroke-width="0.85"
|
|
stroke-linecap="round"
|
|
fill="none"
|
|
d="M17.15 10.1c.55.45.9 1.05.9 1.75s-.35 1.3-.9 1.75"
|
|
/>
|
|
<path
|
|
stroke="context-stroke"
|
|
stroke-opacity="0.3"
|
|
stroke-width="0.85"
|
|
stroke-linecap="round"
|
|
fill="none"
|
|
d="M17.85 10.1c.85.7 1.35 1.65 1.35 2.75s-.5 2.05-1.35 2.75"
|
|
/>
|
|
</svg>
|