UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 983 B
"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 PercentBlock = createMeisterIcons("percent-block", [["path", { "fill": "currentColor", "d": "M16.62 4.98a.52.52 0 0 0-.74 0l-10.9 10.9a.52.52 0 0 0 0 .74l2.4 2.4a.517.517 0 0 0 .74 0l10.9-10.9a.52.52 0 0 0 0-.74zm-1.8-1.06a2.017 2.017 0 0 1 2.86 0l2.4 2.4a2.017 2.017 0 0 1 0 2.86l-10.9 10.9a2.017 2.017 0 0 1-2.86 0l-2.4-2.4a2.02 2.02 0 0 1 0-2.86zM6.45 5a1.45 1.45 0 1 0 0 2.9 1.45 1.45 0 0 0 0-2.9M3.5 6.45a2.95 2.95 0 1 1 5.9 0 2.95 2.95 0 0 1-5.9 0m14.05 9.65a1.45 1.45 0 1 0 0 2.9 1.45 1.45 0 0 0 0-2.9m-2.95 1.45a2.95 2.95 0 1 1 5.9 0 2.95 2.95 0 0 1-5.9 0", "key": "2c0bdc825fb40eccd3d3189beb4d9dec1cbe5d2e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PercentBlock as default }; //# sourceMappingURL=PercentBlock.js.map