package.dist.js.icons.server-alt-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ServerAltIconConfig: {
name: 'ServerAltIcon',
height: 1024,
width: 1024,
svgPath: 'M1013.1,842.886912 C1005.8,835.586912 997.2,831.986912 987.4,831.986912 L36.6,831.986912 C26.6,831.986912 18.2,835.586912 10.9,842.886912 C3.6,850.186912 0,858.786912 0,868.586912 L0,987.286912 C0,997.286912 3.6,1005.68691 10.7,1013.08691 C18,1020.38691 26.4,1023.98691 36.4,1023.98691 L987.4,1023.98691 C997.4,1023.98691 1005.8,1020.38691 1013.1,1013.08691 C1020.4,1005.78691 1024,997.386912 1024,987.386912 L1024,868.586912 C1024,858.586912 1020.4,850.186912 1013.1,842.886912 Z M960,959.986912 L640,959.986912 L640,895.986912 L960,895.986912 L960,959.986912 Z M1013.1,586.886912 C1005.8,579.586912 997.2,575.986912 987.4,575.986912 L36.6,575.986912 C26.6,575.986912 18.2,579.586912 10.9,586.886912 C3.6,594.186912 0,602.786912 0,612.586912 L0,731.286912 C0,741.286912 3.6,749.686912 10.7,757.086912 C18,764.386912 26.4,767.986912 36.4,767.986912 L987.4,767.986912 C997.4,767.986912 1005.8,764.386912 1013.1,757.086912 C1020.4,749.786912 1024,741.386912 1024,731.386912 L1024,612.586912 C1024,602.586912 1020.4,594.186912 1013.1,586.886912 Z M960,703.986912 L384,703.986912 L384,639.986912 L960,639.986912 L960,703.986912 Z M1013.1,330.886912 C1005.8,323.586912 997.2,319.986912 987.4,319.986912 L36.6,319.986912 C26.6,319.986912 18.2,323.586912 10.9,330.886912 C3.6,338.186912 0,346.786912 0,356.586912 L0,475.286912 C0,485.286912 3.6,493.686912 10.7,501.086912 C18,508.386912 26.4,511.986912 36.4,511.986912 L987.4,511.986912 C997.4,511.986912 1005.8,508.386912 1013.1,501.086912 C1020.4,493.786912 1024,485.386912 1024,475.386912 L1024,356.586912 C1024,346.586912 1020.4,338.186912 1013.1,330.886912 Z M960,447.986912 L768,447.986912 L768,383.986912 L960,383.986912 L960,447.986912 Z M0,245.186912 C0,235.986912 1.2,234.686912 9.6,226.486912 C9.6,226.486912 151.1,86.3869118 161.6,74.1869118 C172.1,61.7869118 185.5,64.1869118 185.5,64.1869118 L840.6,64.1869118 C840.6,64.1869118 852.4,62.9869118 863.1,74.5869118 C873.6,86.1869118 1013.5,226.386912 1013.5,226.386912 C1021.9,234.786912 1024,236.086912 1024,245.186912 C1024,254.786912 1012.3,255.986912 1000.7,255.986912 L22.1,255.986912 C10.8,256.086912 0,254.386912 0,245.186912 L0,245.186912 Z',
yOffset: 0,
xOffset: 0,
};
export declare const ServerAltIcon: React.ComponentClass;
export default ServerAltIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy