From f91f2f7bf67c2878fe4aa821737127fd765ac649 Mon Sep 17 00:00:00 2001 From: takahashi-mei <121596067+takahashi-mei@users.noreply.github.com> Date: Tue, 30 Jul 2024 23:44:17 -0700 Subject: [PATCH] feat: new icon for Illustrator, Marta, Royal TSX, BusyCal (#115) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add new icon for Illustrator, Marta, Royal TSX, BusyCal * fix: remove trailing pipe --------- Co-authored-by: Kevin Dreßler --- mappings/:busycal: | 1 + mappings/:illustrator: | 1 + mappings/:marta: | 1 + mappings/:royaltsx: | 1 + svgs/:busycal:.svg | 1 + svgs/:illustrator:.svg | 1 + svgs/:marta:.svg | 1 + svgs/:royaltsx:.svg | 1 + 8 files changed, 8 insertions(+) create mode 100644 mappings/:busycal: create mode 100644 mappings/:illustrator: create mode 100644 mappings/:marta: create mode 100644 mappings/:royaltsx: create mode 100644 svgs/:busycal:.svg create mode 100644 svgs/:illustrator:.svg create mode 100644 svgs/:marta:.svg create mode 100644 svgs/:royaltsx:.svg diff --git a/mappings/:busycal: b/mappings/:busycal: new file mode 100644 index 0000000..d9676a0 --- /dev/null +++ b/mappings/:busycal: @@ -0,0 +1 @@ +"BusyCal" diff --git a/mappings/:illustrator: b/mappings/:illustrator: new file mode 100644 index 0000000..40394c3 --- /dev/null +++ b/mappings/:illustrator: @@ -0,0 +1 @@ +"Adobe Illustrator"* | "Illustrator" diff --git a/mappings/:marta: b/mappings/:marta: new file mode 100644 index 0000000..42444f0 --- /dev/null +++ b/mappings/:marta: @@ -0,0 +1 @@ +"Marta" diff --git a/mappings/:royaltsx: b/mappings/:royaltsx: new file mode 100644 index 0000000..abf9ff2 --- /dev/null +++ b/mappings/:royaltsx: @@ -0,0 +1 @@ +"Royal TSX" diff --git a/svgs/:busycal:.svg b/svgs/:busycal:.svg new file mode 100644 index 0000000..07776e8 --- /dev/null +++ b/svgs/:busycal:.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/:illustrator:.svg b/svgs/:illustrator:.svg new file mode 100644 index 0000000..94d201e --- /dev/null +++ b/svgs/:illustrator:.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/:marta:.svg b/svgs/:marta:.svg new file mode 100644 index 0000000..f32a981 --- /dev/null +++ b/svgs/:marta:.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/:royaltsx:.svg b/svgs/:royaltsx:.svg new file mode 100644 index 0000000..6eefcb7 --- /dev/null +++ b/svgs/:royaltsx:.svg @@ -0,0 +1 @@ + \ No newline at end of file