diff options
Diffstat (limited to 'icons/scale-outline.svg')
-rw-r--r-- | icons/scale-outline.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/scale-outline.svg b/icons/scale-outline.svg new file mode 100644 index 00000000..8f0c07c0 --- /dev/null +++ b/icons/scale-outline.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-scale-outline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <rect x="3" y="3" width="18" height="18" rx="4" /> + <path d="M12 7c1.956 0 3.724 .802 4.994 2.095l-2.956 2.904a3 3 0 0 0 -2.038 -.799a3 3 0 0 0 -2.038 .798l-2.956 -2.903a6.979 6.979 0 0 1 4.994 -2.095z" /> +</svg> + + |