Code Monkey home page Code Monkey logo

Comments (4)

emitanaka avatar emitanaka commented on August 16, 2024 1

That's one idea. I do like the icon1 + icon2 style. Reminds of patchwork. I'll think more about it too before I see you in person!

PS: nice user2018 talk!

from icons.

emitanaka avatar emitanaka commented on August 16, 2024

Yes, I like this! Will be piping compatible! Was thinking of something similar so good to see we are on the same page :) Icon stacking needs a bit more thinking. I'm fine with the API but under the hoods will be a pain.

from icons.

mitchelloharawild avatar mitchelloharawild commented on August 16, 2024

Piping is the idea 😄
It is also nice because the animation and styles are not necessarily specific to icons. We could also have the modify and animation functionality work on text (perhaps better suited to a separate package).

I'm happy to think more about icon stacking, it may be better to have it in a more pipe-able UI. For example:

fa$moon %>%
  stack(
    fa$rocket %>%
      modify(size = 0.5)
  )

from icons.

mitchelloharawild avatar mitchelloharawild commented on August 16, 2024

Resolved by #31

from icons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.