diff options
author | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
commit | f627c63713c809c658e48de0b3e5bef226badaec (patch) | |
tree | 4e2724ce7f762f065e2b5c6342a4e2975ab24fae /gtk-4.0/icons/checkbox-checked-symbolic.svg | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.tar.gz dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.zip |
Diffstat (limited to 'gtk-4.0/icons/checkbox-checked-symbolic.svg')
-rw-r--r-- | gtk-4.0/icons/checkbox-checked-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk-4.0/icons/checkbox-checked-symbolic.svg b/gtk-4.0/icons/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..8067c11 --- /dev/null +++ b/gtk-4.0/icons/checkbox-checked-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/> +</svg> |