PHIconWeight
Definition
export type PHIconWeight = 'thin' | 'light' | 'regular' | 'bold' | 'fill' | 'duotone';Usage
import { undefined } from 'uxp/components';Last updated
export type PHIconWeight = 'thin' | 'light' | 'regular' | 'bold' | 'fill' | 'duotone';import { undefined } from 'uxp/components';Last updated