UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 321 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrSteps (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"polygon","attr":{"fill":"none","stroke":"#000","strokeWidth":"2","points":"16 6 11 6 11 11 6 11 6 16 1 16 1 23 23 23 23 1 16 1"}}]})(props); };