@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 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 FolderCheck = createMeisterIcons("folder-check", [["path", { "fill": "currentColor", "d": "M4.2 3.712c-.286 0-.45.165-.45.45v2.05h11.015l-.741-1.424-.01-.021c-.268-.605-.982-1.055-1.714-1.055zm-1.95.45v12.8A4.76 4.76 0 0 0 7 21.712a.75.75 0 0 0 0-1.5 3.26 3.26 0 0 1-3.25-3.25v-9.25H17a3.26 3.26 0 0 1 3.25 3.25v6a.75.75 0 0 0 1.5 0v-6A4.76 4.76 0 0 0 17 6.212h-.545l-1.08-2.077c-.537-1.182-1.815-1.923-3.075-1.923H4.2c-1.114 0-1.95.836-1.95 1.95M17.524 17.5a.75.75 0 1 0-1.048-1.073l-3.72 3.629-1.156-1.543a.75.75 0 1 0-1.2.9l1.532 2.043.038.038c.222.222.506.294.73.294.222 0 .504-.07.726-.29z", "key": "8baae79842e80dd0a00fc610a16105b3e392d90a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FolderCheck as default };
//# sourceMappingURL=FolderCheck.js.map