diff --git a/src/data/icons.json b/src/data/icons.json index 04915a1..76c35fe 100644 --- a/src/data/icons.json +++ b/src/data/icons.json @@ -15,11 +15,17 @@ }, "icons": [ { - "name": "error", + "name": "error-stroke", "desc": "Error alert indicator.", "category": "alert", "deprecated": false }, + { + "name": "error", + "desc": "Error alert indicator.", + "category": "alert", + "deprecated": true + }, { "name": "information-stroke", "desc": "Important information indicator.", @@ -63,82 +69,167 @@ "status": "deprecated", "deprecated": true }, + { + "name": "discount-code-applied-filled", + "desc": "Confirmation that a code has been applied.", + "category": "interface", + "deprecated": false + }, { "name": "discount-code-applied", "desc": "Confirmation that a code has been applied.", "category": "interface", + "deprecated": true + }, + { + "name": "first-class-upgrade-available-stroke", + "desc": "Denotes that there is an immediate upgrade to FC available.", + "category": "interface", "deprecated": false }, { "name": "first-class-upgrade-available", "desc": "Denotes that there is an immediate upgrade to FC available.", "category": "interface", + "deprecated": true + }, + { + "name": "first-class-upgrade-waitlist-stroke", + "desc": "Denotes that guests can join a waitlist to upgrade to FC.", + "category": "interface", "deprecated": false }, { "name": "first-class-upgrade-waitlist", "desc": "Denotes that guests can join a waitlist to upgrade to FC.", "category": "interface", + "deprecated": true + }, + { + "name": "free-same-day-change-stroke", + "desc": "Some short, frequent flights aka 'shuttle flights' allow for free same day changes.", + "category": "interface", "deprecated": false }, { "name": "free-same-day-change", "desc": "Some short, frequent flights aka 'shuttle flights' allow for free same day changes.", "category": "interface", + "deprecated": true + }, + { + "name": "mixed-cabin-itinerary-stroke", + "desc": "A guest will be in different cabins for different segments of the trip.", + "category": "interface", "deprecated": false }, { "name": "mixed-cabin-itinerary", "desc": "A guest will be in different cabins for different segments of the trip.", "category": "interface", + "deprecated": true + }, + { + "name": "not-recommended-for-standby-stroke", + "desc": "Viewable by travelers with guest passes to fly standby - this route has a low chance of standby availability.", + "category": "interface", "deprecated": false }, { "name": "not-recommended-for-standby", "desc": "Viewable by travelers with guest passes to fly standby - this route has a low chance of standby availability.", "category": "interface", + "deprecated": true + }, + { + "name": "premium-class-upgrade-available-stroke", + "desc": "Denotes that there is an immediate upgrade to Premium class available.", + "category": "interface", "deprecated": false }, { "name": "premium-class-upgrade-available", "desc": "Denotes that there is an immediate upgrade to Premium class available.", "category": "interface", + "deprecated": true + }, + { + "name": "premium-class-upgrade-waitlist-stroke", + "desc": "Denotes that guests can join a waitlist to upgrade to Premium class.", + "category": "interface", "deprecated": false }, { "name": "premium-class-upgrade-waitlist", "desc": "Denotes that guests can join a waitlist to upgrade to Premium class.", "category": "interface", + "deprecated": true + }, + { + "name": "recommended-for-standby-travel-but-monitor-stroke", + "desc": "Viewable by travelers with guest passes to fly standby - this route has a medium chance of standby availability.", + "category": "interface", "deprecated": false }, { "name": "recommended-for-standby-travel-but-monitor", "desc": "Viewable by travelers with guest passes to fly standby - this route has a medium chance of standby availability.", "category": "interface", + "deprecated": true + }, + { + "name": "recommended-for-standby-stroke", + "desc": "Viewable by travelers with guest passes to fly standby - this route has a high chance of standby availability.", + "category": "interface", "deprecated": false }, { "name": "recommended-for-standby", "desc": "Viewable by travelers with guest passes to fly standby - this route has a high chance of standby availability.", "category": "interface", + "deprecated": true + }, + { + "name": "route-pending-government-approval-stroke", + "desc": "A new route that is waiting for official government approval.", + "category": "interface", "deprecated": false }, { "name": "route-pending-government-approval", "desc": "A new route that is waiting for official government approval.", "category": "interface", + "deprecated": true + }, + { + "name": "arrow-up-stroke", + "desc": "Directional pointer; up.", + "category": "interface", "deprecated": false }, { "name": "arrow-up", "desc": "Directional pointer; up.", "category": "interface", + "deprecated": true + }, + { + "name": "arrow-down-stroke", + "desc": "Directional pointer; down.", + "category": "interface", "deprecated": false }, { "name": "arrow-down", "desc": "Directional pointer; down.", "category": "interface", + "deprecated": true + }, + { + "name": "view-password-stroke", + "title": "Toggle password visibility.", + "desc": "Password is currently hidden. Toggle to show password.", + "category": "interface", "deprecated": false }, { @@ -146,6 +237,13 @@ "title": "Toggle password visibility.", "desc": "Password is currently hidden. Toggle to show password.", "category": "interface", + "deprecated": true + }, + { + "name": "hide-password-stroke", + "title": "Toggle password visibility.", + "desc": "Password is currently visible. Toggle to hide password.", + "category": "interface", "deprecated": false }, { @@ -153,43 +251,79 @@ "title": "Toggle password visibility.", "desc": "Password is currently visible. Toggle to hide password.", "category": "interface", + "deprecated": true + }, + { + "name": "arrow-left-stroke", + "desc": "Directional pointer; left.", + "category": "interface", "deprecated": false }, { "name": "arrow-left", "desc": "Directional pointer; left.", "category": "interface", + "deprecated": true + }, + { + "name": "arrow-right-stroke", + "desc": "Directional pointer; right.", + "category": "interface", "deprecated": false }, { "name": "arrow-right", "desc": "Directional pointer; right.", "category": "interface", + "deprecated": true + }, + { + "name": "chevron-left-stroke", + "desc": "Directional indicator; left.", + "category": "interface", "deprecated": false }, { "name": "chevron-left", "desc": "Directional indicator; left.", "category": "interface", + "deprecated": true + }, + { + "name": "chevron-right-stroke", + "desc": "Directional indicator; right.", + "category": "interface", "deprecated": false }, { "name": "chevron-right", "desc": "Directional indicator; right.", "category": "interface", + "deprecated": true + }, + { + "name": "chevron-up-stroke", + "desc": "Directional indicator; up.", + "category": "interface", "deprecated": false }, { "name": "chevron-up", "desc": "Directional indicator; up.", "category": "interface", + "deprecated": true + }, + { + "name": "chevron-down-stroke", + "desc": "Directional indicator; down.", + "category": "interface", "deprecated": false }, { "name": "chevron-down", "desc": "Directional indicator; down.", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "location-filled", @@ -197,24 +331,42 @@ "category": "interface", "deprecated": false }, + { + "desc": "Target indicator.", + "name": "location-found-stroke", + "category": "interface", + "deprecated": false + }, { "desc": "Target indicator.", "name": "location-found", "category": "interface", + "deprecated": true + }, + { + "desc": "Target indicator.", + "name": "location-finder-stroke", + "category": "interface", "deprecated": false }, { "desc": "Target indicator.", "name": "location-finder", "category": "interface", - "deprecated": false + "deprecated": true }, { + "name": "chain-link-stroke", "desc": "Indication of hyperlink.", - "name": "chain-link", "category": "interface", "deprecated": false }, + { + "name": "chain-link", + "desc": "Indication of hyperlink.", + "category": "interface", + "deprecated": true + }, { "name": "plus-filled", "desc": "Indicates plus option.", @@ -228,26 +380,57 @@ "deprecated": false }, { - "name": "checkmark-lg", + "name": "checkmark-lg-stroke", "desc": "Option has been checked.", "category": "interface", "deprecated": false }, { - "name": "checkmark-sml", + "name": "checkmark-lg", + "desc": "Option has been checked.", + "category": "interface", + "deprecated": true + }, + { + "name": "checkmark-sml-stroke", "desc": "Option has been checked.", "category": "interface", "deprecated": false + } + , + { + "name": "checkmark-sml", + "desc": "Option has been checked.", + "category": "interface", + "deprecated": true }, { + "name": "add-to-calendar-stroke", "desc": "Add content option to calendar.", - "name": "add-to-calendar", "category": "interface", "deprecated": false }, { + "name": "add-to-calendar", + "desc": "Add content option to calendar.", + "category": "interface", + "deprecated": true + }, + { + "name": "calendar-stroke", "desc": "Indicates calendar option.", + "category": "interface", + "deprecated": false + }, + { "name": "calendar", + "desc": "Indicates calendar option.", + "category": "interface", + "deprecated": true + }, + { + "name": "accessibility-stroke", + "desc": "Indicates accessible content.", "category": "interface", "deprecated": false }, @@ -255,7 +438,7 @@ "name": "accessibility", "desc": "Indicates accessible content.", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "account-filled", @@ -268,40 +451,66 @@ "deprecated": false }, { - "name": "chat", + "name": "chat-stroke", "category": "interface", "deprecated": false }, + { + "name": "chat", + "category": "interface", + "deprecated": true + }, { "name": "check-filled", "category": "interface", "deprecated": false }, + { + "name": "check-lg-stroke", + "category": "interface", + "deprecated": false + }, { "name": "check-lg", "category": "interface", + "deprecated": true + }, + { + "name": "check-sm-stroke", + "category": "interface", "deprecated": false }, { "name": "check-sm", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "check-stroke", "category": "interface", "deprecated": false }, + { + "name": "global-language-stroke", + "category": "interface", + "deprecated": false + }, { "name": "global-language", "category": "interface", + "deprecated": true + }, + { + "name": "filter-stroke", + "desc": "Indicates that content can be filtered.", + "category": "interface", "deprecated": false }, { "name": "filter", "desc": "Indicates that content can be filtered.", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "heart-filled", @@ -325,11 +534,29 @@ "category": "interface", "deprecated": false }, + { + "title": "Link to external site.", + "desc": "This indicates a link to an external site that may not follow the same accessibility or privacy policies as Alaska Airlines. By selecting a partner link you agree to share your data with these sites.", + "name": "external-link-stroke", + "category": "interface", + "deprecated": false + }, { "title": "Link to external site.", "desc": "This indicates a link to an external site that may not follow the same accessibility or privacy policies as Alaska Airlines. By selecting a partner link you agree to share your data with these sites.", "name": "external-link", "category": "interface", + "deprecated": true + }, + { + "title": "Link to external site.", + "desc": "This indicates a link to an external site that may not follow the same accessibility or privacy policies as Alaska Airlines. By selecting a partner link you agree to share your data with these sites.", + "name": "external-link-md-stroke", + "style": "ico_squareMd", + "category": "interface", + "PngSize": 16, + "width": "var(--auro-size-md)", + "height": "var(--auro-size-md)", "deprecated": false }, { @@ -341,6 +568,17 @@ "PngSize": 16, "width": "var(--auro-size-md)", "height": "var(--auro-size-md)", + "deprecated": true + }, + { + "title": "Link to external site.", + "desc": "This indicates a link to an external site that may not follow the same accessibility or privacy policies as Alaska Airlines. By selecting a partner link you agree to share your data with these sites.", + "name": "external-link-sm-stroke", + "style": "ico_squareSml", + "category": "interface", + "PngSize": 12, + "width": "var(--auro-size-sm)", + "height": "var(--auro-size-sm)", "deprecated": false }, { @@ -352,13 +590,18 @@ "PngSize": 12, "width": "var(--auro-size-sm)", "height": "var(--auro-size-sm)", - "deprecated": false + "deprecated": true }, { "name": "location-stroke", "category": "interface", "deprecated": false }, + { + "name": "mail-stroke", + "category": "interface", + "deprecated": false + }, { "name": "mail", "category": "interface", @@ -369,40 +612,70 @@ "category": "interface", "deprecated": false }, + { + "name": "minus-lg-stroke", + "category": "interface", + "deprecated": false + }, { "name": "minus-lg", "category": "interface", + "deprecated": true + }, + { + "name": "minus-sm-stroke", + "category": "interface", "deprecated": false }, { "name": "minus-sm", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "minus-stroke", "category": "interface", "deprecated": false }, + { + "name": "plus-lg-stroke", + "category": "interface", + "deprecated": false + }, { "name": "plus-lg", "category": "interface", + "deprecated": true + }, + { + "name": "plus-sm-stroke", + "category": "interface", "deprecated": false }, { "name": "plus-sm", "category": "interface", + "deprecated": true + }, + { + "name": "printer-stroke", + "category": "interface", "deprecated": false }, { "name": "printer", "category": "interface", + "deprecated": true + }, + { + "name": "search-stroke", + "category": "interface", "deprecated": false }, { "name": "search", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "star-filled", @@ -414,72 +687,139 @@ "category": "interface", "deprecated": false }, + { + "name": "x-lg-stroke", + "category": "interface", + "deprecated": false + }, { "name": "x-lg", "category": "interface", + "deprecated": true + }, + { + "name": "x-sm-stroke", + "category": "interface", "deprecated": false }, { "name": "x-sm", "category": "interface", + "deprecated": true + }, + { + "name": "notification-stroke", + "category": "interface", "deprecated": false }, { - "name": "notification", + "name": "notification", + "category": "interface", + "deprecated": true + }, + { + "name": "notification-active-stroke", "category": "interface", "deprecated": false }, { "name": "notification-active", "category": "interface", + "deprecated": true + }, + { + "name": "navigation-menu-stroke", + "category": "interface", "deprecated": false }, { "name": "navigation-menu", "category": "interface", + "deprecated": true + }, + { + "name": "contract-fare-stroke", + "desc": "A fare rate for companies that have a contract with Alaska Air.", + "category": "interface", "deprecated": false }, { "name": "contract-fare", "desc": "A fare rate for companies that have a contract with Alaska Air.", "category": "interface", + "deprecated": true + }, + { + "name": "government-fare-filled", + "desc": "A fare rate only visible only to government employees.", + "category": "interface", "deprecated": false }, { "name": "government-fare", "desc": "A fare rate only visible only to government employees.", "category": "interface", + "deprecated": true + }, + { + "name": "government-mixed-fare-filled", + "desc": "Some segments of this journey include government fare rates, others do not.", + "category": "interface", "deprecated": false }, { "name": "government-mixed-fare", "desc": "Some segments of this journey include government fare rates, others do not.", "category": "interface", + "deprecated": true + }, + { + "name": "contract-mixed-fare-stroke", + "desc": "Some segments of this journey include contract fare rates, others do not.", + "category": "interface", "deprecated": false }, { "name": "contract-mixed-fare", "desc": "Some segments of this journey include contract fare rates, others do not.", "category": "interface", + "deprecated": true + }, + { + "name": "qr-code-stroke", + "desc": "Indicates availability of a QR code.", + "category": "interface", "deprecated": false }, { "name": "qr-code", "desc": "Indicates availability of a QR code.", "category": "interface", + "deprecated": true + }, + { + "name": "phone-stroke", + "desc": "Mobile smart phone.", + "category": "interface", "deprecated": false }, { "name": "phone", "desc": "Mobile smart phone.", "category": "interface", + "deprecated": true + }, + { + "name": "settings-stroke", + "desc": "Indicates settings option.", + "category": "interface", "deprecated": false }, { "name": "settings", "desc": "Indicates settings option.", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "document-stroke", @@ -487,85 +827,165 @@ "category": "interface", "deprecated": false }, + { + "name": "boarding-stroke", + "desc": "Indicate boarding options.", + "category": "in-flight", + "deprecated": false + }, { "name": "boarding", "desc": "Indicate boarding options.", "category": "in-flight", + "deprecated": true + }, + { + "name": "elite-stroke", + "desc": "Indicate elite passenger status.", + "category": "in-flight", "deprecated": false }, { "name": "elite", "desc": "Indicate elite passenger status.", "category": "in-flight", + "deprecated": true + }, + { + "name": "food-and-drink-stroke", + "desc": "Indicates food and drink options.", + "category": "in-flight", "deprecated": false }, { "name": "food-and-drink", "desc": "Indicates food and drink options.", "category": "in-flight", + "deprecated": true + }, + { + "name": "entertainment-stroke", + "category": "in-flight", "deprecated": false }, { "name": "entertainment", "category": "in-flight", + "deprecated": true + }, + { + "name": "flight-cancelled-stroke", + "category": "in-flight", "deprecated": false }, { "name": "flight-cancelled", "category": "in-flight", + "deprecated": true + }, + { + "name": "flight-delayed-stroke", + "category": "in-flight", "deprecated": false }, { "name": "flight-delayed", "category": "in-flight", + "deprecated": true + }, + { + "name": "flight-on-time-stroke", + "category": "in-flight", "deprecated": false }, { "name": "flight-on-time", "category": "in-flight", + "deprecated": true + }, + { + "name": "luggage-stroke", + "category": "in-flight", "deprecated": false }, { "name": "luggage", "category": "in-flight", + "deprecated": true + }, + { + "name": "plug-stroke", + "category": "in-flight", "deprecated": false }, { "name": "plug", "category": "in-flight", + "deprecated": true + }, + { + "name": "seat-stroke", + "category": "in-flight", "deprecated": false }, { "name": "seat", "category": "in-flight", + "deprecated": true + }, + { + "name": "wifi-stroke", + "category": "in-flight", "deprecated": false }, { "name": "wifi", "category": "in-flight", + "deprecated": true + }, + { + "name": "wifi-disabled-stroke", + "category": "in-flight", "deprecated": false }, { "name": "wifi-disabled", "category": "in-flight", + "deprecated": true + }, + { + "name": "lap-infant-stroke", + "category": "in-flight", "deprecated": false }, { "name": "lap-infant", "category": "in-flight", + "deprecated": true + }, + { + "desc": "Indication of passenger.", + "name": "passenger-stroke", + "category": "in-flight", "deprecated": false }, { "desc": "Indication of passenger.", "name": "passenger", "category": "in-flight", + "deprecated": true + }, + { + "name": "multipax-stroke", + "desc": "Indication of multiple passengers.", + "category": "in-flight", "deprecated": false }, { "name": "multipax", "desc": "Indication of multiple passengers.", "category": "in-flight", - "deprecated": false + "deprecated": true }, { "name": "club49", @@ -706,35 +1126,65 @@ "category": "social", "deprecated": false }, + { + "name": "cart-stroke", + "desc": "Indicate items related to purchases.", + "category": "shop", + "deprecated": false + }, { "name": "cart", "desc": "Indicate items related to purchases.", "category": "shop", + "deprecated": true + }, + { + "name": "shopping-bag-stroke", + "desc": "Indicate items related to purchases.", + "category": "shop", "deprecated": false }, { "name": "shopping-bag", "desc": "Indicate items related to purchases.", "category": "shop", + "deprecated": true + }, + { + "name": "gift-stroke", + "desc": "Indicate when a guest receives or has earned a gift such as a complimentary food item.", + "category": "shop", "deprecated": false }, { "name": "gift", "desc": "Indicate when a guest receives or has earned a gift such as a complimentary food item.", "category": "shop", + "deprecated": true + }, + { + "name": "receipt-stroke", + "desc": "Receipt with placeholder content.", + "category": "shop", "deprecated": false }, { "name": "receipt", "desc": "Receipt with placeholder content.", "category": "shop", + "deprecated": true + }, + { + "name": "credit-card-stroke", + "desc": "Default credit card icon.", + "category": "payment", "deprecated": false }, { "name": "credit-card", "desc": "Default credit card icon.", "category": "payment", - "deprecated": false + "deprecated": true }, { "name": "cc-alaska", @@ -771,23 +1221,41 @@ "path": "/icons/fullColor", "deprecated": false }, + { + "name": "first-class-legroom-stroke", + "desc": "Indicates additional legroom for First Class cabin.", + "category": "in-flight", + "deprecated": false + }, { "name": "first-class-legroom", "desc": "Indicates additional legroom for First Class cabin.", "category": "in-flight", + "deprecated": true + }, + { + "name": "premium-class-legroom-stroke", + "desc": "Indicates additional legroom for Premium Class cabin.", + "category": "in-flight", "deprecated": false }, { "name": "premium-class-legroom", "desc": "Indicates additional legroom for Premium Class cabin.", "category": "in-flight", + "deprecated": true + }, + { + "name": "wine-and-spirits-stroke", + "desc": "Indicates alcoholic beverage are available.", + "category": "in-flight", "deprecated": false }, { "name": "wine-and-spirits", "desc": "Indicates alcoholic beverage are available.", "category": "in-flight", - "deprecated": false + "deprecated": true }, { "name": "lounge", @@ -801,42 +1269,79 @@ "category": "terminal", "deprecated": false }, + { + "name": "new-window-stroke", + "title": "Link will open a new tab or window.", + "desc": "Notice indicator to alert users that action will result in the browser opening a new tab or window.", + "category": "interface", + "deprecated": false + }, { "name": "new-window", "title": "Link will open a new tab or window.", "desc": "Notice indicator to alert users that action will result in the browser opening a new tab or window.", "category": "interface", + "deprecated": true + }, + { + "name": "sun-filled", + "desc": "Indicates destination options.", + "category": "destination", "deprecated": false }, { "name": "sun", "desc": "Indicates destination options.", "category": "destination", + "deprecated": true + }, + { + "name": "hotel-stroke", + "desc": "Indicates hotel options.", + "category": "destination", "deprecated": false }, { "name": "hotel", "desc": "Indicates hotel options.", "category": "destination", + "deprecated": true + }, + { + "name": "car-rental-stroke", + "desc": "Indicates car rental options.", + "category": "destination", "deprecated": false }, { "name": "car-rental", "desc": "Indicates car rental options.", "category": "destination", + "deprecated": true + }, + { + "name": "ride-stroke", + "desc": "Indicates options for transportation.", + "category": "destination", "deprecated": false }, { "name": "ride", "desc": "Indicates options for transportation.", "category": "destination", + "deprecated": true + }, + { + "name": "mask-stroke", + "desc": "Indicates mask related information.", + "category": "health", "deprecated": false }, { "name": "mask", "desc": "Indicates mask related information.", "category": "health", - "deprecated": false + "deprecated": true }, { "name": "covid-test", @@ -844,23 +1349,47 @@ "category": "health", "deprecated": false }, + { + "name": "covid-test-stroke", + "desc": "Indicates pre-travel testing and Covid-19 related information.", + "category": "health", + "deprecated": true + }, + { + "name": "air-stroke", + "desc": "Indicates airflow.", + "category": "health", + "deprecated": false + }, { "name": "air", "desc": "Indicates airflow.", "category": "health", + "deprecated": true + }, + { + "name": "health-stroke", + "desc": "Indicates health related information.", + "category": "health", "deprecated": false }, { "name": "health", "desc": "Indicates health related information.", "category": "health", + "deprecated": true + }, + { + "name": "spraybottle-stroke", + "desc": "Indicates that there is information about cleaning.", + "category": "health", "deprecated": false }, { "name": "spraybottle", "desc": "Indicates that there is information about cleaning.", "category": "health", - "deprecated": false + "deprecated": true }, { "name": "clock-filled", @@ -872,16 +1401,27 @@ "category": "interface", "deprecated": false }, + { + "name": "pin-trip-filled", + "desc": "Indication of selected trip options.", + "category": "interface", + "deprecated": false + }, { "name": "pin-trip", "desc": "Indication of selected trip options.", "category": "interface", + "deprecated": true + }, + { + "name": "rising-sun-filled", + "category": "destination", "deprecated": false }, { "name": "rising-sun", "category": "destination", - "deprecated": false + "deprecated": true }, { "name": "rising-sun-stroke", @@ -900,10 +1440,15 @@ "deprecated": false }, { - "name": "tag", + "name": "tag-filled", "category": "interface", "deprecated": false }, + { + "name": "tag", + "category": "interface", + "deprecated": true + }, { "name": "lyft", "desc": "Alaska and Lyft partnership.", @@ -1037,28 +1582,46 @@ "deprecated": false }, { - "name": "id", + "name": "id-stroke", "desc": "Guests' identity document", "category": "interface", "deprecated": false }, + { + "name": "id", + "desc": "Guests' identity document", + "category": "interface", + "deprecated": true + }, { "name": "clear", "desc": "Alaska and Clear partnerhip", "category": "partnership", "deprecated": false }, + { + "name": "back-to-top-stroke", + "desc": "Arrow with line on top", + "category": "interface", + "deprecated": false + }, { "name": "back-to-top", "desc": "Arrow with line on top", "category": "interface", + "deprecated": true + }, + { + "name": "copy-paste-stroke", + "desc": "Two layered squares", + "category": "interface", "deprecated": false }, { "name": "copy-paste", "desc": "Two layered squares", "category": "interface", - "deprecated": false + "deprecated": true }, { "name": "linkedin", @@ -1072,17 +1635,29 @@ "category": "social", "deprecated": false }, + { + "name": "lavatory-stroke", + "desc": "Toilet", + "category": "in-flight", + "deprecated": false + }, { "name": "lavatory", "desc": "Toilet", "category": "in-flight", + "deprecated": true + }, + { + "name": "download-stroke", + "desc": "Arrow pointing towards surface", + "category": "interface", "deprecated": false }, { "name": "download", "desc": "Arrow pointing towards surface", "category": "interface", - "deprecated": false + "deprecated": true } ] } diff --git a/src/icons/accessibility-stroke.svg b/src/icons/accessibility-stroke.svg new file mode 100644 index 0000000..acbf363 --- /dev/null +++ b/src/icons/accessibility-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/add-to-calendar-stroke.svg b/src/icons/add-to-calendar-stroke.svg new file mode 100644 index 0000000..eaa97c3 --- /dev/null +++ b/src/icons/add-to-calendar-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/air-stroke.svg b/src/icons/air-stroke.svg new file mode 100644 index 0000000..aff3c19 --- /dev/null +++ b/src/icons/air-stroke.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/icons/arrow-down-stroke.svg b/src/icons/arrow-down-stroke.svg new file mode 100644 index 0000000..31cbdaf --- /dev/null +++ b/src/icons/arrow-down-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/arrow-left-stroke.svg b/src/icons/arrow-left-stroke.svg new file mode 100644 index 0000000..2a1b263 --- /dev/null +++ b/src/icons/arrow-left-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/arrow-right-stroke.svg b/src/icons/arrow-right-stroke.svg new file mode 100644 index 0000000..ec98a0a --- /dev/null +++ b/src/icons/arrow-right-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/arrow-up-stroke.svg b/src/icons/arrow-up-stroke.svg new file mode 100644 index 0000000..b51c979 --- /dev/null +++ b/src/icons/arrow-up-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/back-to-top-stroke.svg b/src/icons/back-to-top-stroke.svg new file mode 100644 index 0000000..78a3e0e --- /dev/null +++ b/src/icons/back-to-top-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/boarding-stroke.svg b/src/icons/boarding-stroke.svg new file mode 100644 index 0000000..51af0ca --- /dev/null +++ b/src/icons/boarding-stroke.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/icons/calendar-stroke.svg b/src/icons/calendar-stroke.svg new file mode 100644 index 0000000..4a195fb --- /dev/null +++ b/src/icons/calendar-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/car-rental-stroke.svg b/src/icons/car-rental-stroke.svg new file mode 100644 index 0000000..52aa378 --- /dev/null +++ b/src/icons/car-rental-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/cart-stroke.svg b/src/icons/cart-stroke.svg new file mode 100644 index 0000000..a0bf65a --- /dev/null +++ b/src/icons/cart-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chain-link-stroke.svg b/src/icons/chain-link-stroke.svg new file mode 100644 index 0000000..197dbf2 --- /dev/null +++ b/src/icons/chain-link-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chat-stroke.svg b/src/icons/chat-stroke.svg new file mode 100644 index 0000000..462c1b8 --- /dev/null +++ b/src/icons/chat-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/check-lg-stroke.svg b/src/icons/check-lg-stroke.svg new file mode 100644 index 0000000..ae9b6dd --- /dev/null +++ b/src/icons/check-lg-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/check-sm-stroke.svg b/src/icons/check-sm-stroke.svg new file mode 100644 index 0000000..558baf8 --- /dev/null +++ b/src/icons/check-sm-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/checkmark-lg-stroke.svg b/src/icons/checkmark-lg-stroke.svg new file mode 100644 index 0000000..ae9b6dd --- /dev/null +++ b/src/icons/checkmark-lg-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/checkmark-sml-stroke.svg b/src/icons/checkmark-sml-stroke.svg new file mode 100644 index 0000000..2676996 --- /dev/null +++ b/src/icons/checkmark-sml-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chevron-down-stroke.svg b/src/icons/chevron-down-stroke.svg new file mode 100644 index 0000000..cc44371 --- /dev/null +++ b/src/icons/chevron-down-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chevron-left-stroke.svg b/src/icons/chevron-left-stroke.svg new file mode 100644 index 0000000..4d95f47 --- /dev/null +++ b/src/icons/chevron-left-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chevron-right-stroke.svg b/src/icons/chevron-right-stroke.svg new file mode 100644 index 0000000..073026b --- /dev/null +++ b/src/icons/chevron-right-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/chevron-up-stroke.svg b/src/icons/chevron-up-stroke.svg new file mode 100644 index 0000000..5adacf2 --- /dev/null +++ b/src/icons/chevron-up-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/contract-fare-stroke.svg b/src/icons/contract-fare-stroke.svg new file mode 100644 index 0000000..acf6bbe --- /dev/null +++ b/src/icons/contract-fare-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/contract-mixed-fare-stroke.svg b/src/icons/contract-mixed-fare-stroke.svg new file mode 100644 index 0000000..2047676 --- /dev/null +++ b/src/icons/contract-mixed-fare-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/copy-paste-stroke.svg b/src/icons/copy-paste-stroke.svg new file mode 100644 index 0000000..9aa033a --- /dev/null +++ b/src/icons/copy-paste-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/covid-test-stroke.svg b/src/icons/covid-test-stroke.svg new file mode 100644 index 0000000..e1ef660 --- /dev/null +++ b/src/icons/covid-test-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/credit-card-stroke.svg b/src/icons/credit-card-stroke.svg new file mode 100644 index 0000000..ff624d1 --- /dev/null +++ b/src/icons/credit-card-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/discount-code-applied-filled.svg b/src/icons/discount-code-applied-filled.svg new file mode 100644 index 0000000..5eee5ff --- /dev/null +++ b/src/icons/discount-code-applied-filled.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/download-stroke.svg b/src/icons/download-stroke.svg new file mode 100644 index 0000000..32614c2 --- /dev/null +++ b/src/icons/download-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/elite-stroke.svg b/src/icons/elite-stroke.svg new file mode 100644 index 0000000..d186978 --- /dev/null +++ b/src/icons/elite-stroke.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/icons/entertainment-stroke.svg b/src/icons/entertainment-stroke.svg new file mode 100644 index 0000000..49b1070 --- /dev/null +++ b/src/icons/entertainment-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/error-stroke.svg b/src/icons/error-stroke.svg new file mode 100644 index 0000000..5bbffbc --- /dev/null +++ b/src/icons/error-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/external-link-md-stroke.svg b/src/icons/external-link-md-stroke.svg new file mode 100644 index 0000000..5213f92 --- /dev/null +++ b/src/icons/external-link-md-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/external-link-sm-stroke.svg b/src/icons/external-link-sm-stroke.svg new file mode 100644 index 0000000..5213f92 --- /dev/null +++ b/src/icons/external-link-sm-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/external-link-stroke.svg b/src/icons/external-link-stroke.svg new file mode 100644 index 0000000..5213f92 --- /dev/null +++ b/src/icons/external-link-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/filter-stroke.svg b/src/icons/filter-stroke.svg new file mode 100644 index 0000000..c49010f --- /dev/null +++ b/src/icons/filter-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/first-class-legroom-stroke.svg b/src/icons/first-class-legroom-stroke.svg new file mode 100644 index 0000000..8860196 --- /dev/null +++ b/src/icons/first-class-legroom-stroke.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/icons/first-class-upgrade-available-stroke.svg b/src/icons/first-class-upgrade-available-stroke.svg new file mode 100644 index 0000000..255a658 --- /dev/null +++ b/src/icons/first-class-upgrade-available-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/first-class-upgrade-waitlist-stroke.svg b/src/icons/first-class-upgrade-waitlist-stroke.svg new file mode 100644 index 0000000..2876bc0 --- /dev/null +++ b/src/icons/first-class-upgrade-waitlist-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/flight-cancelled-stroke.svg b/src/icons/flight-cancelled-stroke.svg new file mode 100644 index 0000000..5087134 --- /dev/null +++ b/src/icons/flight-cancelled-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/flight-delayed-stroke.svg b/src/icons/flight-delayed-stroke.svg new file mode 100644 index 0000000..2446453 --- /dev/null +++ b/src/icons/flight-delayed-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/flight-on-time-stroke.svg b/src/icons/flight-on-time-stroke.svg new file mode 100644 index 0000000..32d6af6 --- /dev/null +++ b/src/icons/flight-on-time-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/food-and-drink-stroke.svg b/src/icons/food-and-drink-stroke.svg new file mode 100644 index 0000000..f8a75c6 --- /dev/null +++ b/src/icons/food-and-drink-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/free-same-day-change-stroke.svg b/src/icons/free-same-day-change-stroke.svg new file mode 100644 index 0000000..e3f8456 --- /dev/null +++ b/src/icons/free-same-day-change-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/gift-stroke.svg b/src/icons/gift-stroke.svg new file mode 100644 index 0000000..646fc8b --- /dev/null +++ b/src/icons/gift-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/global-language-stroke.svg b/src/icons/global-language-stroke.svg new file mode 100644 index 0000000..66e260b --- /dev/null +++ b/src/icons/global-language-stroke.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/icons/government-fare-filled.svg b/src/icons/government-fare-filled.svg new file mode 100644 index 0000000..dc2719e --- /dev/null +++ b/src/icons/government-fare-filled.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/government-mixed-fare-filled.svg b/src/icons/government-mixed-fare-filled.svg new file mode 100644 index 0000000..4d7039b --- /dev/null +++ b/src/icons/government-mixed-fare-filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/health-stroke.svg b/src/icons/health-stroke.svg new file mode 100644 index 0000000..6d442d4 --- /dev/null +++ b/src/icons/health-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/hide-password-stroke.svg b/src/icons/hide-password-stroke.svg new file mode 100644 index 0000000..475f61d --- /dev/null +++ b/src/icons/hide-password-stroke.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/icons/hotel-stroke.svg b/src/icons/hotel-stroke.svg new file mode 100644 index 0000000..21c0773 --- /dev/null +++ b/src/icons/hotel-stroke.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/icons/id-stroke.svg b/src/icons/id-stroke.svg new file mode 100644 index 0000000..d52352d --- /dev/null +++ b/src/icons/id-stroke.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/icons/lap-infant-stroke.svg b/src/icons/lap-infant-stroke.svg new file mode 100644 index 0000000..c7ba72f --- /dev/null +++ b/src/icons/lap-infant-stroke.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + diff --git a/src/icons/lavatory-stroke.svg b/src/icons/lavatory-stroke.svg new file mode 100644 index 0000000..5f89993 --- /dev/null +++ b/src/icons/lavatory-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/location-finder-stroke.svg b/src/icons/location-finder-stroke.svg new file mode 100644 index 0000000..e834b2d --- /dev/null +++ b/src/icons/location-finder-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/location-found-stroke.svg b/src/icons/location-found-stroke.svg new file mode 100644 index 0000000..1ee6233 --- /dev/null +++ b/src/icons/location-found-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/luggage-stroke.svg b/src/icons/luggage-stroke.svg new file mode 100644 index 0000000..073a457 --- /dev/null +++ b/src/icons/luggage-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/mail-stroke.svg b/src/icons/mail-stroke.svg new file mode 100644 index 0000000..56b8d31 --- /dev/null +++ b/src/icons/mail-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/mask-stroke.svg b/src/icons/mask-stroke.svg new file mode 100644 index 0000000..1f79d3a --- /dev/null +++ b/src/icons/mask-stroke.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/icons/minus-lg-stroke.svg b/src/icons/minus-lg-stroke.svg new file mode 100644 index 0000000..2d66e02 --- /dev/null +++ b/src/icons/minus-lg-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/minus-sm-stroke.svg b/src/icons/minus-sm-stroke.svg new file mode 100644 index 0000000..f3d9981 --- /dev/null +++ b/src/icons/minus-sm-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/mixed-cabin-itinerary-stroke.svg b/src/icons/mixed-cabin-itinerary-stroke.svg new file mode 100644 index 0000000..fc15bff --- /dev/null +++ b/src/icons/mixed-cabin-itinerary-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/multipax-stroke.svg b/src/icons/multipax-stroke.svg new file mode 100644 index 0000000..6997b03 --- /dev/null +++ b/src/icons/multipax-stroke.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/icons/navigation-menu-stroke.svg b/src/icons/navigation-menu-stroke.svg new file mode 100644 index 0000000..03e4d5b --- /dev/null +++ b/src/icons/navigation-menu-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/new-window-stroke.svg b/src/icons/new-window-stroke.svg new file mode 100644 index 0000000..1b02f64 --- /dev/null +++ b/src/icons/new-window-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/not-recommended-for-standby-stroke.svg b/src/icons/not-recommended-for-standby-stroke.svg new file mode 100644 index 0000000..90c1586 --- /dev/null +++ b/src/icons/not-recommended-for-standby-stroke.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/icons/notification-active-stroke.svg b/src/icons/notification-active-stroke.svg new file mode 100644 index 0000000..bb228a0 --- /dev/null +++ b/src/icons/notification-active-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/notification-stroke.svg b/src/icons/notification-stroke.svg new file mode 100644 index 0000000..2198359 --- /dev/null +++ b/src/icons/notification-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/passenger-stroke.svg b/src/icons/passenger-stroke.svg new file mode 100644 index 0000000..5c907b5 --- /dev/null +++ b/src/icons/passenger-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/phone-stroke.svg b/src/icons/phone-stroke.svg new file mode 100644 index 0000000..6054dd5 --- /dev/null +++ b/src/icons/phone-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/pin-trip-filled.svg b/src/icons/pin-trip-filled.svg new file mode 100644 index 0000000..b8fd7e0 --- /dev/null +++ b/src/icons/pin-trip-filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/plug-stroke.svg b/src/icons/plug-stroke.svg new file mode 100644 index 0000000..b5b4aa8 --- /dev/null +++ b/src/icons/plug-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/plus-lg-stroke.svg b/src/icons/plus-lg-stroke.svg new file mode 100644 index 0000000..a9c5509 --- /dev/null +++ b/src/icons/plus-lg-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/plus-sm-stroke.svg b/src/icons/plus-sm-stroke.svg new file mode 100644 index 0000000..4d2680f --- /dev/null +++ b/src/icons/plus-sm-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/premium-class-legroom-stroke.svg b/src/icons/premium-class-legroom-stroke.svg new file mode 100644 index 0000000..8d4cf33 --- /dev/null +++ b/src/icons/premium-class-legroom-stroke.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/icons/premium-class-upgrade-available-stroke.svg b/src/icons/premium-class-upgrade-available-stroke.svg new file mode 100644 index 0000000..04126e1 --- /dev/null +++ b/src/icons/premium-class-upgrade-available-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/premium-class-upgrade-waitlist-stroke.svg b/src/icons/premium-class-upgrade-waitlist-stroke.svg new file mode 100644 index 0000000..0ac4b25 --- /dev/null +++ b/src/icons/premium-class-upgrade-waitlist-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/printer-stroke.svg b/src/icons/printer-stroke.svg new file mode 100644 index 0000000..f5b7086 --- /dev/null +++ b/src/icons/printer-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/qr-code-stroke.svg b/src/icons/qr-code-stroke.svg new file mode 100644 index 0000000..57d4c9e --- /dev/null +++ b/src/icons/qr-code-stroke.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/icons/receipt-stroke.svg b/src/icons/receipt-stroke.svg new file mode 100644 index 0000000..2037841 --- /dev/null +++ b/src/icons/receipt-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/recommended-for-standby-stroke.svg b/src/icons/recommended-for-standby-stroke.svg new file mode 100644 index 0000000..191bb03 --- /dev/null +++ b/src/icons/recommended-for-standby-stroke.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/icons/recommended-for-standby-travel-but-monitor-stroke.svg b/src/icons/recommended-for-standby-travel-but-monitor-stroke.svg new file mode 100644 index 0000000..6561633 --- /dev/null +++ b/src/icons/recommended-for-standby-travel-but-monitor-stroke.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/icons/ride-stroke.svg b/src/icons/ride-stroke.svg new file mode 100644 index 0000000..2f2f292 --- /dev/null +++ b/src/icons/ride-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/rising-sun-filled.svg b/src/icons/rising-sun-filled.svg new file mode 100644 index 0000000..84e52b0 --- /dev/null +++ b/src/icons/rising-sun-filled.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/icons/route-pending-government-approval-filled.svg b/src/icons/route-pending-government-approval-filled.svg new file mode 100644 index 0000000..4db263c --- /dev/null +++ b/src/icons/route-pending-government-approval-filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/route-pending-government-approval-stroke.svg b/src/icons/route-pending-government-approval-stroke.svg new file mode 100644 index 0000000..4db263c --- /dev/null +++ b/src/icons/route-pending-government-approval-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/search-stroke.svg b/src/icons/search-stroke.svg new file mode 100644 index 0000000..a0d9ea8 --- /dev/null +++ b/src/icons/search-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/seat-stroke.svg b/src/icons/seat-stroke.svg new file mode 100644 index 0000000..9e4cd28 --- /dev/null +++ b/src/icons/seat-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/settings-stroke.svg b/src/icons/settings-stroke.svg new file mode 100644 index 0000000..137f6e6 --- /dev/null +++ b/src/icons/settings-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/shopping-bag-stroke.svg b/src/icons/shopping-bag-stroke.svg new file mode 100644 index 0000000..5f2b772 --- /dev/null +++ b/src/icons/shopping-bag-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/spraybottle-stroke.svg b/src/icons/spraybottle-stroke.svg new file mode 100644 index 0000000..75e8698 --- /dev/null +++ b/src/icons/spraybottle-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/sun-filled.svg b/src/icons/sun-filled.svg new file mode 100644 index 0000000..8832c63 --- /dev/null +++ b/src/icons/sun-filled.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/icons/tag-filled.svg b/src/icons/tag-filled.svg new file mode 100644 index 0000000..844f840 --- /dev/null +++ b/src/icons/tag-filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/view-password-stroke.svg b/src/icons/view-password-stroke.svg new file mode 100644 index 0000000..7719296 --- /dev/null +++ b/src/icons/view-password-stroke.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/icons/wifi-disabled-stroke.svg b/src/icons/wifi-disabled-stroke.svg new file mode 100644 index 0000000..53df04b --- /dev/null +++ b/src/icons/wifi-disabled-stroke.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/icons/wifi-stroke.svg b/src/icons/wifi-stroke.svg new file mode 100644 index 0000000..6257597 --- /dev/null +++ b/src/icons/wifi-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/wine-and-spirits-stroke.svg b/src/icons/wine-and-spirits-stroke.svg new file mode 100644 index 0000000..f6aed39 --- /dev/null +++ b/src/icons/wine-and-spirits-stroke.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/icons/x-lg-stroke.svg b/src/icons/x-lg-stroke.svg new file mode 100644 index 0000000..06e32b7 --- /dev/null +++ b/src/icons/x-lg-stroke.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/x-sm-stroke.svg b/src/icons/x-sm-stroke.svg new file mode 100644 index 0000000..ca509b2 --- /dev/null +++ b/src/icons/x-sm-stroke.svg @@ -0,0 +1,3 @@ + + +