UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 400 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiChevronsLeft (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M12.707 7.707L11.293 6.293 5.586 12 11.293 17.707 12.707 16.293 8.414 12z"}},{"tag":"path","attr":{"d":"M16.293 6.293L10.586 12 16.293 17.707 17.707 16.293 13.414 12 17.707 7.707z"}}]})(props); };