Skip to content

Commit 943b866

Browse files
authored
fix: better icon for littlelink
1 parent f3214fc commit 943b866

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,8 @@ <h2>🤝 Zespół</h2>
175175
<a href="https://links.omikor.in/" target="_blank" rel="noopener noreferrer">
176176
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
177177
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
178-
<circle cx="12" cy="12" r="10" />
179-
<path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" />
180-
<path d="M2 12h20" />
178+
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/>
179+
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/>
181180
</svg>
182181
</a>
183182
</div>
@@ -235,9 +234,8 @@ <h2>🤝 Zespół</h2>
235234
<a href="https://links.linuksowa.pl/" target="_blank" rel="noopener noreferrer">
236235
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
237236
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
238-
<circle cx="12" cy="12" r="10" />
239-
<path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" />
240-
<path d="M2 12h20" />
237+
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/>
238+
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/>
241239
</svg>
242240
</a>
243241
</div>

0 commit comments

Comments
 (0)