UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 588 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var BrandPocket = createReactComponent("brand-pocket", "BrandPocket", [["path", { "d": "m9 10.25 3 3 3-3", "key": "svg-0" }], ["path", { "d": "M4.8 3h14.4c.477 0 .935.199 1.273.553S21 4.388 21 4.89v6.667c0 2.504-.948 4.907-2.636 6.678S14.387 21 12 21a8.6 8.6 0 0 1-3.444-.719 9 9 0 0 1-2.92-2.047C3.948 16.463 3 14.06 3 11.556V4.889c0-.501.19-.982.527-1.336A1.76 1.76 0 0 1 4.8 3", "key": "svg-1" }]]); export { BrandPocket as default }; //# sourceMappingURL=BrandPocket.js.map