feat(geometrySpreadsheet): add icons
This commit is contained in:
76
static/icons/attributeBase.svg
Normal file
76
static/icons/attributeBase.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 18 KiB |
76
static/icons/attributeGlobal.svg
Normal file
76
static/icons/attributeGlobal.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 18 KiB |
81
static/icons/attributePoint.svg
Normal file
81
static/icons/attributePoint.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 18 KiB |
76
static/icons/attributePrimitive.svg
Normal file
76
static/icons/attributePrimitive.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 18 KiB |
121
static/icons/attributeVertex.svg
Normal file
121
static/icons/attributeVertex.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 20 KiB |
@@ -1,5 +1,10 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>node-icons/grid.svg</file>
|
||||
<file>icons/attributePoint.svg</file>
|
||||
<file>icons/attributeVertex.svg</file>
|
||||
<file>icons/attributePrimitive.svg</file>
|
||||
<file>icons/attributeGlobal.svg</file>
|
||||
<file>icons/attributeBase.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user