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

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

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

export const OutlinedFileImageIconConfig = {
  name: 'OutlinedFileImageIcon',
  height: 512,
  width: 384,
  svgPath: 'M369.9 97.9L286 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-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm32-48h224V288l-23.5-23.5c-4.7-4.7-12.3-4.7-17 0L176 352l-39.5-39.5c-4.7-4.7-12.3-4.7-17 0L80 352v64zm48-240c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z',
  yOffset: 0,
  xOffset: 0,
};

export const OutlinedFileImageIcon = createIcon(OutlinedFileImageIconConfig);

export default OutlinedFileImageIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy