summaryrefslogtreecommitdiff
path: root/material-design-icons.qrc
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-24 23:41:48 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2019-09-24 23:41:48 +0700
commit92dc808c0829a2be79f32d4664ae7382d077a239 (patch)
tree8ed11b50db0754cd9b9fa0049b16b57e146b318e /material-design-icons.qrc
parente5d1cb6db260c71e2205c4f65d383628bb518f5e (diff)
reworked on task detail `Layout`
Diffstat (limited to 'material-design-icons.qrc')
-rw-r--r--material-design-icons.qrc30
1 files changed, 16 insertions, 14 deletions
diff --git a/material-design-icons.qrc b/material-design-icons.qrc
index e08b3b8..eb90650 100644
--- a/material-design-icons.qrc
+++ b/material-design-icons.qrc
@@ -1,16 +1,18 @@
<RCC>
- <qresource prefix="/">
- <file>components/icons/add-24px.svg</file>
- <file>components/icons/arrow-back-24px.svg</file>
- <file>components/icons/arrow-forward-24px.svg</file>
- <file>components/icons/attachment-24px.svg</file>
- <file>components/icons/check-box-outline-24px.svg</file>
- <file>components/icons/chevron-right-24px.svg</file>
- <file>components/icons/email-24px.svg</file>
- <file>components/icons/lock-24px.svg</file>
- <file>components/icons/menu-24px.svg</file>
- <file>components/icons/photo_camera_24px.svg</file>
- <file>components/icons/profile-24px.svg</file>
- <file>components/icons/user-24px.svg</file>
- </qresource>
+ <qresource prefix="/">
+ <file>components/icons/add-24px.svg</file>
+ <file>components/icons/arrow-back-24px.svg</file>
+ <file>components/icons/arrow-forward-24px.svg</file>
+ <file>components/icons/attachment-24px.svg</file>
+ <file>components/icons/check-box-outline-24px.svg</file>
+ <file>components/icons/chevron-right-24px.svg</file>
+ <file>components/icons/email-24px.svg</file>
+ <file>components/icons/lock-24px.svg</file>
+ <file>components/icons/menu-24px.svg</file>
+ <file>components/icons/photo_camera_24px.svg</file>
+ <file>components/icons/profile-24px.svg</file>
+ <file>components/icons/user-24px.svg</file>
+ <file>components/icons/notes-24px.svg</file>
+ <file>components/icons/more-vert-24px.svg</file>
+ </qresource>
</RCC>