UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 898 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoImagesOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"fill":"none","strokeLinejoin":"round","strokeWidth":"32","d":"M432 112V96a48.14 48.14 0 00-48-48H64a48.14 48.14 0 00-48 48v256a48.14 48.14 0 0048 48h16"}},{"tag":"rect","attr":{"width":"400","height":"336","x":"96","y":"128","fill":"none","strokeLinejoin":"round","strokeWidth":"32","rx":"45.99","ry":"45.99"}},{"tag":"ellipse","attr":{"cx":"372.92","cy":"219.64","fill":"none","strokeMiterlimit":"10","strokeWidth":"32","rx":"30.77","ry":"30.55"}},{"tag":"path","attr":{"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M342.15 372.17L255 285.78a30.93 30.93 0 00-42.18-1.21L96 387.64M265.23 464l118.59-117.73a31 31 0 0141.46-1.87L496 402.91"}}]})(props); };