@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.36 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const UserSqaureBlock = createMeisterIcons("user-sqaure-block", [["path", { "fill": "currentColor", "d": "M16.33 4.43c.725-.724 1.75-.857 2.54-.46l-2.985 2.984c-.427-.853-.265-1.872.422-2.501l.012-.011zm3.14 3.14c-.62.62-1.634.776-2.49.41l2.935-2.934c.426.853.264 1.872-.422 2.501l-.012.011zm1.072-4.189c-1.408-1.521-3.784-1.487-5.26-.023-1.526 1.411-1.488 3.797-.012 5.272l.011.012.012.01c1.47 1.348 3.82 1.383 5.226-.01 1.521-1.407 1.487-3.784.023-5.26M9 2.25C5.286 2.25 2.25 5.286 2.25 9v6c0 3.714 3.036 6.75 6.75 6.75h6c3.714 0 6.75-3.036 6.75-6.75v-2a.75.75 0 0 0-1.5 0v2c0 1.592-.72 3.025-1.849 3.99a6.66 6.66 0 0 0-3.863-4.23 3.75 3.75 0 1 0-5.124-.046A6.82 6.82 0 0 0 5.45 18.86 5.24 5.24 0 0 1 3.75 15V9c0-2.886 2.364-5.25 5.25-5.25h3a.75.75 0 0 0 0-1.5zM6.752 19.74c.683.327 1.445.51 2.248.51h6c.734 0 1.435-.153 2.071-.429-.536-2.376-2.612-4.071-5.171-4.071a5.3 5.3 0 0 0-5.148 3.99M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "792f91a9fa75d9ba0a6f07e6beacf10615578718", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserSqaureBlock as default };
//# sourceMappingURL=UserSqaureBlock.js.map