|
1 | 1 | <div class="ray-form-item">
|
2 | 2 | <div class="ray-text-field ray-text-field--with-icon-left">
|
3 |
| - <svg class="ray-text-field__icon--left" viewBox="0 0 25 25"> |
4 |
| - <g id="budicon-profile-picture"> |
5 |
| - <path |
6 |
| - d="M12.5,4A4.5,4.5,0,1,0,17,8.5,4.5,4.5,0,0,0,12.5,4Zm0,8A3.5,3.5,0,1,1,16,8.5,3.504,3.504,0,0,1,12.5,12Zm0-12A12.4886,12.4886,0,0,0,5.0007,22.4834v0a12.4325,12.4325,0,0,0,14.9983,0v0q.5-.3761.9593-.7988l0,0A12.4869,12.4869,0,0,0,12.5,0Zm0,24a11.4432,11.4432,0,0,1-7.3931-2.7041,7.4887,7.4887,0,0,1,14.7863,0A11.4432,11.4432,0,0,1,12.5,24Zm8.25-3.5061a8.4871,8.4871,0,0,0-16.5,0,11.5,11.5,0,1,1,16.5,0Z" |
7 |
| - /> |
8 |
| - </g> |
9 |
| - </svg> |
10 |
| - |
11 |
| - <input |
12 |
| - type="text" |
13 |
| - class="ray-text-field__input" |
14 |
| - id="input-with-icon" |
15 |
| - placeholder="Few people are aware..." |
16 |
| - /> |
17 |
| - <label class="ray-text-field__label" for="input-with-icon"> |
18 |
| - Fun fact about Ray Eames |
19 |
| - </label> |
| 3 | + <div class="ray-text-field__icon--left"> |
| 4 | + <svg viewBox="0 0 25 25" style="height: 1rem;"> |
| 5 | + <g id="budicon-profile-picture"> |
| 6 | + <path |
| 7 | + d="M12.5,4A4.5,4.5,0,1,0,17,8.5,4.5,4.5,0,0,0,12.5,4Zm0,8A3.5,3.5,0,1,1,16,8.5,3.504,3.504,0,0,1,12.5,12Zm0-12A12.4886,12.4886,0,0,0,5.0007,22.4834v0a12.4325,12.4325,0,0,0,14.9983,0v0q.5-.3761.9593-.7988l0,0A12.4869,12.4869,0,0,0,12.5,0Zm0,24a11.4432,11.4432,0,0,1-7.3931-2.7041,7.4887,7.4887,0,0,1,14.7863,0A11.4432,11.4432,0,0,1,12.5,24Zm8.25-3.5061a8.4871,8.4871,0,0,0-16.5,0,11.5,11.5,0,1,1,16.5,0Z" |
| 8 | + /> |
| 9 | + </g> |
| 10 | + </svg> |
| 11 | + </div> |
| 12 | + <div class="ray-text-field__wrapper"> |
| 13 | + <input |
| 14 | + type="text" |
| 15 | + class="ray-text-field__input" |
| 16 | + id="input-with-icon" |
| 17 | + placeholder="Few people are aware..." |
| 18 | + /> |
| 19 | + <label class="ray-text-field__label" for="input-with-icon"> |
| 20 | + Fun fact about Ray Eames |
| 21 | + </label> |
| 22 | + </div> |
20 | 23 | </div>
|
21 | 24 | </div>
|
22 | 25 |
|
23 | 26 | <div class="ray-form-item">
|
24 | 27 | <div class="ray-text-field ray-text-field--with-icon-right">
|
25 |
| - <svg class="ray-text-field__icon--right" viewBox="0 0 25 25"> |
26 |
| - <g id="budicon-profile-picture"> |
27 |
| - <path |
28 |
| - d="M12.5,4A4.5,4.5,0,1,0,17,8.5,4.5,4.5,0,0,0,12.5,4Zm0,8A3.5,3.5,0,1,1,16,8.5,3.504,3.504,0,0,1,12.5,12Zm0-12A12.4886,12.4886,0,0,0,5.0007,22.4834v0a12.4325,12.4325,0,0,0,14.9983,0v0q.5-.3761.9593-.7988l0,0A12.4869,12.4869,0,0,0,12.5,0Zm0,24a11.4432,11.4432,0,0,1-7.3931-2.7041,7.4887,7.4887,0,0,1,14.7863,0A11.4432,11.4432,0,0,1,12.5,24Zm8.25-3.5061a8.4871,8.4871,0,0,0-16.5,0,11.5,11.5,0,1,1,16.5,0Z" |
29 |
| - /> |
30 |
| - </g> |
31 |
| - </svg> |
32 |
| - |
33 |
| - <input |
34 |
| - type="text" |
35 |
| - class="ray-text-field__input" |
36 |
| - id="input-with-icon2" |
37 |
| - placeholder="Few people are aware..." |
38 |
| - /> |
39 |
| - <label class="ray-text-field__label" for="input-with-icon2"> |
40 |
| - Fun fact about Ray Eames |
41 |
| - </label> |
| 28 | + <div class="ray-text-field__icon--right"> |
| 29 | + <svg viewBox="0 0 25 25" style="height: 1rem;"> |
| 30 | + <g id="budicon-profile-picture"> |
| 31 | + <path |
| 32 | + d="M12.5,4A4.5,4.5,0,1,0,17,8.5,4.5,4.5,0,0,0,12.5,4Zm0,8A3.5,3.5,0,1,1,16,8.5,3.504,3.504,0,0,1,12.5,12Zm0-12A12.4886,12.4886,0,0,0,5.0007,22.4834v0a12.4325,12.4325,0,0,0,14.9983,0v0q.5-.3761.9593-.7988l0,0A12.4869,12.4869,0,0,0,12.5,0Zm0,24a11.4432,11.4432,0,0,1-7.3931-2.7041,7.4887,7.4887,0,0,1,14.7863,0A11.4432,11.4432,0,0,1,12.5,24Zm8.25-3.5061a8.4871,8.4871,0,0,0-16.5,0,11.5,11.5,0,1,1,16.5,0Z" |
| 33 | + /> |
| 34 | + </g> |
| 35 | + </svg> |
| 36 | + </div> |
| 37 | + <div class="ray-text-field__wrapper"> |
| 38 | + <input |
| 39 | + type="text" |
| 40 | + class="ray-text-field__input" |
| 41 | + id="input-with-icon2" |
| 42 | + placeholder="Few people are aware..." |
| 43 | + /> |
| 44 | + <label class="ray-text-field__label" for="input-with-icon2"> |
| 45 | + Fun fact about Ray Eames |
| 46 | + </label> |
| 47 | + </div> |
42 | 48 | </div>
|
43 | 49 | </div>
|
0 commit comments