@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 980 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 Intersection = createMeisterIcons("intersection", [["path", { "fill": "currentColor", "d": "M10.7 3.5a.75.75 0 0 0-1.5 0v3.9c0 .986-.864 1.85-1.85 1.85h-3.9a.75.75 0 0 0 0 1.5h3.9c1.814 0 3.35-1.536 3.35-3.35zm4.1 0a.75.75 0 0 0-1.5 0v3.9c0 1.814 1.536 3.35 3.35 3.35h3.9a.75.75 0 0 0 0-1.5h-3.9c-.986 0-1.85-.864-1.85-1.85zm1.85 11.25c-.986 0-1.85.864-1.85 1.85v3.9a.75.75 0 0 1-1.5 0v-3.9c0-1.814 1.536-3.35 3.35-3.35h3.9a.75.75 0 0 1 0 1.5zm-13.2-1.5a.75.75 0 0 0 0 1.5h3.9c.986 0 1.85.864 1.85 1.85v3.9a.75.75 0 0 0 1.5 0v-3.9c0-1.814-1.536-3.35-3.35-3.35z", "key": "b35812e3b252dbdcb3e003c17b37a0d12ed3182e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Intersection as default };
//# sourceMappingURL=Intersection.js.map