We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11cb1a commit 34d6a04Copy full SHA for 34d6a04
1 file changed
src/index.html
@@ -276,7 +276,7 @@ <h2>Component</h2>
276
aria-label="Collapse component panel"
277
title="Collapse component panel"
278
>
279
- <svg class="editor-tools-gear" viewBox="0 0 24 24" aria-hidden="true">
+ <svg viewBox="0 0 24 24" aria-hidden="true">
280
<path d="m6 9 6 6 6-6"></path>
281
</svg>
282
<span class="panel-collapse-toggle__label">Collapse</span>
@@ -309,7 +309,7 @@ <h2>Component</h2>
309
title="Copy component source"
310
aria-label="Copy component source"
311
312
313
<rect x="9" y="9" width="10" height="10" rx="2"></rect>
314
<path
315
d="M6 15H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1"
0 commit comments