diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg b/.icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg new file mode 100644 index 000000000..318b40763 --- /dev/null +++ b/.icons/Gruvbox_Dark/apps/symbolic/php-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_euXMrZOpvrEfW6LZBsHLiFhhlayv8MAv"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_euXMrZOpvrEfW6LZBsHLiFhhlayv8MAv)"> + <rect fill="#eff0f2" width="4.625" height="3.594" x="16.38" y="0" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#eff0f2" fill-rule="evenodd" d="M 4.019 5.725 L 1.213 5.725 L 0 11.867 L 1.441 11.867 L 1.744 10.275 L 3.109 10.275 C 4.398 10.351 5.839 9.289 5.839 7.469 C 5.839 6.408 5.232 5.801 4.019 5.725 L 4.019 5.725 Z M 2.957 9.138 L 2.047 9.138 L 2.427 6.863 L 3.412 6.863 C 3.943 6.863 4.322 7.09 4.322 7.545 C 4.246 8.834 3.64 9.062 2.957 9.138 Z M 5.384 10.275 L 6.597 4.133 L 8.038 4.133 L 7.734 5.725 L 9.099 5.725 C 10.313 5.801 10.768 6.408 10.616 7.166 L 10.085 10.275 L 8.568 10.275 L 9.099 7.469 C 9.175 7.09 9.175 6.863 8.644 6.863 L 7.507 6.863 L 6.824 10.275 L 5.384 10.275 Z M 14.18 5.725 L 11.374 5.725 L 10.161 11.867 L 11.602 11.867 L 11.905 10.275 L 13.27 10.275 C 14.559 10.351 16 9.289 16 7.469 C 16 6.408 15.393 5.801 14.18 5.725 L 14.18 5.725 Z M 13.118 9.138 L 12.208 9.138 L 12.588 6.863 L 13.573 6.863 C 14.104 6.863 14.483 7.09 14.483 7.545 C 14.408 8.834 13.801 9.062 13.118 9.138 L 13.118 9.138 Z"/> + </g> +</svg> |