UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 484 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoPulseOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M48 320h64l64-256 64 384 64-224 32 96h64"}},{"tag":"circle","attr":{"cx":"432","cy":"320","r":"32","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32"}}]})(props); };