@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 306 B
JavaScript
// THIS FILE IS AUTO GENERATED
import { GenIcon } from '../lib';
export function GrStatusInfoSmall (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 12 12"},"child":[{"tag":"rect","attr":{"width":"10","height":"10","x":"1","y":"1","fillRule":"evenodd","stroke":"#000","rx":"1"}}]})(props);
};