UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 311 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrStatusWarningSmall (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 12 12"},"child":[{"tag":"polygon","attr":{"fillRule":"evenodd","stroke":"#000","strokeLinejoin":"round","points":"6 1 11 10 1 10"}}]})(props); };