diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-03 20:33:17 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-03 20:33:17 +0200 |
| commit | 17eb566c8c7eece81f1628d986e825993f976e2d (patch) | |
| tree | 5f15cf6164a2db6fe7ae1b9dd76a31614a2f2b2e /tools | |
| parent | 43c94b509e1486d490d093f3bd49cd3d4c9db08a (diff) | |
Improve UI icons
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/assets/icons/ui/eye-off.svg | 1 | ||||
| -rw-r--r-- | tools/assets/icons/ui/rook.svg | 1 | ||||
| -rw-r--r-- | tools/assets/icons/ui/text-alt.svg | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tools/assets/icons/ui/eye-off.svg b/tools/assets/icons/ui/eye-off.svg new file mode 100644 index 0000000..08aa559 --- /dev/null +++ b/tools/assets/icons/ui/eye-off.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M3 3l18 18M10.5 10.677a2 2 0 002.823 2.823" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.362 7.561C5.68 8.74 4.279 10.42 3 12c1.889 2.991 5.282 6 9 6 1.55 0 3.043-.523 4.395-1.35M12 6c4.008 0 6.701 3.158 9 6a15.66 15.66 0 01-1.078 1.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
\ No newline at end of file diff --git a/tools/assets/icons/ui/rook.svg b/tools/assets/icons/ui/rook.svg new file mode 100644 index 0000000..6db11c5 --- /dev/null +++ b/tools/assets/icons/ui/rook.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M7 16h10M9 11h6M10 4v2M14 4v2M17.4 9H6.6a.6.6 0 01-.6-.6V4.6a.6.6 0 01.6-.6h10.8a.6.6 0 01.6.6v3.8a.6.6 0 01-.6.6zM17.901 21H6.099a.615.615 0 01-.521-.932C6.792 18.06 9.5 13.328 9.5 11V9.6a.6.6 0 01.6-.6h3.8a.6.6 0 01.6.6V11c0 2.327 2.708 7.061 3.922 9.068a.615.615 0 01-.521.932z" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path></svg>
\ No newline at end of file diff --git a/tools/assets/icons/ui/text-alt.svg b/tools/assets/icons/ui/text-alt.svg new file mode 100644 index 0000000..cd327f5 --- /dev/null +++ b/tools/assets/icons/ui/text-alt.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M21 3.6v16.8a.6.6 0 01-.6.6H3.6a.6.6 0 01-.6-.6V3.6a.6.6 0 01.6-.6h16.8a.6.6 0 01.6.6z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 9V7h10v2M12 7v10m0 0h-2m2 0h2" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
\ No newline at end of file |
