From c57bcf43510cf24576c1ddd0c4baeccdbd6d4e6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Lopes?= Date: Thu, 23 May 2024 12:03:38 -0300 Subject: [PATCH] wip --- README.md | 88 ------------------------------------------------------- readme.md | 2 +- 2 files changed, 1 insertion(+), 89 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index cda6187b..00000000 --- a/README.md +++ /dev/null @@ -1,88 +0,0 @@ -

- - Packagist Downloads - - - GitHub license - - - Twitter - -

- -# WireUi Phosphor Icons - -[![WireUi PhosphorIcons Tests](https://github.com/wireui/phosphoricons/actions/workflows/tests.yml/badge.svg)](https://github.com/wireui/phosphoricons/actions/workflows/tests.yml) - -#### _The Phosphor Icons for laravel blade made by WireUI_ -### This package doesn't have any WireUI dependency -WireUI Phosphor Icons is a library of icon components to empower your Laravel and Livewire application development. - -Stop creating all icon components from scratch. Get all WireUI Phosphor Icons for free. - - -### 🔥 Phosphor Icons -Phosphor is a flexible icon family for interfaces, diagrams, presentations — whatever, really. — Development made by [Phosphor Icons]. - - -### 📚 Get Started -#### Requirements: -* [Laravel 9.x | 10.x](https://laravel.com) -* [PHP 8.1 | 8.2](https://www.php.net/releases/8.1/en.php) - -#### Install -```bash -composer require wireui/phosphoricons -``` - -#### How to use it? -You can find a list of all icons and variants on the [Phosphor Icons] website - -**Available variants:** -- thin -- light -- fill -- regular -- duotone -- bold - -```blade - - - - - - - -``` - -#### Publish (Optional Customization) -```bash -php artisan vendor:publish --tag="wireui.phosphoricons.config" -php artisan vendor:publish --tag="wireui.phosphoricons.views" -``` - - -### 📣 Follow the author -Stay informed about WireUI, follow [@ph7jack] on Twitter. - -You will you see all the latest news about features, ideas, discussions, and more... - - -### 💡 Philosophy -WireUI Phosphor Icons is always FREE to anyone who would like to use it. -You can use the Phosphor Icons in your laravel project. - -This project is created [PH7-Jack], and it is maintained by the author with the help of the community. - -All contributions are welcome! - - -### 📝 License - -[MIT](https://opensource.org/licenses/MIT) - - -[PH7-Jack]: -[@ph7jack]: -[Phosphor Icons]: diff --git a/readme.md b/readme.md index e3c7718e..bc1edeaf 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ WireUi Phosphor Icons is a library of icons components to empower your Laravel a Stop creating all icons components from scratch. Get all WireUi Phosphor Icons for free. -##### 🔥 Phosphor Icons +#### 🔥 Phosphor Icons Phosphor is a flexible icon family for interfaces, diagrams, presentations — whatever, really. — Development made by [Phosphor Icons](https://phosphoricons.com).