UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 353 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrFormPreviousLink (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"fill":"none","stroke":"#000","strokeWidth":"2","d":"M6,12.4 L18,12.4 M12.6,7 L18,12.4 L12.6,17.8","transform":"matrix(-1 0 0 1 24 0)"}}]})(props); };