From 78c7eb0757a285091238891aaac1effa27478593 Mon Sep 17 00:00:00 2001 From: Jessie Headrick Date: Fri, 18 Sep 2020 14:47:23 -0400 Subject: [PATCH 1/5] feat: data-connection --- packages/icons/resources/icons/icons.json | 8 +++++++- .../icons/16px/bp3-data-connection-16.svg | 20 +++++++++++++++++++ .../icons/20px/bp3-data-connection-20.svg | 20 +++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 resources/icons/16px/bp3-data-connection-16.svg create mode 100644 resources/icons/20px/bp3-data-connection-20.svg diff --git a/packages/icons/resources/icons/icons.json b/packages/icons/resources/icons/icons.json index 7c450af19e2..9142c2581fd 100644 --- a/packages/icons/resources/icons/icons.json +++ b/packages/icons/resources/icons/icons.json @@ -3490,5 +3490,11 @@ "iconName": "geofence", "tags": "region, geo, fence", "group": "interface" - } + }, + { + "displayName": "Data Connection", + "iconName": "data-connection", + "tags": "connectivity, connection, database, data, status, health", + "group": "interface" + } ] diff --git a/resources/icons/16px/bp3-data-connection-16.svg b/resources/icons/16px/bp3-data-connection-16.svg new file mode 100644 index 00000000000..4c6a124cb39 --- /dev/null +++ b/resources/icons/16px/bp3-data-connection-16.svg @@ -0,0 +1,20 @@ + + + bp3-data-connection + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/icons/20px/bp3-data-connection-20.svg b/resources/icons/20px/bp3-data-connection-20.svg new file mode 100644 index 00000000000..e28fe38c94b --- /dev/null +++ b/resources/icons/20px/bp3-data-connection-20.svg @@ -0,0 +1,20 @@ + + + bp3-data-connection + + + + + + + + + + + + + + + + + \ No newline at end of file From 95f4baea61f265b1c2c590a2a9c2e4a6e7236bbe Mon Sep 17 00:00:00 2001 From: Adi Dahiya Date: Mon, 21 Sep 2020 12:25:05 -0400 Subject: [PATCH 2/5] Update packages/icons/resources/icons/icons.json --- packages/icons/resources/icons/icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/icons/resources/icons/icons.json b/packages/icons/resources/icons/icons.json index 9142c2581fd..dde685752d2 100644 --- a/packages/icons/resources/icons/icons.json +++ b/packages/icons/resources/icons/icons.json @@ -3496,5 +3496,5 @@ "iconName": "data-connection", "tags": "connectivity, connection, database, data, status, health", "group": "interface" - } + } ] From 501c08bb0283d4cd4e809318ef1e49f5a62b2e9c Mon Sep 17 00:00:00 2001 From: Jessie Headrick Date: Mon, 21 Sep 2020 13:06:33 -0400 Subject: [PATCH 3/5] icon name change --- .../16px/{bp3-data-connection-16.svg => data-connection.svg} | 0 .../20px/{bp3-data-connection-20.svg => data-connection.svg} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename resources/icons/16px/{bp3-data-connection-16.svg => data-connection.svg} (100%) rename resources/icons/20px/{bp3-data-connection-20.svg => data-connection.svg} (100%) diff --git a/resources/icons/16px/bp3-data-connection-16.svg b/resources/icons/16px/data-connection.svg similarity index 100% rename from resources/icons/16px/bp3-data-connection-16.svg rename to resources/icons/16px/data-connection.svg diff --git a/resources/icons/20px/bp3-data-connection-20.svg b/resources/icons/20px/data-connection.svg similarity index 100% rename from resources/icons/20px/bp3-data-connection-20.svg rename to resources/icons/20px/data-connection.svg From 02b7b3c95d3822b46ff16394a1b067d5245437b2 Mon Sep 17 00:00:00 2001 From: Jessie Headrick Date: Mon, 21 Sep 2020 16:52:33 -0400 Subject: [PATCH 4/5] successfully reuploaded my file --- resources/icons/16px/data-connection.svg | 15 +-------------- resources/icons/20px/data-connection.svg | 17 +++++------------ resources/icons/data-connection.textClipping | Bin 0 -> 227 bytes 3 files changed, 6 insertions(+), 26 deletions(-) create mode 100644 resources/icons/data-connection.textClipping diff --git a/resources/icons/16px/data-connection.svg b/resources/icons/16px/data-connection.svg index 4c6a124cb39..44739e5e3e8 100644 --- a/resources/icons/16px/data-connection.svg +++ b/resources/icons/16px/data-connection.svg @@ -1,20 +1,7 @@ bp3-data-connection - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/resources/icons/20px/data-connection.svg b/resources/icons/20px/data-connection.svg index e28fe38c94b..90235ed910c 100644 --- a/resources/icons/20px/data-connection.svg +++ b/resources/icons/20px/data-connection.svg @@ -2,19 +2,12 @@ bp3-data-connection - + - - - - - - - - - - - + + + + \ No newline at end of file diff --git a/resources/icons/data-connection.textClipping b/resources/icons/data-connection.textClipping new file mode 100644 index 0000000000000000000000000000000000000000..497f853ee437f85315be6e7ce42011475bcc3726 GIT binary patch literal 227 zcmYc)$jK}&F)+Bu$P^J8;;HMBSdw^|nT3^&og-dAB{@G=FR`E?CsnVcC^03oBr`uR zF-JEyFz3MhMNo38i7w FE&z}%KBE8t literal 0 HcmV?d00001 From 0181f982b7ad7a15b4634ee7570b93ea219a8b0c Mon Sep 17 00:00:00 2001 From: Adi Dahiya Date: Mon, 21 Sep 2020 18:16:29 -0400 Subject: [PATCH 5/5] Update resources/icons/20px/data-connection.svg --- resources/icons/20px/data-connection.svg | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/resources/icons/20px/data-connection.svg b/resources/icons/20px/data-connection.svg index 90235ed910c..2c20b174fbe 100644 --- a/resources/icons/20px/data-connection.svg +++ b/resources/icons/20px/data-connection.svg @@ -1,13 +1,7 @@ bp3-data-connection - - - - - - - + - \ No newline at end of file +