Logo
The official Medway logos in SVG format, available in regular and short versions.
Examples
Regular Logo
Preview
Logo Short
Preview
API
Logo
| Property | Type | Default | Description |
|---|---|---|---|
| width | string | number | 171 | Width of the logo in pixels or any valid CSS width value. |
| height | string | number | 36 | Height of the logo in pixels or any valid CSS height value. |
| className | string | - | CSS class name to be applied to the SVG element. |
| svgClassName | string | - | CSS class name to be applied to the dark blue path inside the SVG (useful for changing the color). |
LogoShort
| Property | Type | Default | Description |
|---|---|---|---|
| width | string | number | 60 | Width of the logo in pixels or any valid CSS width value. |
| height | string | number | 67 | Height of the logo in pixels or any valid CSS height value. |
| className | string | - | CSS class name to be applied to the SVG element. |
| svgClassName | string | - | CSS class name to be applied to the dark blue path inside the SVG (useful for changing the color). |
Last updated on