mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 02:44:39 +00:00
6 lines
1.4 KiB
Vue
6 lines
1.4 KiB
Vue
<template>
|
|
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" stroke="currentColor" viewBox="0 0 20 20" aria-hidden="true">
|
|
<path stroke-linejoin="round" stroke-width=".5" d="M10.043 4.04199c-1.3845 0-2.73788.41054-3.88902 1.17971-1.15114.76917-2.04835 1.86242-2.57816 3.14151-.52982 1.27908-.66844 2.68659-.39835 4.04439.2701 1.3579.93679 2.6052 1.91575 3.5841.97897.979 2.22625 1.6457 3.58412 1.9158 1.35786.2701 2.76536.1315 4.04446-.3984 1.279-.5298 2.3723-1.427 3.1415-2.5781.7691-1.1512 1.1797-2.5045 1.1797-3.889 0-1.85652-.7375-3.637-2.0503-4.94976-1.3127-1.31275-3.0932-2.05025-4.9497-2.05025Zm0 13.02321c-1.19445 0-2.36201-.3543-3.35496-1.0182-.99294-.6638-1.76661-1.6073-2.2231-2.7111-.45648-1.1037-.57526-2.3181-.34129-3.48935.23397-1.17128.81016-2.24681 1.65565-3.09048.8455-.84367 1.92227-1.41754 3.09405-1.64898 1.17175-.23144 2.38585-.11004 3.48865.34883 1.1027.45887 2.0446 1.23458 2.7063 2.22895.6617.99438 1.0135 2.16271 1.0109 3.35713-.0017 1.6004-.6382 3.1347-1.7698 4.2664-1.1317 1.1316-2.666 1.7681-4.2664 1.7699v-.0131Zm3.2558-6.0232c0 .1278-.0508.2504-.1412.3407-.0903.0904-.2129.1412-.3407.1412H10.043c-.12783 0-.25039-.0508-.34076-.1412-.09036-.0903-.14113-.2129-.14113-.3407V7.08292c0-.1278.05077-.25036.14113-.34073.09037-.09036.21293-.14113.34076-.14113.1278 0 .2503.05077.3407.14113.0904.09037.1411.21293.1411.34073v3.47718h2.3117c.1243.0051.2419.0581.3281.1479s.1343.2095.1342.334Z" />
|
|
</svg>
|
|
</template>
|