Skip to main content

Built and signed on GitHub Actions

Simple Line Icons 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
6 months ago (1.0.12)
function SlPencil
SlPencil(props: IconBaseProps): VNode<JSX.SVGAttributes>

Pencil icon from Simple Line Icons

Parameters

props: IconBaseProps

Return Type

VNode<JSX.SVGAttributes>

Add Package

deno add jsr:@preact-icons/sl

Import symbol

import { SlPencil } from "@preact-icons/sl";

---- OR ----

Import directly with a jsr specifier

import { SlPencil } from "jsr:@preact-icons/sl";

Add Package

npx jsr add @preact-icons/sl

Import symbol

import { SlPencil } from "@preact-icons/sl";

Add Package

yarn dlx jsr add @preact-icons/sl

Import symbol

import { SlPencil } from "@preact-icons/sl";

Add Package

pnpm dlx jsr add @preact-icons/sl

Import symbol

import { SlPencil } from "@preact-icons/sl";

Add Package

bunx jsr add @preact-icons/sl

Import symbol

import { SlPencil } from "@preact-icons/sl";