diff options
author | codecalm <codecalm@gmail.com> | 2020-06-04 20:00:57 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-04 20:00:57 +0200 |
commit | 1523b14f4b96466d959f19e69e859e96de89085b (patch) | |
tree | 2eec9fcd5b812f15ca6ad9bb710e2e4eae553757 /src/_icons/layout-cards.svg | |
parent | icon `google` (diff) | |
download | tabler-icons-1523b14f4b96466d959f19e69e859e96de89085b.tar.xz |
layout icons
Diffstat (limited to 'src/_icons/layout-cards.svg')
-rw-r--r-- | src/_icons/layout-cards.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/layout-cards.svg b/src/_icons/layout-cards.svg new file mode 100644 index 00000000..b33685de --- /dev/null +++ b/src/_icons/layout-cards.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="4" y="4" width="6" height="16" rx="2" /> + <rect x="14" y="4" width="6" height="10" rx="2" /> +</svg> |