diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 23:48:52 +0100 |
commit | c437e7a3973c2d00aee21b901c6743b9a052635c (patch) | |
tree | 3fde06bcd02de279dec84fc8238782402f9b0056 /_icons/paint.svg | |
parent | messages (diff) | |
download | tabler-icons-c437e7a3973c2d00aee21b901c6743b9a052635c.tar.xz |
news, refresh, sticker, archive, stroke icons
Diffstat (limited to '_icons/paint.svg')
-rw-r--r-- | _icons/paint.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/paint.svg b/_icons/paint.svg new file mode 100644 index 00000000..a0862604 --- /dev/null +++ b/_icons/paint.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="5" y="3" width="14" height="6" rx="2" /> + <path d="M19 6h1a2 2 0 012 2a5 5 0 01-5 5l-5 0v2" /> + <rect x="10" y="15" width="4" height="6" rx="1" /> +</svg> |