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 IoCalculatorOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"rect","attr":{"width":"288","height":"416","x":"112","y":"48","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","rx":"32","ry":"32"}},{"tag":"path","attr":{"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M160.01 112H352v64H160.01z"}},{"tag":"circle","attr":{"cx":"168","cy":"248","r":"24"}},{"tag":"circle","attr":{"cx":"256","cy":"248","r":"24"}},{"tag":"circle","attr":{"cx":"344","cy":"248","r":"24"}},{"tag":"circle","attr":{"cx":"168","cy":"328","r":"24"}},{"tag":"circle","attr":{"cx":"256","cy":"328","r":"24"}},{"tag":"circle","attr":{"cx":"168","cy":"408","r":"24"}},{"tag":"circle","attr":{"cx":"256","cy":"408","r":"24"}},{"tag":"rect","attr":{"width":"48","height":"128","x":"320","y":"304","rx":"24","ry":"24"}}]})(props); };