diff options
author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-09-24 22:05:01 +0800 |
---|---|---|
committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-09-24 22:05:01 +0800 |
commit | e5d1cb6db260c71e2205c4f65d383628bb518f5e (patch) | |
tree | 00212ed61a0bdb79985d8bf7196461ba026cd9e2 /material-design-icons.qrc | |
parent | 372de3c1c8fb8d7be23713d51c1d4c926b7fcb10 (diff) |
All forms and icons are moved here
Diffstat (limited to 'material-design-icons.qrc')
-rw-r--r-- | material-design-icons.qrc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/material-design-icons.qrc b/material-design-icons.qrc new file mode 100644 index 0000000..e08b3b8 --- /dev/null +++ b/material-design-icons.qrc @@ -0,0 +1,16 @@ +<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> +</RCC> |