Skip to main content

Built and signed on GitHub Actions

VS Code 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
2 months ago (1.0.12)
function default
default(props: IconBaseProps): VNode<JSX.SVGAttributes>

Account icon from VS Code Icons

Parameters

props: IconBaseProps

Return Type

VNode<JSX.SVGAttributes>

Add Package

deno add jsr:@preact-icons/vsc

Import symbol

import default from "@preact-icons/vsc/VscAccount";

---- OR ----

Import directly with a jsr specifier

import default from "jsr:@preact-icons/vsc/VscAccount";

Add Package

npx jsr add @preact-icons/vsc

Import symbol

import default from "@preact-icons/vsc/VscAccount";

Add Package

yarn dlx jsr add @preact-icons/vsc

Import symbol

import default from "@preact-icons/vsc/VscAccount";

Add Package

pnpm dlx jsr add @preact-icons/vsc

Import symbol

import default from "@preact-icons/vsc/VscAccount";

Add Package

bunx jsr add @preact-icons/vsc

Import symbol

import default from "@preact-icons/vsc/VscAccount";