@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.42 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 CursorSqaureAltB = createMeisterIcons("cursor-sqaure-alt-b", [["path", { "fill": "currentColor", "d": "m9.1 9.4 1.1 4.2c.1.2.3.3.5.1l3.1-3.1c.2-.2.1-.4-.1-.5L9.5 9c-.3 0-.5.2-.4.4", "key": "6bb2647f3da535139939f178d38d414bd9d04c4a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.62 8.595a1.24 1.24 0 0 1 .88-.345h.097l4.369 1.144.07.035c.213.107.483.32.585.677.118.412-.048.782-.29 1.024l-3.1 3.1c-.243.243-.613.409-1.024.291a1.1 1.1 0 0 1-.678-.586l-.035-.07-1.106-4.222a.98.98 0 0 1 .232-1.048m1.389 1.313.71 2.713 2.002-2.002z", "key": "1b059a66328bb14e7fbe2f7e1ab5131b8fbf6329", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.67 11.67a.75.75 0 0 1 1.06 0l2.7 2.7a.75.75 0 0 1-1.06 1.06l-2.7-2.7a.75.75 0 0 1 0-1.06", "key": "5321b5607f79266fa609d3803a504c44208a3f79", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "4ce3625057b104c9ed4d6b81f483c97d3e425b29", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorSqaureAltB as default };
//# sourceMappingURL=CursorSqaureAltB.js.map