UNPKG

@tabler/icons-react

Version:

A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.

14 lines (10 loc) 718 B
/** * @license @tabler/icons-react v3.34.0 - MIT * * This source code is licensed under the MIT license. * See the LICENSE file in the root directory of this source tree. */ import createReactComponent from '../createReactComponent.mjs'; var IconIroning1Filled = createReactComponent("filled", "ironing-1-filled", "IconIroning1Filled", [["path", { "d": "M16.459 5a4 4 0 0 1 3.945 3.343l1.387 8.329a2 2 0 0 1 -1.971 2.328h-16.82a1 1 0 0 1 -1 -1a8 8 0 0 1 8 -8h8.652l-.22 -1.329a2 2 0 0 0 -1.811 -1.665l-.162 -.006h-7.459a1 1 0 1 1 0 -2zm-4.449 9h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2", "key": "svg-0" }]]); export { IconIroning1Filled as default }; //# sourceMappingURL=IconIroning1Filled.mjs.map