Skip to content

cuikho210/solidjs-remixicon

Repository files navigation

SolidJS RemixIcon

RemixIcon for SolidJS

Features

  • Daily check for updates to stay in sync with the RemixIcon repository.
  • Utilize CSS classes provided by the remixicon package instead of SVG for enhanced customizability.

Install

npm install --save solidjs-remixicon
# or
yarn add solidjs-remixicon

Usage

Simply import and use it as an HTML element

Example