feather icon indicating copy to clipboard operation
feather copied to clipboard

Icon request: Bot

Open mittalyashu opened this issue 5 years ago • 28 comments

Icon Request

  • Icon name: Bot
  • Use case: Showing some kind of computing stuff done by a bot.

I have created this bot image (considering feather icon guidelines)

v1 v2
bot bot

mittalyashu avatar Jul 21 '19 16:07 mittalyashu

Go ahead, follow #171 to submit it!

moeenio avatar Jul 21 '19 18:07 moeenio

I did follow the Feather icon design guidelines, but I need some feedback on improving this icon.

mittalyashu avatar Jul 22 '19 03:07 mittalyashu

I think it's okay. Any feedback @johnletey @ahtohbi4 ?

moeenio avatar Jul 22 '19 06:07 moeenio

@mittalyashu could you provide two kinds of screenshots: the bigger one with Figmas pixel grid and the second one in a set of other icons? It helps to see all the nuances at once.

Example.

ahtohbi4 avatar Jul 22 '19 08:07 ahtohbi4

@mittalyashu I personally like the second one better!

jletey avatar Jul 22 '19 10:07 jletey

Here's the bigger view of Bot icon

Figma_xwS9NmYW2L

(personally don't like this icon much 😅)

mittalyashu avatar Jul 23 '19 05:07 mittalyashu

@mittalyashu Give the robot a smile!

jletey avatar Jul 23 '19 06:07 jletey

Sure, how about now?

image

mittalyashu avatar Jul 23 '19 06:07 mittalyashu

Great! Can you do what @ahtohbi4 said ?

moeenio avatar Jul 23 '19 06:07 moeenio

@locness3 I don't know how to create the second screenshot.

mittalyashu avatar Jul 23 '19 06:07 mittalyashu

@mittalyashu Give me the SVG code (for both versions) ... and I'll do it for you 😄!

jletey avatar Jul 23 '19 06:07 jletey

Here's the link to Figma file @johnletey

mittalyashu avatar Jul 23 '19 07:07 mittalyashu

@locness3 @ahtohbi4 @mittalyashu

Shot 2019-07-23 at 08 19 32

I'd suggest decreasing the size of the eyes:

Shot 2019-07-23 at 08 22 39

<svg
  width="24"
  height="24"
  viewBox="0 0 24 24"
  xmlns="http://www.w3.org/2000/svg"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <rect x="3" y="7" width="18" height="14" rx="2" />
  <line x1="7" y1="11" x2="7" y2="11" />
  <line x1="17" y1="11" x2="17" y2="11" />
  <line x1="6" y1="7" x2="6" y2="3" />
  <line x1="18" y1="7" x2="18" y2="3" />
  <path d="M8 15s1.5 2 4 2 4-2 4-2" />
</svg>

jletey avatar Jul 23 '19 07:07 jletey

@locness3 I don't know how to create the second screenshot.

I wrote about it here.

ahtohbi4 avatar Jul 23 '19 07:07 ahtohbi4

I wrote about it here.

Thanks.

mittalyashu avatar Jul 23 '19 07:07 mittalyashu

(personally don't like this icon much 😅)

We need to make improvements to that bot icon.

mittalyashu avatar Jul 23 '19 07:07 mittalyashu

@mittalyashu Just a small update ... I moved the eyes to be aligned with the edges of the mouth:

Shot 2019-07-23 at 10 59 37

<svg
  width="24"
  height="24"
  viewBox="0 0 24 24"
  xmlns="http://www.w3.org/2000/svg"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <rect x="3" y="7" width="18" height="14" rx="2" />
  <line x1="8" y1="11" x2="8" y2="11" />
  <line x1="16" y1="11" x2="16" y2="11" />
  <line x1="6" y1="7" x2="6" y2="3" />
  <line x1="18" y1="7" x2="18" y2="3" />
  <path d="M8 15s1.5 2 4 2 4-2 4-2" />
</svg>

jletey avatar Jul 23 '19 10:07 jletey

His eyes are missing 👀...

image

mittalyashu avatar Jul 23 '19 10:07 mittalyashu

Does this look like a bot? Maybe with bigger eyes?

image

@locness3 @ahtohbi4 @johnletey

mittalyashu avatar Jul 23 '19 10:07 mittalyashu

His eyes are missing 👀...

Yes ... a Figma bug ... it doesn't display those points ... but the SVG itself is fine!

Does this look like a bot? Maybe with bigger eyes?

I like that a lot more than the previous one!

jletey avatar Jul 23 '19 11:07 jletey

I liked the second bot.

But still, we should keep both of them, who knows we might need in the future.

@johnletey Can you also create those screenshots for the second bot?

mittalyashu avatar Jul 24 '19 04:07 mittalyashu

@mittalyashu Here you go!

Shot 2019-07-24 at 10 41 01

bot-2 SVG code:

<svg
  width="24"
  height="24"
  viewBox="0 0 24 24"
  xmlns="http://www.w3.org/2000/svg"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <rect x="3" y="11" width="18" height="10" rx="2" />
  <circle cx="12" cy="5" r="2" />
  <path d="M12 7v4" />
  <line x1="8" y1="16" x2="8" y2="16" />
  <line x1="16" y1="16" x2="16" y2="16" />
</svg>

jletey avatar Jul 24 '19 09:07 jletey

@johnletey You were trying to increase second bot eyes, how did it go?

mittalyashu avatar Jul 24 '19 09:07 mittalyashu

@johnletey You were trying to increase second bot eyes, how did it go?

I was just playing around with the eyes on the first bot (with the smile) ... didn't go so well though ... I'm still not a fan of the way the first bot looks right now

I definitely love the second one though!

jletey avatar Jul 24 '19 12:07 jletey

I would stop on the bot version from the comment. I like it! 👍

ahtohbi4 avatar Jul 24 '19 13:07 ahtohbi4

I was just playing around with the eyes on the first bot (with the smile) ... didn't go so well though ... I'm still not a fan of the way the first bot looks right now

Can you try to increase the eye size of the second bot?

I would stop on the bot version from the comment. I like it! 👍

I kinda liked both the bots 😅

mittalyashu avatar Jul 24 '19 16:07 mittalyashu

I like the both too.

moeenio avatar Jul 24 '19 18:07 moeenio

+1 for the bot icon

mhosman avatar Feb 01 '20 18:02 mhosman