diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 17:05:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 17:05:07 +0100 |
commit | 28731a1350a33423e5594e57eb3bedb511a3820f (patch) | |
tree | 55a40920efcc28a8e69b05149868996c20adcc62 /_icons/ajdustments.svg | |
parent | align fixes, menu, plus/minus variants (diff) | |
download | tabler-icons-28731a1350a33423e5594e57eb3bedb511a3820f.tar.xz |
files
Diffstat (limited to '_icons/ajdustments.svg')
-rw-r--r-- | _icons/ajdustments.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/_icons/ajdustments.svg b/_icons/ajdustments.svg index 5161404c..b704cca6 100644 --- a/_icons/ajdustments.svg +++ b/_icons/ajdustments.svg @@ -4,12 +4,10 @@ <circle cx="6" cy="10" r="2" /> <line x1="6" y1="4" x2="6" y2="8" /> <line x1="6" y1="12" x2="6" y2="20" /> - - <circle cx="12" cy="16" r="2" /> +<circle cx="12" cy="16" r="2" /> <line x1="12" y1="4" x2="12" y2="14" /> <line x1="12" y1="18" x2="12" y2="20" /> - - <circle cx="18" cy="7" r="2" /> +<circle cx="18" cy="7" r="2" /> <line x1="18" y1="4" x2="18" y2="5" /> <line x1="18" y1="9" x2="18" y2="20" /> </svg> |