diff options
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> |