diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
commit | 651385217b6cd2097b215cb3adfa38d7b276b447 (patch) | |
tree | cc2099721fb18efbff177792aede41a33e5b2ba4 /src/_icons/hierarhy-2.svg | |
parent | 9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hie... (diff) | |
download | tabler-icons-651385217b6cd2097b215cb3adfa38d7b276b447.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/hierarhy-2.svg')
-rw-r--r-- | src/_icons/hierarhy-2.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/hierarhy-2.svg b/src/_icons/hierarhy-2.svg index ddb81a10..30c78432 100644 --- a/src/_icons/hierarhy-2.svg +++ b/src/_icons/hierarhy-2.svg @@ -1,9 +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"/> + <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> |