UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 1 kB
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoAppsSharp (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"rect","attr":{"width":"112","height":"112","x":"48","y":"48","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"200","y":"48","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"352","y":"48","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"48","y":"200","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"200","y":"200","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"352","y":"200","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"48","y":"352","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"200","y":"352","rx":"8","ry":"8"}},{"tag":"rect","attr":{"width":"112","height":"112","x":"352","y":"352","rx":"8","ry":"8"}}]})(props); };