Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sourcehut-line.svg « svg « partials « layouts - github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 742c8c461d11cc9fdf158060e55c2b94f790905d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
    <g>
    <path
       fill="none"
       d="M0 0h24v24H0z"
       id="path2" />
    <path
       fill-rule="nonzero"
       d="m 12,20 c 4.418281,0 7.999997,-3.581722 7.999997,-8 0,-4.4182779 -3.581716,-8 -7.999997,-8 -4.418281,0 -7.9999965,3.5817221 -7.9999965,8 0,4.418278 3.5817155,8 7.9999965,8 z m 0,2 C 6.477,22 2,17.523 2,12 2,6.477 6.477,2 12,2 c 5.523,0 10,4.477 10,10 0,5.523 -4.477,10 -10,10 z"
       id="path4" />
    </g>
</svg>