diff --git a/src/data/icons.json b/src/data/icons.json index bbbd395..46f044e 100644 --- a/src/data/icons.json +++ b/src/data/icons.json @@ -1391,6 +1391,16 @@ "category": "destination", "deprecated": true }, + { + "name": "cruise-stroke", + "desc": "An outlined icon of a cruise ship sitting on a wave of water.", + "category": "destination" + }, + { + "name": "cruise-filled", + "desc": "A solid icon of a cruise ship sitting on a wave of water.", + "category": "destination" + }, { "name": "ride-stroke", "desc": "Indicates options for transportation.", diff --git a/src/icons/cruise-filled.svg b/src/icons/cruise-filled.svg new file mode 100644 index 0000000..24410ce --- /dev/null +++ b/src/icons/cruise-filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/cruise-stroke.svg b/src/icons/cruise-stroke.svg index 2e78c30..7aa7430 100644 --- a/src/icons/cruise-stroke.svg +++ b/src/icons/cruise-stroke.svg @@ -1,3 +1,3 @@ - - + +