Signs Transportation Entities
4 Wheeler
- Preview
- Usage
- Definition
import { Component4Wheeler } from '@dinghy/diagrams/entitiesSignsTransportation'
<Component4Wheeler/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_4_WHEELER } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_4_WHEELER)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.4_wheeler;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 71,
}
Airbag
- Preview
- Usage
- Definition

import { Airbag } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airbag/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRBAG } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRBAG)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airbag;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 103,
_height: 96,
}
Airplane 1
- Preview
- Usage
- Definition
import { Airplane1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 35,
}
Airplane 2
- Preview
- Usage
- Definition
import { Airplane2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 102,
_height: 57,
}
Airplane 3
- Preview
- Usage
- Definition
import { Airplane3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 97,
_original_height: 98,
}
Airplane 4
- Preview
- Usage
- Definition
import { Airplane4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 91,
_original_height: 98,
}
Airplane 5
- Preview
- Usage
- Definition
import { Airplane5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_5)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_5;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 95,
_original_height: 98,
}
Airplane 6
- Preview
- Usage
- Definition
import { Airplane6 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_6 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_6)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_6;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 97,
_height: 101,
}
Airplane 7
- Preview
- Usage
- Definition
import { Airplane7 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Airplane7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AIRPLANE_7 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AIRPLANE_7)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.airplane_7;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 100,
_height: 44,
}
Ambulance
- Preview
- Usage
- Definition
import { Ambulance } from '@dinghy/diagrams/entitiesSignsTransportation'
<Ambulance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMBULANCE } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, AMBULANCE)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.ambulance;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 68,
}
Anchor 1
- Preview
- Usage
- Definition
import { Anchor1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Anchor1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANCHOR_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, ANCHOR_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.anchor_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 92,
_original_height: 98,
}
Anchor 2
- Preview
- Usage
- Definition
import { Anchor2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Anchor2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANCHOR_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, ANCHOR_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.anchor_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 94,
_original_height: 98,
}
Anchor 3
- Preview
- Usage
- Definition
import { Anchor3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Anchor3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANCHOR_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, ANCHOR_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.anchor_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 99,
_original_height: 98,
}
Anchor 4
- Preview
- Usage
- Definition
import { Anchor4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Anchor4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANCHOR_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, ANCHOR_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.anchor_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 98,
}
Bicycle 1
- Preview
- Usage
- Definition

import { Bicycle1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycle1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLE_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLE_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycle_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 62,
}
Bicycle 2
- Preview
- Usage
- Definition

import { Bicycle2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycle2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLE_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLE_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycle_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 56,
}
Bicycle 3
- Preview
- Usage
- Definition

import { Bicycle3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycle3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLE_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLE_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycle_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 59,
}
Bicycle 4
- Preview
- Usage
- Definition
import { Bicycle4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycle4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLE_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLE_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycle_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 58,
}
Bicycle 5
- Preview
- Usage
- Definition
import { Bicycle5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycle5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLE_5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLE_5)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycle_5;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 54,
}
Bicycler
- Preview
- Usage
- Definition
import { Bicycler } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bicycler/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BICYCLER } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BICYCLER)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bicycler;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 95,
_original_height: 98,
}
Bus 1
- Preview
- Usage
- Definition
import { Bus1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bus1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUS_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BUS_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bus_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 99,
_original_height: 98,
}
Bus 2
- Preview
- Usage
- Definition
import { Bus2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bus2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUS_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BUS_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bus_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 26,
}
Bus 3
- Preview
- Usage
- Definition
import { Bus3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bus3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUS_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BUS_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bus_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 33,
}
Bus 4
- Preview
- Usage
- Definition
import { Bus4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Bus4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUS_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, BUS_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.bus_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 81,
_original_height: 100,
}
Car 1
- Preview
- Usage
- Definition
import { Car1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Car1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CAR_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, CAR_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.car_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 99,
_original_height: 88,
}
Car 2
- Preview
- Usage
- Definition
import { Car2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Car2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CAR_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, CAR_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.car_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 100,
_height: 33,
}
Car 3
- Preview
- Usage
- Definition
import { Car3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Car3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CAR_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, CAR_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.car_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 38,
}
Car 4
- Preview
- Usage
- Definition
import { Car4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Car4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CAR_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, CAR_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.car_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 86,
}
Car Lock
- Preview
- Usage
- Definition
import { CarLock } from '@dinghy/diagrams/entitiesSignsTransportation'
<CarLock/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CAR_LOCK } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, CAR_LOCK)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.car_lock;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 75,
}
Divided Highway
- Preview
- Usage
- Definition
import { DividedHighway } from '@dinghy/diagrams/entitiesSignsTransportation'
<DividedHighway/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DIVIDED_HIGHWAY } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, DIVIDED_HIGHWAY)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.divided_highway;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 84,
_original_height: 98,
}
Ferry
- Preview
- Usage
- Definition
import { Ferry } from '@dinghy/diagrams/entitiesSignsTransportation'
<Ferry/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FERRY } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, FERRY)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.ferry;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 69,
}
Firetruck
- Preview
- Usage
- Definition
import { Firetruck } from '@dinghy/diagrams/entitiesSignsTransportation'
<Firetruck/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FIRETRUCK } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, FIRETRUCK)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.firetruck;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 31,
}
Forklift
- Preview
- Usage
- Definition
import { Forklift } from '@dinghy/diagrams/entitiesSignsTransportation'
<Forklift/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FORKLIFT } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, FORKLIFT)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.forklift;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 87,
}
Gas 1
- Preview
- Usage
- Definition
import { Gas1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Gas1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, GAS_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.gas_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 63,
_height: 98,
}
Gas 2
- Preview
- Usage
- Definition
import { Gas2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Gas2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, GAS_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.gas_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 75,
_height: 98,
}
Gas 3
- Preview
- Usage
- Definition
import { Gas3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Gas3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, GAS_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.gas_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 97,
_original_height: 98,
}
Gas 4
- Preview
- Usage
- Definition
import { Gas4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Gas4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, GAS_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.gas_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 75,
_height: 98,
}
Ground Transportation
- Preview
- Usage
- Definition
import { GroundTransportation } from '@dinghy/diagrams/entitiesSignsTransportation'
<GroundTransportation/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GROUND_TRANSPORTATION } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, GROUND_TRANSPORTATION)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.ground_transportation;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 62,
}
Harbor
- Preview
- Usage
- Definition
import { Harbor } from '@dinghy/diagrams/entitiesSignsTransportation'
<Harbor/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HARBOR } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, HARBOR)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.harbor;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 90,
}
Helicopter
- Preview
- Usage
- Definition
import { Helicopter } from '@dinghy/diagrams/entitiesSignsTransportation'
<Helicopter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HELICOPTER } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, HELICOPTER)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.helicopter;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 100,
_height: 63,
}
Highway
- Preview
- Usage
- Definition
import { Highway } from '@dinghy/diagrams/entitiesSignsTransportation'
<Highway/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HIGHWAY } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, HIGHWAY)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.highway;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 68,
_height: 98,
}
Jeep 1
- Preview
- Usage
- Definition
import { Jeep1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Jeep1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { JEEP_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, JEEP_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.jeep_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 53,
}
Jeep 2
- Preview
- Usage
- Definition
import { Jeep2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Jeep2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { JEEP_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, JEEP_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.jeep_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 48,
}
Lighthouse 1
- Preview
- Usage
- Definition
import { Lighthouse1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Lighthouse1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIGHTHOUSE_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, LIGHTHOUSE_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.lighthouse_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 98,
}
Lighthouse 2
- Preview
- Usage
- Definition
import { Lighthouse2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Lighthouse2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIGHTHOUSE_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, LIGHTHOUSE_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.lighthouse_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 55,
_height: 98,
}
Moped 1
- Preview
- Usage
- Definition
import { Moped1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Moped1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOPED_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, MOPED_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.moped_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 57,
}
Moped 2
- Preview
- Usage
- Definition
import { Moped2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Moped2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOPED_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, MOPED_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.moped_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 54,
}
Motorcycle
- Preview
- Usage
- Definition
import { Motorcycle } from '@dinghy/diagrams/entitiesSignsTransportation'
<Motorcycle/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOTORCYCLE } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, MOTORCYCLE)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.motorcycle;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 66,
}
Partially Submerged Wreck
- Preview
- Usage
- Definition
import { PartiallySubmergedWreck } from '@dinghy/diagrams/entitiesSignsTransportation'
<PartiallySubmergedWreck/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PARTIALLY_SUBMERGED_WRECK } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, PARTIALLY_SUBMERGED_WRECK)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.partially_submerged_wreck;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 76,
}
Radiator Water
- Preview
- Usage
- Definition
import { RadiatorWater } from '@dinghy/diagrams/entitiesSignsTransportation'
<RadiatorWater/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RADIATOR_WATER } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, RADIATOR_WATER)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.radiator_water;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 94,
}
Scooter
- Preview
- Usage
- Definition
import { Scooter } from '@dinghy/diagrams/entitiesSignsTransportation'
<Scooter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SCOOTER } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, SCOOTER)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.scooter;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 64,
}
Sea Plane
- Preview
- Usage
- Definition
import { SeaPlane } from '@dinghy/diagrams/entitiesSignsTransportation'
<SeaPlane/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SEA_PLANE } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, SEA_PLANE)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.sea_plane;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 68,
}
Seat Belt
- Preview
- Usage
- Definition
import { SeatBelt } from '@dinghy/diagrams/entitiesSignsTransportation'
<SeatBelt/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SEAT_BELT } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, SEAT_BELT)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.seat_belt;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 81,
_original_height: 98,
}
Ship 1
- Preview
- Usage
- Definition
import { Ship1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Ship1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SHIP_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, SHIP_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.ship_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 52,
}
Ship 2
- Preview
- Usage
- Definition
import { Ship2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Ship2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SHIP_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, SHIP_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.ship_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 99,
_original_height: 98,
}
Tank
- Preview
- Usage
- Definition
import { Tank } from '@dinghy/diagrams/entitiesSignsTransportation'
<Tank/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TANK } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TANK)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tank;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 100,
_height: 50,
}
Taxi
- Preview
- Usage
- Definition
import { Taxi } from '@dinghy/diagrams/entitiesSignsTransportation'
<Taxi/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAXI } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TAXI)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.taxi;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 94,
}
Tow Away
- Preview
- Usage
- Definition
import { TowAway } from '@dinghy/diagrams/entitiesSignsTransportation'
<TowAway/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TOW_AWAY } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TOW_AWAY)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tow_away;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 31,
}
Tractor 1
- Preview
- Usage
- Definition
import { Tractor1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Tractor1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRACTOR_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRACTOR_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tractor_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 76,
}
Tractor 2
- Preview
- Usage
- Definition
import { Tractor2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Tractor2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRACTOR_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRACTOR_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tractor_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 75,
}
Train 1
- Preview
- Usage
- Definition
import { Train1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Train1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAIN_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAIN_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.train_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 51,
_height: 98,
}
Train 2
- Preview
- Usage
- Definition
import { Train2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Train2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAIN_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAIN_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.train_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 66,
_height: 99,
}
Train 3
- Preview
- Usage
- Definition
import { Train3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Train3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAIN_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAIN_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.train_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 62,
}
Train Station
- Preview
- Usage
- Definition
import { TrainStation } from '@dinghy/diagrams/entitiesSignsTransportation'
<TrainStation/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAIN_STATION } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAIN_STATION)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.train_station;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 98,
_original_height: 99,
}
Tram 1
- Preview
- Usage
- Definition
import { Tram1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Tram1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAM_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAM_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tram_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 51,
}
Tram 2
- Preview
- Usage
- Definition
import { Tram2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Tram2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAM_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRAM_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.tram_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 52,
}
Truck 1
- Preview
- Usage
- Definition
import { Truck1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_1 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_1)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_1;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 51,
}
Truck 2
- Preview
- Usage
- Definition
import { Truck2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_2 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_2)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_2;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 49,
}
Truck 3
- Preview
- Usage
- Definition
import { Truck3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_3 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_3)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_3;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 98,
_height: 44,
}
Truck 4
- Preview
- Usage
- Definition
import { Truck4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_4 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_4)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_4;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 33,
}
Truck 5
- Preview
- Usage
- Definition
import { Truck5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_5 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_5)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_5;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 27,
}
Truck 6
- Preview
- Usage
- Definition
import { Truck6 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_6 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_6)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_6;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_original_width: 79,
_original_height: 98,
}
Truck 7
- Preview
- Usage
- Definition
import { Truck7 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Truck7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRUCK_7 } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, TRUCK_7)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.truck_7;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 41,
}
Uneven Road
- Preview
- Usage
- Definition
import { UnevenRoad } from '@dinghy/diagrams/entitiesSignsTransportation'
<UnevenRoad/>
// or
import { extendStyle } from "@dinghy/base-components";
import { UNEVEN_ROAD } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, UNEVEN_ROAD)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.uneven_road;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 68,
}
Vehicle Ferry
- Preview
- Usage
- Definition
import { VehicleFerry } from '@dinghy/diagrams/entitiesSignsTransportation'
<VehicleFerry/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEHICLE_FERRY } from '@dinghy/diagrams/entitiesSignsTransportation'
<Shape
{...props}
_style={extendStyle(props, VEHICLE_FERRY)}
/>
{
_style: {
entity: 'shape=mxgraph.signs.transportation.vehicle_ferry;html=1;pointerEvents=1;fillColor=#000000;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;sketch=0;',
},
_width: 99,
_height: 66,
}