package.dist.js.icons.migration-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const MigrationIconConfig: {
name: 'MigrationIcon',
height: 1024,
width: 1024,
svgPath: 'M702.1,612.2 L268.6,178.9 C243.732561,154.323484 203.686108,154.441297 178.963703,179.163703 C154.241297,203.886108 154.123484,243.932561 178.7,268.8 L612.1,702.3 L519.7,794.4 C505.8,808.2 515.6,832 535.2,832 L799.4,832 C817.402196,832 832,817.402196 832,799.4 L832,535.1 C832,515.5 808.3,505.7 794.4,519.6 L702.1,612.2 Z M960,384 L584.9,384 C581.661101,384.013695 578.745856,385.967202 577.501664,388.957627 C576.257473,391.948051 576.926687,395.392903 579.2,397.7 L627.2,445.7 C628.713533,447.201779 630.768059,448.030798 632.9,448 L960,448 L960,960 L448,960 L448,632.9 C448.012,630.771611 447.18578,628.724022 445.7,627.2 L397.7,579.2 C395.410751,576.875032 391.938936,576.173308 388.926431,577.426686 C385.913927,578.680064 383.964474,581.637351 383.999522,584.9 L383.999522,960 C384.033078,995.332514 412.667486,1023.96692 448,1024 L960,1024 C995.332514,1023.96692 1023.96692,995.332514 1024,960 L1024,448 C1023.96692,412.667486 995.332514,384.033078 960,384 L960,384 Z M576,312 L576,200 C576,195.581722 572.418278,192 568,192 L520,192 C515.581722,192 512,195.581722 512,200 L512,312 C512,316.418278 515.581722,320 520,320 L568,320 C572.418278,320 576,316.418278 576,312 Z M576,120 L576,64 C575.966922,28.6674863 547.332514,0.0330777378 512,0 L456,0 C451.581722,0 448,3.581722 448,8 L448,56 C448,60.418278 451.581722,64 456,64 L512,64 L512,120 C512,124.418278 515.581722,128 520,128 L568,128 C572.418278,128 576,124.418278 576,120 Z M384,56 L384,8 C384,3.581722 380.418278,0 376,0 L200,0 C195.581722,0 192,3.581722 192,8 L192,56 C192,60.418278 195.581722,64 200,64 L376,64 C380.418278,64 384,60.418278 384,56 Z M64,120 L64,64 L120,64 C124.418278,64 128,60.418278 128,56 L128,8 C128,3.581722 124.418278,0 120,0 L64,0 C28.6674863,0.0330777378 0.0330777378,28.6674863 0,64 L0,120 C0,124.418278 3.581722,128 8,128 L56,128 C60.418278,128 64,124.418278 64,120 Z M64,376 L64,200 C64,195.581722 60.418278,192 56,192 L8,192 C3.581722,192 0,195.581722 0,200 L0,376 C0,380.418278 3.581722,384 8,384 L56,384 C60.418278,384 64,380.418278 64,376 Z M128,568 L128,520 C128,515.581722 124.418278,512 120,512 L64,512 L64,456 C64,451.581722 60.418278,448 56,448 L8,448 C3.581722,448 0,451.581722 0,456 L0,512 C0.0330777378,547.332514 28.6674863,575.966922 64,576 L120,576 C124.418278,576 128,572.418278 128,568 Z M312,576 L200,576 C195.581722,576 192,572.418278 192,568 L192,520 C192,515.581722 195.581722,512 200,512 L312,512 C316.418278,512 320,515.581722 320,520 L320,568 C320,572.418278 316.418278,576 312,576 Z',
yOffset: 0,
xOffset: 0,
};
export declare const MigrationIcon: React.ComponentClass;
export default MigrationIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy