UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 342 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiRepeat (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M21,6h-5v2h4v9H4V8h5v3l5-4L9,3v3H3C2.447,6,2,6.447,2,7v11c0,0.553,0.447,1,1,1h18c0.553,0,1-0.447,1-1V7 C22,6.447,21.553,6,21,6z"}}]})(props); };