From 2075637379204c1c3d30d047bbab59913daa7f14 Mon Sep 17 00:00:00 2001 From: Henriette Darge Date: Thu, 18 Jul 2024 13:04:11 +0200 Subject: [PATCH 1/2] Add 24px versions of some OP icons --- .changeset/angry-tigers-compete.md | 5 +++++ icons/op-backlogs-24.svg | 6 ++++++ icons/op-cart-24.svg | 5 +++++ icons/op-cost-reports-24.svg | 8 ++++++++ icons/op-custom-fields-24.svg | 8 ++++++++ icons/op-save-24.svg | 3 +++ icons/op-view-list-24.svg | 7 +++++++ 7 files changed, 42 insertions(+) create mode 100644 .changeset/angry-tigers-compete.md create mode 100644 icons/op-backlogs-24.svg create mode 100644 icons/op-cart-24.svg create mode 100644 icons/op-cost-reports-24.svg create mode 100644 icons/op-custom-fields-24.svg create mode 100644 icons/op-save-24.svg create mode 100644 icons/op-view-list-24.svg diff --git a/.changeset/angry-tigers-compete.md b/.changeset/angry-tigers-compete.md new file mode 100644 index 000000000..a54b86cb9 --- /dev/null +++ b/.changeset/angry-tigers-compete.md @@ -0,0 +1,5 @@ +--- +'@openproject/octicons': minor +--- + +Add 24px version of some icons diff --git a/icons/op-backlogs-24.svg b/icons/op-backlogs-24.svg new file mode 100644 index 000000000..b9de0bce5 --- /dev/null +++ b/icons/op-backlogs-24.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/op-cart-24.svg b/icons/op-cart-24.svg new file mode 100644 index 000000000..f74335556 --- /dev/null +++ b/icons/op-cart-24.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/op-cost-reports-24.svg b/icons/op-cost-reports-24.svg new file mode 100644 index 000000000..98400a4a1 --- /dev/null +++ b/icons/op-cost-reports-24.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/op-custom-fields-24.svg b/icons/op-custom-fields-24.svg new file mode 100644 index 000000000..920142619 --- /dev/null +++ b/icons/op-custom-fields-24.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/op-save-24.svg b/icons/op-save-24.svg new file mode 100644 index 000000000..748b423e7 --- /dev/null +++ b/icons/op-save-24.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/op-view-list-24.svg b/icons/op-view-list-24.svg new file mode 100644 index 000000000..c3b870e33 --- /dev/null +++ b/icons/op-view-list-24.svg @@ -0,0 +1,7 @@ + + + + + + + From 0f922009d71abc47d5d16c7454d5c429f02e05bf Mon Sep 17 00:00:00 2001 From: Henriette Darge Date: Thu, 18 Jul 2024 11:05:45 +0000 Subject: [PATCH 2/2] Optimize SVGs --- icons/op-backlogs-24.svg | 7 +------ icons/op-cart-24.svg | 6 +----- icons/op-cost-reports-24.svg | 9 +-------- icons/op-custom-fields-24.svg | 9 +-------- icons/op-save-24.svg | 4 +--- icons/op-view-list-24.svg | 8 +------- 6 files changed, 6 insertions(+), 37 deletions(-) diff --git a/icons/op-backlogs-24.svg b/icons/op-backlogs-24.svg index b9de0bce5..405fcc856 100644 --- a/icons/op-backlogs-24.svg +++ b/icons/op-backlogs-24.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/op-cart-24.svg b/icons/op-cart-24.svg index f74335556..19fe6f7d1 100644 --- a/icons/op-cart-24.svg +++ b/icons/op-cart-24.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/icons/op-cost-reports-24.svg b/icons/op-cost-reports-24.svg index 98400a4a1..8ca867d14 100644 --- a/icons/op-cost-reports-24.svg +++ b/icons/op-cost-reports-24.svg @@ -1,8 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/icons/op-custom-fields-24.svg b/icons/op-custom-fields-24.svg index 920142619..a3b651bf8 100644 --- a/icons/op-custom-fields-24.svg +++ b/icons/op-custom-fields-24.svg @@ -1,8 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/icons/op-save-24.svg b/icons/op-save-24.svg index 748b423e7..dce2ab188 100644 --- a/icons/op-save-24.svg +++ b/icons/op-save-24.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/op-view-list-24.svg b/icons/op-view-list-24.svg index c3b870e33..bc66c3d12 100644 --- a/icons/op-view-list-24.svg +++ b/icons/op-view-list-24.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file