@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 StackAlt = createMeisterIcons("stack-alt", [["path", { "fill": "currentColor", "d": "m6.486 7.56 4.489-3.192a1.81 1.81 0 0 1 2.05 0l4.49 3.193c.98.7.98 2.178 0 2.879l-.9.64-2.74-1.948-.009-.006a3.31 3.31 0 0 0-3.732 0l-.01.006-2.738 1.948-.9-.64a1.778 1.778 0 0 1 0-2.88M6.092 12l-.477-.339c-1.82-1.3-1.82-4.022 0-5.321v-.001l4.51-3.207.009-.006a3.31 3.31 0 0 1 3.732 0l.01.006 4.51 3.208c1.819 1.299 1.819 4.021 0 5.32l-.001.001-.477.339.478.34c1.819 1.299 1.819 4.021 0 5.32l-.001.001-4.51 3.207-.009.006a3.31 3.31 0 0 1-3.732 0l-.01-.006-4.509-3.207c-1.82-1.3-1.82-4.022 0-5.321v-.001zm10.522.92.9.64c.981.701.98 2.179 0 2.88l-4.489 3.192a1.81 1.81 0 0 1-2.05 0l-4.49-3.193c-.98-.7-.98-2.178 0-2.879l.9-.64 2.74 1.948.009.006a3.31 3.31 0 0 0 3.732 0l.01-.006zM15.32 12l-2.295 1.632a1.81 1.81 0 0 1-2.05 0L8.68 12l2.295-1.632a1.81 1.81 0 0 1 2.05 0z", "key": "a93192e7be4008e6d5225189619476d9c6613b3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { StackAlt as default };
//# sourceMappingURL=StackAlt.js.map