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/apps/scalable/cryfs.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/apps/scalable/cryfs.svg')
-rw-r--r-- | .icons/kora/apps/scalable/cryfs.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/cryfs.svg b/.icons/kora/apps/scalable/cryfs.svg new file mode 100644 index 000000000..132d1a93a --- /dev/null +++ b/.icons/kora/apps/scalable/cryfs.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0a80fd" offset="0"/> + <stop stop-color="#56c5fa" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m26.94 10.646c-4.087 0-7.601 2.381-9.151 5.795-.83-.651-1.871-1.04-3.002-1.04-2.664 0-4.831 2.149-4.899 4.825-2.749 1.043-4.706 3.725-4.706 6.869.32 3.771 3.474 6.805 6.273 7.335h25.09v-.012c3.499-.205 6.273-3.139 6.273-6.728 0-3.461-2.579-6.313-5.901-6.696.014-.211.021-.422.021-.637 0-5.364-4.476-9.713-9.998-9.713zm-3.022 5.445h.001c2.122 0 3.869 1.747 3.869 3.869v1.547h.772c.849 0 1.547.698 1.547 1.547v7.739c0 .849-.698 1.548-1.547 1.548h-9.285c-.849 0-1.548-.699-1.548-1.548v-7.739c0-.859.697-1.547 1.548-1.547h.774v-1.546-.001c0-2.122 1.746-3.869 3.869-3.869zm0 1.548c-1.273 0-2.321 1.048-2.321 2.322v1.546h4.643v-1.546c0-1.274-1.048-2.322-2.321-2.322zm0 7.737c-.849 0-1.547.699-1.547 1.548s.698 1.547 1.547 1.547 1.548-.698 1.548-1.547c0-.859-.696-1.548-1.548-1.548z" fill="#fff" fill-opacity=".86" fill-rule="nonzero"/> +</svg> |