@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.66 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 BreadB = createMeisterIcons("bread-b", [["path", { "fill": "currentColor", "d": "M21.05 6.7c-.1.6-.4 1.2-.8 1.6-.3.3-.8.6-1.3.7v8.5c0 1.4-1.1 2.5-2.5 2.5h-9c-1.4 0-2.5-1.1-2.5-2.5V9c-1.1-.2-2-1.2-2-2.5 0-.7.3-1.3.7-1.8s1.1-.7 1.8-.7h12.8c1.6.1 2.8 1.3 2.8 2.7", "key": "571fb20d2e5cdfe8ae2aad2460f13ca38f640e53", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.45 4.75c-.598 0-1.02.176-1.214.419C3.9 5.587 3.7 6.026 3.7 6.5c0 .942.645 1.628 1.384 1.762l.616.112V17.5c0 .986.764 1.75 1.75 1.75h9c.986 0 1.75-.764 1.75-1.75V8.385l.603-.12c.34-.068.71-.288.917-.495.268-.269.493-.694.579-1.131-.035-.918-.847-1.803-2.074-1.889zm-2.386-.519c.606-.757 1.584-.981 2.386-.981h12.823l.024.001C20.23 3.372 21.8 4.845 21.8 6.7v.062l-.01.061c-.124.742-.49 1.488-1.01 2.007-.27.27-.652.535-1.08.717V17.5a3.226 3.226 0 0 1-3.25 3.25h-9A3.226 3.226 0 0 1 4.2 17.5V9.557c-1.157-.475-2-1.64-2-3.057 0-.926.4-1.687.864-2.269", "key": "8cdd51fdc852bfaec5782e9adecc823bb537adef", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15.58 14.57a.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": "6ecf88436b0384f47e52203e60ff0905cb010389", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BreadB as default };
//# sourceMappingURL=BreadB.js.map