UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 329 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiBody (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"circle","attr":{"cx":"12","cy":"4","r":"2"}},{"tag":"path","attr":{"d":"M15 22L15 9 20 9 20 7 4 7 4 9 9 9 9 22 11 22 11 15 13 15 13 22z"}}]})(props); };