diff options
Diffstat (limited to 'src/icons/luggage-off.svg')
-rw-r--r-- | src/icons/luggage-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/luggage-off.svg b/src/icons/luggage-off.svg new file mode 100644 index 00000000..e1a7be40 --- /dev/null +++ b/src/icons/luggage-off.svg @@ -0,0 +1,14 @@ +--- +tags: [travel, vacation, suitcase, bag, holiday, baggage] +version: "1.66" +unicode: "f158" +--- +<svg> + <path d="M10 6h6a2 2 0 0 1 2 2v6m0 4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-10c0 -.546 .218 -1.04 .573 -1.4" /> + <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1" /> + <path d="M6 10h4m4 0h4" /> + <path d="M6 16h10" /> + <path d="M9 20v1" /> + <path d="M15 20v1" /> + <path d="M3 3l18 18" /> +</svg> |