UNPKG

box-ui-elements-mlh

Version:
4 lines (3 loc) 166 B
import { Icon } from '../iconTypes'; declare const IconShield: ({ className, color, height, opacity, width, title }: Icon) => JSX.Element; export default IconShield;