@fluid-topics/ft-icon
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

An icon component for all UI usage.

Install

npm install @fluid-topics/ft-icon
yarn add @fluid-topics/ft-icon

Usage

import { html } from "lit"
import "@fluid-topics/ft-icon"

function render() {
    return html` 
        <ft-icon>account_settings</ft-icon>
    `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-icon@0.3.4

Version

0.3.4

License

ISC

Unpacked Size

81.4 kB

Total Files

10

Last publish

Collaborators

  • antidot
  • mike.antidot