diff options
author | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-11-08 17:05:20 +0200 |
---|---|---|
committer | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-11-08 17:08:48 +0200 |
commit | 01d15fc40570a5ff64dfe6a77ee0458889780a6d (patch) | |
tree | de672d5906acc51455e54620112ae340b149e41c /cds-ui/designer-client/src/assets/img/icon-codeClosed.svg | |
parent | fac42ccc0046183b5cab827caf05f0b540839965 (diff) |
Add Get Attribute Value in Action Output Modal
Issue-ID: CCSDK-2780
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: If241ccdaa3861c4e7fb6b3320961081c144b1f7b
Diffstat (limited to 'cds-ui/designer-client/src/assets/img/icon-codeClosed.svg')
-rw-r--r-- | cds-ui/designer-client/src/assets/img/icon-codeClosed.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cds-ui/designer-client/src/assets/img/icon-codeClosed.svg b/cds-ui/designer-client/src/assets/img/icon-codeClosed.svg new file mode 100644 index 000000000..902a653fd --- /dev/null +++ b/cds-ui/designer-client/src/assets/img/icon-codeClosed.svg @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="108px" height="214px" viewBox="0 0 108 214" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 61.2 (89653) - https://sketch.com --> + <title>down-arrow0</title> + <desc>Created with Sketch.</desc> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="down-arrow0" transform="translate(54.000000, 106.500000) rotate(-90.000000) translate(-54.000000, -106.500000) translate(-53.000000, 53.000000)" fill="#1B3E6F" fill-rule="nonzero"> + <polygon id="Path" points="0 0.333 106.667 107 213.333 0.333"></polygon> + </g> + </g> +</svg>
\ No newline at end of file |