@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 780 B
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 Braces = createMeisterIcons("braces", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75a.75.75 0 0 0 0-1.5A4.76 4.76 0 0 0 2.25 7v10A4.76 4.76 0 0 0 7 21.75a.75.75 0 0 0 0-1.5A3.26 3.26 0 0 1 3.75 17zM17 2.25a.75.75 0 0 0 0 1.5A3.26 3.26 0 0 1 20.25 7v10A3.26 3.26 0 0 1 17 20.25a.75.75 0 0 0 0 1.5A4.76 4.76 0 0 0 21.75 17V7A4.76 4.76 0 0 0 17 2.25", "key": "0112716c3f5c62a5f294bf154501f7725035ede0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Braces as default };
//# sourceMappingURL=Braces.js.map