@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 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 SquareCircleB = createMeisterIcons("square-circle-b", [["path", { "fill": "currentColor", "d": "M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8", "key": "05ddce4a85a5f1c02703a317959663814f5560ab", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 8.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5M7.25 12a4.75 4.75 0 1 1 9.5 0 4.75 4.75 0 0 1-9.5 0", "key": "17d613f1eb8ebcf3472352633f4072e9d34104d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.014 3.75 3.75 6.014 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.814 2.936-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "cc05418bb14386b9a22b3a7207fdc53cbf16f264", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SquareCircleB as default };
//# sourceMappingURL=SquareCircleB.js.map