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

add game-console.svg #134

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

schwartzadev
Copy link

(see #120)

@haylinmoore
Copy link

This would be a great inclusion

@NetOpWibby
Copy link

This is a game controller...

@haylinmoore
Copy link

^ Yeah, maybe rename it

@schwartzadev
Copy link
Author

It's been a little bit but here's the update!

@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9cb49e1). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #134   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         5           
  Lines           ?        34           
  Branches        ?         3           
========================================
  Hits            ?        34           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@moeenio
Copy link

moeenio commented Mar 29, 2019

#171

Copy link

@moeenio moeenio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove the xml tag.

Copy link

@moeenio moeenio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Follow #171, which says for example, to use a 2px rounded ends and joins stroke, and other things.

Copy link

@moeenio moeenio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, you shouldn't "delimiter" the shapes and use fills, but use simple paths with borders.

For example, instead of having this with a fill,
delimited vector line
you would have this with a border, (2px in case of feather)
simple vector line

@mittalyashu
Copy link
Contributor

@schwartzadev Can you make necessary changes the icon by following the Feather guidelines in #171?

@jletey
Copy link

jletey commented Jul 22, 2019

@mittalyashu @locness3 @schwartzadev @herohamp @NetOperatorWibby How does this look?

Shot 2019-07-22 at 10 49 09

<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"
>
  <path d="M19.5 4c0 2-1.5 4-3.5 4s-4 1-4 2v1m-5 6v-1.5m0 0V14m0 1.5H5.5m1.5 0h1.5m-1 4.5a4.5 4.5 0 1 1 0-9h9a4.5 4.5 0 1 1 0 9s-2.5 0-3.742-2h-1.516C10 20 7.5 20 7.5 20z" />
  <line x1="15.5" y1="15.5" x2="15.5" y2="15.5" />
  <line x1="18.5" y1="15.5" x2="18.5" y2="15.5" />
  <line x1="17" y1="14" x2="17" y2="14" />
  <line x1="17" y1="17" x2="17" y2="17" />
</svg>

Gist for a better preview

@moeenio
Copy link

moeenio commented Jul 22, 2019

Great! But if @schwartzadev doesn't reply, we can still wait a while :/

@moeenio
Copy link

moeenio commented Jul 22, 2019

Maybe work on spacing though

@jletey
Copy link

jletey commented Jul 22, 2019

@locness3 Sounds good ... I've already started on making it bigger!

@moeenio
Copy link

moeenio commented Jul 22, 2019

Where's your Figma ?

@jletey
Copy link

jletey commented Jul 22, 2019

@locness3 I have updated the icon:

Shot 2019-07-22 at 11 00 19

<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"
>
  <path d="M20.333 3c0 2.25-1.666 4.5-3.889 4.5C14.222 7.5 12 8.625 12 9.75v1.125m-5.556 6.75v-1.688m0 0V14.25m0 1.688H4.778m1.666 0h1.667M7 21c-2.761 0-5-2.267-5-5.063 0-2.795 2.239-5.062 5-5.062h10c2.761 0 5 2.267 5 5.063C22 18.733 19.761 21 17 21c0 0-2.778 0-4.158-2.25h-1.684C9.778 21 7 21 7 21z" />
  <line x1="15.89" y1="15.94" x2="15.89" y2="15.94" />
  <line x1="19.22" y1="15.94" x2="19.22" y2="15.94" />
  <line x1="17.56" y1="14.25" x2="17.56" y2="14.25" />
  <line x1="17.56" y1="17.63" x2="17.56" y2="17.63" />
</svg>

@moeenio
Copy link

moeenio commented Jul 22, 2019

That's better. :)

@schwartzadev
Copy link
Author

@johnletey -- your version looks great. Should I amend the PR with your code? (Sorry I've been AWOL for a bit... 😬)

@jletey
Copy link

jletey commented Jul 25, 2019

That'd be great @schwartzadev! Could you maybe do a joint commit?

@jletey
Copy link

jletey commented Jul 26, 2019

@schwartzadev My commit email is [email protected] not [email protected] (which is @locness3's email) ... could you please do the following:

  • git commit --amend
  • Change the email to the above given email
  • Save and quit (:wq)
  • git push --force

Then the commit should be updated!

@moeenio
Copy link

moeenio commented Jul 26, 2019

[email protected] (which is @locness3's email)

facepalm

@schwartzadev
Copy link
Author

Sorry about that! I fixed it now (I think)...

@jletey
Copy link

jletey commented Jul 31, 2019

Thanks @schwartzadev ... yes, it is fixed!

@awgv awgv mentioned this pull request Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants