diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:57:59 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:57:59 +0200 |
commit | a2cc70fe2901e0baaafcc16efbc2ca99526ab20a (patch) | |
tree | 549ce914869f59babec431e30a3a5a4573f4ebb2 /src/_icons/hierarchy-2.svg | |
parent | icons fixes (diff) | |
download | tabler-icons-a2cc70fe2901e0baaafcc16efbc2ca99526ab20a.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/hierarchy-2.svg')
-rw-r--r-- | src/_icons/hierarchy-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/hierarchy-2.svg b/src/_icons/hierarchy-2.svg new file mode 100644 index 00000000..30c78432 --- /dev/null +++ b/src/_icons/hierarchy-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" /> + <line x1="12" y1="7" x2="12" y2="13" /> +</svg> |