UNPKG

@patternfly/react-icons

Version:
9 lines 1.07 kB
"use strict" exports.__esModule = true; exports.RhStandardSafetyGogglesIconConfig = { name: 'RhStandardSafetyGogglesIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M24 12.38H12A5.62 5.62 0 0 0 6.38 18 5.69 5.69 0 0 0 12 23.62 5.63 5.63 0 0 0 17.53 19a.47.47 0 0 1 .94 0A5.63 5.63 0 0 0 24 23.62 5.69 5.69 0 0 0 29.62 18 5.62 5.62 0 0 0 24 12.38Zm0 10a4.37 4.37 0 0 1-4.3-3.57 1.73 1.73 0 0 0-3.4 0 4.37 4.37 0 0 1-4.3 3.57A4.44 4.44 0 0 1 7.62 18 4.39 4.39 0 0 1 12 13.62h12A4.39 4.39 0 0 1 28.38 18 4.44 4.44 0 0 1 24 22.38Zm7-7a.62.62 0 0 0-.62.62v4a.62.62 0 0 0 1.24 0v-4a.62.62 0 0 0-.62-.62Zm-26 0a.62.62 0 0 0-.62.62v4a.62.62 0 0 0 1.24 0v-4a.62.62 0 0 0-.62-.62Z"},{"path":"M12 14.38A3.62 3.62 0 0 0 8.38 18a.62.62 0 1 0 1.24 0A2.39 2.39 0 0 1 12 15.62a.62.62 0 0 0 0-1.24Z"}]}, rhUiIcon: null, }; exports.RhStandardSafetyGogglesIcon = require('../createIcon').createIconBase(exports.RhStandardSafetyGogglesIconConfig); exports["default"] = exports.RhStandardSafetyGogglesIcon;