diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 12:40:38 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 12:40:38 +0100 |
commit | 2aa49074ee30bfe31180916ee6e8bf705d333565 (patch) | |
tree | 9f35b2abd048b9f832ee155d20d833be08fdcd97 /_icons/ajdustments.svg | |
parent | arrows (diff) | |
download | tabler-icons-2aa49074ee30bfe31180916ee6e8bf705d333565.tar.xz |
align fixes, ajdustment icons
Diffstat (limited to '_icons/ajdustments.svg')
-rw-r--r-- | _icons/ajdustments.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/_icons/ajdustments.svg b/_icons/ajdustments.svg new file mode 100644 index 00000000..dc535937 --- /dev/null +++ b/_icons/ajdustments.svg @@ -0,0 +1,15 @@ +--- +--- +<svg> + <circle cx="6" cy="9" r="2"></circle> + <line x1="6" y1="4" x2="6" y2="7"></line> + <line x1="6" y1="11" x2="6" y2="20"></line> + + <circle cx="12" cy="16" r="2"></circle> + <line x1="12" y1="4" x2="12" y2="14"></line> + <line x1="12" y1="18" x2="12" y2="20"></line> + + <circle cx="18" cy="7" r="2"></circle> + <line x1="18" y1="4" x2="18" y2="5"></line> + <line x1="18" y1="9" x2="18" y2="20"></line> +</svg> |