UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.08 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 Underpants = createMeisterIcons("underpants", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6q0 .147.006.292.312-.04.644-.042a5.23 5.23 0 0 1 5.25 5.25 5.4 5.4 0 0 1-.24 1.594q.721.154 1.49.156H13q.767-.001 1.49-.155a5.4 5.4 0 0 1-.24-1.595 5.23 5.23 0 0 1 5.994-5.195q.006-.152.006-.305V7A3.26 3.26 0 0 0 17 3.75zm13.025 11.04a3.73 3.73 0 0 0-4.275 3.71c0 .409.062.785.168 1.133a7.31 7.31 0 0 0 4.107-4.844m-12.04 4.836a7.22 7.22 0 0 1-4.02-4.849q.22-.026.435-.027a3.73 3.73 0 0 1 3.75 3.75c0 .406-.061.78-.166 1.126M2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v6c0 4.814-3.936 8.75-8.75 8.75h-2.1c-4.826 0-8.65-3.948-8.65-8.75z", "key": "39d891aad960e62f289ebe9de4a03ef809478194", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Underpants as default }; //# sourceMappingURL=Underpants.js.map