UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.3 kB
"use strict"; /** * @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 UserSqaureCode = createMeisterIcons("user-sqaure-code", [["path", { "fill": "currentColor", "d": "M2.037 9c0-3.714 3.036-6.75 6.75-6.75h2a.75.75 0 1 1 0 1.5h-2c-2.885 0-5.25 2.364-5.25 5.25v6a5.24 5.24 0 0 0 1.7 3.858 6.82 6.82 0 0 1 3.964-4.143 3.75 3.75 0 1 1 5.124.046 6.66 6.66 0 0 1 3.864 4.229A5.24 5.24 0 0 0 20.037 15v-3a.75.75 0 0 1 1.5 0v3c0 3.714-3.035 6.75-6.75 6.75h-6c-3.714 0-6.75-3.036-6.75-6.75zM16.86 19.821c-.536-2.376-2.612-4.071-5.172-4.071a5.3 5.3 0 0 0-5.147 3.99c.682.327 1.445.51 2.247.51h6c.735 0 1.435-.153 2.072-.429M11.787 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m7.27-6.28a.75.75 0 0 1 1.06 0l1.4 1.4c.271.27.446.63.446 1.03s-.175.76-.445 1.03l-1.4 1.4a.75.75 0 0 1-1.06-1.06l1.369-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64 1.16a.75.75 0 1 0-1.06-1.06l-1.4 1.4c-.27.27-.445.63-.445 1.03s.175.76.445 1.03l1.4 1.4a.75.75 0 0 0 1.06-1.06L15.049 6z", "key": "dafbf39b09fdfbe1d53c1aa95e98ee073348543e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserSqaureCode as default }; //# sourceMappingURL=UserSqaureCode.js.map