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

package.dist.js.icons.outlined-save-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const OutlinedSaveIconConfig: {
  name: 'OutlinedSaveIcon',
  height: 512,
  width: 448,
  svgPath: 'M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM272 80v80H144V80h128zm122 352H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h42v104c0 13.255 10.745 24 24 24h176c13.255 0 24-10.745 24-24V83.882l78.243 78.243a6 6 0 0 1 1.757 4.243V426a6 6 0 0 1-6 6zM224 232c-48.523 0-88 39.477-88 88s39.477 88 88 88 88-39.477 88-88-39.477-88-88-88zm0 128c-22.056 0-40-17.944-40-40s17.944-40 40-40 40 17.944 40 40-17.944 40-40 40z',
  yOffset: 0,
  xOffset: 0,
};
export declare const OutlinedSaveIcon: React.ComponentClass;
export default OutlinedSaveIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy