From eae094b7eafe27889ed8b493b8cdd012217e9e57 Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 21 Jun 2023 13:38:07 -0700 Subject: [PATCH 1/3] Save copilot-warning-16.svg, copilot-error-16.svg --- icons/copilot-error-16.svg | 12 +++++++++++- icons/copilot-warning-16.svg | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/icons/copilot-error-16.svg b/icons/copilot-error-16.svg index 2e88c623e..598a2e554 100644 --- a/icons/copilot-error-16.svg +++ b/icons/copilot-error-16.svg @@ -1 +1,11 @@ - \ No newline at end of file + + + + + + + + + + + diff --git a/icons/copilot-warning-16.svg b/icons/copilot-warning-16.svg index 0c0f26c7e..a2d3e5e58 100644 --- a/icons/copilot-warning-16.svg +++ b/icons/copilot-warning-16.svg @@ -1 +1,11 @@ - \ No newline at end of file + + + + + + + + + + + From 293760d5e595beccfa8eb7973880621093e3243d Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 21 Jun 2023 13:39:29 -0700 Subject: [PATCH 2/3] Create large-cameras-accept.md --- .changeset/large-cameras-accept.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/large-cameras-accept.md diff --git a/.changeset/large-cameras-accept.md b/.changeset/large-cameras-accept.md new file mode 100644 index 000000000..8e19cca35 --- /dev/null +++ b/.changeset/large-cameras-accept.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": minor +--- + +Edited small details on `copilot-warning` and `copilot-error` to maintain consistency with the rest of the copilot icon set. From 918b3fb54e42d149798228a591492035f312090c Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Wed, 21 Jun 2023 20:40:03 +0000 Subject: [PATCH 3/3] Optimize SVGs --- icons/copilot-error-16.svg | 12 +----------- icons/copilot-warning-16.svg | 12 +----------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/icons/copilot-error-16.svg b/icons/copilot-error-16.svg index 598a2e554..db18bcfaa 100644 --- a/icons/copilot-error-16.svg +++ b/icons/copilot-error-16.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/icons/copilot-warning-16.svg b/icons/copilot-warning-16.svg index a2d3e5e58..f30c961f1 100644 --- a/icons/copilot-warning-16.svg +++ b/icons/copilot-warning-16.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file