Feather: Icon request: Sort

Created on 13 May 2018  ·  20Comments  ·  Source: feathericons/feather

Icon Name: Sort

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

sort

icon request

Most helpful comment

@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!

All 20 comments

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

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

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

Great!

@locness3 awesome! can i submit a PR now?

I guess yes

@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.

I agree with @ahtohbi4

@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!

Go ahead !

Awesome!

Updated @locness3 @ahtohbi4!

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

image

They look right!

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>

Comment that on #668

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

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

@johnletey read @MarcelloTheArcane 's comment

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sadeghbarati picture sadeghbarati  ·  5Comments

mittalyashu picture mittalyashu  ·  4Comments

rehatkathuria picture rehatkathuria  ·  5Comments

arinbjornk picture arinbjornk  ·  4Comments

Tinendo picture Tinendo  ·  5Comments