Skip to content

Commit f5d36ef

Browse files
authored
[r100028262] chore: update link icon (#432)
1 parent a5da0f4 commit f5d36ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Icons/LinkIcon.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
class="link-icon"
1414
viewBox="0 0 20 20"
1515
>
16-
<path d="m12.6 7.4c-.3-.3-.6-.5-1-.7s-.9-.4-1.5-.5l-1.2 1.2c.6 0 1.1.2 1.5.3.4.2.8.4 1.1.7.5.5.9 1.1 1.1 1.8s.2 1.3 0 2-.5 1.2-1.1 1.8l-3 3c-.5.5-1.1.9-1.8 1.1-.6.2-1.3.2-2 0-.6-.1-1.2-.5-1.7-1s-.9-1.1-1.1-1.8-.2-1.3 0-2c.2-.6.5-1.2 1.1-1.8l1.8-1.8c-.1-.3-.2-.6-.3-.9 0-.3 0-.6 0-1l-2.7 2.7c-.7.7-1.2 1.6-1.5 2.5-.3.9-.3 1.8 0 2.7.2.9.7 1.7 1.5 2.5s1.6 1.3 2.5 1.5 1.8.2 2.7 0c.9-.3 1.7-.7 2.4-1.5l3.2-3.2c.7-.7 1.2-1.6 1.5-2.5s.3-1.8 0-2.7c-.2-.8-.7-1.7-1.5-2.4z"/><path d="m19.7 4.3c-.2-.9-.7-1.7-1.5-2.5s-1.6-1.3-2.5-1.5-1.8-.2-2.7 0c-.9.3-1.7.7-2.5 1.5l-3.1 3.2c-.8.7-1.3 1.6-1.5 2.4-.3.9-.3 1.8 0 2.7.2.9.7 1.7 1.5 2.5.3.3.6.5 1 .7s.9.4 1.5.5l1.2-1.3c-.6 0-1.1-.2-1.5-.3-.4-.2-.8-.4-1.1-.7-.6-.5-.9-1.1-1.1-1.8s-.2-1.3 0-2c.2-.6.5-1.2 1.1-1.7l3-3c.5-.5 1.1-.9 1.8-1.1.6-.2 1.3-.2 1.9 0s1.2.5 1.8 1.1c.5.5.9 1.1 1.1 1.8s.2 1.3 0 2c-.2.6-.5 1.2-1.1 1.8l-1.8 1.8c.1.3.2.6.2.9v.9l2.7-2.7c.7-.7 1.2-1.6 1.5-2.5s.3-1.8.1-2.7z"/>
16+
<path d="M19.34,4.88L15.12,.66c-.87-.87-2.3-.87-3.17,0l-3.55,3.56-1.38,1.38-1.4,1.4c-.47,.47-.68,1.09-.64,1.7,.02,.29,.09,.58,.21,.84,.11,.23,.24,.44,.43,.63l4.22,4.22h0l.53-.53,.53-.53h0l-4.22-4.22c-.29-.29-.29-.77,0-1.06l1.4-1.4,.91-.91,.58-.58,.55-.55,2.9-2.9c.29-.29,.77-.29,1.06,0l4.22,4.22c.29,.29,.29,.77,0,1.06l-2.9,2.9c.14,.24,.24,.49,.31,.75,.08,.32,.11,.64,.09,.96l3.55-3.55c.87-.87,.87-2.3,0-3.17Z"/>
17+
<path d="M14.41,9.82s0,0,0,0l-4.22-4.22h0l-.53,.53-.53,.53h0l4.22,4.22c.29,.29,.29,.77,0,1.06l-1.4,1.4-.91,.91-.58,.58-.55,.55h0l-2.9,2.9c-.29,.29-.77,.29-1.06,0L1.73,14.04c-.29-.29-.29-.77,0-1.06l2.9-2.9c-.14-.24-.24-.49-.31-.75-.08-.32-.11-.64-.09-.97L.68,11.93c-.87,.87-.87,2.3,0,3.17l4.22,4.22c.87,.87,2.3,.87,3.17,0l3.55-3.55,1.38-1.38,1.4-1.4c.47-.47,.68-1.09,.64-1.7-.02-.29-.09-.58-.21-.84-.11-.22-.24-.44-.43-.62Z"/>
1718
</SVGIcon>
1819
</template>
1920

0 commit comments

Comments
 (0)