@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.4 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 SquareDiagHalfB = createMeisterIcons("square-diag-half-b", [["path", { "fill": "currentColor", "d": "M4.825 3.814 20.26 19.25l-.53.53c-1.225 1.225-2.91 2.02-4.73 2.02H9c-3.714 0-6.75-3.036-6.75-6.75v-6c0-1.908.787-3.61 2.045-4.755zm-.01 2.112C4.158 6.75 3.75 7.836 3.75 9.05v6c0 2.886 2.364 5.25 5.25 5.25h6c1.128 0 2.213-.404 3.104-1.085z", "key": "132d7c2d15f483ad2b58215ea09ebaee415bcd52", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9.05v6c0 1.7-.7 3.2-1.8 4.2L4.7 4.75c1.1-1.1 2.6-1.8 4.2-1.8h6c3.4.1 6.1 2.7 6.1 6.1", "key": "c22788493d2a73ba786d434a03fd9aa7b1b32deb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m5.796 4.785 13.388 13.389c.66-.823 1.066-1.91 1.066-3.124v-6c0-2.963-2.343-5.256-5.361-5.35h-5.99c-1.127 0-2.212.404-3.103 1.085M4.17 4.22C5.394 2.995 7.08 2.2 8.9 2.2h6.022c3.777.111 6.828 3.016 6.828 6.85v6c0 1.908-.787 3.61-2.046 4.755l-.529.481L3.64 4.75z", "key": "c3bbec93d35cceaf1a3a2b760221c5ea2f5330aa", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SquareDiagHalfB as default };
//# sourceMappingURL=SquareDiagHalfB.js.map