From b72cea639949e4a9ebff9f4811c42054a335e6e7 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Sat, 6 Jan 2024 23:16:44 +0000 Subject: [PATCH] Add `notebook`/`pad`[`-*`] icons & optimise/rename `*-edit` icons (#1363) * Add `notebook` icon * Add `notebook-tabs` (contacts variant) icon * Add `notebook-text` icon * Add `notepad-text` icon * Add `notebook-pen` icon * Optimise `file-edit` icon * Rename `file-edit` to `file-pen` * Optimise `clipboard-edit` icon * Rename `clipboard-edit` to `clipboard-pen` * Optimise `folder-edit` icon * Rename `folder-edit` to `folder-pen` * Optimise `file-signature` icon * Rename `file-signature` to `file-pen-line` * Optimise `clipboard-signature` icon * Rename `clipboard-signature` to `clipboard-pen-line` * Add `notepad-text-dashed` (draft/template) icon --------- Co-authored-by: Eric Fennis --- ...signature.json => clipboard-pen-line.json} | 6 ++- ...d-signature.svg => clipboard-pen-line.svg} | 4 +- ...clipboard-edit.json => clipboard-pen.json} | 4 +- .../{clipboard-edit.svg => clipboard-pen.svg} | 4 +- ...file-signature.json => file-pen-line.json} | 6 ++- .../{file-signature.svg => file-pen-line.svg} | 2 +- icons/{file-edit.json => file-pen.json} | 4 +- icons/{file-edit.svg => file-pen.svg} | 4 +- icons/{folder-edit.json => folder-pen.json} | 4 +- icons/{folder-edit.svg => folder-pen.svg} | 4 +- icons/notebook-pen.json | 37 +++++++++++++++++ icons/notebook-pen.svg | 18 +++++++++ icons/notebook-tabs.json | 34 ++++++++++++++++ icons/notebook-tabs.svg | 21 ++++++++++ icons/notebook-text.json | 37 +++++++++++++++++ icons/notebook-text.svg | 20 ++++++++++ icons/notebook.json | 40 +++++++++++++++++++ icons/notebook.svg | 18 +++++++++ icons/notepad-text-dashed.json | 25 ++++++++++++ icons/notepad-text-dashed.svg | 25 ++++++++++++ icons/notepad-text.json | 37 +++++++++++++++++ icons/notepad-text.svg | 19 +++++++++ 22 files changed, 357 insertions(+), 16 deletions(-) rename icons/{clipboard-signature.json => clipboard-pen-line.json} (74%) rename icons/{clipboard-signature.svg => clipboard-pen-line.svg} (70%) rename icons/{clipboard-edit.json => clipboard-pen.json} (81%) rename icons/{clipboard-edit.svg => clipboard-pen.svg} (68%) rename icons/{file-signature.json => file-pen-line.json} (74%) rename icons/{file-signature.svg => file-pen-line.svg} (78%) rename icons/{file-edit.json => file-pen.json} (80%) rename icons/{file-edit.svg => file-pen.svg} (69%) rename icons/{folder-edit.json => folder-pen.json} (81%) rename icons/{folder-edit.svg => folder-pen.svg} (52%) create mode 100644 icons/notebook-pen.json create mode 100644 icons/notebook-pen.svg create mode 100644 icons/notebook-tabs.json create mode 100644 icons/notebook-tabs.svg create mode 100644 icons/notebook-text.json create mode 100644 icons/notebook-text.svg create mode 100644 icons/notebook.json create mode 100644 icons/notebook.svg create mode 100644 icons/notepad-text-dashed.json create mode 100644 icons/notepad-text-dashed.svg create mode 100644 icons/notepad-text.json create mode 100644 icons/notepad-text.svg diff --git a/icons/clipboard-signature.json b/icons/clipboard-pen-line.json similarity index 74% rename from icons/clipboard-signature.json rename to icons/clipboard-pen-line.json index d6f9249a96..d66b2dbc34 100644 --- a/icons/clipboard-signature.json +++ b/icons/clipboard-pen-line.json @@ -5,11 +5,13 @@ "ericfennis" ], "tags": [ - "paste", - "signature" + "paste" ], "categories": [ "text", "account" + ], + "aliases": [ + "clipboard-signature" ] } \ No newline at end of file diff --git a/icons/clipboard-signature.svg b/icons/clipboard-pen-line.svg similarity index 70% rename from icons/clipboard-signature.svg rename to icons/clipboard-pen-line.svg index 64b7c4a919..fef6be762d 100644 --- a/icons/clipboard-signature.svg +++ b/icons/clipboard-pen-line.svg @@ -9,9 +9,9 @@ stroke-linecap="round" stroke-linejoin="round" > - + - + diff --git a/icons/clipboard-edit.json b/icons/clipboard-pen.json similarity index 81% rename from icons/clipboard-edit.json rename to icons/clipboard-pen.json index 9afa62e9bb..97ae9d2943 100644 --- a/icons/clipboard-edit.json +++ b/icons/clipboard-pen.json @@ -5,11 +5,13 @@ "ericfennis" ], "tags": [ - "edit", "paste", "signature" ], "categories": [ "text" + ], + "aliases": [ + "clipboard-edit" ] } \ No newline at end of file diff --git a/icons/clipboard-edit.svg b/icons/clipboard-pen.svg similarity index 68% rename from icons/clipboard-edit.svg rename to icons/clipboard-pen.svg index 0c0ce759cd..0af81acd3a 100644 --- a/icons/clipboard-edit.svg +++ b/icons/clipboard-pen.svg @@ -9,8 +9,8 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/file-signature.json b/icons/file-pen-line.json similarity index 74% rename from icons/file-signature.json rename to icons/file-pen-line.json index 1ba62d2f2e..145204b7df 100644 --- a/icons/file-signature.json +++ b/icons/file-pen-line.json @@ -5,10 +5,12 @@ "jguddas" ], "tags": [ - "edit", - "signature" + "edit" ], "categories": [ "files" + ], + "aliases": [ + "file-signature" ] } \ No newline at end of file diff --git a/icons/file-signature.svg b/icons/file-pen-line.svg similarity index 78% rename from icons/file-signature.svg rename to icons/file-pen-line.svg index b4cd452ad0..fc1036bcf1 100644 --- a/icons/file-signature.svg +++ b/icons/file-pen-line.svg @@ -11,5 +11,5 @@ > - + diff --git a/icons/file-edit.json b/icons/file-pen.json similarity index 80% rename from icons/file-edit.json rename to icons/file-pen.json index 56ae70da76..7b9f65f8d3 100644 --- a/icons/file-edit.json +++ b/icons/file-pen.json @@ -4,10 +4,12 @@ "karsa-mistmere" ], "tags": [ - "edit", "signature" ], "categories": [ "files" + ], + "aliases": [ + "file-edit" ] } \ No newline at end of file diff --git a/icons/file-edit.svg b/icons/file-pen.svg similarity index 69% rename from icons/file-edit.svg rename to icons/file-pen.svg index 805577a8b6..50c6620dc5 100644 --- a/icons/file-edit.svg +++ b/icons/file-pen.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/folder-edit.json b/icons/folder-pen.json similarity index 81% rename from icons/folder-edit.json rename to icons/folder-pen.json index 9f0bae22bc..3dcc9debba 100644 --- a/icons/folder-edit.json +++ b/icons/folder-pen.json @@ -5,10 +5,12 @@ ], "tags": [ "directory", - "edit", "rename" ], "categories": [ "files" + ], + "aliases": [ + "folder-edit" ] } \ No newline at end of file diff --git a/icons/folder-edit.svg b/icons/folder-pen.svg similarity index 52% rename from icons/folder-edit.svg rename to icons/folder-pen.svg index 05d306bb64..6f3f1b7d70 100644 --- a/icons/folder-edit.svg +++ b/icons/folder-pen.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/notebook-pen.json b/icons/notebook-pen.json new file mode 100644 index 0000000000..53b2455858 --- /dev/null +++ b/icons/notebook-pen.json @@ -0,0 +1,37 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "pencil", + "notepad", + "notes", + "noted", + "stationery", + "sketchbook", + "organizer", + "organiser", + "planner", + "diary", + "journal", + "writing", + "write", + "written", + "reading", + "high school", + "university", + "college", + "academy", + "student", + "study", + "research", + "homework", + "eraser", + "rubber" + ], + "categories": [ + "text", + "social" + ] +} \ No newline at end of file diff --git a/icons/notebook-pen.svg b/icons/notebook-pen.svg new file mode 100644 index 0000000000..7b7da33111 --- /dev/null +++ b/icons/notebook-pen.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/icons/notebook-tabs.json b/icons/notebook-tabs.json new file mode 100644 index 0000000000..423031aacf --- /dev/null +++ b/icons/notebook-tabs.json @@ -0,0 +1,34 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "notepad", + "notes", + "people", + "family", + "friends", + "acquaintances", + "contacts", + "details", + "addresses", + "phone numbers", + "directory", + "listing", + "networking", + "alphabetical", + "a-z", + "organizer", + "organiser", + "planner", + "diary", + "stationery" + ], + "categories": [ + "account", + "connectivity", + "communication", + "social" + ] +} \ No newline at end of file diff --git a/icons/notebook-tabs.svg b/icons/notebook-tabs.svg new file mode 100644 index 0000000000..2da7e3abdc --- /dev/null +++ b/icons/notebook-tabs.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + diff --git a/icons/notebook-text.json b/icons/notebook-text.json new file mode 100644 index 0000000000..053303996f --- /dev/null +++ b/icons/notebook-text.json @@ -0,0 +1,37 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "notepad", + "notes", + "pages", + "paper", + "stationery", + "sketchbook", + "organizer", + "organiser", + "planner", + "diary", + "journal", + "writing", + "write", + "written", + "reading", + "high school", + "university", + "college", + "academy", + "student", + "study", + "research", + "homework", + "lines", + "opened" + ], + "categories": [ + "text", + "social" + ] +} \ No newline at end of file diff --git a/icons/notebook-text.svg b/icons/notebook-text.svg new file mode 100644 index 0000000000..208dafebdf --- /dev/null +++ b/icons/notebook-text.svg @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/icons/notebook.json b/icons/notebook.json new file mode 100644 index 0000000000..e088145bbe --- /dev/null +++ b/icons/notebook.json @@ -0,0 +1,40 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "notepad", + "notes", + "stationery", + "sketchbook", + "moleskine", + "closure", + "strap", + "band", + "elastic", + "organizer", + "organiser", + "planner", + "diary", + "journal", + "writing", + "written", + "writer", + "reading", + "high school", + "university", + "college", + "academy", + "student", + "study", + "homework", + "research" + ], + "categories": [ + "text", + "communication", + "social", + "design" + ] +} \ No newline at end of file diff --git a/icons/notebook.svg b/icons/notebook.svg new file mode 100644 index 0000000000..090fe2b74b --- /dev/null +++ b/icons/notebook.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/icons/notepad-text-dashed.json b/icons/notepad-text-dashed.json new file mode 100644 index 0000000000..e5e8160c6c --- /dev/null +++ b/icons/notepad-text-dashed.json @@ -0,0 +1,25 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "notebook", + "notes", + "pages", + "paper", + "stationery", + "diary", + "journal", + "writing", + "write", + "written", + "draft", + "template", + "lines" + ], + "categories": [ + "text", + "social" + ] +} \ No newline at end of file diff --git a/icons/notepad-text-dashed.svg b/icons/notepad-text-dashed.svg new file mode 100644 index 0000000000..27b64d19c9 --- /dev/null +++ b/icons/notepad-text-dashed.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + diff --git a/icons/notepad-text.json b/icons/notepad-text.json new file mode 100644 index 0000000000..f10cf37430 --- /dev/null +++ b/icons/notepad-text.json @@ -0,0 +1,37 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "notebook", + "notes", + "pages", + "paper", + "stationery", + "sketchbook", + "organizer", + "organiser", + "planner", + "diary", + "journal", + "writing", + "write", + "written", + "reading", + "high school", + "university", + "college", + "academy", + "student", + "study", + "homework", + "research", + "lines", + "opened" + ], + "categories": [ + "text", + "social" + ] +} \ No newline at end of file diff --git a/icons/notepad-text.svg b/icons/notepad-text.svg new file mode 100644 index 0000000000..1a2274b9a1 --- /dev/null +++ b/icons/notepad-text.svg @@ -0,0 +1,19 @@ + + + + + + + + +