diff options
author | codecalm <codecalm@gmail.com> | 2020-10-23 23:07:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-23 23:07:26 +0200 |
commit | c8faad767b5f3dcdb855f83bd61b1515d0d6a6da (patch) | |
tree | 78f8ba4dc2fc718fb3bde2bdef81f5bdf1fadf39 /src/_icons/brand-booking.svg | |
parent | #88 physiotherapist icon (diff) | |
download | tabler-icons-c8faad767b5f3dcdb855f83bd61b1515d0d6a6da.tar.xz |
17 new icons: `brand-booking`, `brand-google-analytics`, `brand-shazam`, `chart-circles`, `eye-check`, `file-alert`, `file-code-2`, `forms`, `mail-forward`, `massage`, `old`, `scuba-mask`, `shopping-cart-discount`, `sport-billard`, `square-root-2`, `square-root`, `tent`
Fixed icons: `ice-cream`, `physotherapist`, `presentation-analytics`, `presentation`, `server`
Diffstat (limited to 'src/_icons/brand-booking.svg')
-rw-r--r-- | src/_icons/brand-booking.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-booking.svg b/src/_icons/brand-booking.svg new file mode 100644 index 00000000..74f9304c --- /dev/null +++ b/src/_icons/brand-booking.svg @@ -0,0 +1,8 @@ +--- +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> |