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/clipboard-list.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
Diffstat (limited to '_icons/clipboard-list.svg')
-rw-r--r-- | _icons/clipboard-list.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/clipboard-list.svg b/_icons/clipboard-list.svg index d511587a..bf571040 100644 --- a/_icons/clipboard-list.svg +++ b/_icons/clipboard-list.svg @@ -3,8 +3,8 @@ <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" /> - <polyline points="9 12 9.01 12"></polyline> - <polyline points="13 12 15 12"></polyline> - <polyline points="9 16 9.01 16"></polyline> - <polyline points="13 16 15 16"></polyline> + <polyline points="9 12 9.01 12"/> + <polyline points="13 12 15 12"/> + <polyline points="9 16 9.01 16"/> + <polyline points="13 16 15 16"/> </svg> |