Cisco Threat Entities
Threat A1
- Preview
- Usage
- Definition
import { ThreatA1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A1)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a1;',
},
_original_width: 49,
_original_height: 50,
}
Threat A2
- Preview
- Usage
- Definition

import { ThreatA2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a2;',
},
_original_width: 49,
_original_height: 50,
}
Threat A3
- Preview
- Usage
- Definition
import { ThreatA3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A3)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a3;',
},
_original_width: 49,
_original_height: 50,
}
Threat A4
- Preview
- Usage
- Definition
import { ThreatA4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A4)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a4;',
},
_original_width: 49,
_original_height: 50,
}
Threat A5
- Preview
- Usage
- Definition
import { ThreatA5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A5)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a5;',
},
_original_width: 49,
_original_height: 50,
}
Threat A6
- Preview
- Usage
- Definition

import { ThreatA6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A6)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a6;',
},
_original_width: 49,
_original_height: 50,
}
Threat A7
- Preview
- Usage
- Definition
import { ThreatA7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A7)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a7;',
},
_original_width: 49,
_original_height: 50,
}
Threat A8
- Preview
- Usage
- Definition

import { ThreatA8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatA8/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_A8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_A8)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat1;resIcon=mxgraph.cisco_safe.threat.threat_a8;',
},
_original_width: 49,
_original_height: 50,
}
Threat B1
- Preview
- Usage
- Definition
import { ThreatB1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B1)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b1;',
},
_width: 31.5,
_height: 50,
}
Threat B2
- Preview
- Usage
- Definition
import { ThreatB2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b2;',
},
_width: 31.5,
_height: 50,
}
Threat B3
- Preview
- Usage
- Definition
import { ThreatB3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B3)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b3;',
},
_width: 31.5,
_height: 50,
}
Threat B4
- Preview
- Usage
- Definition
import { ThreatB4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B4)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b4;',
},
_width: 31.5,
_height: 50,
}
Threat B5
- Preview
- Usage
- Definition
import { ThreatB5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B5)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b5;',
},
_width: 31.5,
_height: 50,
}
Threat B6
- Preview
- Usage
- Definition
import { ThreatB6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B6)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b6;',
},
_width: 31.5,
_height: 50,
}
Threat B7
- Preview
- Usage
- Definition
import { ThreatB7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B7)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b7;',
},
_width: 31.5,
_height: 50,
}
Threat B8
- Preview
- Usage
- Definition
import { ThreatB8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatB8/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_B8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_B8)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat2;resIcon=mxgraph.cisco_safe.threat.threat_b8;',
},
_width: 31.5,
_height: 50,
}
Threat C1
- Preview
- Usage
- Definition
import { ThreatC1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C1)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c1;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C2
- Preview
- Usage
- Definition

import { ThreatC2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c2;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C3
- Preview
- Usage
- Definition
import { ThreatC3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C3)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c3;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C4
- Preview
- Usage
- Definition
import { ThreatC4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C4)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c4;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C5
- Preview
- Usage
- Definition
import { ThreatC5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C5)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c5;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C6
- Preview
- Usage
- Definition
import { ThreatC6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C6)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c6;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C7
- Preview
- Usage
- Definition
import { ThreatC7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C7)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c7;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat C8
- Preview
- Usage
- Definition

import { ThreatC8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatC8/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_C8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_C8)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat3;resIcon=mxgraph.cisco_safe.threat.threat_c8;',
},
_original_width: 50,
_original_height: 40.5,
}
Threat D1
- Preview
- Usage
- Definition
import { ThreatD1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D1)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d1;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D2
- Preview
- Usage
- Definition

import { ThreatD2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d2;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D3
- Preview
- Usage
- Definition
import { ThreatD3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D3)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d3;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D4
- Preview
- Usage
- Definition
import { ThreatD4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D4)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d4;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D5
- Preview
- Usage
- Definition
import { ThreatD5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D5)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d5;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D6
- Preview
- Usage
- Definition

import { ThreatD6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D6)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d6;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D7
- Preview
- Usage
- Definition
import { ThreatD7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D7)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d7;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat D8
- Preview
- Usage
- Definition

import { ThreatD8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatD8/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_D8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_D8)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat4;resIcon=mxgraph.cisco_safe.threat.threat_d8;',
},
_original_width: 46.5,
_original_height: 50,
}
Threat E1
- Preview
- Usage
- Definition
import { ThreatE1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E1 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E1)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e1;',
},
_original_width: 50,
_original_height: 47,
}
Threat E2
- Preview
- Usage
- Definition

import { ThreatE2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E2 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e2;',
},
_original_width: 50,
_original_height: 47,
}
Threat E3
- Preview
- Usage
- Definition
import { ThreatE3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E3 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E3)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e3;',
},
_original_width: 50,
_original_height: 47,
}
Threat E4
- Preview
- Usage
- Definition
import { ThreatE4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E4 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E4)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e4;',
},
_original_width: 50,
_original_height: 47,
}
Threat E5
- Preview
- Usage
- Definition
import { ThreatE5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E5 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E5)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e5;',
},
_original_width: 50,
_original_height: 47,
}
Threat E6
- Preview
- Usage
- Definition
import { ThreatE6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE6/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E6 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E6)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e6;',
},
_original_width: 50,
_original_height: 47,
}
Threat E7
- Preview
- Usage
- Definition
import { ThreatE7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E7 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E7)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e7;',
},
_original_width: 50,
_original_height: 47,
}
Threat E8
- Preview
- Usage
- Definition

import { ThreatE8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<ThreatE8/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THREAT_E8 } from '@dinghy/diagrams/entitiesCiscoSafeThreat'
<Shape
{...props}
_style={extendStyle(props, THREAT_E8)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;sketch=0;html=1;fillColor=#F06650;strokeColor=#ffffff;verticalAlign=top;align=center;points=[];pointerEvents=1;shape=mxgraph.cisco_safe.compositeIcon;bgIcon=threat5;resIcon=mxgraph.cisco_safe.threat.threat_e8;',
},
_original_width: 50,
_original_height: 47,
}