@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 495 B
JavaScript
// THIS FILE IS AUTO GENERATED
import { GenIcon } from '../lib';
export function GiGinkgoLeaf (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M118.9 20.13l-16.4 7.56c21.9 47.21 55.3 102.71 90.7 152.61C127.8 322 18.79 349.2 29.06 377.1 80.7 517.8 239.3 503.5 314.3 467.7c27.5-13.1 5.1-61.3-6-94 20.6 25.8 61.5 67.9 77.1 58.6 95.9-57.3 119-164 80.5-267.8-20.2-54.4-116.3 31.7-257.6 5.8-35-49.2-68.2-104.28-89.4-150.17z"}}]})(props);
};