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/ruler.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/ruler.svg')
-rw-r--r-- | src/_icons/ruler.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/ruler.svg b/src/_icons/ruler.svg index 60cf5d85..03f95558 100644 --- a/src/_icons/ruler.svg +++ b/src/_icons/ruler.svg @@ -1,6 +1,7 @@ --- tags: [maths, dimensions, size, width, length, geometry, measure, technical] version: "1.1" +unicode: "eb1a" --- <svg> <path d="M5 4h14a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1h-7a1 1 0 0 0 -1 1v7a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1" /> |