diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:42:02 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:42:02 +0200 |
commit | 61bef58d27a682ebe06b5a6827db993c7a1dc175 (patch) | |
tree | d8471755f643c30be99569f38791c59b9abf9a85 /src/_icons/hierarhy-2.svg | |
parent | 24 new icons: `battery-automotive`, `brightness-2`, `brightness-half`, `build... (diff) | |
download | tabler-icons-61bef58d27a682ebe06b5a6827db993c7a1dc175.tar.xz |
9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hierarhy-2`, `hierarhy`, `math-symbols`, `olympics`, `play-card`, `sock`
Fixed icons: `device-cctv`, `ear-off`, `pacman`
Diffstat (limited to 'src/_icons/hierarhy-2.svg')
-rw-r--r-- | src/_icons/hierarhy-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/hierarhy-2.svg b/src/_icons/hierarhy-2.svg new file mode 100644 index 00000000..ddb81a10 --- /dev/null +++ b/src/_icons/hierarhy-2.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M10 3h4v4h-4z"/> + <path d="M3 17h4v4H3z"/> + <path d="M17 17h4v4h-4z"/> + <path d="M7 17l5-4 5 4"/> + <path d="M12 7v6"/> +</svg> |