Options
All
  • Public
  • Public/Protected
  • All
Menu

The simplest possible interface for defining a generic icon.

Hierarchy

  • IIcon

Index

Properties

Properties

Readonly name

name: string

The name of the icon. By convention, the icon name will be namespaced as so:

"pkg-name:icon-name"

svgstr

svgstr: string

A string containing the raw contents of an svg file.

Generated using TypeDoc