[adwaita-icon-theme] symbolic: added thunderbolt and apps preferences



commit b7a3266e49d036c3f25897385904ea2d07f3ab45
Author: Sam Hewitt <sam snwh org>
Date:   Tue Jan 18 14:23:24 2022 -0330

    symbolic: added thunderbolt and apps preferences

 .../apps/preferences-desktop-apps-symbolic.svg     |  5 ++-
 Adwaita/scalable/devices/thunderbolt-symbolic.svg  |  5 ++-
 src/symbolic/core.svg                              | 46 ++++++++++++++++++++--
 3 files changed, 50 insertions(+), 6 deletions(-)
---
diff --git a/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg 
b/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg
index 7188428d8..65f17a824 100644
--- a/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg
+++ b/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg
@@ -1 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="16.006" height="16"><path d="M1 0C.446 0 0 .446 0 1v5c0 
.554.446 1 1 1h5c.554 0 1-.446 1-1V1c0-.554-.446-1-1-1zm1 3h3v2H2zm7-3c-.554 0-1 .446-1 1v5c0 .554.446 1 1 
1h5c.554 0 1-.446 1-1V1c0-.554-.446-1-1-1zm1 3h3v2h-3zM1 8c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h5c.554 0 
1-.446 1-1V9c0-.554-.446-1-1-1zm1 3h3v2H2zm7-3c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h5c.554 0 1-.446 
1-1V9c0-.554-.446-1-1-1zm1 3h3v2h-3z" fill="#2e3436"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 2 0 c -1.089844 0 -2 0.910156 -2 2 v 3 c 0 1.089844 0.910156 2 2 2 h 3 c 1.089844 0 2 
-0.910156 2 -2 v -3 c 0 -1.089844 -0.910156 -2 -2 -2 z m 8 0 c -1.089844 0 -2 0.910156 -2 2 v 3 c 0 1.089844 
0.910156 2 2 2 h 3 c 1.089844 0 2 -0.910156 2 -2 v -3 c 0 -1.089844 -0.910156 -2 -2 -2 z m -8 2 h 3 v 3 h -3 
z m 8 0 h 3 v 3 h -3 z m -8 6 c -1.089844 0 -2 0.910156 -2 2 v 3 c 0 1.089844 0.910156 2 2 2 h 3 c 1.089844 0 
2 -0.910156 2 -2 v -3 c 0 -1.089844 -0.910156 -2 -2 -2 z m 8 0 c -1.089844 0 -2 0.910156 -2 2 v 3 c 0 
1.089844 0.910156 2 2 2 h 3 c 1.089844 0 2 -0.910156 2 -2 v -3 c 0 -1.089844 -0.910156 -2 -2 -2 z m -8 2 h 3 
v 3 h -3 z m 8 0 h 3 v 3 h -3 z m 0 0" fill="#2e3436"/>
+</svg>
diff --git a/Adwaita/scalable/devices/thunderbolt-symbolic.svg 
b/Adwaita/scalable/devices/thunderbolt-symbolic.svg
index b2d2a2ecf..6a7f75996 100644
--- a/Adwaita/scalable/devices/thunderbolt-symbolic.svg
+++ b/Adwaita/scalable/devices/thunderbolt-symbolic.svg
@@ -1 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="16"><path d="M7.852 6h3.693l-4.338 6.241 
1.672.174-4.184 3.578 1.964-1.036c.318.038 1.01.064 1.337.064A7.005 7.005 0 0015 
8.015c-.016-2.468-1.28-5.007-4.003-6.33l.16-1.676zM1 8.015a6.99 6.99 0 003.581 6.114l.319-3.72 1.01 
1.206L7.715 8H4l3.16-6.934A6.999 6.999 0 001 8.016" fill="#474747"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 7.851562 6 h 3.695313 l -4.339844 6.242188 l 1.671875 0.171874 l -4.183594 3.578126 l 
1.964844 -1.035157 c 0.316406 0.039063 1.007813 0.0625 1.335938 0.0625 c 3.867187 0 7.003906 -3.136719 
7.003906 -7.003906 c -0.015625 -2.46875 -1.28125 -5.007813 -4.003906 -6.328125 l 0.160156 -1.6796875 z m 
-6.851562 2.015625 c 0 2.625 1.441406 4.917969 3.582031 6.113281 l 0.316407 -3.71875 l 1.011718 1.203125 l 
1.804688 -3.613281 h -3.714844 l 3.160156 -6.933594 c -3.46875 0.414063 -6.160156 3.367188 -6.160156 
6.949219" fill="#2e3434"/>
+</svg>
diff --git a/src/symbolic/core.svg b/src/symbolic/core.svg
index 6dbf7448a..56df9f53a 100644
--- a/src/symbolic/core.svg
+++ b/src/symbolic/core.svg
@@ -41,13 +41,13 @@
      inkscape:window-height="1011"
      id="namedview88"
      showgrid="false"
