diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/brand-kotlin.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
Diffstat (limited to 'icons/brand-kotlin.svg')
-rw-r--r-- | icons/brand-kotlin.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/brand-kotlin.svg b/icons/brand-kotlin.svg index 101bb68b..9870f7e6 100644 --- a/icons/brand-kotlin.svg +++ b/icons/brand-kotlin.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M20 20h-16v-16h16" /> <line x1="4" y1="20" x2="20" y2="4" /> - <path d="M4 12l8-8" /> + <path d="M4 12l8 -8" /> <line x1="12" y1="12" x2="20" y2="20" /> </svg> |