diff options
author | codecalm <codecalm@gmail.com> | 2022-07-23 12:45:56 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-23 12:45:56 +0200 |
commit | f638eb33e72026117c6d28ea8942f2f6a5865f7f (patch) | |
tree | d301c9525b4029d4eb0e5ee8fc27fc8a84d8bab8 /src/_icons/ruler-3.svg | |
parent | Release 1.77.0 (diff) | |
download | tabler-icons-f638eb33e72026117c6d28ea8942f2f6a5865f7f.tar.xz |
18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, `hierarchy-3`, `horse-toy`, `layout-bottombar-collapse`, `layout-bottombar-expand`, `layout-navbar-collapse`, `layout-navbar-expand`, `message-forward`, `ruler-3`, `ruler-measure`, `skull`, `spider`, `spiral`, `zoom-reset`
Fixed icons: `fish`
Diffstat (limited to 'src/_icons/ruler-3.svg')
-rw-r--r-- | src/_icons/ruler-3.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/ruler-3.svg b/src/_icons/ruler-3.svg new file mode 100644 index 00000000..873f6994 --- /dev/null +++ b/src/_icons/ruler-3.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M19.875 8c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" /> + <path d="M9 8v2" /> + <path d="M6 8v3" /> + <path d="M12 8v3" /> + <path d="M18 8v3" /> + <path d="M15 8v2" /> +</svg> |