-     inkscape:zoom="1"
-     inkscape:cx="347.5"
-     inkscape:cy="168"
+     inkscape:zoom="8"
+     inkscape:cx="608.8125"
+     inkscape:cy="728.625"
      inkscape:window-x="0"
      inkscape:window-y="0"
      inkscape:window-maximized="1"
-     inkscape:current-layer="g166416"
+     inkscape:current-layer="layer16"
      showborder="false"
      inkscape:snap-nodes="true"
      inkscape:snap-bbox="true"
@@ -2875,6 +2875,25 @@
          id="rect9343"
          
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.514644;fill:none;stroke:none;stroke-width:3;marker:none;enable-background:accumulate"
 />
     </g>
+    <g
+       id="g4039"
+       inkscape:label="settings applications permissions flatpak apps "
+       style="enable-background:new"
+       transform="translate(428,236)">
+      <title
+         id="title61874">preferences-desktop-apps</title>
+      <rect
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+         id="rect4074"
+         width="16"
+         height="16"
+         x="172.00606"
+         y="488" />
+    </g>
+    <path
+       id="rect56785"
+       d="M 602 724 C 600.9093 724 600 724.9093 600 726 L 600 729 C 600 730.0907 600.9093 731 602 731 L 605 
731 C 606.0907 731 607 730.0907 607 729 L 607 726 C 607 724.9093 606.0907 724 605 724 L 602 724 z M 610 724 C 
608.9093 724 608 724.9093 608 726 L 608 729 C 608 730.0907 608.9093 731 610 731 L 613 731 C 614.0907 731 615 
730.0907 615 729 L 615 726 C 615 724.9093 614.0907 724 613 724 L 610 724 z M 602 726 L 605 726 L 605 729 L 
602 729 L 602 726 z M 610 726 L 613 726 L 613 729 L 610 729 L 610 726 z M 602 732 C 600.9093 732 600 732.9093 
600 734 L 600 737 C 600 738.0907 600.9093 739 602 739 L 605 739 C 606.0907 739 607 738.0907 607 737 L 607 734 
C 607 732.9093 606.0907 732 605 732 L 602 732 z M 610 732 C 608.9093 732 608 732.9093 608 734 L 608 737 C 608 
738.0907 608.9093 739 610 739 L 613 739 C 614.0907 739 615 738.0907 615 737 L 615 734 C 615 732.9093 614.0907 
732 613 732 L 610 732 z M 602 734 L 605 734 L 605 737 L 602 737 L 602 734 z M 610 734 L 613 734 L 613 737 L 
610 737 L 610 7
 34 z "
+       style="fill:#2e3436;fill-opacity:1" />
   </g>
   <g
      inkscape:groupmode="layer"
@@ -3814,6 +3833,25 @@
          d="m 107,771 c -1.6447,0 -3,1.3553 -3,3 v 1.42578 l -3.31836,-3.43164 H 100 v 9 h 0.64258 L 
104,777.5 v 1.5 c 0,1.6447 1.3553,3 3,3 h 6 c 1.6447,0 3,-1.3553 3,-3 v -5 c 0,-1.6447 -1.3553,-3 -3,-3 z m 
0,2 h 6 c 0.5713,0 1,0.4287 1,1 v 5 c 0,0.5713 -0.4287,1 -1,1 h -6 c -0.5713,0 -1,-0.4287 -1,-1 v -5 c 
0,-0.5713 0.4287,-1 1,-1 z"
          style="fill:#2e3434;fill-opacity:1" />
     </g>
+    <g
+       style="display:inline;enable-background:new"
+       id="g36652"
+       inkscape:label="thunderbolt power display port connector"
+       transform="translate(-62,131.99999)">
+      <title
+         id="title36646">thunderbolt</title>
+      <rect
+         y="448"
+         x="202.00041"
+         height="16"
+         width="16"
+         id="rect3146"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
 />
+      <path
+         id="path164"
+         d="m 209.85261,454.00001 h 3.69316 l -4.33808,6.24149 1.67168,0.17395 -4.18435,3.57771 v 0 l 
1.96393,-1.03623 c 0.31822,0.0382 1.01074,0.0637 1.33697,0.0637 v 0 c 3.86854,0 7.00448,-3.13594 
7.00448,-7.00542 v 0 c -0.0155,-2.46839 -1.28088,-5.00751 -4.00337,-6.32939 v 0 l 0.16016,-1.67681 z m 
-6.85221,2.01513 c 0,2.62727 1.44116,4.91936 3.58097,6.11349 v 0 l 0.31868,-3.7191 1.01121,1.20544 
1.80267,-3.61496 -3.71353,-5e-5 3.16015,-6.93418 c -3.47018,0.41296 -6.16015,3.3674 -6.16015,6.94931"
+         style="fill:#2e3434;fill-opacity:1" />
+    </g>
   </g>
   <g
      inkscape:groupmode="layer"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]