UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 925 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 ParaCross = createMeisterIcons("para-cross", [["path", { "fill": "currentColor", "d": "M4.2 4.7a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h15a.75.75 0 1 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.5zm16.13-2.98a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "f20c419f0983e8bbcbd20fd0ed12a71342e52032", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaCross as default }; //# sourceMappingURL=ParaCross.js.map