{"id":2830,"url":"https://patchwork.libcamera.org/api/patches/2830/?format=json","web_url":"https://patchwork.libcamera.org/patch/2830/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20200214001810.19302-6-kieran.bingham@ideasonboard.com>","date":"2020-02-14T00:18:08","name":"[libcamera-devel,v2,5/7] qcam: assets: Provide initial icon set","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"61d8468b4c7bbc6be0bd35945a7412e0519bd1a8","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/?format=json","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/2830/mbox/","series":[{"id":673,"url":"https://patchwork.libcamera.org/api/series/673/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=673","date":"2020-02-14T00:18:03","name":"qcam: Provide an initial toolbar","version":2,"mbox":"https://patchwork.libcamera.org/series/673/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/2830/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/2830/checks/","tags":{},"headers":{"Return-Path":"<kieran.bingham@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 681D861A2B\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 14 Feb 2020 01:18:15 +0100 (CET)","from localhost.localdomain\n\t(cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id F06CC504;\n\tFri, 14 Feb 2020 01:18:14 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1581639495;\n\tbh=btTeRoEcVXAdYvXpeK4CRGVgiQGML7KYqrNkpbcE8y8=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=OxnDG64vSGBFsJq19TPastz+mUODgzJRA9cC14kMLBlVJ3OWac2sIUtC06VXwsFAu\n\t49b638GKW6LfjKpUh3He/tz6Z9cnMWyMLxAwyCNofiNqoWjDo8Fpr3f7/qbaWTYXvf\n\tKPmQu9Xk93Suc1DPPdazDgBeHLy3nFHf73zS5MnA=","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"libcamera devel <libcamera-devel@lists.libcamera.org>","Date":"Fri, 14 Feb 2020 00:18:08 +0000","Message-Id":"<20200214001810.19302-6-kieran.bingham@ideasonboard.com>","X-Mailer":"git-send-email 2.20.1","In-Reply-To":"<20200214001810.19302-1-kieran.bingham@ideasonboard.com>","References":"<20200214001810.19302-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH v2 5/7] qcam: assets: Provide initial icon\n\tset","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Fri, 14 Feb 2020 00:18:15 -0000"},"content":"Provide simple clean icons from https://feathericons.com/\n(https://github.com/feathericons/feather)\n\nThese are provided under the MIT license.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n src/qcam/assets/feathericons/README.md              | 5 +++++\n src/qcam/assets/feathericons/*.svg                  | 1 + (*282)\n 283 files changed, 287 insertions(+)\n create mode 100644 src/qcam/assets/feathericons/README.md\n create mode 100644 src/qcam/assets/feathericons/*.svg\n\n\n<Remaining icons removed for mailing list posting>","diff":"diff --git a/src/qcam/assets/feathericons/README.md b/src/qcam/assets/feathericons/README.md\nnew file mode 100644\nindex 000000000000..ce7664f6bf16\n--- /dev/null\n+++ b/src/qcam/assets/feathericons/README.md\n@@ -0,0 +1,5 @@\n+Icons from https://feathericons.com/\n+License: MIT\n+\n+Generate the QRC file with:\n+ rcc --project\ndiff --git a/src/qcam/assets/feathericons/activity.svg b/src/qcam/assets/feathericons/activity.svg\nnew file mode 100644\nindex 000000000000..669a57a772fa\n--- /dev/null\n+++ b/src/qcam/assets/feathericons/activity.svg\n@@ -0,0 +1 @@\n+<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-activity\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"></polyline></svg>\n\\ No newline at end of file\n","prefixes":["libcamera-devel","v2","5/7"]}