ServiceLogo
To implement ServiceLogo component into your project you’ll need to add the import:
import ServiceLogo from "@kiwicom/orbit-components/lib/ServiceLogo";
After adding import into your project you can use it simply like:
<ServiceLogo name="Visa" size="large" />
Props
Table below contains all types of the props available in ServiceLogo component.
enum
| code | size | 
|---|---|
| "AirHelp" | "small" | 
| "AirHelpNew" | "medium" | 
| "AirHelpPlus" | "large" | 
| "Alipay" | |
| "Amex" | |
| "Axa" | |
| "AxaAssistance" | |
| "AxaWhite" | |
| "Booking" | |
| "BusinessInsider" | |
| "ChinaUnionPay" | |
| "DailyExpress" | |
| "DinersClub" | |
| "Discover" | |
| "Elo" | |
| "GetYourGuide" | |
| "JCB" | |
| "MailOnline" | |
| "Maestro" | |
| "MasterCard" | |
| "MIR" | |
| "Mirror" | |
| "NewYorkTimes" | |
| "NortonSecured" | |
| "PayPal" | |
| "RentalCars" | |
| "Sherpa" | |
| "Simtex" | |
| "Sofort" | |
| "TravelPulse" | |
| "Trustly" | |
| "UsaToday" | |
| "Visa" | |
| "VisaHQ" | |
| "Zooz" | |
| "KiwiGuarantee" | |
| "KiwiGuaranteeFull" | |
| "KiwiGuaranteeInline" |