File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -197,12 +197,10 @@ None found for this component.
197
197
+ aria-label="minus"
198
198
>
199
199
<div class="spectrum-InfieldButton-fill">
200
- - <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
200
+ <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
201
201
- <path d="M10 2C10.55 2 11 2.45 11 3V9H17C17.55 9 18 9.45 18 10C18 10.55 17.55 11 17 11H11V17C11 17.55 10.55 18 10 18C9.45 18 9 17.55 9 17V11H3C2.45 11 2 10.55 2 10C2 9.45 2.45 9 3 9H9V3C9 2.45 9.45 2 10 2Z"></path>
202
- - </svg>
203
- + <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
204
202
+ <path d="M3 10C3 9.45 3.45 9 4 9H16C16.55 9 17 9.45 17 10C17 10.55 16.55 11 16 11H4C3.45 11 3 10.55 3 10Z"></path>
205
- + </svg>
203
+ </svg>
206
204
</div>
207
205
</button>
208
206
<button
@@ -214,12 +212,9 @@ None found for this component.
214
212
aria-label="add"
215
213
>
216
214
<div class="spectrum-InfieldButton-fill">
217
- - <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
218
- - <path d="M10 2C10.55 2 11 2.45 11 3V9H17C17.55 9 18 9.45 18 10C18 10.55 17.55 11 17 11H11V17C11 17.55 10.55 18 10 18C9.45 18 9 17.55 9 17V11H3C2.45 11 2 10.55 2 10C2 9.45 2.45 9 3 9H9V3C9 2.45 9.45 2 10 2Z"></path>
219
- - </svg>
220
- + <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
221
- + <path d="M10 2C10.55 2 11 2.45 11 3V9H17C17.55 9 18 9.45 18 10C18 10.55 17.55 11 17 11H11V17C11 17.55 10.55 18 10 18C9.45 18 9 17.55 9 17V11H3C2.45 11 2 10.55 2 10C2 9.45 2.45 9 3 9H9V3C9 2.45 9.45 2 10 2Z"></path>
222
- + </svg>
215
+ <svg class="spectrum-InfieldButton-icon" focusable="false" aria-hidden="true">
216
+ <path d="M10 2C10.55 2 11 2.45 11 3V9H17C17.55 9 18 9.45 18 10C18 10.55 17.55 11 17 11H11V17C11 17.55 10.55 18 10 18C9.45 18 9 17.55 9 17V11H3C2.45 11 2 10.55 2 10C2 9.45 2.45 9 3 9H9V3C9 2.45 9.45 2 10 2Z"></path>
217
+ </svg>
223
218
</div>
224
219
</button>
225
220
+ </div>
You can’t perform that action at this time.
0 commit comments