@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.09 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 ProjectorB = createMeisterIcons("projector-b", [["path", { "fill": "currentColor", "d": "M19.65 6.7H4.15c-.7 0-1.2.5-1.2 1.2v6c0 .7.6 1.3 1.3 1.3h15.5c.7 0 1.3-.6 1.3-1.3v-6c-.1-.7-.7-1.2-1.4-1.2m-3.1 5.8c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6-.7 1.6-1.6 1.6", "key": "4c0636bef0578aa3041b5e9db58e4f18eb90acaa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.2 7.9c0-1.114.836-1.95 1.95-1.95h15.5a2.15 2.15 0 0 1 2.142 1.844l.008.053V13.9c0 1.114-.936 2.05-2.05 2.05H4.25A2.073 2.073 0 0 1 2.2 13.9zm1.95-.45c-.286 0-.45.164-.45.45v6c0 .286.264.55.55.55h15.5c.286 0 .55-.264.55-.55V7.963a.65.65 0 0 0-.65-.513zm12.4 2.6a.83.83 0 0 0-.85.85c0 .486.364.85.85.85a.83.83 0 0 0 .85-.85.83.83 0 0 0-.85-.85m-2.35.85a2.33 2.33 0 0 1 2.35-2.35 2.33 2.33 0 0 1 2.35 2.35 2.33 2.33 0 0 1-2.35 2.35 2.33 2.33 0 0 1-2.35-2.35", "key": "8513efac8d4896279842ea25588455072497600b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M16.55 12.5a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2", "key": "d84eb019fff6566cd7f534c44b232b09ab7d3cda", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M16.55 10.05a.85.85 0 1 0 0 1.7.85.85 0 0 0 0-1.7m-2.35.85a2.35 2.35 0 1 1 4.7 0 2.35 2.35 0 0 1-4.7 0m-8.5 0a.75.75 0 0 1 .75-.75h4.6a.75.75 0 0 1 0 1.5h-4.6a.75.75 0 0 1-.75-.75", "key": "e63a55526ef536e5bdb274755a8501d23017094e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.05 14.45a.75.75 0 0 1 .75.75v2.1a.75.75 0 0 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75m11.7 0a.75.75 0 0 1 .75.75v2.1a.75.75 0 0 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75", "key": "58396e5a997369461e614c133619acb855530643", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ProjectorB as default };
//# sourceMappingURL=ProjectorB.js.map