fix: icons pt3
This commit is contained in:
parent
d05d646be3
commit
cbc942d998
|
|
@ -101,6 +101,9 @@
|
||||||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
||||||
<path d="M9 3a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5a2 2 0 0 0 2 2"/>
|
<path d="M9 3a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5a2 2 0 0 0 2 2"/>
|
||||||
<path d="M15 21a2 2 0 0 0 2-2v-5a2 2 0 0 1 2-2 2 2 0 0 1-2-2V5a2 2 0 0 0-2-2"/>
|
<path d="M15 21a2 2 0 0 0 2-2v-5a2 2 0 0 1 2-2 2 2 0 0 1-2-2V5a2 2 0 0 0-2-2"/>
|
||||||
|
<circle cx="12" cy="10" r="1.25" fill="currentColor" stroke="none"/>
|
||||||
|
<circle cx="12" cy="14.5" r="1.25" fill="currentColor" stroke="none"/>
|
||||||
|
<line x1="12" y1="14.5" x2="11" y2="16.5" stroke-width="2"/>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
<a class="rss-link" href="/<%= page.slug %>.rss" title="Subscribe via RSS" aria-label="Subscribe via RSS">
|
<a class="rss-link" href="/<%= page.slug %>.rss" title="Subscribe via RSS" aria-label="Subscribe via RSS">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue