diff options
author | codecalm <codecalm@gmail.com> | 2020-08-04 23:22:31 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-04 23:22:31 +0200 |
commit | a5bf959c7c4ba35e4f0ba9908b3efb1a6cc4d49f (patch) | |
tree | 25796a4f3de83715b2d11d703ccd45151393be0c /src/_icons/a-b.svg | |
parent | 1 new icon: `copyleft` (diff) | |
download | tabler-icons-a5bf959c7c4ba35e4f0ba9908b3efb1a6cc4d49f.tar.xz |
Fixed icons: `a-b`, `layout-kanban`, `line`, `markdown`, `tallymark-1`, `tallymark-2`, `tallymark-3`, `tallymark-4`, `tallymarks`, `truck-delivery`, `truck-return`
Diffstat (limited to 'src/_icons/a-b.svg')
-rw-r--r-- | src/_icons/a-b.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/a-b.svg b/src/_icons/a-b.svg index e6217bbb..38683e71 100644 --- a/src/_icons/a-b.svg +++ b/src/_icons/a-b.svg @@ -1,7 +1,7 @@ --- --- <svg> - <path d="M3 16v-5.5a2.5 2.5 0 01 5 0v5.5m0 -4h-5"></path> - <path d="M12 6v12"></path> - <path d="M16 16v-8h3a2 2 0 01 0 4h-3m3 0a2 2 0 01 0 4h-3"></path> + <path d="M3 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" /> + <path d="M12 6v12" /> + <path d="M16 16v-8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3" /> </svg> |