diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 18:27:13 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 18:27:13 +0100 |
commit | edfce204e9e36f954cb8a40c727bcc7ab946f951 (patch) | |
tree | 68806b935139fcbbc981f1f9eb73059f5375a57b /src/_icons/pillow.svg | |
parent | iconfont sort fix (diff) | |
download | tabler-icons-edfce204e9e36f954cb8a40c727bcc7ab946f951.tar.xz |
plaster, pillow icons
Diffstat (limited to 'src/_icons/pillow.svg')
-rw-r--r-- | src/_icons/pillow.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/pillow.svg b/src/_icons/pillow.svg new file mode 100644 index 00000000..d9501cfd --- /dev/null +++ b/src/_icons/pillow.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" /> + <path d="M8.5 8.5l7 7" /> +</svg> |