UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 552 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrCoffee (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"g","attr":{"fill":"none","fillRule":"evenodd","transform":"rotate(35 6.328 18.929)"},"child":[{"tag":"path","attr":{"stroke":"#000","strokeWidth":"2","d":"M7,20 C12,20 14,15 14,10 C14,5 12,0 7,0 C2,8.74747714e-16 0,5 0,10 C2.1431319e-16,15 2,20 7,20 Z"}},{"tag":"path","attr":{"d":"M7,2 C6,3 4,7 6,10 C8,13 7.5,17 7,18 C8.5,17 10,13 8,10 C6,7 6.5,3 7,2 Z"}}]}]})(props); };