[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kube/develop] /: add group icon
From:       Michael Bohlender <null () kde ! org>
Date:       2017-12-31 14:04:11
Message-ID: E1eVeDj-0000pc-IN () code ! kde ! org
[Download RAW message or body]

Git commit 28458ba468f16c89e8422f8aed93e2275c246cb6 by Michael Bohlender.
Committed on 31/12/2017 at 14:03.
Pushed by mbohlender into branch 'develop'.

add group icon

M  +1    -0    framework/qml/Icons.qml
A  +1    -0    icons/breeze/icons/actions/16/group-inverted.svg
A  +1    -0    icons/breeze/icons/actions/16/group.svg
A  +13   -0    icons/breeze/icons/actions/16/user-group-new-inverted.svg
A  +13   -0    icons/breeze/icons/actions/16/user-group-new.svg
A  +1    -0    icons/breeze/icons/actions/22/group-inverted.svg
A  +1    -0    icons/breeze/icons/actions/22/group.svg
A  +14   -0    icons/breeze/icons/actions/22/user-group-new-inverted.svg
A  +14   -0    icons/breeze/icons/actions/22/user-group-new.svg
M  +2    -1    icons/copybreeze.sh

https://commits.kde.org/kube/28458ba468f16c89e8422f8aed93e2275c246cb6

diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml
index 8d60fb5..3636a19 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -46,6 +46,7 @@ Item {
     property string copy: "edit-copy"
 
     property string menu_inverted: "application-menu-inverted"
+    property string group: "group"
     property string user: "im-user"
     property string user_inverted: "im-user-inverted"
     property string search_inverted: "edit-find-inverted"
diff --git a/icons/breeze/icons/actions/16/group-inverted.svg \
b/icons/breeze/icons/actions/16/group-inverted.svg new file mode 120000
index 0000000..67d5de0
--- /dev/null
+++ b/icons/breeze/icons/actions/16/group-inverted.svg
@@ -0,0 +1 @@
+user-group-new-inverted.svg
\ No newline at end of file
diff --git a/icons/breeze/icons/actions/16/group.svg \
b/icons/breeze/icons/actions/16/group.svg new file mode 120000
index 0000000..c46ad1d
--- /dev/null
+++ b/icons/breeze/icons/actions/16/group.svg
@@ -0,0 +1 @@
+user-group-new.svg
\ No newline at end of file
diff --git a/icons/breeze/icons/actions/16/user-group-new-inverted.svg \
b/icons/breeze/icons/actions/16/user-group-new-inverted.svg new file mode 100644
index 0000000..86caf79
--- /dev/null
+++ b/icons/breeze/icons/actions/16/user-group-new-inverted.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#f2f2f2;
+      }
+      </style>
+  </defs>
+ <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11.5 2 A 2.5 2.5 0 0 0 9 4.5 A 2.5 2.5 0 0 0 11.5 7 A 2.5 2.5 0 0 0 14 4.5 \
A 2.5 2.5 0 0 0 11.5 2 z M 5.5 4 A 2.5 2.5 0 0 0 3 6.5 A 2.5 2.5 0 0 0 5.5 9 A 2.5 \
2.5 0 0 0 8 6.5 A 2.5 2.5 0 0 0 5.5 4 z M 11.646484 8 A 3.4999979 4 0 0 0 8.4921875 \
10.273438 A 4.5 5 0 0 1 9.6171875 12 L 14.146484 12 L 15.146484 12 A 3.4999979 4 0 0 \
0 11.646484 8 z M 11.646484 9 A 2.5 3 0 0 1 14 11 L 9.2929688 11 A 2.5 3 0 0 1 \
11.646484 9 z M 5.5 10 A 3.4999979 4 0 0 0 2 14 L 3 14 L 8 14 L 9 14 A 3.4999979 4 0 \
0 0 5.5 10 z M 5.5 11 A 2.5 3 0 0 1 7.8535156 13 L 3.1464844 13 A 2.5 3 0 0 1 5.5 11 \
z " +     class="ColorScheme-Text"
+     />
+</svg>
diff --git a/icons/breeze/icons/actions/16/user-group-new.svg \
b/icons/breeze/icons/actions/16/user-group-new.svg new file mode 100644
index 0000000..4dae826
--- /dev/null
+++ b/icons/breeze/icons/actions/16/user-group-new.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#4d4d4d;
+      }
+      </style>
+  </defs>
+ <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11.5 2 A 2.5 2.5 0 0 0 9 4.5 A 2.5 2.5 0 0 0 11.5 7 A 2.5 2.5 0 0 0 14 4.5 \
A 2.5 2.5 0 0 0 11.5 2 z M 5.5 4 A 2.5 2.5 0 0 0 3 6.5 A 2.5 2.5 0 0 0 5.5 9 A 2.5 \
2.5 0 0 0 8 6.5 A 2.5 2.5 0 0 0 5.5 4 z M 11.646484 8 A 3.4999979 4 0 0 0 8.4921875 \
10.273438 A 4.5 5 0 0 1 9.6171875 12 L 14.146484 12 L 15.146484 12 A 3.4999979 4 0 0 \
0 11.646484 8 z M 11.646484 9 A 2.5 3 0 0 1 14 11 L 9.2929688 11 A 2.5 3 0 0 1 \
11.646484 9 z M 5.5 10 A 3.4999979 4 0 0 0 2 14 L 3 14 L 8 14 L 9 14 A 3.4999979 4 0 \
0 0 5.5 10 z M 5.5 11 A 2.5 3 0 0 1 7.8535156 13 L 3.1464844 13 A 2.5 3 0 0 1 5.5 11 \
z " +     class="ColorScheme-Text"
+     />
+</svg>
diff --git a/icons/breeze/icons/actions/22/group-inverted.svg \
b/icons/breeze/icons/actions/22/group-inverted.svg new file mode 120000
index 0000000..67d5de0
--- /dev/null
+++ b/icons/breeze/icons/actions/22/group-inverted.svg
@@ -0,0 +1 @@
+user-group-new-inverted.svg
\ No newline at end of file
diff --git a/icons/breeze/icons/actions/22/group.svg \
b/icons/breeze/icons/actions/22/group.svg new file mode 120000
index 0000000..c46ad1d
--- /dev/null
+++ b/icons/breeze/icons/actions/22/group.svg
@@ -0,0 +1 @@
+user-group-new.svg
\ No newline at end of file
diff --git a/icons/breeze/icons/actions/22/user-group-new-inverted.svg \
b/icons/breeze/icons/actions/22/user-group-new-inverted.svg new file mode 100644
index 0000000..10b1625
--- /dev/null
+++ b/icons/breeze/icons/actions/22/user-group-new-inverted.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#f2f2f2;
+      }
+      </style>
+  </defs>
+ <path 
+    style="fill:currentColor;fill-opacity:1;stroke:none" 
+    d="M 14 3 C 12.338 3 11 4.338 11 6 C 11 7.662 12.338 9 14 9 C 15.662 9 17 7.662 \
17 6 C 17 4.338 15.662 3 14 3 z M 8 6 C 6.338 6 5 7.338 5 9 C 5 10.662 6.338 12 8 12 \
C 9.662 12 11 10.662 11 9 C 11 7.338 9.662 6 8 6 z M 14 10 C 13.353654 10 12.744006 \
10.134157 12.181641 10.361328 L 12.636719 11.275391 C 13.064535 11.114885 13.514485 \
11 14 11 C 16.21602 11 18 12.78398 18 15 L 14.5 15 L 15 16 L 19 16 L 19 15 C 19 \
12.22998 16.77002 10 14 10 z M 8 13 C 5.229983 13 3 15.229983 3 18 L 3 19 L 13 19 L \
13 18 C 13 15.229983 10.770017 13 8 13 z M 8 14 C 10.216017 14 12 15.783983 12 18 L 4 \
18 C 4 15.783983 5.783983 14 8 14 z " +	class="ColorScheme-Text"
+    />  
+</svg>
diff --git a/icons/breeze/icons/actions/22/user-group-new.svg \
b/icons/breeze/icons/actions/22/user-group-new.svg new file mode 100644
index 0000000..23b5375
--- /dev/null
+++ b/icons/breeze/icons/actions/22/user-group-new.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#4d4d4d;
+      }
+      </style>
+  </defs>
+ <path 
+    style="fill:currentColor;fill-opacity:1;stroke:none" 
+    d="M 14 3 C 12.338 3 11 4.338 11 6 C 11 7.662 12.338 9 14 9 C 15.662 9 17 7.662 \
17 6 C 17 4.338 15.662 3 14 3 z M 8 6 C 6.338 6 5 7.338 5 9 C 5 10.662 6.338 12 8 12 \
C 9.662 12 11 10.662 11 9 C 11 7.338 9.662 6 8 6 z M 14 10 C 13.353654 10 12.744006 \
10.134157 12.181641 10.361328 L 12.636719 11.275391 C 13.064535 11.114885 13.514485 \
11 14 11 C 16.21602 11 18 12.78398 18 15 L 14.5 15 L 15 16 L 19 16 L 19 15 C 19 \
12.22998 16.77002 10 14 10 z M 8 13 C 5.229983 13 3 15.229983 3 18 L 3 19 L 13 19 L \
13 18 C 13 15.229983 10.770017 13 8 13 z M 8 14 C 10.216017 14 12 15.783983 12 18 L 4 \
18 C 4 15.783983 5.783983 14 8 14 z " +	class="ColorScheme-Text"
+    />  
+</svg>
diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh
index 7d59fe5..86e3f01 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -40,7 +40,8 @@ wantedIcons = [
     "format-text-bold-symbolic.svg",
     "format-text-italic-symbolic.svg",
     "format-text-underline-symbolic.svg",
-    "kdocumentinfo.svg"
+    "kdocumentinfo.svg",
+    "group.svg"
 ]
 
 def ensure_dir(file_path):


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic