Skip to main content

Built and signed on GitHub Actions

Font Awesome icons for Preact

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
2 months ago (1.0.12)
function FaAccessibleIcon
FaAccessibleIcon(props: IconBaseProps): VNode<JSX.SVGAttributes>

AccessibleIcon icon from Font Awesome

Parameters

props: IconBaseProps

Return Type

VNode<JSX.SVGAttributes>

Add Package

deno add jsr:@preact-icons/fa

Import symbol

import { FaAccessibleIcon } from "@preact-icons/fa/FaAccessibleIcon";

---- OR ----

Import directly with a jsr specifier

import { FaAccessibleIcon } from "jsr:@preact-icons/fa/FaAccessibleIcon";

Add Package

npx jsr add @preact-icons/fa

Import symbol

import { FaAccessibleIcon } from "@preact-icons/fa/FaAccessibleIcon";

Add Package

yarn dlx jsr add @preact-icons/fa

Import symbol

import { FaAccessibleIcon } from "@preact-icons/fa/FaAccessibleIcon";

Add Package

pnpm dlx jsr add @preact-icons/fa

Import symbol

import { FaAccessibleIcon } from "@preact-icons/fa/FaAccessibleIcon";

Add Package

bunx jsr add @preact-icons/fa

Import symbol

import { FaAccessibleIcon } from "@preact-icons/fa/FaAccessibleIcon";