UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 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 TriangleB = createMeisterIcons("triangle-b", [["path", { "fill": "currentColor", "d": "m11.2 5.325-7.1 12.3c-.4.6.1 1.5.8 1.5h14.2c.7 0 1.2-.8.8-1.5l-7.1-12.3c-.3-.6-1.3-.6-1.6 0", "key": "fa41e60daf5ab85ac912a56b0620f214e2db4103", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m13.46 4.966 7.092 12.287c.674 1.18-.153 2.622-1.452 2.622H4.9c-.687 0-1.21-.436-1.472-.918-.259-.479-.338-1.148.033-1.725l7.08-12.266c.313-.6.935-.841 1.46-.841.523 0 1.146.24 1.458.841m-1.589.694-.01.02-7.123 12.34-.014.021c-.011.018-.039.087.023.202.064.118.14.132.153.132h14.2c.102 0 .274-.158.15-.377L12.14 5.68l-.01-.02-.017-.012A.25.25 0 0 0 12 5.625c-.05 0-.09.012-.112.024z", "key": "025e69210068aeb2f392af653922eb40c866c2a3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { TriangleB as default }; //# sourceMappingURL=TriangleB.js.map