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/media-optical-data-new.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/media-optical-data-new.svg')
-rw-r--r-- | .icons/kora/apps/scalable/media-optical-data-new.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/media-optical-data-new.svg b/.icons/kora/apps/scalable/media-optical-data-new.svg new file mode 100644 index 000000000..8faac8541 --- /dev/null +++ b/.icons/kora/apps/scalable/media-optical-data-new.svg @@ -0,0 +1,17 @@ +<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(-.279369 -52.25 52.25 -.279369 32.2794 58.25)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#8798a9" offset="0"/> + <stop stop-color="#bfc8d1" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -18 18 0 32.5294 41)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#3d434a" offset="0"/> + <stop stop-color="#5f6974" offset="1"/> + </linearGradient> + <g transform="matrix(.875538 0 0 .875538 -4.01723 -4.01723)" fill-rule="nonzero"> + <path d="m32 6c-14.403 0-25.998 11.596-25.998 26s11.595 26 25.998 26 25.998-11.596 25.998-26-11.595-26-25.998-26zm0 23c1.662 0 3 1.338 3 3s-1.338 3-3 3-3-1.338-3-3 1.338-3 3-3z" fill="url(#a)"/> + <path d="m32 23c-4.986 0-9 4.014-9 9s4.014 9 9 9 9-4.014 9-9-4.014-9-9-9zm0 6c1.662 0 3 1.338 3 3s-1.338 3-3 3-3-1.338-3-3 1.338-3 3-3z" fill="url(#b)"/> + <path d="m32 24c-4.389 0-8 3.611-8 8s3.611 8 8 8 8-3.611 8-8-3.611-8-8-8zm0 1c3.84 0 7 3.16 7 7s-3.16 7-7 7-7-3.16-7-7 3.16-7 7-7z" fill="#9da9b5"/> + </g> + <circle cx="37.388906" cy="37.390616" r="9.373386" fill="#2f2f2f" stroke-width=".852126"/> + <path transform="matrix(.852126 0 0 .852126 6.71237 6.71408)" d="m30.005 39h12v2h-12zm0-4h12v2h-12zm0-4h12v2h-12z" fill="#fff" fill-rule="nonzero"/> +</svg> |