UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 267 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiReply (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M10,11h6v7h2v-8c0-0.553-0.447-1-1-1h-7V6l-5,4l5,4V11z"}}]})(props); };