Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions AppIcon.icon/Assets/Notes-white-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions AppIcon.icon/Assets/Notes-white-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion AppIcon.icon/Assets/eraser.svg

This file was deleted.

1 change: 0 additions & 1 deletion AppIcon.icon/Assets/pencil.svg

This file was deleted.

36 changes: 24 additions & 12 deletions AppIcon.icon/icon.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
{
"fill" : {
"solid" : "display-p3:0.10980,0.68627,1.00000,1.00000"
"linear-gradient" : [
"display-p3:0.10980,0.68627,1.00000,1.00000",
"srgb:0.00000,0.50980,0.78824,1.00000"
],
"orientation" : {
"start" : {
"x" : 0.5,
"y" : 0
},
"stop" : {
"x" : 0.5,
"y" : 0.7
}
}
},
"groups" : [
{
"layers" : [
{
"image-name" : "eraser.svg",
"name" : "eraser",
"image-name" : "Notes-white-1.svg",
"name" : "Notes-white-1",
"position" : {
"scale" : 35,
"scale" : 30,
"translation-in-points" : [
0,
0
13,
-14
]
}
}
Expand All @@ -29,18 +42,17 @@
{
"layers" : [
{
"image-name" : "pencil.svg",
"name" : "pencil",
"image-name" : "Notes-white-2.svg",
"name" : "Notes-white-2",
"position" : {
"scale" : 35,
"scale" : 30,
"translation-in-points" : [
0,
0
13,
-14
]
}
}
],
"lighting" : "individual",
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
Expand Down
Loading