sempli-website-lib 7.1.0-beta.2 → 7.1.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -25
- package/assets/fonts/Lato/Lato-Black.ttf +0 -0
- package/assets/fonts/Lato/Lato-BlackItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Bold.ttf +0 -0
- package/assets/fonts/Lato/Lato-BoldItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Hairline.ttf +0 -0
- package/assets/fonts/Lato/Lato-HairlineItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Italic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Light.ttf +0 -0
- package/assets/fonts/Lato/Lato-LightItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Regular.ttf +0 -0
- package/assets/fonts/Lato/OFL.txt +0 -0
- package/assets/interface/documents.svg +136 -136
- package/assets/interface/icons/alert-success.svg +17 -17
- package/assets/interface/icons/arrow-left.svg +8 -8
- package/assets/interface/icons/arrow-right-02.svg +10 -10
- package/assets/interface/icons/arrow-right.svg +8 -8
- package/assets/interface/icons/basic-check-magenta.svg +1 -1
- package/assets/interface/icons/bulb-example.svg +20 -20
- package/assets/interface/icons/bulb-tip.svg +32 -32
- package/assets/interface/icons/check-green-circle-large.svg +23 -23
- package/assets/interface/icons/check-green.svg +16 -16
- package/assets/interface/icons/check-purple.svg +20 -20
- package/assets/interface/icons/cloud-download.svg +20 -20
- package/assets/interface/icons/document-pdf.svg +13 -13
- package/assets/interface/icons/document-review.svg +20 -20
- package/assets/interface/icons/document-status-approved.svg +21 -21
- package/assets/interface/icons/document-status-empty.svg +18 -18
- package/assets/interface/icons/document-status-error.svg +23 -23
- package/assets/interface/icons/document-status-success.svg +19 -19
- package/assets/interface/icons/eye-action.svg +1 -1
- package/assets/interface/icons/hand-stop.svg +19 -19
- package/assets/interface/icons/happy-01.svg +0 -0
- package/assets/interface/icons/happy-02.svg +0 -0
- package/assets/interface/icons/happy-03.svg +0 -0
- package/assets/interface/icons/happy-04.svg +0 -0
- package/assets/interface/icons/happy-05.svg +0 -0
- package/assets/interface/icons/heart.svg +13 -13
- package/assets/interface/icons/intercom-messenger-icon.svg +1 -1
- package/assets/interface/icons/lock-icon.svg +1 -1
- package/assets/interface/icons/mail-circle.svg +32 -32
- package/assets/interface/icons/mail-edit.svg +20 -20
- package/assets/interface/icons/pen-edit.svg +22 -22
- package/assets/interface/icons/plus-circle.svg +22 -22
- package/assets/interface/icons/question-sign.svg +10 -10
- package/assets/interface/icons/shield.svg +31 -31
- package/assets/interface/icons/signature-modal-approved.svg +17 -17
- package/assets/interface/icons/signature-modal-waiting.svg +23 -23
- package/assets/interface/icons/signature-pending.svg +25 -25
- package/assets/interface/icons/signature-step-active.svg +19 -19
- package/assets/interface/icons/signature-step-completed.svg +19 -19
- package/assets/interface/icons/signature-step-default.svg +19 -19
- package/assets/interface/icons/skull.svg +23 -23
- package/assets/interface/icons/step-incomplete.svg +18 -18
- package/assets/interface/icons/trash-delete.svg +20 -20
- package/assets/interface/icons/warning-sign.svg +22 -22
- package/assets/interface/icons/x-circle.svg +14 -14
- package/assets/interface/sempli_2.0/17-dale_superpoderes.jpeg +0 -0
- package/assets/interface/sempli_2.0/17-dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.png +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2.webp +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.webp +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.webp +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.jpg +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/flexi-01.webp +0 -0
- package/assets/interface/sempli_2.0/video-hero-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.webm +0 -0
- package/esm2022/lib/sempli-website-lib.module.mjs +5 -5
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/sempli-website-lib.mjs +4 -4
- package/fesm2022/sempli-website-lib.mjs.map +1 -1
- package/package.json +1 -1
- package/styles/_main.scss +2 -2
- package/styles/master-app.scss +17839 -18114
- package/styles/master-landing.scss +20644 -20834
- package/styles/modules/_functions.scss +37 -37
- package/styles/modules/_mixins.scss +68 -68
- package/styles/modules/_variables.scss +54 -54
- package/styles/partials/_base.scss +277 -277
- package/styles/partials/_buttons.scss +446 -453
- package/styles/partials/_fonts.scss +83 -83
- package/styles/partials/_forms.scss +839 -1107
- package/styles/partials/_icons.scss +12 -12
- package/styles/partials/_layout.scss +149 -149
- package/styles/partials/_modals.scss +254 -254
- package/styles/partials/_panels.scss +51 -51
- package/styles/partials/_progress-bars.scss +60 -60
- package/styles/partials/_tooltips.scss +128 -128
- package/styles/partials/_videos.scss +32 -32
- package/styles/partials/animations.scss +155 -155
- package/styles/partials/app/_blocks.scss +101 -101
- package/styles/partials/app/_cards.scss +155 -155
- package/styles/partials/app/_general.scss +1193 -1193
- package/styles/partials/app/_header.scss +713 -713
- package/styles/partials/app/_layout.scss +219 -219
- package/styles/partials/app/_my-account.scss +203 -203
- package/styles/partials/app/_my-loan-applications.scss +165 -165
- package/styles/partials/app/_my-products.scss +1019 -1019
- package/styles/partials/app/_signatures.scss +16 -16
- package/styles/partials/landing/_footer.scss +234 -234
- package/styles/partials/landing/_general.scss +2612 -2527
- package/styles/partials/landing/_header.scss +968 -968
- package/styles/partials/landing/_hero-wrappers.scss +650 -650
- package/styles/vendor/_animate.scss +3 -3
- package/styles/vendor/_compass.scss +4 -4
- package/styles/vendor/_lemonade.scss +37 -37
- package/styles/vendor/_modules_export.scss +11212 -11212
- package/styles/vendor/_normalize.scss +341 -341
- package/styles/vendor/animation/_animate.scss +31 -31
- package/styles/vendor/animation/_core.scss +127 -127
- package/styles/vendor/animation/_shared.scss +21 -21
- package/styles/vendor/animation/animate/_attention-seekers.scss +151 -151
- package/styles/vendor/animation/animate/_bouncing.scss +2 -2
- package/styles/vendor/animation/animate/_classes.scss +21 -21
- package/styles/vendor/animation/animate/_fading.scss +2 -2
- package/styles/vendor/animation/animate/_flippers.scss +87 -87
- package/styles/vendor/animation/animate/_lightspeed.scss +23 -23
- package/styles/vendor/animation/animate/_rotating.scss +3 -3
- package/styles/vendor/animation/animate/_specials.scss +42 -42
- package/styles/vendor/animation/animate/bouncing/_bouncing-entrances.scss +68 -68
- package/styles/vendor/animation/animate/bouncing/_bouncing-exits.scss +60 -60
- package/styles/vendor/animation/animate/fading/_fading-entrances.scss +86 -86
- package/styles/vendor/animation/animate/fading/_fading-exits.scss +86 -86
- package/styles/vendor/animation/animate/rotating/_rotating-entrances.scss +58 -58
- package/styles/vendor/animation/animate/rotating/_rotating-exits.scss +58 -58
- package/styles/vendor/compass/_css3.scss +21 -21
- package/styles/vendor/compass/_functions.scss +7 -7
- package/styles/vendor/compass/_layout.scss +3 -3
- package/styles/vendor/compass/_reset-legacy.scss +3 -3
- package/styles/vendor/compass/_reset.scss +3 -3
- package/styles/vendor/compass/_support.scss +40 -40
- package/styles/vendor/compass/_typography.scss +4 -4
- package/styles/vendor/compass/_utilities.scss +9 -9
- package/styles/vendor/compass/css3/_animation.scss +2 -2
- package/styles/vendor/compass/css3/_appearance.scss +16 -16
- package/styles/vendor/compass/css3/_background-clip.scss +43 -43
- package/styles/vendor/compass/css3/_background-origin.scss +42 -42
- package/styles/vendor/compass/css3/_background-size.scss +26 -26
- package/styles/vendor/compass/css3/_border-radius.scss +130 -130
- package/styles/vendor/compass/css3/_box-shadow.scss +76 -76
- package/styles/vendor/compass/css3/_box-sizing.scss +18 -18
- package/styles/vendor/compass/css3/_box.scss +110 -110
- package/styles/vendor/compass/css3/_columns.scss +157 -157
- package/styles/vendor/compass/css3/_filter.scss +24 -24
- package/styles/vendor/compass/css3/_flexbox.scss +86 -86
- package/styles/vendor/compass/css3/_font-face.scss +48 -48
- package/styles/vendor/compass/css3/_hyphenation.scss +77 -77
- package/styles/vendor/compass/css3/_images.scss +133 -133
- package/styles/vendor/compass/css3/_inline-block.scss +22 -22
- package/styles/vendor/compass/css3/_opacity.scss +19 -19
- package/styles/vendor/compass/css3/_pie.scss +73 -73
- package/styles/vendor/compass/css3/_regions.scss +21 -21
- package/styles/vendor/compass/css3/_shared.scss +38 -38
- package/styles/vendor/compass/css3/_text-shadow.scss +88 -88
- package/styles/vendor/compass/css3/_transform-legacy.scss +87 -87
- package/styles/vendor/compass/css3/_transform.scss +598 -598
- package/styles/vendor/compass/css3/_transition.scss +222 -222
- package/styles/vendor/compass/css3/_user-interface.scss +47 -47
- package/styles/vendor/compass/functions/_colors.scss +37 -37
- package/styles/vendor/compass/functions/_constants.scss +18 -18
- package/styles/vendor/compass/functions/_cross_browser_support.scss +72 -72
- package/styles/vendor/compass/functions/_display.scss +36 -36
- package/styles/vendor/compass/functions/_font_files.scss +95 -95
- package/styles/vendor/compass/functions/_gradient_support.scss +14 -14
- package/styles/vendor/compass/functions/_lists.scss +90 -90
- package/styles/vendor/compass/layout/_grid-background.scss +178 -178
- package/styles/vendor/compass/layout/_sticky-footer.scss +23 -23
- package/styles/vendor/compass/layout/_stretching.scss +23 -23
- package/styles/vendor/compass/reset/_utilities-legacy.scss +135 -135
- package/styles/vendor/compass/reset/_utilities.scss +142 -142
- package/styles/vendor/compass/typography/_links.scss +3 -3
- package/styles/vendor/compass/typography/_lists.scss +4 -4
- package/styles/vendor/compass/typography/_text.scss +4 -4
- package/styles/vendor/compass/typography/_vertical_rhythm.scss +229 -229
- package/styles/vendor/compass/typography/links/_hover-link.scss +5 -5
- package/styles/vendor/compass/typography/links/_link-colors.scss +28 -28
- package/styles/vendor/compass/typography/links/_unstyled-link.scss +7 -7
- package/styles/vendor/compass/typography/lists/_bullets.scss +34 -34
- package/styles/vendor/compass/typography/lists/_horizontal-list.scss +61 -61
- package/styles/vendor/compass/typography/lists/_inline-block-list.scss +50 -50
- package/styles/vendor/compass/typography/lists/_inline-list.scss +44 -44
- package/styles/vendor/compass/typography/text/_ellipsis.scss +25 -25
- package/styles/vendor/compass/typography/text/_force-wrap.scss +12 -12
- package/styles/vendor/compass/typography/text/_nowrap.scss +2 -2
- package/styles/vendor/compass/typography/text/_replacement.scss +68 -68
- package/styles/vendor/compass/utilities/_general.scss +6 -6
- package/styles/vendor/compass/utilities/_links.scss +5 -5
- package/styles/vendor/compass/utilities/_lists.scss +6 -6
- package/styles/vendor/compass/utilities/_print.scss +17 -17
- package/styles/vendor/compass/utilities/_sprites.scss +2 -2
- package/styles/vendor/compass/utilities/_tables.scss +3 -3
- package/styles/vendor/compass/utilities/_text.scss +5 -5
- package/styles/vendor/compass/utilities/color/_contrast.scss +27 -27
- package/styles/vendor/compass/utilities/general/_clearfix.scss +44 -44
- package/styles/vendor/compass/utilities/general/_float.scss +29 -29
- package/styles/vendor/compass/utilities/general/_hacks.scss +47 -47
- package/styles/vendor/compass/utilities/general/_min.scss +16 -16
- package/styles/vendor/compass/utilities/general/_reset.scss +2 -2
- package/styles/vendor/compass/utilities/general/_tabs.scss +1 -1
- package/styles/vendor/compass/utilities/general/_tag-cloud.scss +18 -18
- package/styles/vendor/compass/utilities/links/_hover-link.scss +3 -3
- package/styles/vendor/compass/utilities/links/_link-colors.scss +3 -3
- package/styles/vendor/compass/utilities/links/_unstyled-link.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_bullets.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_horizontal-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-block-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-list.scss +3 -3
- package/styles/vendor/compass/utilities/sprites/_base.scss +65 -65
- package/styles/vendor/compass/utilities/sprites/_sprite-img.scss +78 -78
- package/styles/vendor/compass/utilities/tables/_alternating-rows-and-columns.scss +22 -22
- package/styles/vendor/compass/utilities/tables/_borders.scss +33 -33
- package/styles/vendor/compass/utilities/tables/_scaffolding.scss +9 -9
- package/styles/vendor/compass/utilities/text/_ellipsis.scss +3 -3
- package/styles/vendor/compass/utilities/text/_nowrap.scss +3 -3
- package/styles/vendor/compass/utilities/text/_replacement.scss +3 -3
- package/assets/interface/icons/check-circle.svg +0 -1
- package/assets/interface/icons/x-circle-alert.svg +0 -1
- package/core/intelli-styles.js +0 -55
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="41px" height="34px" viewBox="0 0 41 34" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Icon</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<linearGradient x1="100%" y1="50%" x2="1.74539379%" y2="50%" id="linearGradient-1">
|
|
8
|
-
<stop stop-color="#C887EB" stop-opacity="0.65" offset="0%"></stop>
|
|
9
|
-
<stop stop-color="#C887EB" offset="100%"></stop>
|
|
10
|
-
</linearGradient>
|
|
11
|
-
</defs>
|
|
12
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
13
|
-
<g id="Dashboard---Block-01---Step-01.01.01" transform="translate(-1202.000000, -137.000000)">
|
|
14
|
-
<g id="Help" transform="translate(930.000000, 111.000000)">
|
|
15
|
-
<g id="Card">
|
|
16
|
-
<g id="Icon" transform="translate(273.000000, 27.000000)">
|
|
17
|
-
<path d="M40,15 C40,21.6272 34.6272,27 28,27 C21.3728,27 16,21.6272 16,15 C16,8.3728 21.3728,3 28,3 C34.6272,3 40,8.3728 40,15 Z" id="fill" fill="url(#linearGradient-1)" opacity="0.5"></path>
|
|
18
|
-
<g id="Group" stroke="#4D4CFC" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
19
|
-
<path d="M24,15 C24,10.02975 19.96875,6 15,6 C10.02825,6 6,10.02975 6,15 C6,19.1925 8.86875,22.70475 12.75,23.70525 L12.75,25.5 L17.25,25.5 L17.25,23.70525 C21.12825,22.70475 24,19.1925 24,15 L24,15 Z" id="Stroke-6221"></path>
|
|
20
|
-
<path d="M15.75,31.5 L14.25,31.5" id="Stroke-6222"></path>
|
|
21
|
-
<path d="M17.25,28.5 L12.75,28.5" id="Stroke-6223"></path>
|
|
22
|
-
<path d="M15,0 L15,3" id="Stroke-6224"></path>
|
|
23
|
-
<path d="M30,15 L27,15" id="Stroke-6225"></path>
|
|
24
|
-
<path d="M0,15 L3,15" id="Stroke-6226"></path>
|
|
25
|
-
<path d="M3.33105,3.333225 L6.5133,6.516225" id="Stroke-6227"></path>
|
|
26
|
-
<path d="M26.666025,3.333225 L23.483775,6.516225" id="Stroke-6228"></path>
|
|
27
|
-
</g>
|
|
28
|
-
</g>
|
|
29
|
-
</g>
|
|
30
|
-
</g>
|
|
31
|
-
</g>
|
|
32
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="41px" height="34px" viewBox="0 0 41 34" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>Icon</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient x1="100%" y1="50%" x2="1.74539379%" y2="50%" id="linearGradient-1">
|
|
8
|
+
<stop stop-color="#C887EB" stop-opacity="0.65" offset="0%"></stop>
|
|
9
|
+
<stop stop-color="#C887EB" offset="100%"></stop>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
</defs>
|
|
12
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
13
|
+
<g id="Dashboard---Block-01---Step-01.01.01" transform="translate(-1202.000000, -137.000000)">
|
|
14
|
+
<g id="Help" transform="translate(930.000000, 111.000000)">
|
|
15
|
+
<g id="Card">
|
|
16
|
+
<g id="Icon" transform="translate(273.000000, 27.000000)">
|
|
17
|
+
<path d="M40,15 C40,21.6272 34.6272,27 28,27 C21.3728,27 16,21.6272 16,15 C16,8.3728 21.3728,3 28,3 C34.6272,3 40,8.3728 40,15 Z" id="fill" fill="url(#linearGradient-1)" opacity="0.5"></path>
|
|
18
|
+
<g id="Group" stroke="#4D4CFC" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
19
|
+
<path d="M24,15 C24,10.02975 19.96875,6 15,6 C10.02825,6 6,10.02975 6,15 C6,19.1925 8.86875,22.70475 12.75,23.70525 L12.75,25.5 L17.25,25.5 L17.25,23.70525 C21.12825,22.70475 24,19.1925 24,15 L24,15 Z" id="Stroke-6221"></path>
|
|
20
|
+
<path d="M15.75,31.5 L14.25,31.5" id="Stroke-6222"></path>
|
|
21
|
+
<path d="M17.25,28.5 L12.75,28.5" id="Stroke-6223"></path>
|
|
22
|
+
<path d="M15,0 L15,3" id="Stroke-6224"></path>
|
|
23
|
+
<path d="M30,15 L27,15" id="Stroke-6225"></path>
|
|
24
|
+
<path d="M0,15 L3,15" id="Stroke-6226"></path>
|
|
25
|
+
<path d="M3.33105,3.333225 L6.5133,6.516225" id="Stroke-6227"></path>
|
|
26
|
+
<path d="M26.666025,3.333225 L23.483775,6.516225" id="Stroke-6228"></path>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</g>
|
|
33
33
|
</svg>
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>check-green-circle-large</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---BLOCKS" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Blocks-06" transform="translate(-440.000000, -337.000000)">
|
|
8
|
-
<g id="Blocks" transform="translate(80.000000, 130.000000)">
|
|
9
|
-
<g id="Steps" transform="translate(0.000000, 158.000000)">
|
|
10
|
-
<g id="Step-1">
|
|
11
|
-
<g id="check-green-circle-large" transform="translate(360.000000, 49.000000)">
|
|
12
|
-
<g id="circle" fill="#45DFB0">
|
|
13
|
-
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
|
14
|
-
</g>
|
|
15
|
-
<g id="check" transform="translate(8.000000, 10.000000)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
16
|
-
<polyline id="Shape" points="16 0 5 12 0 6.54545455"></polyline>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>check-green-circle-large</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---BLOCKS" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Blocks-06" transform="translate(-440.000000, -337.000000)">
|
|
8
|
+
<g id="Blocks" transform="translate(80.000000, 130.000000)">
|
|
9
|
+
<g id="Steps" transform="translate(0.000000, 158.000000)">
|
|
10
|
+
<g id="Step-1">
|
|
11
|
+
<g id="check-green-circle-large" transform="translate(360.000000, 49.000000)">
|
|
12
|
+
<g id="circle" fill="#45DFB0">
|
|
13
|
+
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="check" transform="translate(8.000000, 10.000000)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
16
|
+
<polyline id="Shape" points="16 0 5 12 0 6.54545455"></polyline>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
24
|
</svg>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="17px" height="13px" viewBox="0 0 17 13" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title></title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-09.03.02" transform="translate(-391.000000, -369.000000)" fill="#45DFB0">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 130.000000)">
|
|
9
|
-
<g id="Group-5" transform="translate(0.000000, 234.000000)">
|
|
10
|
-
<g id="Group-2" transform="translate(205.000000, 0.000000)">
|
|
11
|
-
<polygon id="" points="111.25 14.8242188 120.960938 5.11328125 122.25 6.40234375 111.25 17.4023438 106.136719 12.2890625 107.425781 11"></polygon>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="17px" height="13px" viewBox="0 0 17 13" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title></title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-09.03.02" transform="translate(-391.000000, -369.000000)" fill="#45DFB0">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 130.000000)">
|
|
9
|
+
<g id="Group-5" transform="translate(0.000000, 234.000000)">
|
|
10
|
+
<g id="Group-2" transform="translate(205.000000, 0.000000)">
|
|
11
|
+
<polygon id="" points="111.25 14.8242188 120.960938 5.11328125 122.25 6.40234375 111.25 17.4023438 106.136719 12.2890625 107.425781 11"></polygon>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
17
|
</svg>
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Path 2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-07.01" transform="translate(-85.000000, -554.000000)" stroke="#4D4CFC" stroke-width="2">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 130.000000)">
|
|
9
|
-
<g id="Data-block" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Group-8" transform="translate(0.000000, 269.000000)">
|
|
11
|
-
<g id="Input/Option/Checkbox/Empty" transform="translate(6.000000, 24.000000)">
|
|
12
|
-
<g id="Input/Option/Input-Control" transform="translate(0.000000, 10.000000)">
|
|
13
|
-
<polyline id="Path-2" points="0 4 3 7 8 0"></polyline>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>Path 2</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-07.01" transform="translate(-85.000000, -554.000000)" stroke="#4D4CFC" stroke-width="2">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 130.000000)">
|
|
9
|
+
<g id="Data-block" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Group-8" transform="translate(0.000000, 269.000000)">
|
|
11
|
+
<g id="Input/Option/Checkbox/Empty" transform="translate(6.000000, 24.000000)">
|
|
12
|
+
<g id="Input/Option/Input-Control" transform="translate(0.000000, 10.000000)">
|
|
13
|
+
<polyline id="Path-2" points="0 4 3 7 8 0"></polyline>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
21
|
</svg>
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="12px" viewBox="0 0 16 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>cloud-download</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-337.000000, -1437.000000)" fill="#4D4CFC">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Documento" transform="translate(0.000000, 1038.000000)">
|
|
11
|
-
<g id="Actions" transform="translate(0.000000, 128.000000)">
|
|
12
|
-
<g id="Group-4" transform="translate(257.000000, 0.000000)">
|
|
13
|
-
<path d="M11.34375,14.65625 L9.34375,14.65625 L9.34375,12 L6.65625,12 L6.65625,14.65625 L4.65625,14.65625 L8,18 L11.34375,14.65625 Z M12.90625,12.6875 C13.7604209,12.7500003 14.4895803,13.0989552 15.09375,13.734375 C15.6979197,14.3697948 16,15.1249956 16,16 C16,16.9166713 15.6718783,17.7031217 15.015625,18.359375 C14.3593717,19.0156283 13.5729213,19.34375 12.65625,19.34375 L4,19.34375 C2.89582781,19.34375 1.95312891,18.9531289 1.171875,18.171875 C0.390621094,17.3906211 0,16.4479222 0,15.34375 C0,14.3229116 0.343746563,13.4322955 1.03125,12.671875 C1.71875344,11.9114545 2.562495,11.4791672 3.5625,11.375 C4.00000219,10.5624959 4.61457937,9.9062525 5.40625,9.40625 C6.19792063,8.9062475 7.06249531,8.65625 8,8.65625 C9.20833937,8.65625 10.2708287,9.03645453 11.1875,9.796875 C12.1041713,10.5572955 12.6770822,11.5208275 12.90625,12.6875 Z" id="cloud-download"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="12px" viewBox="0 0 16 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>cloud-download</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-337.000000, -1437.000000)" fill="#4D4CFC">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Documento" transform="translate(0.000000, 1038.000000)">
|
|
11
|
+
<g id="Actions" transform="translate(0.000000, 128.000000)">
|
|
12
|
+
<g id="Group-4" transform="translate(257.000000, 0.000000)">
|
|
13
|
+
<path d="M11.34375,14.65625 L9.34375,14.65625 L9.34375,12 L6.65625,12 L6.65625,14.65625 L4.65625,14.65625 L8,18 L11.34375,14.65625 Z M12.90625,12.6875 C13.7604209,12.7500003 14.4895803,13.0989552 15.09375,13.734375 C15.6979197,14.3697948 16,15.1249956 16,16 C16,16.9166713 15.6718783,17.7031217 15.015625,18.359375 C14.3593717,19.0156283 13.5729213,19.34375 12.65625,19.34375 L4,19.34375 C2.89582781,19.34375 1.95312891,18.9531289 1.171875,18.171875 C0.390621094,17.3906211 0,16.4479222 0,15.34375 C0,14.3229116 0.343746563,13.4322955 1.03125,12.671875 C1.71875344,11.9114545 2.562495,11.4791672 3.5625,11.375 C4.00000219,10.5624959 4.61457937,9.9062525 5.40625,9.40625 C6.19792063,8.9062475 7.06249531,8.65625 8,8.65625 C9.20833937,8.65625 10.2708287,9.03645453 11.1875,9.796875 C12.1041713,10.5572955 12.6770822,11.5208275 12.90625,12.6875 Z" id="cloud-download"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
21
|
</svg>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="19px" height="25px" viewBox="0 0 19 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>file-pdf</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="file-pdf" transform="translate(1.000000, 1.000000)">
|
|
8
|
-
<polygon id="Stroke-2789" stroke="#AFB3C0" stroke-linecap="round" stroke-linejoin="round" points="17 23 0 23 0 0 11 0 17 6"></polygon>
|
|
9
|
-
<path d="M0,12 L13,12 C14.1045695,12 15,12.8954305 15,14 L15,18 C15,19.1045695 14.1045695,20 13,20 L0,20 L0,12 Z" id="Rectangle" fill="#AFB3C0"></path>
|
|
10
|
-
<path d="M4.66,15.06 C4.66,16.044 3.862,16.398 2.974,16.398 L2.464,16.398 L2.464,18 L1.438,18 L1.438,13.752 L2.998,13.752 C3.928,13.752 4.66,14.088 4.66,15.06 Z M3.634,15.066 C3.634,14.658 3.28,14.58 2.914,14.58 L2.464,14.58 L2.464,15.582 L2.896,15.582 C3.28,15.582 3.634,15.468 3.634,15.066 Z M9.244,15.864 C9.244,17.358 8.032,18 6.862,18 L5.278,18 L5.278,13.752 L6.814,13.752 C8.02,13.752 9.244,14.256 9.244,15.864 Z M8.176,15.864 C8.176,14.91 7.498,14.628 6.79,14.628 L6.28,14.628 L6.28,17.112 L6.766,17.112 C7.498,17.112 8.176,16.812 8.176,15.864 Z M12.718,14.628 L10.936,14.628 L10.936,15.504 L12.58,15.504 L12.58,16.35 L10.936,16.35 L10.936,18 L9.922,18 L9.922,13.752 L12.718,13.752 L12.718,14.628 Z" id="PDF" fill="#FFFFFF"></path>
|
|
11
|
-
<polyline id="Stroke-2790" stroke="#AFB3C0" stroke-linecap="round" stroke-linejoin="round" points="11 0 11 6 17 6"></polyline>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="19px" height="25px" viewBox="0 0 19 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>file-pdf</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="file-pdf" transform="translate(1.000000, 1.000000)">
|
|
8
|
+
<polygon id="Stroke-2789" stroke="#AFB3C0" stroke-linecap="round" stroke-linejoin="round" points="17 23 0 23 0 0 11 0 17 6"></polygon>
|
|
9
|
+
<path d="M0,12 L13,12 C14.1045695,12 15,12.8954305 15,14 L15,18 C15,19.1045695 14.1045695,20 13,20 L0,20 L0,12 Z" id="Rectangle" fill="#AFB3C0"></path>
|
|
10
|
+
<path d="M4.66,15.06 C4.66,16.044 3.862,16.398 2.974,16.398 L2.464,16.398 L2.464,18 L1.438,18 L1.438,13.752 L2.998,13.752 C3.928,13.752 4.66,14.088 4.66,15.06 Z M3.634,15.066 C3.634,14.658 3.28,14.58 2.914,14.58 L2.464,14.58 L2.464,15.582 L2.896,15.582 C3.28,15.582 3.634,15.468 3.634,15.066 Z M9.244,15.864 C9.244,17.358 8.032,18 6.862,18 L5.278,18 L5.278,13.752 L6.814,13.752 C8.02,13.752 9.244,14.256 9.244,15.864 Z M8.176,15.864 C8.176,14.91 7.498,14.628 6.79,14.628 L6.28,14.628 L6.28,17.112 L6.766,17.112 C7.498,17.112 8.176,16.812 8.176,15.864 Z M12.718,14.628 L10.936,14.628 L10.936,15.504 L12.58,15.504 L12.58,16.35 L10.936,16.35 L10.936,18 L9.922,18 L9.922,13.752 L12.718,13.752 L12.718,14.628 Z" id="PDF" fill="#FFFFFF"></path>
|
|
11
|
+
<polyline id="Stroke-2790" stroke="#AFB3C0" stroke-linecap="round" stroke-linejoin="round" points="11 0 11 6 17 6"></polyline>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
14
|
</svg>
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="14px" viewBox="0 0 12 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>document-review</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-82.000000, -374.000000)" fill="#AFB3C0">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Documento">
|
|
11
|
-
<g id="Actions" transform="translate(0.000000, 104.000000)">
|
|
12
|
-
<g id="Group-7">
|
|
13
|
-
<path d="M8.65625,12 L12.34375,12 L8.65625,8.34375 L8.65625,12 Z M10.65625,15.34375 L10.65625,14 L5.34375,14 L5.34375,15.34375 L10.65625,15.34375 Z M10.65625,18 L10.65625,16.65625 L5.34375,16.65625 L5.34375,18 L10.65625,18 Z M9.34375,7.34375 L13.34375,11.34375 L13.34375,19.34375 C13.34375,19.6979184 13.2083347,20.005207 12.9375,20.265625 C12.6666653,20.526043 12.3541684,20.65625 12,20.65625 L4,20.65625 C3.64583156,20.65625 3.33333469,20.526043 3.0625,20.265625 C2.79166531,20.005207 2.65625,19.6979184 2.65625,19.34375 L2.6875,8.65625 C2.6875,8.30208156 2.81770703,7.99479297 3.078125,7.734375 C3.33854297,7.47395703 3.64583156,7.34375 4,7.34375 L9.34375,7.34375 Z" id="document-review"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="12px" height="14px" viewBox="0 0 12 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>document-review</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-82.000000, -374.000000)" fill="#AFB3C0">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Documento">
|
|
11
|
+
<g id="Actions" transform="translate(0.000000, 104.000000)">
|
|
12
|
+
<g id="Group-7">
|
|
13
|
+
<path d="M8.65625,12 L12.34375,12 L8.65625,8.34375 L8.65625,12 Z M10.65625,15.34375 L10.65625,14 L5.34375,14 L5.34375,15.34375 L10.65625,15.34375 Z M10.65625,18 L10.65625,16.65625 L5.34375,16.65625 L5.34375,18 L10.65625,18 Z M9.34375,7.34375 L13.34375,11.34375 L13.34375,19.34375 C13.34375,19.6979184 13.2083347,20.005207 12.9375,20.265625 C12.6666653,20.526043 12.3541684,20.65625 12,20.65625 L4,20.65625 C3.64583156,20.65625 3.33333469,20.526043 3.0625,20.265625 C2.79166531,20.005207 2.65625,19.6979184 2.65625,19.34375 L2.6875,8.65625 C2.6875,8.30208156 2.81770703,7.99479297 3.078125,7.734375 C3.33854297,7.47395703 3.64583156,7.34375 4,7.34375 L9.34375,7.34375 Z" id="document-review"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
21
|
</svg>
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>document-status-approved</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-748.000000, -1154.000000)">
|
|
8
|
-
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
-
<g id="Approved" transform="translate(80.000000, 727.000000)">
|
|
11
|
-
<g id="Documento" transform="translate(0.000000, 81.000000)">
|
|
12
|
-
<g id="document-status-approved" transform="translate(669.000000, 48.000000)">
|
|
13
|
-
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
14
|
-
<polygon id="" fill="#4D4CFC" points="14 24.375 8.84375 27.5 10.2109375 21.640625 5.6796875 17.6953125 11.65625 17.1875 14 11.6796875 16.34375 17.1875 22.3203125 17.6953125 17.7890625 21.640625 19.15625 27.5"></polygon>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>document-status-approved</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-748.000000, -1154.000000)">
|
|
8
|
+
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
+
<g id="Approved" transform="translate(80.000000, 727.000000)">
|
|
11
|
+
<g id="Documento" transform="translate(0.000000, 81.000000)">
|
|
12
|
+
<g id="document-status-approved" transform="translate(669.000000, 48.000000)">
|
|
13
|
+
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
14
|
+
<polygon id="" fill="#4D4CFC" points="14 24.375 8.84375 27.5 10.2109375 21.640625 5.6796875 17.6953125 11.65625 17.1875 14 11.6796875 16.34375 17.1875 22.3203125 17.6953125 17.7890625 21.640625 19.15625 27.5"></polygon>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
22
|
</svg>
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Status Icon</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.02.01" transform="translate(-748.000000, -479.000000)" stroke="#AFB3C0" stroke-width="2">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Documento" transform="translate(0.000000, 169.000000)">
|
|
11
|
-
<g id="Status-Icon" transform="translate(669.000000, 48.000000)">
|
|
12
|
-
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape"></path>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>Status Icon</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.02.01" transform="translate(-748.000000, -479.000000)" stroke="#AFB3C0" stroke-width="2">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Documento" transform="translate(0.000000, 169.000000)">
|
|
11
|
+
<g id="Status-Icon" transform="translate(669.000000, 48.000000)">
|
|
12
|
+
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape"></path>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
19
|
</svg>
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>document-status-error</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-748.000000, -542.000000)">
|
|
8
|
-
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
-
<g id="Need-Revision">
|
|
11
|
-
<g id="Docs" transform="translate(80.000000, 30.000000)">
|
|
12
|
-
<g id="Documento" transform="translate(0.000000, 166.000000)">
|
|
13
|
-
<g id="document-status-error" transform="translate(669.000000, 48.000000)">
|
|
14
|
-
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#FF425E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
15
|
-
<polygon id="" fill="#FF425E" points="20.4023438 15.8867188 15.2890625 21 20.4023438 26.1132812 19.1132812 27.4023438 14 22.2890625 8.88671875 27.4023438 7.59765625 26.1132812 12.7109375 21 7.59765625 15.8867188 8.88671875 14.5976562 14 19.7109375 19.1132812 14.5976562"></polygon>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>document-status-error</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-748.000000, -542.000000)">
|
|
8
|
+
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
+
<g id="Need-Revision">
|
|
11
|
+
<g id="Docs" transform="translate(80.000000, 30.000000)">
|
|
12
|
+
<g id="Documento" transform="translate(0.000000, 166.000000)">
|
|
13
|
+
<g id="document-status-error" transform="translate(669.000000, 48.000000)">
|
|
14
|
+
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#FF425E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
15
|
+
<polygon id="" fill="#FF425E" points="20.4023438 15.8867188 15.2890625 21 20.4023438 26.1132812 19.1132812 27.4023438 14 22.2890625 8.88671875 27.4023438 7.59765625 26.1132812 12.7109375 21 7.59765625 15.8867188 8.88671875 14.5976562 14 19.7109375 19.1132812 14.5976562"></polygon>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
24
|
</svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>document-status-success</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-748.000000, -310.000000)">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Documento">
|
|
11
|
-
<g id="document-status-success" transform="translate(669.000000, 48.000000)">
|
|
12
|
-
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
13
|
-
<polygon id="" fill="#4D4CFC" points="11.25 25.8242188 20.9609375 16.1132812 22.25 17.4023438 11.25 28.4023438 6.13671875 23.2890625 7.42578125 22"></polygon>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="30px" height="38px" viewBox="0 0 30 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>document-status-success</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-748.000000, -310.000000)">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Documento">
|
|
11
|
+
<g id="document-status-success" transform="translate(669.000000, 48.000000)">
|
|
12
|
+
<path d="M15.75,0 L3.5,0 C1.56700338,0 0,1.6117749 0,3.6 L0,32.4 C0,34.3882251 1.56700338,36 3.5,36 L24.5,36 C26.4329966,36 28,34.3882251 28,32.4 L28,12 L15.75,0 Z" id="Shape" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
13
|
+
<polygon id="" fill="#4D4CFC" points="11.25 25.8242188 20.9609375 16.1132812 22.25 17.4023438 11.25 28.4023438 6.13671875 23.2890625 7.42578125 22"></polygon>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
20
|
</svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#4D4CFC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle></svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="36px" height="45px" viewBox="0 0 36 45" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Group</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-03.03" transform="translate(-410.000000, -278.000000)" stroke="#231F20" stroke-width="2">
|
|
8
|
-
<g id="Status-Card" transform="translate(370.000000, 248.000000)">
|
|
9
|
-
<g id="Group-2" transform="translate(42.000000, 30.000000)">
|
|
10
|
-
<g id="Group" transform="translate(0.000000, 1.000000)">
|
|
11
|
-
<path d="M33,20 L33,33 C33,38.522 28.523,43 23,43 L16.331,43 C12.907,43 9.721,41.245 7.885,38.355 C4.442,32.937 0.166,24 0.166,24 C-0.508,23.046 -0.396,21.745 0.429,20.92 C1.316,20.034 2.735,19.979 3.687,20.795 L9,27 L9,7 C9,5.343 10.343,4 12,4 C13.657,4 15,5.343 15,7 L15,19" id="Stroke-679"></path>
|
|
12
|
-
<path d="M15,15 L15,3 C15,1.343 16.343,0 18,0 C19.657,0 21,1.343 21,3 L21,15" id="Stroke-680"></path>
|
|
13
|
-
<path d="M21,19 L21,7 C21,5.343 22.343,4 24,4 C25.657,4 27,5.343 27,7 L27,19" id="Stroke-681"></path>
|
|
14
|
-
<path d="M27,22 L27,13 C27,11.343 28.343,10 30,10 C31.657,10 33,11.343 33,13 L33,25" id="Stroke-682"></path>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="36px" height="45px" viewBox="0 0 36 45" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>Group</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-03.03" transform="translate(-410.000000, -278.000000)" stroke="#231F20" stroke-width="2">
|
|
8
|
+
<g id="Status-Card" transform="translate(370.000000, 248.000000)">
|
|
9
|
+
<g id="Group-2" transform="translate(42.000000, 30.000000)">
|
|
10
|
+
<g id="Group" transform="translate(0.000000, 1.000000)">
|
|
11
|
+
<path d="M33,20 L33,33 C33,38.522 28.523,43 23,43 L16.331,43 C12.907,43 9.721,41.245 7.885,38.355 C4.442,32.937 0.166,24 0.166,24 C-0.508,23.046 -0.396,21.745 0.429,20.92 C1.316,20.034 2.735,19.979 3.687,20.795 L9,27 L9,7 C9,5.343 10.343,4 12,4 C13.657,4 15,5.343 15,7 L15,19" id="Stroke-679"></path>
|
|
12
|
+
<path d="M15,15 L15,3 C15,1.343 16.343,0 18,0 C19.657,0 21,1.343 21,3 L21,15" id="Stroke-680"></path>
|
|
13
|
+
<path d="M21,19 L21,7 C21,5.343 22.343,4 24,4 C25.657,4 27,5.343 27,7 L27,19" id="Stroke-681"></path>
|
|
14
|
+
<path d="M27,22 L27,13 C27,11.343 28.343,10 30,10 C31.657,10 33,11.343 33,13 L33,25" id="Stroke-682"></path>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
20
|
</svg>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|