package.dist.js.icons.namespaces-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const NamespacesIconConfig: {
name: 'NamespacesIcon',
height: 1024,
width: 1088,
svgPath: 'M799.94,99.000013 L800.49,99.000013 C805.909784,99.1074503 811.211674,100.601619 815.89,103.340026 L815.89,103.340026 L948,179.950026 L948.37,180.170026 C955.578287,184.50553 959.99069,192.298373 960,200.710026 L960,200.710026 L960,823.600026 C959.843237,832.01514 955.289809,839.733199 948,843.940026 L948,843.940026 L815.89,920.600026 L815.25,920.970026 C805.361535,926.398004 793.341611,926.200011 783.637283,920.449298 C773.932956,914.698585 767.988497,904.250297 768,892.970026 L768,892.970026 L768,892.490026 C768.171209,881.29598 774.198002,871.010961 783.88,865.390026 L783.88,865.390026 L896,800.310026 L896,223.600026 L783.88,158.530026 L783.47,158.280026 C771.171065,150.889299 765.31517,136.200293 769.156247,122.375216 C772.997323,108.550138 785.591255,98.9871213 799.94,99.000013 Z M160.06,99.0000261 L160.56,99.0000261 C178.010589,99.2678507 192.012987,113.497387 192,130.950026 L192,130.950026 L192,131.420026 C191.830301,142.617107 185.803573,152.905809 176.12,158.530026 L176.12,158.530026 L64,223.600026 L64,800.310026 L176.12,865.380026 L176.53,865.620026 C186.128889,871.385439 192,881.762765 192,892.960026 L192,892.960026 L192,893.700026 C191.48,917.840026 165.17,932.700026 144.13,920.550026 L144.13,920.550026 L12,843.960026 L11.63,843.740026 C4.41866279,839.402684 0.00580523197,831.605244 0,823.190026 L0,823.190026 L0,200.290026 C0.156763177,191.874912 4.71019062,184.156853 12,179.950026 L12,179.950026 L144.15,103.350026 C148.984819,100.515115 154.485359,99.0140263 160.09,99.0000261 L160.06,99.0000261 Z M680,287.600026 L680.4,287.600026 C693.344243,287.814024 703.786002,298.255783 704,311.200026 L704,711.990026 C703.791186,724.94199 693.341964,735.391212 680.39,735.600026 L279.6,735.600026 C266.655757,735.386028 256.213998,724.944269 256,712.000026 L256,311.200026 C256.214149,298.251968 266.661852,287.80869 279.61,287.600026 L680,287.600026 Z M640,542.600026 L512,542.600026 L512,671.600026 L640,671.600026 L640,542.600026 Z M448,542.600026 L320,542.600026 L320,671.600026 L448,671.600026 L448,542.600026 Z M640,351.600026 L512,351.600026 L512,478.600026 L640,478.600026 L640,351.600026 Z M448,351.600026 L320,351.600026 L320,478.600026 L448,478.600026 L448,351.600026 Z',
yOffset: 0,
xOffset: 0,
};
export declare const NamespacesIcon: React.ComponentClass;
export default NamespacesIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy