diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 00:59:10 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 15:59:10 +0100 |
commit | bdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch) | |
tree | a68549a64180e16ef9e1e477b3ff17556024b52d /_icons/magnet.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
Diffstat (limited to '_icons/magnet.svg')
-rw-r--r-- | _icons/magnet.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/magnet.svg b/_icons/magnet.svg index 68080efa..9adc5ef0 100644 --- a/_icons/magnet.svg +++ b/_icons/magnet.svg @@ -2,6 +2,6 @@ --- <svg> <path d="M4 13v-8a2 2 0 012 -2h1a2 2 0 012 2v8a2 2 0 006 0v-8a2 2 0 012 -2h1a2 2 0 012 2v8a8 8 0 01-16 0"></path> - <polyline points="4 8 9 8"></polyline> - <polyline points="15 8 19 8"></polyline> + <polyline points="4 8 9 8"/> + <polyline points="15 8 19 8"/> </svg> |