UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.21 kB
/** * @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 CursorSqaureAlt = createMeisterIcons("cursor-sqaure-alt", [["path", { "fill": "currentColor", "d": "M7.548 7.528c.273-.273.652-.392 1.013-.392h.096l5.955 1.56.07.035c.252.125.55.366.661.757.127.445-.048.853-.328 1.133l-4.27 4.27c-.28.28-.689.456-1.133.329-.39-.112-.632-.41-.758-.662l-.035-.07L7.3 8.684a1.065 1.065 0 0 1 .25-1.155M8.865 8.74l1.226 4.682 3.456-3.456z", "key": "9c945cd940ce7ca37fe41f579b73baeb37ba21f1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.75 11.764a.75.75 0 0 1 1.06 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-3.72-3.72a.75.75 0 0 1 0-1.06", "key": "51839bb25ff46c18c7a88ed0cd1500148766199e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "8869481fc331a85e1512a6fb6b1e931725fd02b3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorSqaureAlt as default }; //# sourceMappingURL=CursorSqaureAlt.js.map