UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.39 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 Bread = createMeisterIcons("bread", [["path", { "fill": "currentColor", "d": "M5.05 8.2a.75.75 0 0 1 .75.75v8.6c0 .986.764 1.75 1.75 1.75h9c.986 0 1.75-.764 1.75-1.75v-8.6a.75.75 0 0 1 1.5 0v8.6a3.226 3.226 0 0 1-3.25 3.25h-9a3.226 3.226 0 0 1-3.25-3.25v-8.6a.75.75 0 0 1 .75-.75", "key": "38dea6bade60c33bf198975371829f8fd2fb4d9e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.55 4.8c-.598 0-1.02.176-1.214.419C4 5.637 3.8 6.076 3.8 6.55c0 .824.627 1.524 1.384 1.662a.75.75 0 1 1-.268 1.476C3.473 9.426 2.3 8.126 2.3 6.55c0-.926.4-1.687.864-2.268C3.77 3.524 4.748 3.3 5.55 3.3h12.8a3.44 3.44 0 0 1 3.45 3.45v.074l-.015.073A3.9 3.9 0 0 1 20.78 8.78a3.5 3.5 0 0 1-1.683.905.75.75 0 1 1-.294-1.47c.339-.068.71-.288.917-.495.27-.27.492-.694.579-1.046A1.94 1.94 0 0 0 18.35 4.8zm10.03 9.72a.75.75 0 0 1 0 1.06l-2 2a.75.75 0 1 1-1.06-1.06l2-2a.75.75 0 0 1 1.06 0m-1-3a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0", "key": "565be24bdf54368047ad8e9d002eafc6d3a9d248", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Bread as default }; //# sourceMappingURL=Bread.js.map