@pmidc/upyog-css 1.0.21 → 1.0.22
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/dist/index.css +4 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +111 -111
- package/src/components/CitizenHomeCard.scss +58 -58
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/TimeLine.scss +67 -67
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +146 -146
- package/src/components/buttons.scss +49 -49
- package/src/components/card.scss +436 -434
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +76 -76
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +27 -27
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +30 -30
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +72 -72
- package/src/components/navbar.scss +310 -310
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +20 -20
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +201 -201
- package/src/components/staticDynamicMessages.scss +106 -106
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +179 -179
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +111 -111
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +147 -147
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +811 -811
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/DocumentList.scss +304 -304
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +165 -165
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +21 -21
- package/src/pages/citizen/container.scss +22 -22
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +203 -206
- package/src/pages/employee/dss.scss +249 -249
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +743 -743
- package/src/pages/employee/index.scss +679 -679
- package/src/pages/employee/landing.scss +324 -324
- package/src/pages/employee/login.scss +594 -594
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +136 -133
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
.tooltip {
|
|
2
|
-
position: relative;
|
|
3
|
-
display: inline-block;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.tooltip .tooltiptext {
|
|
7
|
-
visibility: hidden;
|
|
8
|
-
background-color: #555;
|
|
9
|
-
color: #fff;
|
|
10
|
-
text-align: left;
|
|
11
|
-
border-radius: 6px;
|
|
12
|
-
padding: 5px;
|
|
13
|
-
position: absolute;
|
|
14
|
-
z-index: 1;
|
|
15
|
-
bottom: 125%;
|
|
16
|
-
left: 50%;
|
|
17
|
-
margin-left: -60px;
|
|
18
|
-
opacity: 0;
|
|
19
|
-
transition: opacity 0.3s;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.tooltip .tooltiptext::after {
|
|
23
|
-
position: absolute;
|
|
24
|
-
top: 100%;
|
|
25
|
-
left: 50%;
|
|
26
|
-
margin-left: -5px;
|
|
27
|
-
border-width: 5px;
|
|
28
|
-
border-style: solid;
|
|
29
|
-
border-color: #555 transparent transparent transparent;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.tooltip:hover .tooltiptext {
|
|
33
|
-
visibility: visible;
|
|
34
|
-
opacity: 1;
|
|
35
|
-
cursor: pointer;
|
|
1
|
+
.tooltip {
|
|
2
|
+
position: relative;
|
|
3
|
+
display: inline-block;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.tooltip .tooltiptext {
|
|
7
|
+
visibility: hidden;
|
|
8
|
+
background-color: #555;
|
|
9
|
+
color: #fff;
|
|
10
|
+
text-align: left;
|
|
11
|
+
border-radius: 6px;
|
|
12
|
+
padding: 5px;
|
|
13
|
+
position: absolute;
|
|
14
|
+
z-index: 1;
|
|
15
|
+
bottom: 125%;
|
|
16
|
+
left: 50%;
|
|
17
|
+
margin-left: -60px;
|
|
18
|
+
opacity: 0;
|
|
19
|
+
transition: opacity 0.3s;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.tooltip .tooltiptext::after {
|
|
23
|
+
position: absolute;
|
|
24
|
+
top: 100%;
|
|
25
|
+
left: 50%;
|
|
26
|
+
margin-left: -5px;
|
|
27
|
+
border-width: 5px;
|
|
28
|
+
border-style: solid;
|
|
29
|
+
border-color: #555 transparent transparent transparent;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.tooltip:hover .tooltiptext {
|
|
33
|
+
visibility: visible;
|
|
34
|
+
opacity: 1;
|
|
35
|
+
cursor: pointer;
|
|
36
36
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.updateNumberEmployee{
|
|
2
|
-
width: 100%;
|
|
3
|
-
.employee-data-table .row h2{
|
|
4
|
-
font-weight:500;
|
|
5
|
-
width: 100%;
|
|
6
|
-
}
|
|
7
|
-
.submit-bar {
|
|
8
|
-
position: relative;
|
|
9
|
-
}
|
|
10
|
-
.search-form-wrapper {
|
|
11
|
-
justify-content: initial;
|
|
12
|
-
}
|
|
1
|
+
.updateNumberEmployee{
|
|
2
|
+
width: 100%;
|
|
3
|
+
.employee-data-table .row h2{
|
|
4
|
+
font-weight:500;
|
|
5
|
+
width: 100%;
|
|
6
|
+
}
|
|
7
|
+
.submit-bar {
|
|
8
|
+
position: relative;
|
|
9
|
+
}
|
|
10
|
+
.search-form-wrapper {
|
|
11
|
+
justify-content: initial;
|
|
12
|
+
}
|
|
13
13
|
}
|
|
@@ -1,133 +1,136 @@
|
|
|
1
|
-
.swach {
|
|
2
|
-
width: 60vw !important;
|
|
3
|
-
.card {
|
|
4
|
-
.employee-card-input--front {
|
|
5
|
-
background-color: white;
|
|
6
|
-
}
|
|
7
|
-
input[name="mobileNumber"] {
|
|
8
|
-
max-width: 490px;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
.mandatory-asterisk {
|
|
12
|
-
color: red;
|
|
13
|
-
font-weight: bold;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
.
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
margin-
|
|
24
|
-
}
|
|
25
|
-
.
|
|
26
|
-
margin-top: 10px;
|
|
27
|
-
}
|
|
28
|
-
.
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
border:
|
|
34
|
-
}
|
|
35
|
-
textarea[name="
|
|
36
|
-
border: 1px solid #b4b4b4;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
margin-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
.swach .
|
|
59
|
-
width:
|
|
60
|
-
}
|
|
61
|
-
.swach .
|
|
62
|
-
width: 540px;
|
|
63
|
-
}
|
|
64
|
-
.swach .
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
.swach textarea[name="
|
|
81
|
-
max-width: 490px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
1
|
+
.swach {
|
|
2
|
+
width: 60vw !important;
|
|
3
|
+
.card {
|
|
4
|
+
.employee-card-input--front {
|
|
5
|
+
background-color: white;
|
|
6
|
+
}
|
|
7
|
+
input[name="mobileNumber"] {
|
|
8
|
+
max-width: 490px;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
.mandatory-asterisk {
|
|
12
|
+
color: red;
|
|
13
|
+
font-weight: bold;
|
|
14
|
+
}
|
|
15
|
+
.numberdisplay{
|
|
16
|
+
display: flex !important;
|
|
17
|
+
}
|
|
18
|
+
.image-card .card {
|
|
19
|
+
width: 540px;
|
|
20
|
+
}
|
|
21
|
+
.break-line {
|
|
22
|
+
margin-top: 20px;
|
|
23
|
+
margin-bottom: 40px;
|
|
24
|
+
}
|
|
25
|
+
.card-section-header {
|
|
26
|
+
margin-top: 10px;
|
|
27
|
+
}
|
|
28
|
+
.label-field-pair {
|
|
29
|
+
margin-top: 10px;
|
|
30
|
+
}
|
|
31
|
+
.select-wrap .select {
|
|
32
|
+
border: 1px solid #b4b4b4;
|
|
33
|
+
border-radius: 8px;
|
|
34
|
+
}
|
|
35
|
+
textarea[name="landmark"] {
|
|
36
|
+
border: 1px solid #b4b4b4;
|
|
37
|
+
}
|
|
38
|
+
textarea[name="description"] {
|
|
39
|
+
border: 1px solid #b4b4b4;
|
|
40
|
+
}
|
|
41
|
+
.select-active {
|
|
42
|
+
input[type="text"] {
|
|
43
|
+
margin-top: 0px;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
.font-Weigth-bold {
|
|
47
|
+
font-weight: 600 !important;
|
|
48
|
+
margin-top: 20px !important;
|
|
49
|
+
}
|
|
50
|
+
.location-card .card-header {
|
|
51
|
+
margin-left: 10px;
|
|
52
|
+
font-size: 20px;
|
|
53
|
+
/* background-color: red; */
|
|
54
|
+
line-height: 40px;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
@media (min-width: 320px) and (max-width: 768px) {
|
|
58
|
+
.swach .card {
|
|
59
|
+
width: 95vw;
|
|
60
|
+
}
|
|
61
|
+
.swach .location-card .card {
|
|
62
|
+
width: 540px;
|
|
63
|
+
}
|
|
64
|
+
.swach .image-card .card {
|
|
65
|
+
width: 540px;
|
|
66
|
+
}
|
|
67
|
+
.swach .break-line {
|
|
68
|
+
margin-top: 20px;
|
|
69
|
+
margin-bottom: 40px;
|
|
70
|
+
}
|
|
71
|
+
/* .swach .location-card .card-header {
|
|
72
|
+
margin-left: 10px;
|
|
73
|
+
font-size: 15px;
|
|
74
|
+
line-height: 40px;
|
|
75
|
+
|
|
76
|
+
} */
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
@media (min-width: 320px) and (max-width: 425px) {
|
|
80
|
+
.swach textarea[name="landmark"] {
|
|
81
|
+
max-width: 490px;
|
|
82
|
+
}
|
|
83
|
+
.swach textarea[name="description"] {
|
|
84
|
+
max-width: 490px;
|
|
85
|
+
}
|
|
86
|
+
/* .swach .location-card {
|
|
87
|
+
.card-header {
|
|
88
|
+
margin-left: 10px;
|
|
89
|
+
font-size: 15px;
|
|
90
|
+
line-height: 40px;
|
|
91
|
+
}
|
|
92
|
+
} */
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
@media (min-width: 426px) and (max-width: 768px) {
|
|
96
|
+
.swach textarea[name="landmark"] {
|
|
97
|
+
width: 540px;
|
|
98
|
+
position: relative;
|
|
99
|
+
}
|
|
100
|
+
.swach textarea[name="description"] {
|
|
101
|
+
width: 540px;
|
|
102
|
+
}
|
|
103
|
+
/* .swach .location-card {
|
|
104
|
+
.card-header {
|
|
105
|
+
margin-left: 10px;
|
|
106
|
+
font-size: 18px;
|
|
107
|
+
line-height: 40px;
|
|
108
|
+
}
|
|
109
|
+
} */
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.citizen-home-container .select-active {
|
|
113
|
+
input[type="text"] {
|
|
114
|
+
margin-top: 0px;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/* @media (min-width: 768px) {
|
|
119
|
+
.swach .location-card .card-header {
|
|
120
|
+
margin-left: 10px;
|
|
121
|
+
font-size: 20px;
|
|
122
|
+
line-height: 40px;
|
|
123
|
+
}
|
|
124
|
+
} */
|
|
125
|
+
|
|
126
|
+
/* @media (min-width: 768px) {
|
|
127
|
+
.swach .location-card .card-header {
|
|
128
|
+
margin-left: 10px;
|
|
129
|
+
font-size: 20px;
|
|
130
|
+
line-height: 40px;
|
|
131
|
+
}
|
|
132
|
+
} */
|
|
133
|
+
.mandatory-asterisk {
|
|
134
|
+
color: red;
|
|
135
|
+
font-weight: bold;
|
|
136
|
+
}
|
package/svg/camera.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="46px" height="42px">
|
|
2
|
-
<rect fill="none" height="24" width="24"/>
|
|
3
|
-
<path d="M3,4V1h2v3h3v2H5v3H3V6H0V4H3z M6,10V7h3V4h7l1.83,2H21c1.1,0,2,0.9,2,2v12c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V10H6z M13,19c2.76,0,5-2.24,5-5s-2.24-5-5-5s-5,2.24-5,5S10.24,19,13,19z M9.8,14c0,1.77,1.43,3.2,3.2,3.2s3.2-1.43,3.2-3.2 s-1.43-3.2-3.2-3.2S9.8,12.23,9.8,14z"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="46px" height="42px">
|
|
2
|
+
<rect fill="none" height="24" width="24"/>
|
|
3
|
+
<path d="M3,4V1h2v3h3v2H5v3H3V6H0V4H3z M6,10V7h3V4h7l1.83,2H21c1.1,0,2,0.9,2,2v12c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V10H6z M13,19c2.76,0,5-2.24,5-5s-2.24-5-5-5s-5,2.24-5,5S10.24,19,13,19z M9.8,14c0,1.77,1.43,3.2,3.2,3.2s3.2-1.43,3.2-3.2 s-1.43-3.2-3.2-3.2S9.8,12.23,9.8,14z"/>
|
|
4
|
+
</svg>
|
package/svg/check.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" >
|
|
2
|
-
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
-
<path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" >
|
|
2
|
+
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/>
|
|
4
4
|
</svg>
|
package/svg/close.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" width="18px" height="18px">
|
|
2
|
-
<path d="M0 0h24v24H0V0z" fill="#d4351c"/>
|
|
3
|
-
<path d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" width="18px" height="18px">
|
|
2
|
+
<path d="M0 0h24v24H0V0z" fill="#d4351c"/>
|
|
3
|
+
<path d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"/>
|
|
4
|
+
</svg>
|
package/svg/error.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" >
|
|
2
|
-
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
-
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" >
|
|
2
|
+
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/>
|
|
4
4
|
</svg>
|
package/svg/error2.svg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#d4351c">
|
|
2
|
-
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
-
<circle cx="12" cy="19" r="2"/>
|
|
4
|
-
<path d="M10 3h4v12h-4z"/>
|
|
5
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#d4351c">
|
|
2
|
+
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
+
<circle cx="12" cy="19" r="2"/>
|
|
4
|
+
<path d="M10 3h4v12h-4z"/>
|
|
5
|
+
</svg>
|
package/svg/searchicon.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#505A5F" width="48px" height="48px" >
|
|
2
|
-
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
-
<path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#505A5F" width="48px" height="48px" >
|
|
2
|
+
<path d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/>
|
|
4
4
|
</svg>
|
package/svg/starempty.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px">
|
|
2
|
-
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
-
<path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px">
|
|
2
|
+
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
+
<path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/>
|
|
4
4
|
</svg>
|
package/svg/starfilled.svg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px" >
|
|
2
|
-
<g><path d="M0,0h24v24H0V0z" fill="none"/>
|
|
3
|
-
<path d="M0,0h24v24H0V0z" fill="none"/></g>
|
|
4
|
-
<g><path d="M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z"/></g>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px" >
|
|
2
|
+
<g><path d="M0,0h24v24H0V0z" fill="none"/>
|
|
3
|
+
<path d="M0,0h24v24H0V0z" fill="none"/></g>
|
|
4
|
+
<g><path d="M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z"/></g>
|
|
5
5
|
</svg>
|
package/svg/success.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#00703C" >
|
|
2
|
-
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
-
<path d="M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#00703C" >
|
|
2
|
+
<path d="M0 0h24v24H0V0z" fill="none"/>
|
|
3
|
+
<path d="M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"/>
|
|
4
4
|
</svg>
|