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

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

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

export const ModuleIconConfig = {
  name: 'ModuleIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M960,817.25 L768,913.25 L768,776.45 L848,736.45 L848,784.403 L880,768.403 L880,720.45 L960,680.45 L960,817.25 Z M584.3,613.05 L658.713,575.54 C659.183,575.839 659.67,576.119 660.18,576.373 L842.466,667.617 L768,704.85 L584.3,613.05 Z M512,368.45 L592,328.45 L592,375.639 L624,359.639 L624,312.45 L704,272.45 L704,409.35 L512,505.35 L512,368.45 Z M328.3,205.05 L403.195,167.297 C403.381,167.399 403.557,167.513 403.748,167.609 L586.689,259.181 L512,296.85 L328.3,205.05 Z M448,817.25 L256,913.25 L256,776.45 L336,736.45 L336,784.403 L368,768.403 L368,720.45 L448,680.45 L448,817.25 Z M72.3,613.05 L146.179,575.809 C146.507,576.003 146.833,576.2 147.18,576.373 L329.965,667.867 L256,704.85 L72.3,613.05 Z M256,520.45 L440.4,612.65 L365.753,649.974 L181.738,557.884 L256,520.45 Z M512,112.45 L696.4,203.85 L622.322,241.21 L438.782,149.358 L512,112.45 Z M768,520.45 L953.2,612.25 L878.253,649.724 L694.236,557.633 L768,520.45 Z M987.596,558.282 L767.297,447.983 L767.297,207.804 C767.297,183.626 753.609,161.446 731.93,150.656 L540.105,54.744 C522.122,45.752 500.941,45.752 482.958,54.744 L291.133,150.656 C269.453,161.446 255.766,183.626 255.766,207.804 L255.766,447.983 L35.368,558.282 C13.688,569.072 0,591.252 0,615.431 L0,816.146 C0,840.324 13.688,862.504 35.368,873.294 L227.192,969.206 C236.184,973.702 245.975,976 255.766,976 C265.557,976 275.348,973.702 284.339,969.206 L511.531,855.61 L738.724,969.206 C747.715,973.702 757.506,976 767.297,976 C777.088,976 786.879,973.802 795.871,969.306 L987.795,873.394 C1009.375,862.504 1024,840.424 1024,816.246 L1024,615.431 C1024,591.252 1009.275,569.072 987.596,558.282 L987.596,558.282 Z',
  yOffset: 0,
  xOffset: 0,
};

export const ModuleIcon = createIcon(ModuleIconConfig);

export default ModuleIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy