@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 893 B
JavaScript
;
/**
* @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 Underline = createMeisterIcons("underline", [["path", { "fill": "currentColor", "d": "M5.882 4.022a.75.75 0 0 1 .546.91c-.076.3-.078.517-.078.918v4.2a5.524 5.524 0 0 0 5.55 5.55c3.194 0 5.65-2.472 5.65-5.55v-4.1c0-.4-.002-.617-.078-.918a.75.75 0 0 1 1.456-.364c.122.49.122.869.122 1.26v4.122c0 3.922-3.143 7.05-7.15 7.05a7.024 7.024 0 0 1-7.05-7.05V5.828c0-.391 0-.77.122-1.26a.75.75 0 0 1 .91-.546M4.95 19.15a.75.75 0 0 1 .75-.75h12.6a.75.75 0 0 1 0 1.5H5.7a.75.75 0 0 1-.75-.75", "key": "f66b8335b669118bffbb8646aea5db25500d0458", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Underline as default };
//# sourceMappingURL=Underline.js.map