UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 878 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 Triangle = createMeisterIcons("triangle", [["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": "b697c71d772ccf2d3ce247d08d3338e4f44dc80a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Triangle as default }; //# sourceMappingURL=Triangle.js.map