|
55 | 55 | <div class="devui-drop-icon-wrapper" [ngClass]="{ 'dropdown-show-clear': allowClear }">
|
56 | 56 | <span class="devui-drop-icon" [ngClass]="{ 'devui-drop-icon-animation': showAnimation }">
|
57 | 57 | <svg
|
58 |
| - width="1em" |
59 |
| - height="1em" |
| 58 | + width="16px" |
| 59 | + height="16px" |
60 | 60 | viewBox="0 0 16 16"
|
61 | 61 | version="1.1"
|
62 | 62 | xmlns="http://www.w3.org/2000/svg"
|
63 | 63 | xmlns:xlink="http://www.w3.org/1999/xlink"
|
64 | 64 | >
|
65 | 65 | <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
66 | 66 | <path
|
67 |
| - d="M12.1464466,6.85355339 L8.35355339,10.6464466 C8.15829124,10.8417088 7.84170876,10.8417088 7.64644661,10.6464466 L3.85355339,6.85355339 C3.65829124,6.65829124 3.65829124,6.34170876 3.85355339,6.14644661 C3.94732158,6.05267842 4.07449854,6 4.20710678,6 L11.7928932,6 C12.0690356,6 12.2928932,6.22385763 12.2928932,6.5 C12.2928932,6.63260824 12.2402148,6.7597852 12.1464466,6.85355339 Z" |
68 |
| - fill-rule="nonzero" |
| 67 | + d="M3.64644661,5.64644661 C3.82001296,5.47288026 4.08943736,5.45359511 4.2843055,5.58859116 L4.35355339,5.64644661 L8,9.293 L11.6464466,5.64644661 C11.820013,5.47288026 12.0894374,5.45359511 12.2843055,5.58859116 L12.3535534,5.64644661 C12.5271197,5.82001296 12.5464049,6.08943736 12.4114088,6.2843055 L12.3535534,6.35355339 L8.35355339,10.3535534 C8.17998704,10.5271197 7.91056264,10.5464049 7.7156945,10.4114088 L7.64644661,10.3535534 L3.64644661,6.35355339 C3.45118446,6.15829124 3.45118446,5.84170876 3.64644661,5.64644661 Z" |
69 | 68 | ></path>
|
70 | 69 | </g>
|
71 | 70 | </svg>
|
|
92 | 91 | <div class="devui-single-drop-icon-wrapper" *ngIf="!multiple" [ngClass]="{ 'dropdown-show-clear': allowClear }">
|
93 | 92 | <span class="devui-drop-icon" [ngClass]="{ 'devui-drop-icon-animation': showAnimation }">
|
94 | 93 | <svg
|
95 |
| - width="1em" |
96 |
| - height="1em" |
| 94 | + width="16px" |
| 95 | + height="16px" |
97 | 96 | viewBox="0 0 16 16"
|
98 | 97 | version="1.1"
|
99 | 98 | xmlns="http://www.w3.org/2000/svg"
|
100 | 99 | xmlns:xlink="http://www.w3.org/1999/xlink"
|
101 | 100 | >
|
102 | 101 | <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
103 | 102 | <path
|
104 |
| - d="M12.1464466,6.85355339 L8.35355339,10.6464466 C8.15829124,10.8417088 7.84170876,10.8417088 7.64644661,10.6464466 L3.85355339,6.85355339 C3.65829124,6.65829124 3.65829124,6.34170876 3.85355339,6.14644661 C3.94732158,6.05267842 4.07449854,6 4.20710678,6 L11.7928932,6 C12.0690356,6 12.2928932,6.22385763 12.2928932,6.5 C12.2928932,6.63260824 12.2402148,6.7597852 12.1464466,6.85355339 Z" |
105 |
| - fill-rule="nonzero" |
| 103 | + d="M3.64644661,5.64644661 C3.82001296,5.47288026 4.08943736,5.45359511 4.2843055,5.58859116 L4.35355339,5.64644661 L8,9.293 L11.6464466,5.64644661 C11.820013,5.47288026 12.0894374,5.45359511 12.2843055,5.58859116 L12.3535534,5.64644661 C12.5271197,5.82001296 12.5464049,6.08943736 12.4114088,6.2843055 L12.3535534,6.35355339 L8.35355339,10.3535534 C8.17998704,10.5271197 7.91056264,10.5464049 7.7156945,10.4114088 L7.64644661,10.3535534 L3.64644661,6.35355339 C3.45118446,6.15829124 3.45118446,5.84170876 3.64644661,5.64644661 Z" |
106 | 104 | ></path>
|
107 | 105 | </g>
|
108 | 106 | </svg>
|
|
231 | 229 | <div class="devui-drop-icon-wrapper" [ngClass]="{ 'dropdown-show-clear': allowClear }">
|
232 | 230 | <span class="devui-drop-icon" [ngClass]="{ 'devui-drop-icon-animation': showAnimation }">
|
233 | 231 | <svg
|
234 |
| - width="1em" |
235 |
| - height="1em" |
| 232 | + width="16px" |
| 233 | + height="16px" |
236 | 234 | viewBox="0 0 16 16"
|
237 | 235 | version="1.1"
|
238 | 236 | xmlns="http://www.w3.org/2000/svg"
|
239 | 237 | xmlns:xlink="http://www.w3.org/1999/xlink"
|
240 | 238 | >
|
241 | 239 | <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
242 | 240 | <path
|
243 |
| - d="M12.1464466,6.85355339 L8.35355339,10.6464466 C8.15829124,10.8417088 7.84170876,10.8417088 7.64644661,10.6464466 L3.85355339,6.85355339 C3.65829124,6.65829124 3.65829124,6.34170876 3.85355339,6.14644661 C3.94732158,6.05267842 4.07449854,6 4.20710678,6 L11.7928932,6 C12.0690356,6 12.2928932,6.22385763 12.2928932,6.5 C12.2928932,6.63260824 12.2402148,6.7597852 12.1464466,6.85355339 Z" |
244 |
| - fill-rule="nonzero" |
| 241 | + d="M3.64644661,5.64644661 C3.82001296,5.47288026 4.08943736,5.45359511 4.2843055,5.58859116 L4.35355339,5.64644661 L8,9.293 L11.6464466,5.64644661 C11.820013,5.47288026 12.0894374,5.45359511 12.2843055,5.58859116 L12.3535534,5.64644661 C12.5271197,5.82001296 12.5464049,6.08943736 12.4114088,6.2843055 L12.3535534,6.35355339 L8.35355339,10.3535534 C8.17998704,10.5271197 7.91056264,10.5464049 7.7156945,10.4114088 L7.64644661,10.3535534 L3.64644661,6.35355339 C3.45118446,6.15829124 3.45118446,5.84170876 3.64644661,5.64644661 Z" |
245 | 242 | ></path>
|
246 | 243 | </g>
|
247 | 244 | </svg>
|
|
268 | 265 | <div class="devui-single-drop-icon-wrapper" *ngIf="!multiple" [ngClass]="{ 'dropdown-show-clear': allowClear }">
|
269 | 266 | <span class="devui-drop-icon" [ngClass]="{ 'devui-drop-icon-animation': showAnimation }">
|
270 | 267 | <svg
|
271 |
| - width="1em" |
272 |
| - height="1em" |
| 268 | + width="16px" |
| 269 | + height="16px" |
273 | 270 | viewBox="0 0 16 16"
|
274 | 271 | version="1.1"
|
275 | 272 | xmlns="http://www.w3.org/2000/svg"
|
276 | 273 | xmlns:xlink="http://www.w3.org/1999/xlink"
|
277 | 274 | >
|
278 | 275 | <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
279 | 276 | <path
|
280 |
| - d="M12.1464466,6.85355339 L8.35355339,10.6464466 C8.15829124,10.8417088 7.84170876,10.8417088 7.64644661,10.6464466 L3.85355339,6.85355339 C3.65829124,6.65829124 3.65829124,6.34170876 3.85355339,6.14644661 C3.94732158,6.05267842 4.07449854,6 4.20710678,6 L11.7928932,6 C12.0690356,6 12.2928932,6.22385763 12.2928932,6.5 C12.2928932,6.63260824 12.2402148,6.7597852 12.1464466,6.85355339 Z" |
281 |
| - fill-rule="nonzero" |
| 277 | + d="M3.64644661,5.64644661 C3.82001296,5.47288026 4.08943736,5.45359511 4.2843055,5.58859116 L4.35355339,5.64644661 L8,9.293 L11.6464466,5.64644661 C11.820013,5.47288026 12.0894374,5.45359511 12.2843055,5.58859116 L12.3535534,5.64644661 C12.5271197,5.82001296 12.5464049,6.08943736 12.4114088,6.2843055 L12.3535534,6.35355339 L8.35355339,10.3535534 C8.17998704,10.5271197 7.91056264,10.5464049 7.7156945,10.4114088 L7.64644661,10.3535534 L3.64644661,6.35355339 C3.45118446,6.15829124 3.45118446,5.84170876 3.64644661,5.64644661 Z" |
282 | 278 | ></path>
|
283 | 279 | </g>
|
284 | 280 | </svg>
|
|
0 commit comments