0.1.96 • Published 4 years ago

@rubus/svelte-spectrum-icons-ui v0.1.96

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
4 years ago

Install

npm install  @rubus/svelte-spectrum-icons-ui # or yarn

Usage

Add Icon before the iconography name.

<script>
  import { IconInfoMedium} from "@rubus/svelte-spectrum-icons-ui";
</script>

<IconInfoMedium class="spectrum-Icon" ariaLabel="info-medium"/>

Learn more about the iconography.

Props

PropTypeDefaultsValue
classNameString""As a fallback prop of the svg element class
scaleString"M""M" or "L"
ariaLabelStringIcon nameElement aria-label
width/heightString / numberAutomatically obtain the width and height of the path element in the SvgSvg element width and height attributes

What is svelte-spectrum-icons-ui?

Adobe Spectrum Design System ui icons SVG as Svelte components

0.1.96

4 years ago

0.1.94

4 years ago

0.1.95

4 years ago

0.1.93

4 years ago

0.1.92

4 years ago

0.1.91

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago