1.2.0 • Published 1 year ago

lovedicons v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

lovedicons

These icons will be loved by all developers!

Make Lovedicons your go-to source for handcrafted icons and let our collection of beautiful, versatile designs enhance your project.

With love,\ Amson Maurice && Akbar Sha ❤

Installation

Install lovedicons with npm

  npm install lovedicons --save
  # or
  yarn add lovedicons

Usage/Examples

import { GadAirpodsO } from "lovedicons/dist/gadO"
  
const Lovedicons = () => {
  return (
    <>
      <GadAirpodsO />
    </>
  )
}

export default Lovedicons

Customize with Tailwind CSS

import { GadAirpodsO } from "lovedicons/dist/gadO"
  
const HandcraftedIcons = () => {
  return (
    <>
      <GadAirpodsO className="w-5 h-5 text-black" />
    </>
  )
}
  
export default HandcraftedIcons

Demo

https://lovedicons.netlify.app/

Documentation

Documentation

Authors

Badges

MIT License

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1-0

2 years ago

0.0.0

2 years ago