@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 973 B
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 ReelCheck = createMeisterIcons("reel-check", [["path", { "fill": "currentColor", "d": "M6.25 3.838A3.266 3.266 0 0 0 3.75 7v1.45h2.5zm0 6.112h-2.5v4.3h2.5zM3.75 17v-1.25h2.5v4.412A3.266 3.266 0 0 1 3.75 17M7 21.75A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v6a.75.75 0 0 1-1.5 0V9.95h-2.5V13a.75.75 0 0 1-1.5 0V3.75h-8.5v16.5H12a.75.75 0 0 1 0 1.5zM20.25 7v1.45h-2.5V3.838A3.266 3.266 0 0 1 20.25 7m.274 9.537a.75.75 0 1 0-1.048-1.074l-3.72 3.63L14.6 17.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "da1c89d2965b84eb576a006c531d0df11fd06ad5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ReelCheck as default };
//# sourceMappingURL=ReelCheck.js.map