@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 1.12 kB
JavaScript
exports.__esModule = true;
exports.RhStandardDroneIconConfig = {
name: 'RhStandardDroneIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M28.02 15.93c-.87.03-.58 1.14-.62 1.7h-3.77V14.3c0-.34-.28-.62-.62-.62h-2.88c-.16-2.69-4.07-2.69-4.23 0h-2.88c-.35 0-.62.28-.62.62v3.33H8.63v-1.41c0-.34-.28-.62-.62-.62s-.62.28-.62.62v4c0 .82 1.25.82 1.25 0v-1.34h3.77v.88c.02.83 1.02.6 1.56.62l-1.28.85a.64.64 0 0 0-.28.52v2c0 .82 1.25.82 1.25 0v-1.66l2.56-1.71h3.62l2.56 1.71v1.67c0 .82 1.25.82 1.25 0v-2c0-.21-.1-.4-.28-.52l-1.28-.85c.54-.03 1.54.2 1.56-.63v-.87h3.77v1.68c0 .82 1.25.82 1.25 0v-4c0-.34-.28-.62-.62-.62ZM18 12.88c.45 0 .81.35.86.79h-1.72c.04-.44.41-.79.86-.79Zm4.38 6.25h-8.76v-4.21h8.75v4.21Z"},{"path":"M31 13.62h-6c-.82 0-.82 1.25 0 1.25h6c.82 0 .82-1.25 0-1.25Zm-20 1.26c.81 0 .82-1.24 0-1.25l-6-.07c-.82-.04-.83 1.25-.01 1.25l6.01.07Z"}]},
rhUiIcon: null,
};
exports.RhStandardDroneIcon = require('../createIcon').createIconBase(exports.RhStandardDroneIconConfig);
exports["default"] = exports.RhStandardDroneIcon;