summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/alert-triangle.svg
AgeCommit message (Collapse)Author
2020-02-14qcam: assets: Provide initial icon setKieran Bingham
Provide simple clean icons from https://feathericons.com/ (https://github.com/feathericons/feather) These are provided under the MIT license. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
ref='/libcamera/jmondi/libcamera.git/tree/src/qcam/assets/feathericons?h=jmondi/imx8mp/debix-a&id=dac58fdd2a84e2e00a90f3c568c57972c0be0b6f'>feathericons/delete.svg
blob: 8c6074b96be1890bbe55a6aa95d23249d60a0695 (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-delete"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line></svg>