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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const CommentMedicalIconConfig: {
  name: 'CommentMedicalIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95 57 130.74C44.46 421.05 2.7 466 2.2 466.5A8 8 0 0 0 8 480c66.26 0 116-31.75 140.6-51.38A304.66 304.66 0 0 0 256 448c141.39 0 256-93.12 256-208S397.39 32 256 32zm96 232a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8z',
  yOffset: 0,
  xOffset: 0,
};
export declare const CommentMedicalIcon: React.ComponentClass;
export default CommentMedicalIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy