UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 332 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiArrowFromRight (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M18 6H20V18H18zM16 11L7.414 11 11.707 6.707 10.293 5.293 3.586 12 10.293 18.707 11.707 17.293 7.414 13 16 13z"}}]})(props); };