├── .github ├── FUNDING.yml └── workflows │ └── build.yml ├── .gitignore ├── CHANGELOG.md ├── CODE_OF_CONDUCT.md ├── COPYING ├── COPYING_CCBYSA3 ├── COPYING_LGPL ├── README.md ├── build.sh ├── configs ├── win_lg.build.toml ├── win_rg.build.toml ├── win_xl.build.toml └── x.build.toml ├── package.json ├── pling.txt ├── render.json ├── svg ├── X_cursor.svg ├── all-scroll.svg ├── bd_double_arrow.svg ├── bottom_left_corner.svg ├── bottom_right_corner.svg ├── bottom_side.svg ├── bottom_tee.svg ├── center_ptr.svg ├── circle.svg ├── context-menu.svg ├── copy.svg ├── cross.svg ├── crossed_circle.svg ├── crosshair.svg ├── dnd-ask.svg ├── dnd-copy.svg ├── dnd-link.svg ├── dnd-move.svg ├── dnd-no-drop.svg ├── dnd-none.svg ├── dotbox.svg ├── fd_double_arrow.svg ├── grabbing.svg ├── hand1.svg ├── hand2.svg ├── left_ptr.svg ├── left_ptr_watch │ ├── left_ptr_watch-01.svg │ ├── left_ptr_watch-02.svg │ ├── left_ptr_watch-03.svg │ ├── left_ptr_watch-04.svg │ ├── left_ptr_watch-05.svg │ ├── left_ptr_watch-06.svg │ ├── left_ptr_watch-07.svg │ ├── left_ptr_watch-08.svg │ ├── left_ptr_watch-09.svg │ ├── left_ptr_watch-10.svg │ ├── left_ptr_watch-11.svg │ ├── left_ptr_watch-12.svg │ ├── left_ptr_watch-13.svg │ ├── left_ptr_watch-14.svg │ ├── left_ptr_watch-15.svg │ ├── left_ptr_watch-16.svg │ ├── left_ptr_watch-17.svg │ ├── left_ptr_watch-18.svg │ ├── left_ptr_watch-19.svg │ ├── left_ptr_watch-20.svg │ ├── left_ptr_watch-21.svg │ ├── left_ptr_watch-22.svg │ ├── left_ptr_watch-23.svg │ ├── left_ptr_watch-24.svg │ ├── left_ptr_watch-25.svg │ ├── left_ptr_watch-26.svg │ ├── left_ptr_watch-27.svg │ ├── left_ptr_watch-28.svg │ ├── left_ptr_watch-29.svg │ ├── left_ptr_watch-30.svg │ ├── left_ptr_watch-31.svg │ ├── left_ptr_watch-32.svg │ ├── left_ptr_watch-33.svg │ ├── left_ptr_watch-34.svg │ ├── left_ptr_watch-35.svg │ ├── left_ptr_watch-36.svg │ ├── left_ptr_watch-37.svg │ ├── left_ptr_watch-38.svg │ ├── left_ptr_watch-39.svg │ ├── left_ptr_watch-40.svg │ ├── left_ptr_watch-41.svg │ ├── left_ptr_watch-42.svg │ ├── left_ptr_watch-43.svg │ ├── left_ptr_watch-44.svg │ ├── left_ptr_watch-45.svg │ ├── left_ptr_watch-46.svg │ ├── left_ptr_watch-47.svg │ ├── left_ptr_watch-48.svg │ ├── left_ptr_watch-49.svg │ ├── left_ptr_watch-50.svg │ ├── left_ptr_watch-51.svg │ ├── left_ptr_watch-52.svg │ ├── left_ptr_watch-53.svg │ ├── left_ptr_watch-54.svg │ ├── left_ptr_watch-55.svg │ ├── left_ptr_watch-56.svg │ ├── left_ptr_watch-57.svg │ ├── left_ptr_watch-58.svg │ ├── left_ptr_watch-59.svg │ └── left_ptr_watch-60.svg ├── left_side.svg ├── left_tee.svg ├── link.svg ├── ll_angle.svg ├── lr_angle.svg ├── move.svg ├── pencil.svg ├── person.svg ├── pin.svg ├── plus.svg ├── pointer-move.svg ├── question_arrow.svg ├── right_ptr.svg ├── right_side.svg ├── right_tee.svg ├── sb_down_arrow.svg ├── sb_h_double_arrow.svg ├── sb_left_arrow.svg ├── sb_right_arrow.svg ├── sb_up_arrow.svg ├── sb_v_double_arrow.svg ├── tcross.svg ├── top_left_corner.svg ├── top_right_corner.svg ├── top_side.svg ├── top_tee.svg ├── ul_angle.svg ├── ur_angle.svg ├── vertical-text.svg ├── watch │ ├── watch-01.svg │ ├── watch-02.svg │ ├── watch-03.svg │ ├── watch-04.svg │ ├── watch-05.svg │ ├── watch-06.svg │ ├── watch-07.svg │ ├── watch-08.svg │ ├── watch-09.svg │ ├── watch-10.svg │ ├── watch-11.svg │ ├── watch-12.svg │ ├── watch-13.svg │ ├── watch-14.svg │ ├── watch-15.svg │ ├── watch-16.svg │ ├── watch-17.svg │ ├── watch-18.svg │ ├── watch-19.svg │ ├── watch-20.svg │ ├── watch-21.svg │ ├── watch-22.svg │ ├── watch-23.svg │ ├── watch-24.svg │ ├── watch-25.svg │ ├── watch-26.svg │ ├── watch-27.svg │ ├── watch-28.svg │ ├── watch-29.svg │ ├── watch-30.svg │ ├── watch-31.svg │ ├── watch-32.svg │ ├── watch-33.svg │ ├── watch-34.svg │ ├── watch-35.svg │ ├── watch-36.svg │ ├── watch-37.svg │ ├── watch-38.svg │ ├── watch-39.svg │ ├── watch-40.svg │ ├── watch-41.svg │ ├── watch-42.svg │ ├── watch-43.svg │ ├── watch-44.svg │ ├── watch-45.svg │ ├── watch-46.svg │ ├── watch-47.svg │ ├── watch-48.svg │ ├── watch-49.svg │ ├── watch-50.svg │ ├── watch-51.svg │ ├── watch-52.svg │ ├── watch-53.svg │ ├── watch-54.svg │ ├── watch-55.svg │ ├── watch-56.svg │ ├── watch-57.svg │ ├── watch-58.svg │ ├── watch-59.svg │ └── watch-60.svg ├── wayland-cursor.svg ├── xterm.svg ├── zoom-in.svg └── zoom-out.svg └── yarn.lock /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | github: ful1e5 2 | -------------------------------------------------------------------------------- /.github/workflows/build.yml: -------------------------------------------------------------------------------- 1 | name: build 2 | 3 | on: 4 | push: 5 | paths-ignore: 6 | - "**.md" 7 | - LICENSE 8 | - .github/FUNDING.yml 9 | branches: [main, dev] 10 | pull_request: 11 | paths-ignore: 12 | - "**.md" 13 | - LICENSE 14 | - .github/FUNDING.yml 15 | branches: [main] 16 | 17 | jobs: 18 | build: 19 | runs-on: ${{ matrix.os }} 20 | strategy: 21 | matrix: 22 | os: [ubuntu-latest] 23 | python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"] 24 | 25 | steps: 26 | - uses: actions/checkout@v4 27 | 28 | - name: Setup node 29 | uses: actions/setup-node@v4 30 | with: 31 | node-version: 16 32 | 33 | - name: Installing Node Dependencies 34 | run: | 35 | rm -rf node_modules yarn.lock 36 | yarn install --frozen-lockfile 37 | continue-on-error: false 38 | 39 | - name: Print cbmp version 40 | run: npx cbmp --version 41 | 42 | - name: Rendering Bitmaps 43 | run: yarn render 44 | continue-on-error: false 45 | 46 | - name: Set up Python 47 | uses: actions/setup-python@v5 48 | with: 49 | python-version: 3.11 50 | 51 | - name: Installing PyPi Dependencies 52 | run: python -m pip install --upgrade pip clickgen 53 | continue-on-error: false 54 | 55 | - name: Print clickgen Version 56 | run: | 57 | clickgen --version 58 | ctgen --version 59 | 60 | - name: Build 61 | run: yarn build 62 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | themes 2 | bin 3 | bitmaps 4 | 5 | # --------------------------------------------- Nodejs 6 | 7 | # Logs 8 | logs 9 | *.log 10 | npm-debug.log* 11 | yarn-debug.log* 12 | yarn-error.log* 13 | lerna-debug.log* 14 | 15 | # Diagnostic reports (https://nodejs.org/api/report.html) 16 | report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json 17 | 18 | # Runtime data 19 | pids 20 | *.pid 21 | *.seed 22 | *.pid.lock 23 | 24 | # Directory for instrumented libs generated by jscoverage/JSCover 25 | lib-cov 26 | 27 | # Coverage directory used by tools like istanbul 28 | coverage 29 | *.lcov 30 | 31 | # nyc test coverage 32 | .nyc_output 33 | 34 | # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) 35 | .grunt 36 | 37 | # Bower dependency directory (https://bower.io/) 38 | bower_components 39 | 40 | # node-waf configuration 41 | .lock-wscript 42 | 43 | # Compiled binary addons (https://nodejs.org/api/addons.html) 44 | build/Release 45 | 46 | # Dependency directories 47 | node_modules/ 48 | jspm_packages/ 49 | 50 | # Snowpack dependency directory (https://snowpack.dev/) 51 | web_modules/ 52 | 53 | # TypeScript cache 54 | *.tsbuildinfo 55 | 56 | # Optional npm cache directory 57 | .npm 58 | 59 | # Optional eslint cache 60 | .eslintcache 61 | 62 | # Microbundle cache 63 | .rpt2_cache/ 64 | .rts2_cache_cjs/ 65 | .rts2_cache_es/ 66 | .rts2_cache_umd/ 67 | 68 | # Optional REPL history 69 | .node_repl_history 70 | 71 | # Output of 'npm pack' 72 | *.tgz 73 | 74 | # Yarn Integrity file 75 | .yarn-integrity 76 | 77 | # dotenv environment variables file 78 | .env 79 | .env.test 80 | 81 | # parcel-bundler cache (https://parceljs.org/) 82 | .cache 83 | .parcel-cache 84 | 85 | # Next.js build output 86 | .next 87 | out 88 | 89 | # Nuxt.js build / generate output 90 | .nuxt 91 | dist 92 | 93 | # Gatsby files 94 | .cache/ 95 | # Comment in the public line in if your project uses Gatsby and not Next.js 96 | # https://nextjs.org/blog/next-9-1#public-directory-support 97 | # public 98 | 99 | # vuepress build output 100 | .vuepress/dist 101 | 102 | # Serverless directories 103 | .serverless/ 104 | 105 | # FuseBox cache 106 | .fusebox/ 107 | 108 | # DynamoDB Local files 109 | .dynamodb/ 110 | 111 | # TernJS port file 112 | .tern-port 113 | 114 | # Stores VSCode versions used for testing VSCode extensions 115 | .vscode-test 116 | 117 | # yarn v2 118 | .yarn/cache 119 | .yarn/unplugged 120 | .yarn/build-state.yml 121 | .yarn/install-state.gz 122 | .pnp.* 123 | -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | # Changelog 2 | 3 | All notable changes to this project will be documented in this file. 4 | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 | 8 | ## [unreleased] 9 | 10 | ## [v1.0.0-alpha1] - 11 June 2024 11 | 12 | ### What's New? 13 | 14 | - Initial release 🎊 15 | - Logo and badges 16 | - CI/CD Pipelines 17 | 18 | ## [v1.0.0-alpha1] - 11 June 2024 19 | 20 | ### Added 21 | 22 | - Initial release 🎊 23 | - Logo and badges 24 | - CI/CD Pipelines 25 | 26 | [unreleased]: https://github.com/ful1e5/notwaita-cursor/compare/1.0.0-alpha1...main 27 | 28 | 29 | 30 | [v1.0.0-alpha1]: https://github.com/ful1e5/notwaita-cursor/tree/1.0.0-alpha1 31 | -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- 1 | This work is licenced under the terms of either the GNU LGPL v3 or 2 | Creative Commons Attribution-Share Alike 3.0 United States License. 3 | 4 | To view a copy of the CC-BY-SA licence, visit 5 | http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative 6 | Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA. 7 | 8 | When attributing the artwork, using "GNOME Project" is enough. 9 | Please link to http://www.gnome.org where available. 10 | 11 | -------------------------------------------------------------------------------- /COPYING_CCBYSA3: -------------------------------------------------------------------------------- 1 | This work is licenced under the Creative Commons Attribution-Share Alike 3.0 2 | United States License. To view a copy of this licence, visit 3 | http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative 4 | Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA. 5 | 6 | When attributing the artwork, using "GNOME Project" is enough. 7 | Please link to http://www.gnome.org where available. 8 | -------------------------------------------------------------------------------- /build.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # A script for preparing binaries of Notwaita Cursors, created by Abdulkaiz Khatri. 3 | 4 | version="v1.0.0-alpha1" 5 | 6 | error() ( 7 | set -o pipefail 8 | "$@" 2> >(sed $'s,.*,\e[31m&\e[m,' >&2) 9 | ) 10 | 11 | get_config_file() { 12 | local key="${1}" 13 | local cfg_file="build.toml" 14 | 15 | if [[ $key == *"Right"* ]]; then 16 | cfg_file="build.right.toml" 17 | fi 18 | 19 | echo $cfg_file 20 | } 21 | 22 | with_version() { 23 | local comment="${1}" 24 | echo "$comment ($version)" 25 | } 26 | 27 | if ! type -p ctgen >/dev/null; then 28 | error ctgen 29 | exit 127 # exit program with "command not found" error code 30 | fi 31 | 32 | declare -A names 33 | names["Notwaita-Black"]=$(with_version "Black Notwaita") 34 | names["Notwaita-Gray"]=$(with_version "Gray Notwaita") 35 | names["Notwaita-White"]=$(with_version "White Notwaita") 36 | 37 | # Cleanup old builds 38 | rm -rf themes bin 39 | 40 | # Building Notwaita XCursor binaries 41 | for key in "${!names[@]}"; do 42 | comment="${names[$key]}" 43 | cfg=$(get_config_file key) 44 | 45 | ctgen "configs/x.$cfg" -p x11 -d "bitmaps/$key" -n "$key" -c "$comment Xcursors - @ful1e5 fork" & 46 | PID=$! 47 | wait $PID 48 | done 49 | 50 | # Building Notwaita Windows binaries 51 | for key in "${!names[@]}"; do 52 | comment="${names[$key]}" 53 | cfg=$(get_config_file key) 54 | 55 | ctgen "configs/win_rg.$cfg" -d "bitmaps/$key" -n "$key-Regular" -c "$comment Regular Windows Cursors - @ful1e5 fork" & 56 | ctgen "configs/win_lg.$cfg" -d "bitmaps/$key" -n "$key-Large" -c "$comment Large Windows Cursors - @ful1e5 fork" & 57 | ctgen "configs/win_xl.$cfg" -d "bitmaps/$key" -n "$key-Extra-Large" -c "$comment Extra Large Windows Cursors - @ful1e5 fork" & 58 | PID=$! 59 | wait $PID 60 | done 61 | 62 | # Compressing Binaries 63 | mkdir -p bin 64 | cd themes || exit 65 | 66 | for key in "${!names[@]}"; do 67 | tar -cJvf "../bin/${key}.tar.xz" "${key}" & 68 | PID=$! 69 | wait $PID 70 | done 71 | 72 | # Compressing Notwaita.tar.xz 73 | cp ../LICENSE . 74 | tar -cJvf "../bin/Notwaita.tar.xz" --exclude="*-Windows" . & 75 | PID=$! 76 | wait $PID 77 | 78 | # Compressing Notwaita-*-Windows 79 | for key in "${!names[@]}"; do 80 | zip -rv "../bin/${key}-Windows.zip" "${key}-Regular-Windows" "${key}-Large-Windows" "${key}-Extra-Large-Windows" & 81 | PID=$! 82 | wait $PID 83 | done 84 | 85 | cd .. 86 | 87 | # Copying License File for 'bitmaps' 88 | cp LICENSE bitmaps/ 89 | zip -rv bin/bitmaps.zip bitmaps 90 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "license": "LGPL-3.0-or-later", 3 | "dependencies": { 4 | "cbmp": "^1.1.1" 5 | }, 6 | "scripts": { 7 | "clean": "rm -rf bin bitmaps themes", 8 | "render": "npx cbmp render.json", 9 | "build": "bash build.sh", 10 | "generate": "npx cbmp render.json && bash build.sh" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /pling.txt: -------------------------------------------------------------------------------- 1 | A cursor theme inspired by the Adwaita icons from the GNOME Project for [i]Windows[/i] and [i]Linux[/i] with HiDPI Support . Original work by [url=https://gitlab.com/donut2/notwaita-cursor-theme]donut2/notwaita-cursor-theme[/url]. 2 | 3 | All Notwaita cursors are meticulously crafted by hand and built using open-source tools, ensuring high quality and attention to detail. They are freely available for both Linux and Windows platforms and are distributed under an open-source license, allowing for widespread accessibility and customization. 4 | 5 | Check [url=https://github.com/ful1e5/notwaita-cursor]README.md[/url] for installation, uninstallation, personalize cursor sizes or colors. 6 | 7 | [b]Notice:[/b] 8 | Since the 'pling-factor' on the website has decreased and monthly payments are <500$, This project is now dependent on community funding and sponsorships. If you would like to help me maintain this project and my other open-source cursors actively, consider sponsoring just [i]1$/month[/i] or more on [url=https://github.com/sponsors/ful1e5]GitHub Sponsors[/url], I will gladly look into it and post your avatar in the README. 9 | 10 | [b]XCursor Sizes:[/b] 11 | 16x16, 20x20, 22x22, 24x24, 28x28, 32x32, 40x40, 48x48, 56x56, 64x64, 72x72, 80x80, 88x88, 96x96 12 | 13 | [b]Windows Cursor Size:[/b] 14 | - 22,32,43,64,86,171 - Regular 15 | - 26,39,52,77,103,205 - Large 16 | - 32,48,64,96,128,256 - Extra Large 17 | 18 | [b]License & Terms:[/b] 19 | 'notwaita-cursor' is available under the terms of the 'LGPL-3.0-or-later' license. 20 | -------------------------------------------------------------------------------- /render.json: -------------------------------------------------------------------------------- 1 | { 2 | "Notwaita-Black": { 3 | "dir": "svg", 4 | "out": "bitmaps/Notwaita-Black", 5 | "colors": [ 6 | { "match": "#00FF00", "replace": "#000000" }, 7 | { "match": "#0000FF", "replace": "#FFFFFF" }, 8 | { "match": "#FF0000", "replace": "#000000" }, 9 | { "match": "#FFFF00", "replace": "#FFFFFF" } 10 | ] 11 | }, 12 | "Notwaita-Gray": { 13 | "dir": "svg", 14 | "out": "bitmaps/Notwaita-Gray", 15 | "colors": [ 16 | { "match": "#00FF00", "replace": "#404040" }, 17 | { "match": "#0000FF", "replace": "#FFFFFF" }, 18 | { "match": "#FF0000", "replace": "#404040" }, 19 | { "match": "#FFFF00", "replace": "#FFFFFF" } 20 | ] 21 | }, 22 | "Notwaita-White": { 23 | "dir": "svg", 24 | "out": "bitmaps/Notwaita-White", 25 | "colors": [ 26 | { "match": "#00FF00", "replace": "#FFFFFF" }, 27 | { "match": "#0000FF", "replace": "#000000" }, 28 | { "match": "#FF0000", "replace": "#FFFFFF" }, 29 | { "match": "#FFFF00", "replace": "#000000" } 30 | ] 31 | } 32 | } 33 | -------------------------------------------------------------------------------- /svg/X_cursor.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/all-scroll.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/bd_double_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/bottom_left_corner.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/bottom_right_corner.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/bottom_side.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/bottom_tee.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/center_ptr.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/circle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /svg/copy.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /svg/cross.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/crossed_circle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/dnd-copy.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /svg/dnd-move.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /svg/dnd-none.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/dotbox.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /svg/fd_double_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/grabbing.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/hand1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/hand2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/left_ptr.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/left_side.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/left_tee.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/ll_angle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/lr_angle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/move.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/pencil.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /svg/person.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /svg/pin.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /svg/plus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/pointer-move.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /svg/question_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/right_ptr.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/right_side.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/right_tee.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/sb_down_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/sb_h_double_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/sb_left_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/sb_right_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/sb_up_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/sb_v_double_arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/tcross.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /svg/top_left_corner.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/top_right_corner.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/top_side.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/top_tee.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/ul_angle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/ur_angle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /svg/vertical-text.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /svg/watch/watch-01.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-02.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-03.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-04.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-05.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-06.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-07.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-08.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-09.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-10.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-12.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-15.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-18.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-19.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-22.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-23.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-24.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-25.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-27.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-28.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-29.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-31.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-32.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-33.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-34.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-35.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-36.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-37.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-38.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-40.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-43.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-48.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-51.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-52.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-55.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-56.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/watch/watch-58.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /svg/xterm.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | --------------------------------------------------------------------------------