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

Hex logo #5

Open
coatless opened this issue Jan 16, 2018 · 2 comments
Open

Hex logo #5

coatless opened this issue Jan 16, 2018 · 2 comments

Comments

@coatless
Copy link
Collaborator

Need a design

c.f.

http://hexb.in/

and

https://cran.r-project.org/package=hexSticker

@mine-cetinkaya-rundel
Copy link

How about something like this?

sticker(
  expression(
    grid.roundrect(width = 3.7, height = 0.8,
                   gp = gpar(fill = "white", col = "#4E82E5"))
    ),
  s_x = 1, s_y = 1,
  package = "searcher", p_y = 1,
  h_fill = "#DDDDDD", h_color = "#F19737",
  p_family = "fira", p_color = "#4A4843"
)

Not sure about colors, but the idea was to make it look like a search bar.

searcher

@coatless
Copy link
Collaborator Author

I love the idea. I might try to add in the magnifying glass from font-awesome.

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

No branches or pull requests

2 participants