UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 470 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoAlbumsOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"rect","attr":{"width":"384","height":"256","x":"64","y":"176","fill":"none","strokeLinejoin":"round","strokeWidth":"32","rx":"28.87","ry":"28.87"}},{"tag":"path","attr":{"strokeLinecap":"round","strokeMiterlimit":"10","strokeWidth":"32","d":"M144 80h224m-256 48h288"}}]})(props); };