UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 FlagTriangleB = createMeisterIcons("flag-triangle-b", [["path", { "fill": "currentColor", "d": "m16.713 10.62-9.8 4.6V4.32c0-.2.2-.3.3-.2l9.5 5.4c.5.2.5.9 0 1.1", "key": "be143b89e086ff9646a5869fe2ffcec2accb517a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.663 5.238v8.8l8.48-3.98zm-.024-1.739c-.341-.253-.753-.183-1-.035a.99.99 0 0 0-.476.855V16.4l10.852-5.093c1.086-.456 1.097-1.982.031-2.46z", "key": "a76b2f43d6e4698d5e99600e2a5888b2dd0b33f7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.013 14.47a.75.75 0 0 1 .75.75v4.7a.75.75 0 0 1-1.5 0v-4.7a.75.75 0 0 1 .75-.75", "key": "9eb30d31e7e3344ce9bf29216359da0f246f4225", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FlagTriangleB as default }; //# sourceMappingURL=FlagTriangleB.js.map