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

package.dist.esm.icons.outlined-file-archive-icon.js Maven / Gradle / Ivy

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

export const OutlinedFileArchiveIconConfig = {
  name: 'OutlinedFileArchiveIcon',
  height: 512,
  width: 384,
  svgPath: 'M128.3 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm177.6-30.1L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h79.7v16h32V48H208v104c0 13.3 10.7 24 24 24h104zM194.2 265.7c-1.1-5.6-6-9.7-11.8-9.7h-22.1v-32h-32v32l-19.7 97.1C102 385.6 126.8 416 160 416c33.1 0 57.9-30.2 51.5-62.6zm-33.9 124.4c-17.9 0-32.4-12.1-32.4-27s14.5-27 32.4-27 32.4 12.1 32.4 27-14.5 27-32.4 27zm32-198.1h-32v32h32z',
  yOffset: 0,
  xOffset: 0,
};

export const OutlinedFileArchiveIcon = createIcon(OutlinedFileArchiveIconConfig);

export default OutlinedFileArchiveIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy