All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.heartbeat-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const HeartbeatIconConfig: {
  name: 'HeartbeatIcon',
  height: 512,
  width: 512,
  svgPath: 'M320.2 243.8l-49.7 99.4c-6 12.1-23.4 11.7-28.9-.6l-56.9-126.3-30 71.7H60.6l182.5 186.5c7.1 7.3 18.6 7.3 25.7 0L451.4 288H342.3l-22.1-44.2zM473.7 73.9l-2.4-2.5c-51.5-52.6-135.8-52.6-187.4 0L256 100l-27.9-28.5c-51.5-52.7-135.9-52.7-187.4 0l-2.4 2.4C-10.4 123.7-12.5 203 31 256h102.4l35.9-86.2c5.4-12.9 23.6-13.2 29.4-.4l58.2 129.3 49-97.9c5.9-11.8 22.7-11.8 28.6 0l27.6 55.2H481c43.5-53 41.4-132.3-7.3-182.1z',
  yOffset: 0,
  xOffset: 0,
};
export declare const HeartbeatIcon: React.ComponentClass;
export default HeartbeatIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy