UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.07 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 ParaBlock = createMeisterIcons("para-block", [["path", { "fill": "currentColor", "d": "M3.35 5.038a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m14.463 8.942c-.781-.363-1.775-.22-2.482.488l-.012.011-.012.011c-.684.627-.847 1.64-.427 2.492zm-1.857 4.048a2.4 2.4 0 0 0 2.537-.443c.702-.643.856-1.693.394-2.558zm-1.675-4.632c1.477-1.465 3.854-1.499 5.26.023 1.47 1.48 1.5 3.866-.034 5.271-1.474 1.351-3.832 1.383-5.237-.022-1.476-1.476-1.514-3.861.011-5.272M4.101 8.288a.75.75 0 1 0 0 1.5h15a.75.75 0 0 0 0-1.5zm-.75 4.75a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z", "key": "5c3f9c6b025ea07dd26ec45028b8a5e8e448369f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaBlock as default }; //# sourceMappingURL=ParaBlock.js.map