UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 358 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoLogoFigma (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M336 176a80 80 0 000-160H176a80 80 0 000 160 80 80 0 000 160 80 80 0 1080 80V176z"}},{"tag":"circle","attr":{"cx":"336","cy":"256","r":"80"}}]})(props); };