libtest_sources = files([ 'camera_test.cpp', 'test.cpp', ]) libtest = static_library('libtest', libtest_sources, dependencies : libcamera_dep) libtest_includes = include_directories('.') test_libraries = [libtest] test_includes_public = [ libtest_includes, ] test_includes_internal = [ test_includes_public, libcamera_internal_includes, ] ion/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/grid.svg
blob: 8ef2e9d87498aa5b2ca66e4925fcf14955cc1e04 (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-grid"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg>