aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/app/styles/images/relationship-icons/DependsOn.svg
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-19 10:28:42 +0200
committerMichael Lando <ml636r@att.com>2017-02-19 10:51:01 +0200
commit451a3400b76511393c62a444f588a4ed15f4a549 (patch)
treee4f5873a863d1d3e55618eab48b83262f874719d /catalog-ui/app/styles/images/relationship-icons/DependsOn.svg
parent5abfe4e1fb5fae4bbd5fbc340519f52075aff3ff (diff)
Initial OpenECOMP SDC commit
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-ui/app/styles/images/relationship-icons/DependsOn.svg')
-rw-r--r--catalog-ui/app/styles/images/relationship-icons/DependsOn.svg34
1 files changed, 34 insertions, 0 deletions
diff --git a/catalog-ui/app/styles/images/relationship-icons/DependsOn.svg b/catalog-ui/app/styles/images/relationship-icons/DependsOn.svg
new file mode 100644
index 0000000000..e38808e2df
--- /dev/null
+++ b/catalog-ui/app/styles/images/relationship-icons/DependsOn.svg
@@ -0,0 +1,34 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" width="25" height="25" viewBox="0 0 25 25">
+ <defs>
+ <style>
+ .cls-1, .cls-2 {
+ fill: #3b7b9b;
+ }
+
+ .cls-1 {
+ fill-rule: evenodd;
+ }
+
+ .cls-3, .cls-4 {
+ fill: #fff;
+ stroke-linejoin: round;
+ stroke-width: 2px;
+ }
+
+ .cls-3 {
+ stroke: #fff;
+ fill-opacity: 0.01;
+ }
+
+ .cls-4 {
+ stroke: #3b7b9b;
+ }
+ </style>
+ </defs>
+ <g>
+ <path d="M16.478,-11.499 L10.911,-8.019 C10.253,-7.612 9.904,-8.255 9.904,-9.003 L9.904,-15.893 C9.904,-16.641 10.253,-17.283 10.911,-16.877 L16.478,-12.977 C17.136,-12.571 17.136,-11.906 16.478,-11.499 Z" class="cls-1"/>
+ <circle cx="12.5" cy="12.609" r="11.5" class="cls-2"/>
+ <circle cx="12.031" cy="12.156" r="5.531" class="cls-3"/>
+ <ellipse cx="16.188" cy="15.344" rx="3.219" ry="3.188" class="cls-4"/>
+ </g>
+</svg>