@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 875 B
JavaScript
// THIS FILE IS AUTO GENERATED
import { GenIcon } from '../lib';
export function IoBandageOutline (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"rect","attr":{"width":"560.87","height":"176.25","x":"-24.43","y":"167.88","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","rx":"88.12","ry":"88.12","transform":"rotate(-45 256 256.002)"}},{"tag":"rect","attr":{"width":"176","height":"196","x":"169.41","y":"156.59","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","rx":"32","ry":"32","transform":"rotate(45 257.409 254.582)"}},{"tag":"circle","attr":{"cx":"256","cy":"208","r":"16"}},{"tag":"circle","attr":{"cx":"304","cy":"256","r":"16"}},{"tag":"circle","attr":{"cx":"208","cy":"256","r":"16"}},{"tag":"circle","attr":{"cx":"256","cy":"304","r":"16"}}]})(props);
};