UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.2 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 UnderpantsButton = createMeisterIcons("underpants-button", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h10A3.26 3.26 0 0 1 20.25 7v6q0 .153-.006.305A5.23 5.23 0 0 0 14.25 18.5c0 .576.09 1.109.24 1.595q-.723.154-1.49.155h-2.1a7 7 0 0 1-1.49-.156 5.4 5.4 0 0 0 .24-1.594 5.23 5.23 0 0 0-5.894-5.208A8 8 0 0 1 3.75 13zm15.75 7.75q.261.001.525.04a7.31 7.31 0 0 1-4.107 4.843 3.9 3.9 0 0 1-.168-1.133 3.73 3.73 0 0 1 3.75-3.75m-15.535.027a7.22 7.22 0 0 0 4.02 4.849c.104-.346.165-.72.165-1.126a3.73 3.73 0 0 0-4.185-3.722M7 2.25A4.76 4.76 0 0 0 2.25 7v6c0 4.802 3.824 8.75 8.65 8.75H13c4.814 0 8.75-3.936 8.75-8.75V7A4.76 4.76 0 0 0 17 2.25zM10.75 10a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12 7.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "14b753d4a179b2e832dcfcd5d9997b8f5e37d2a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UnderpantsButton as default }; //# sourceMappingURL=UnderpantsButton.js.map