diff options
author | codecalm <codecalm@gmail.com> | 2020-03-12 15:04:56 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-12 15:04:56 +0100 |
commit | 89a774589d6c712fc229f6c946f39b7e3be95a5b (patch) | |
tree | beedbe7e3f49a4b09a67cf6c596490828d52266d /_icons/clipboard.svg | |
parent | gulp fixes (diff) | |
download | tabler-icons-89a774589d6c712fc229f6c946f39b7e3be95a5b.tar.xz |
new dir structure
Diffstat (limited to '_icons/clipboard.svg')
-rw-r--r-- | _icons/clipboard.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_icons/clipboard.svg b/_icons/clipboard.svg deleted file mode 100644 index 152c0c02..00000000 --- a/_icons/clipboard.svg +++ /dev/null @@ -1,6 +0,0 @@ ---- ---- -<svg> - <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /> - <rect x="9" y="3" width="6" height="4" rx="2" /> -</svg> |