botui/ui/suite/assets/icons/gb-meet.svg

12 lines
611 B
XML
Raw Permalink Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<!-- Video camera body -->
<rect x="2" y="5" width="14" height="14" rx="2" ry="2"/>
<!-- Camera lens/record indicator -->
<circle cx="9" cy="12" r="3" fill="currentColor" stroke="none" opacity="0.3"/>
<circle cx="9" cy="12" r="1.5" fill="currentColor" stroke="none"/>
<!-- Viewfinder triangle -->
<path d="M16 9.5 L22 6 L22 18 L16 14.5"/>
<!-- Signal waves -->
<path d="M5 2 Q9 0 13 2" stroke-dasharray="1 1" opacity="0.5"/>
</svg>