diff options
author | Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> | 2019-11-11 10:51:21 +0200 |
---|---|---|
committer | Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> | 2019-11-18 11:23:22 +0200 |
commit | 6cc77cb2cb6d7fb79faf58b7242e3737513a070a (patch) | |
tree | 4d7f41071fc787cfea324621417e7fcb073676b5 /cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg | |
parent | 88e3ef2d396bc91051b182d11a2d490bf37abf08 (diff) |
Add client-frankfurt skeleton project
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I6a3dcb02b692fae778eb5cf65277ab2c269d96f8
Diffstat (limited to 'cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg')
-rw-r--r-- | cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg b/cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg new file mode 100644 index 000000000..10b76f736 --- /dev/null +++ b/cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 59.1 (86144) - https://sketch.com --> + <title>Shape</title> + <desc>Created with Sketch.</desc> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="1.1.2-Packages-List---Actions-menu" transform="translate(-107.000000, -325.000000)" fill="#FFFFFF" fill-rule="nonzero"> + <g id="Tab-content" transform="translate(80.000000, 155.000000)"> + <g id="cards" transform="translate(0.000000, 48.000000)"> + <g id="row-1"> + <g id="Add"> + <g id="actions" transform="translate(17.000000, 114.000000)"> + <g id="add"> + <g id="txt" transform="translate(10.000000, 8.000000)"> + <path d="M7,0 C3.14030769,0 0,3.14003846 0,7 C0,10.8599615 3.14030769,14 7,14 C10.8596923,14 14,10.8599615 14,7 C14,3.14003846 10.8596923,0 7,0 Z M10.3653846,7.53846154 L7.53846154,7.53846154 L7.53846154,10.5 C7.53846154,10.7972308 7.29723077,11.0384615 7,11.0384615 C6.70276923,11.0384615 6.46153846,10.7972308 6.46153846,10.5 L6.46153846,7.53846154 L3.63461538,7.53846154 C3.33738462,7.53846154 3.09615385,7.29723077 3.09615385,7 C3.09615385,6.70276923 3.33738462,6.46153846 3.63461538,6.46153846 L6.46153846,6.46153846 L6.46153846,3.76923077 C6.46153846,3.472 6.70276923,3.23076923 7,3.23076923 C7.29723077,3.23076923 7.53846154,3.472 7.53846154,3.76923077 L7.53846154,6.46153846 L10.3653846,6.46153846 C10.6626154,6.46153846 10.9038462,6.70276923 10.9038462,7 C10.9038462,7.29723077 10.6626154,7.53846154 10.3653846,7.53846154 Z" id="Shape"></path> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg>
\ No newline at end of file |