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/16/dialog-warning.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/16/dialog-warning.svg')
-rw-r--r-- | .icons/kora-light/actions/16/dialog-warning.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light/actions/16/dialog-warning.svg b/.icons/kora-light/actions/16/dialog-warning.svg new file mode 100644 index 000000000..bf7f4d9ff --- /dev/null +++ b/.icons/kora-light/actions/16/dialog-warning.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" width="100%" height="100%" viewBox="0 0 16 16" xml:space="preserve"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:0.3" class="ColorScheme-Text" d="M8,1c-3.87,0 -7,3.13 -7,7c0,3.86 3.13,7 7,7c3.87,0 7,-3.14 7,-7c0,-3.87 -3.13,-7 -7,-7Zm0,1c3.317,0 6,2.683 6,6c0,3.309 -2.683,6 -6,6c-3.317,0 -6,-2.691 -6,-6c0,-3.317 2.683,-6 6,-6Z"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M8,10.335c0.656,0 1.189,0.533 1.189,1.189c0,0.656 -0.533,1.188 -1.189,1.188c-0.656,0 -1.189,-0.532 -1.189,-1.188c0,-0.656 0.533,-1.189 1.189,-1.189Zm-1.355,-6.501c0,-0.357 0.142,-0.7 0.395,-0.953c0.253,-0.253 0.596,-0.395 0.953,-0.395l0.014,0c0.357,0 0.7,0.142 0.953,0.395c0.253,0.253 0.395,0.596 0.395,0.953c0,1.506 -0.355,3.556 -0.355,4.667c0,0.264 -0.105,0.517 -0.291,0.704c-0.187,0.186 -0.44,0.291 -0.704,0.291l-0.01,0c-0.264,0 -0.517,-0.105 -0.704,-0.291c-0.186,-0.187 -0.291,-0.44 -0.291,-0.704c0,-1.111 -0.355,-3.161 -0.355,-4.667Z"/> +</svg> |