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/kora-light/actions/symbolic/error-correct-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/kora-light/actions/symbolic/error-correct-symbolic.svg')
-rw-r--r-- | .icons/kora-light/actions/symbolic/error-correct-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/kora-light/actions/symbolic/error-correct-symbolic.svg b/.icons/kora-light/actions/symbolic/error-correct-symbolic.svg new file mode 100644 index 000000000..29ce06557 --- /dev/null +++ b/.icons/kora-light/actions/symbolic/error-correct-symbolic.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <path style="fill:#444444" d="M 2,11.32 V 14 H 4.67 L 11.42,7.25 8.75,4.57 Z M 13.79,4.89 C 14.07,4.61 14.07,4.16 13.79,3.88 L 12.12,2.21 C 11.83,1.93 11.39,1.93 11.11,2.21 L 9.71,3.61 12.38,6.29 Z"/> + <path style="fill:#4285f4" class="warning" d="m 12.529297,8 c -0.02085,-5.267e-4 -0.04171,1.252e-4 -0.0625,0.00195 -0.210079,0.012314 -0.40039,0.1431071 -0.505859,0.3476563 L 9.0839844,13.951172 C 8.8447379,14.416573 9.1428237,14.998653 9.6210938,15 h 5.7558592 c 0.479138,3.4e-4 0.778742,-0.582583 0.539063,-1.048828 L 13.039062,8.3496094 C 12.933276,8.1430425 12.741138,8.0112694 12.529297,8 Z M 12,10 h 1 v 2 h -1 z m 0,3 h 1 v 1 h -1 z"/> +</svg> |