brand | "ui" "sbanken" | (optional) Define which brands logo to show. ui (DNB) or sbanken . Defaults to ui . |
variant | "default" "compact" "compactHorizontal" | (optional) Define the logo variant, if there is more than one variant of a brands logo. Currently the only option other than default is a compact variant of the Sbanken logo. Defaults to default . |
size | string number "inherit" | (optional) Define the size of the logo. Sets the height. The width will be calculated by the ratio. Also, inherit will use the inherited height. Defaults to auto . |
color | string | (optional) Define the color of the logo. |
inheritColor | boolean | (optional) Set to true if you do not want to inherit the color by currentColor . Defaults to false . |
width | number string | (optional) Define either the width of the logo. |
height | number string | (optional) Or define the height of the logo. |
Space | string object | (optional) Spacing properties like top or bottom are supported. |