summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/menu.svg
blob: e8a84a95283b644d6d36a41dca3a180e92aabf95 (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>
/span>unsigned int minW, unsigned int minH, unsigned int maxW, unsigned int maxH) : minWidth(minW), minHeight(minH), maxWidth(maxW), maxHeight(maxH) {} unsigned int minWidth; unsigned int minHeight; unsigned int maxWidth; unsigned int maxHeight; }; } /* namespace libcamera */ #endif /* __LIBCAMERA_GEOMETRY_H__ */