Search by

codingwithrk / rk-brand-icons

CodingwithRK

This package is abandoned and no longer maintained. No replacement package was suggested.

In this package there are lot of brand icons.

Package info

github.com/codingwithrk/rk-brand-icons

Language:Blade

pkg:composer/codingwithrk/rk-brand-icons

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2024-08-18 17:02 UTC

This package is auto-updated.

Last update: 2026-09-13 19:42:48 UTC


README

Image

Packagist License Packagist Version Packagist Dependency Version Packagist Dependency Version

Introduction

Hello fellow developers, using this package you can display Branded Icons.

How to Install

composer require codingwithrk/rk-brand-icons

How to use

<x-rk-icons::icon name="dotenv" />

Add color to icon

<x-rk-icons::icon name="dotenv" color="#512BD4"/>

Add width & height (default width & height is 32x32)

<x-rk-icons::icon name="dotenv" color="#512BD4" width="40" height="40"/>

License

This is open-sourced software licensed under the MIT license.