diff options
author | codecalm <codecalm@gmail.com> | 2022-08-13 23:46:35 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-13 23:46:35 +0200 |
commit | 6e4d09035e9cc4be9cf05006f614451a0618dd38 (patch) | |
tree | 0659113a8f559e43d9f80037eeb5f038ec199b0a /src/_icons/pointer.svg | |
parent | Merge pull request #283 from jared-rice/update-readme (diff) | |
download | tabler-icons-6e4d09035e9cc4be9cf05006f614451a0618dd38.tar.xz |
change unicode builddev-unicodedev
Diffstat (limited to 'src/_icons/pointer.svg')
-rw-r--r-- | src/_icons/pointer.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/pointer.svg b/src/_icons/pointer.svg index 0ee00a2c..2c060934 100644 --- a/src/_icons/pointer.svg +++ b/src/_icons/pointer.svg @@ -2,6 +2,7 @@ tags: [cursor, mouse, point, click, arrow] category: System version: "1.76" +unicode: "f265" --- <svg> <path d="M6 6l4.153 11.793a0.365 .365 0 0 0 .331 .207a0.366 .366 0 0 0 .332 -.207l2.184 -4.793l4.787 -1.994a0.355 .355 0 0 0 .213 -.323a0.355 .355 0 0 0 -.213 -.323l-11.787 -4.36z" /> |