UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 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 TriangleAlt = createMeisterIcons("triangle-alt", [["path", { "fill": "currentColor", "d": "m13.232 4.692 7.572 13.253c.3.433.308.959.07 1.377a1.37 1.37 0 0 1-1.202.678h-15.4c-.528 0-.925-.325-1.126-.678a1.39 1.39 0 0 1-.045-1.307l.011-.023 7.803-13.304c.485-.919 1.834-.917 2.317.004m-1.162.991L4.554 18.5h14.84z", "key": "bdbe0ca9f7283c1990dac232f194a75fd9f29c49", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.972 15.241 7.835 4.364a.75.75 0 1 0 .73-1.31l-7.915-4.408-.014-.008a1.39 1.39 0 0 0-1.271 0l-.015.008-7.915 4.408a.75.75 0 0 0 .73 1.31z", "key": "1876efddd22daad81f1753b71cce9cb28f277975", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.072 4a.75.75 0 0 1 .75.75v9.6a.75.75 0 0 1-1.5 0v-9.6a.75.75 0 0 1 .75-.75", "key": "7ebd1a8ea5c9180de4958b53a6251e3a201ed5be", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { TriangleAlt as default }; //# sourceMappingURL=TriangleAlt.js.map