package.dist.esm.icons.opencart-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OpencartIconConfig: {
name: 'OpencartIcon',
height: 512,
width: 640,
svgPath: 'M423.3 440.7c0 25.3-20.3 45.6-45.6 45.6s-45.8-20.3-45.8-45.6 20.6-45.8 45.8-45.8c25.4 0 45.6 20.5 45.6 45.8zm-253.9-45.8c-25.3 0-45.6 20.6-45.6 45.8s20.3 45.6 45.6 45.6 45.8-20.3 45.8-45.6-20.5-45.8-45.8-45.8zm291.7-270C158.9 124.9 81.9 112.1 0 25.7c34.4 51.7 53.3 148.9 373.1 144.2 333.3-5 130 86.1 70.8 188.9 186.7-166.7 319.4-233.9 17.2-233.9z',
yOffset: 0,
xOffset: 0,
};
export declare const OpencartIcon: React.ComponentClass;
export default OpencartIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy