UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 617 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiBeenHere (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M12,2C7.589,2,4,5.589,4,9.995c-0.029,6.445,7.116,11.604,7.42,11.819C11.594,21.938,11.797,22,12,22 s0.406-0.062,0.58-0.186C12.884,21.599,20.029,16.44,20,10C20,5.589,16.411,2,12,2z M12,19.735C10.389,18.427,5.979,14.441,6,10 c0-3.309,2.691-6,6-6s6,2.691,6,6.005C18.021,14.442,13.612,18.428,12,19.735z"}},{"tag":"path","attr":{"d":"M11 11.586L8.707 9.293 7.293 10.707 11 14.414 16.707 8.707 15.293 7.293z"}}]})(props); };