Giter VIP home page Giter VIP logo

icons's Issues

Add LICENSE file

We need to add a license file to legally allow companies to use the package.

Problem with using nuxt.js

When I use the following commands for building app, which uses icons package, everything is okay:

nuxt build

But if I use this command for building:

nuxt generate

I face with this error:

[nuxt] [request error] Named export 'IconMarker' not found. The requested module 'file:///Users/user/Desktop/CodeX/editorjs.io/node_modules/@codexteam/icons/dist/index.umd.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from 'file:///Users/user/Desktop/CodeX/editorjs.io/node_modules/@codexteam/icons/dist/index.umd.js';
const { IconMarker, IconStar } = pkg;

Icon Globe

I want to use this icon for my translate tool

Add types file

TS7016: Could not find a declaration file for module '@codexteam/icons'.

Home icon

Having a home icon would be nice :)

Upload Icon

I've created a lightweight upload icon for a project. Feel free to add it to your library (sharing back):

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 15.1V6.4M8.3 14.3H5.7v4.3h12.6l.1-4.3h-2.7M16.2 10.1 12 5.7l-4.2 4.4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg>

Cog wheel icon

Kindly consider adding a cog wheel icon. To be used as a settings icon

Thanks

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.