feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.95k stars 1.22k forks source link

Icon Contribution: Compare #787

Open simulieren opened 4 years ago

simulieren commented 4 years ago

Icon Contribution

moeenio commented 4 years ago

Looks good! See #171 for submitting

simulieren commented 4 years ago

@locness3 Okay, thank you! I couldn't find this #171 before.

MarcelloTheArcane commented 4 years ago

Are the arrow angles consistent with the existing arrows? I think it's 45°

moeenio commented 4 years ago

Are the arrow angles consistent with the existing arrows? I think it's 45°

It looks like not sadly :/

mpeters-primico commented 3 years ago

Here's another version of compare if anyone needs it:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-compare"><polyline points="13 10 8 5 13 0"></polyline><path d="M22 16v-7a4 4 0 0 0-4-4H8"></path><polyline points="11 14 16 19 11 24"></polyline><path d="M2 8v7a4 4 0 0 0 4 4h8"></path></svg>

image