UNPKG

@patternfly/react-icons

Version:
9 lines 819 B
"use strict" exports.__esModule = true; exports.RhUiUserCheckIconConfig = { name: 'RhUiUserCheckIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M14.696 15.717A5.987 5.987 0 0 0 17 11c0-3.309-2.691-6-6-6s-6 2.691-6 6c0 1.914.904 3.617 2.304 4.717C3.616 17.19 1 20.793 1 25a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1c0-4.207-2.616-7.81-6.304-9.283ZM7 11c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4-4-1.794-4-4ZM3.062 24c.494-3.94 3.866-7 7.938-7s7.444 3.06 7.938 7H3.063Zm27.645-11.293-4.646 4.647c-.292.292-.677.438-1.061.438s-.769-.146-1.06-.438l-2.647-2.647a1 1 0 1 1 1.414-1.414L25 15.586l4.293-4.293a1 1 0 1 1 1.414 1.414Z"}, rhUiIcon: null, }; exports.RhUiUserCheckIcon = require('../createIcon').createIconBase(exports.RhUiUserCheckIconConfig); exports["default"] = exports.RhUiUserCheckIcon;