Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon request: Sort #420

Open
rotaercz opened this issue May 13, 2018 · 29 comments · May be fixed by #668
Open

Icon request: Sort #420

rotaercz opened this issue May 13, 2018 · 29 comments · May be fixed by #668

Comments

@rotaercz
Copy link

rotaercz commented May 13, 2018

Icon Name: Sort

Use Case: Used for sorting an interface with rows of content

sort

@georg94
Copy link

georg94 commented Oct 11, 2018

Similar to font-awesome at least these three classes would be really nice to have: sort, sort-asc, sort-desc

@jletey
Copy link

jletey commented Jul 8, 2019

@locness3 @ahtohbi4 @rotaercz @georg94 How does this look? Figma

Screen Shot 2019-07-08 at 8 44 31 AM

@moeenio
Copy link

moeenio commented Jul 8, 2019

Great!

@jletey
Copy link

jletey commented Jul 8, 2019

@locness3 awesome! can i submit a PR now?

@moeenio
Copy link

moeenio commented Jul 8, 2019

I guess yes

jletey added a commit to jletey/feather that referenced this issue Jul 8, 2019
@jletey jletey linked a pull request Jul 8, 2019 that will close this issue
@ahtohbi4
Copy link
Contributor

ahtohbi4 commented Jul 8, 2019

@locness3 @ahtohbi4 @rotaercz @georg94 How does this look? Figma

Screen Shot 2019-07-08 at 8 44 31 AM

Could I be a bore? 😁

If you look at the icons in other sets, you could see that in these icons direction of rectangles sizes has changed only and not arrows.

Снимок экрана 2019-07-08 в 10 28 45


Снимок экрана 2019-07-08 в 10 29 11


Снимок экрана 2019-07-08 в 10 29 23

You can read it as:

  • "sorting" + "from larger on top to smaller on the bottom" and
  • "sorting" + "from smaller on top to larger on the bottom"

So, the arrow down (always down) means an action of sorting, and the set of rectangles means the direction of the sorting.

@moeenio
Copy link

moeenio commented Jul 8, 2019

I agree with @ahtohbi4

@jletey
Copy link

jletey commented Jul 9, 2019

@ahtohbi4 @locness3 Have updated the ascending icon so that it has a down arrow:

Screen Shot 2019-07-09 at 7 41 36 AM

I will update the PR once you guys give me the green light!

@moeenio
Copy link

moeenio commented Jul 9, 2019

Go ahead !

@jletey
Copy link

jletey commented Jul 9, 2019

Awesome!

@jletey
Copy link

jletey commented Jul 9, 2019

Updated @locness3 @ahtohbi4!

@MarcelloTheArcane
Copy link
Contributor

I prefer lines rather than blocks, but I can't get them to look right...

image

@moeenio
Copy link

moeenio commented Jul 19, 2019

They look right!

@MarcelloTheArcane
Copy link
Contributor

Okay, here's my SVGs:

sort-descending:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" xmlns="http://www.w3.org/2000/svg">
  <path d="M12 5H15" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M12 9L18 9" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M12 13L21 13" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M4 17L7 20L10 17" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <line x1="7" y1="18" x2="7" y2="4" stroke="inherit" stroke-width="inherit" stroke-linecap="round"/>
</svg>

sort-ascending:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" xmlns="http://www.w3.org/2000/svg">
  <path d="M12 5L21 5" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M12 9L18 9" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M12 13L15 13" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M4 17L7 20L10 17" stroke="inherit" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
  <line x1="7" y1="18" x2="7" y2="4" stroke="inherit" stroke-width="inherit" stroke-linecap="round"/>
</svg>

@moeenio
Copy link

moeenio commented Jul 19, 2019

Comment that on #668

@lyndsayclark
Copy link

Any updates on this one? Would love to see it go live for use on a project I'm working on.

@jletey
Copy link

jletey commented Aug 20, 2019

@lyndsayclark Just waiting on @colebemis to merge #668!

@moeenio
Copy link

moeenio commented Aug 22, 2019

@johnletey read @MarcelloTheArcane 's comment

@denysaw
Copy link

denysaw commented Apr 26, 2020

Whatta shame. No sort icon... And 2 years of it's requests... Why did I chose this?!.. Facepalm (

@tsteenkamp
Copy link

same her...merge one of the results would be much appreciated

@realnot
Copy link

realnot commented Mar 12, 2021

Please merge!!

@moeenio
Copy link

moeenio commented Mar 12, 2021

If only Cole would

@delCatta
Copy link

Please merge this! 1 year later and it hasn't :(

@moeenio
Copy link

moeenio commented Sep 1, 2022

Sorting icons are available at @lucide-icons.

@brennansaul
Copy link

Update on the sort icons being added?

@nextglabs
Copy link

Any news about this, please?

@DamisFloris
Copy link

Whatta shame. No sort icon... And 2 years of it's requests... Why did I chose this?!.. Facepalm (

A good solution i found to emulate a sort-like icon is rotating the already existing "bar-chart" icon.

@moeenio
Copy link

moeenio commented Nov 3, 2023

I won't mention that Feather icons fork which includes sorting icons and a lot more once again as I already did a few comments earlier.

@analog-guy
Copy link

what a joke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.