UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 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 Stack = createMeisterIcons("stack", [["path", { "fill": "currentColor", "d": "M12.9 3.95a1.5 1.5 0 0 0-1.8 0l-.054.04-6.008 3.005c-.817.605-.817 1.905 0 2.51l6.008 3.004.054.041a1.5 1.5 0 0 0 1.8 0l.054-.04 6.008-3.005c.817-.605.817-1.905 0-2.51L12.954 3.99zm.842-1.243a3 3 0 0 0-3.484 0L4.267 5.703l-.044.03c-1.73 1.199-1.73 3.835 0 5.034l.044.03 5.991 2.996a3 3 0 0 0 3.484 0l5.991-2.996.044-.03c1.73-1.199 1.73-3.835 0-5.034l-.044-.03zM3.979 13.515a.75.75 0 0 1 1.006-.336l6.06 3.03.055.041a1.5 1.5 0 0 0 1.8 0l.054-.04 6.06-3.03a.75.75 0 0 1 .671 1.34l-5.943 2.973a3 3 0 0 1-3.484 0L4.315 14.52a.75.75 0 0 1-.336-1.006m1.006 3.464a.75.75 0 0 0-.67 1.342l5.943 2.972a3 3 0 0 0 3.484 0l5.943-2.972a.75.75 0 0 0-.67-1.342l-6.06 3.03-.055.041a1.5 1.5 0 0 1-1.8 0l-.054-.04z", "key": "e707dea5c74e51248a3df5c5dbf705d3b9669328", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Stack as default }; //# sourceMappingURL=Stack.js.map