diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/grip-horizontal.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/grip-horizontal.svg')
-rw-r--r-- | src/_icons/grip-horizontal.svg | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/_icons/grip-horizontal.svg b/src/_icons/grip-horizontal.svg deleted file mode 100644 index e215f7bc..00000000 --- a/src/_icons/grip-horizontal.svg +++ /dev/null @@ -1,14 +0,0 @@ ---- -tags: [picture, abstract, symbol, design, across] -category: System -version: "1.8" -unicode: "ec00" ---- -<svg> - <circle cx="5" cy="9" r="1" /> - <circle cx="5" cy="15" r="1" /> - <circle cx="12" cy="9" r="1" /> - <circle cx="12" cy="15" r="1" /> - <circle cx="19" cy="9" r="1" /> - <circle cx="19" cy="15" r="1" /> -</svg> |