UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 624 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var BrandPinterest = createReactComponent("brand-pinterest", "BrandPinterest", [["path", { "d": "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0", "key": "svg-0" }], ["path", { "d": "M7.452 13.18c-1.108-2.262.4-6.668 5.472-5.948 5.586.794 4.581 9.478-.077 9.138-1.474-.107-2.031-1.328-2.177-2.576m0 0c-.11-.946.016-1.907.16-2.41.244-.857.649-.74.353.393-.144.552-.32 1.245-.513 2.017m0 0c-.514 2.06-1.15 4.685-1.63 6.708", "key": "svg-1" }]]); export { BrandPinterest as default }; //# sourceMappingURL=BrandPinterest.js.map