diff options
author | codecalm <codecalm@gmail.com> | 2020-11-13 21:28:54 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-11-13 21:28:54 +0100 |
commit | 9fbae4657199ee4771aab719ec56c1577baf87fa (patch) | |
tree | 6758fa13f8969528a79f04ab56ad9d0c4528be28 /src/_icons/brand-booking.svg | |
parent | 16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, ... (diff) | |
download | tabler-icons-9fbae4657199ee4771aab719ec56c1577baf87fa.tar.xz |
5 new icons: `brand-asana`, `brand-bing`, `brand-booking`, `brand-disqus`, `brand-docker`
Diffstat (limited to 'src/_icons/brand-booking.svg')
-rw-r--r-- | src/_icons/brand-booking.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-booking.svg b/src/_icons/brand-booking.svg new file mode 100644 index 00000000..0354d80d --- /dev/null +++ b/src/_icons/brand-booking.svg @@ -0,0 +1,9 @@ +--- +tags: [flat, apartment, holiday, vacation, city, break, book, rent] +category: Brand +--- +<svg> + <path d="M4 18v-9.5a4.5 4.5 0 0 1 4.5 -4.5h7a4.5 4.5 0 0 1 4.5 4.5v7a4.5 4.5 0 0 1 -4.5 4.5h-9.5a2 2 0 0 1 -2 -2z" /> + <path d="M8 12h3.5a2 2 0 1 1 0 4h-3.5v-7a1 1 0 0 1 1 -1h1.5a2 2 0 1 1 0 4h-1.5" /> + <path d="M16 16h.01" /> +</svg> |