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

package.dist.esm.icons.prescription-bottle-alt-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const PrescriptionBottleAltIconConfig: {
  name: 'PrescriptionBottleAltIcon',
  height: 512,
  width: 384,
  svgPath: 'M360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24zM32 480c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v352zm64-184c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48z',
  yOffset: 0,
  xOffset: 0,
};
export declare const PrescriptionBottleAltIcon: React.ComponentClass;
export default PrescriptionBottleAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy