Vjacheslav Trushkin
Vjacheslav Trushkin
Implemented in new version of plugin. If importing to page, it will import to middle of viewport. Also drag and drop is now precise, so you can drag/drop icon from...
Closing as complete. Figma still does not allow to import icons to component instance, so workaround above is the only solution. However, new version of plugin (currently available in this...
Finally got to rewriting plugin. It does not have batch export, but it does have a button to select all visible icons and new icons list layout with quick scrolling....
You can try `iconify-icon` package: https://www.npmjs.com/package/iconify-icon It has almost the same functionality, but built as a web component, so it works with all frameworks including Angular. No need to update...
Some icon sets use Creative Commons licenses with attribution, which I think solves that issue. CC-BY-4.0 (https://creativecommons.org/licenses/by/4.0/) is quite popular. Few sets that use it: - Twitter Emoji: https://github.com/twitter/twemoji -...
Experiencing the same error with 0.3.0 when trying to fetch `https://unicode.org/Public/emoji/15.0/emoji-test.txt`
> And the .env file (if any) seems to be copied automatically during build process by `COPY . ./` , so it should be fine Is that safe though? If...
> Docker Hub is charged for the organizations. Only for private packages. It is free for open source stuff.
> @cyberalien But I didn't see a free option Weird. I have one for Iconify that has "Docker Free Team" subscription. Looks like they've changed sign up form. Found this...
> This should now be resolved. Let me know if not and we can reopen. Still bugged. I think you closed wrong issue. Other issues were about rendering that code,...