UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 708 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 FlagTriangle = createMeisterIcons("flag-triangle", [["path", { "fill": "currentColor", "d": "M7.68 5.238v8.8l8.481-3.98zm0 10.458v4.223a.75.75 0 0 1-1.5 0V4.32c0-.362.188-.682.477-.855.247-.148.66-.218 1 .035l9.452 5.373.007.004c.482.289.73.774.7 1.275a1.37 1.37 0 0 1-.75 1.14l-.008.003z", "key": "c59b0d520905a55328176e112221562c06b3ac6c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FlagTriangle as default }; //# sourceMappingURL=FlagTriangle.js.map