diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 16:45:24 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 16:45:24 +0200 |
commit | 1d693252d96eb2a6178be65ea87cfe7fed221d12 (patch) | |
tree | 3004b8b04ef0499db4f6365e3610ff2dc0672c08 /src/_icons/scale.svg | |
parent | 66 new icons: `ball-football-off`, `box-multiple-0`, `box-multiple-1`, `box-m... (diff) | |
download | tabler-icons-1d693252d96eb2a6178be65ea87cfe7fed221d12.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/scale.svg')
-rw-r--r-- | src/_icons/scale.svg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/_icons/scale.svg b/src/_icons/scale.svg index e3cf0a6a..269ef58a 100644 --- a/src/_icons/scale.svg +++ b/src/_icons/scale.svg @@ -1,5 +1,9 @@ --- --- <svg> - <path d="M12 16l-5 4h10zM6 5h12m-6-2v13M6 5l-3 6h6zm-3 7a3 3 0 0 0 6 0v-1H3v1zm15-7l-3 6h6zm-3 7a3 3 0 0 0 6 0v-1h-6v1z" /> + <path d="M7 20h10"/> + <path d="M6 6l6-1 6 1"/> + <path d="M12 3v17"/> + <path d="M9 12L6 6l-3 6a3 3 0 0 0 6 0"/> + <path d="M21 12l-3-6-3 6a3 3 0 0 0 6 0"/> </svg> |