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

package.dist.esm.icons.ribbon-icon.js Maven / Gradle / Ivy

import { createIcon } from '../createIcon';

export const RibbonIconConfig = {
  name: 'RibbonIcon',
  height: 512,
  width: 448,
  svgPath: 'M6.1 444.3c-9.6 10.8-7.5 27.6 4.5 35.7l68.8 27.9c9.9 6.7 23.3 5 31.3-3.8l91.8-101.9-79.2-87.9-117.2 130zm435.8 0s-292-324.6-295.4-330.1c15.4-8.4 40.2-17.9 77.5-17.9s62.1 9.5 77.5 17.9c-3.3 5.6-56 64.6-56 64.6l79.1 87.7 34.2-38c28.7-31.9 33.3-78.6 11.4-115.5l-43.7-73.5c-4.3-7.2-9.9-13.3-16.8-18-40.7-27.6-127.4-29.7-171.4 0-6.9 4.7-12.5 10.8-16.8 18l-43.6 73.2c-1.5 2.5-37.1 62.2 11.5 116L337.5 504c8 8.9 21.4 10.5 31.3 3.8l68.8-27.9c11.9-8 14-24.8 4.3-35.6z',
  yOffset: 0,
  xOffset: 0,
};

export const RibbonIcon = createIcon(RibbonIconConfig);

export default RibbonIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy