UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.17 kB
"use strict"; /** * @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 ImageCheck = createMeisterIcons("image-check", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h5a.75.75 0 0 0 0-1.5H7A4.76 4.76 0 0 0 2.25 7v10A4.76 4.76 0 0 0 7 21.75h10A4.76 4.76 0 0 0 21.75 17V9a.75.75 0 0 0-1.5 0v5.084l-1.448-1.341-.008-.007c-1.027-.9-2.55-1.092-3.683-.105l-.714.605-2.667-2.666a2.73 2.73 0 0 0-3.576-.273L3.75 13.521zm14.049 6.858 2.451 2.27V17a3.2 3.2 0 0 1-.448 1.64L15.46 14.3l.623-.527.01-.008c.464-.407 1.135-.4 1.705.093M3.75 15.38V17A3.26 3.26 0 0 0 7 20.25h10a3.2 3.2 0 0 0 1.764-.525L10.67 11.63a1.23 1.23 0 0 0-1.62-.13l-.007.005zM19.122 5.14a.75.75 0 1 0-1.044-1.077l-2.863 2.775L14.4 5.75a.75.75 0 1 0-1.2.9l1.232 1.643.038.037c.211.212.488.295.717.295.116 0 .296-.02.473-.13a.8.8 0 0 0 .256-.248z", "key": "ac783ab59d62f88dde38f03e42544db3b18f4f56", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ImageCheck as default }; //# sourceMappingURL=ImageCheck.js.map