@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.44 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 TiePattern = createMeisterIcons("tie-pattern", [["path", { "fill": "currentColor", "d": "M11.55 3.95A1.47 1.47 0 0 0 10.1 5.4c0 .786.664 1.45 1.45 1.45h1c.764 0 1.45-.742 1.45-1.45a1.47 1.47 0 0 0-1.45-1.45zM8.6 5.4a2.97 2.97 0 0 1 2.95-2.95h1A2.97 2.97 0 0 1 15.5 5.4c0 1.492-1.314 2.95-2.95 2.95h-1A2.97 2.97 0 0 1 8.6 5.4", "key": "5da9d5281a61ad708018ad51386b15fde53f1306", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.471 6.75h4.958L15.6 18.463v.037c0 .526-.14 1.119-.717 1.513l-1.902 1.401-.015.01c-.58.387-1.378.333-1.951.047l-.058-.029-1.94-1.43C8.42 19.603 8.3 18.89 8.3 18.5v-.037zm1.358 1.5L9.8 18.53a.6.6 0 0 0 .037.188.2.2 0 0 0 .031.06l.012.008 1.852 1.364c.08.033.171.05.255.05.085 0 .13-.017.143-.023l1.888-1.391.015-.01a.1.1 0 0 0 .026-.022l.01-.018a.6.6 0 0 0 .03-.202L13.07 8.25z", "key": "68bce6d672d39bdbf065cab34265af73a523818b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.25 11.8-4.6 1-.2 2.4 5-1.1z", "key": "b8f74a47d37468e78af6202de3619abafefd6e77", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { TiePattern as default };
//# sourceMappingURL=TiePattern.js.map