UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.17 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 FlagAlt = createMeisterIcons("flag-alt", [["path", { "fill": "currentColor", "d": "M5.25 5c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055h8c.13 0 .18.04.195.055.015.016.055.065.055.195v4c0 .13-.04.18-.055.195-.016.015-.065.055-.195.055h-1.626a.75.75 0 0 0-.748 0H5.25zm5.5 5.75h-5.5V20a.75.75 0 0 1-1.5 0V5c0-.47.16-.92.495-1.255S5.03 3.25 5.5 3.25h8c.47 0 .92.16 1.255.495s.495.785.495 1.255v1.55h3.25c.47 0 .92.16 1.255.495s.495.785.495 1.255v3.6c0 .47-.16.92-.495 1.255s-.785.495-1.255.495h-6c-.47 0-.92-.16-1.255-.495s-.495-.784-.495-1.255zm1.5 0v1.15c0 .13.04.18.055.195.016.015.065.055.195.055h6c.13 0 .18-.04.195-.055.015-.016.055-.065.055-.195V8.3c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055h-3.25V9c0 .47-.16.92-.495 1.255s-.785.495-1.255.495z", "key": "b82241a89b589193dcf183725ca1336b40b9d6fc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FlagAlt as default }; //# sourceMappingURL=FlagAlt.js.map