1
1
mirror of https://github.com/primer/css.git synced 2024-12-03 03:33:40 +03:00

Join lines for octicon

This commit is contained in:
simurai 2020-03-17 08:44:30 +09:00 committed by GitHub
parent 00393223b5
commit 6803ed86e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,12 +307,7 @@ If the list is expected to get long, consider adding a `.SelectMenu-filter` inpu
<h3 class="SelectMenu-title">Title</h3>
<button class="SelectMenu-closeButton" type="button">
<!-- <%= octicon "x" %> -->
<svg width="12" height="16" viewBox="0 0 12 16" class="octicon octicon-x" aria-hidden="true">
<path
fill-rule="evenodd"
d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"
/>
</svg>
<svg width="12" height="16" viewBox="0 0 12 16" class="octicon octicon-x" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z" /></svg>
</button>
</header>
<form class="SelectMenu-filter">