Coder Social home page Coder Social logo

blade-mdi's Introduction

Laravel Blade Material Design Icons

This repository is a fork of the original renoki-co/blade-mdi repository which is now archived and read-only. I have made the following modifications to the original code:

  • Updated dependencies
  • Added new icons
  • Added fill=currentColor property to all icons (To make them work properly with Tailwind CSS)

Please note that this repository is not associated with the original repository or its maintainers. If you have any questions or suggestions, you can open an issue in this repository.

Blade MDI adds Material Design Icons as Laravel Blade UI Kit components. For more information regarding Material Design Icons, check https://materialdesignicons.com

๐Ÿš€ Installation

You can install the package via composer:

composer require postare/blade-mdi

This is not required, but if you want to publish the SVGs locally, you can do so:

php artisan vendor:publish --provider="Postare\BladeMdi\BladeMdiServiceProvider" --tag="blade-mdi"

๐Ÿ™Œ Usage

Using blade-ui-kit/blade-icons, all icons can be shown as directives:

<x-mdi-account />

For a complete list of icons, check https://materialdesignicons.com

or search for an icon here: Blade UI kit

Updating Icons

If you wish to contribute and update the latest icons, you can fork the repo, run download.sh and submit a PR. What download.sh does is to download the master branch of https://github.com/Templarian/MaterialDesign and copy the distributables svgs to local svgs.

๐Ÿ› Testing

php vendor/bin/phpunit

๐Ÿค Contributing

Please see CONTRIBUTING for details.

๐Ÿ”’ Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

๐ŸŽ‰ Credits

๐Ÿ“„ License

The MIT License (MIT). Please see License File for more information.

blade-mdi's People

Contributors

barnoma-soz avatar helgesverre avatar inerba avatar rennokki avatar rvxlab avatar

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.