@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.07 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BrandSlack = createReactComponent("brand-slack", "BrandSlack", [["path", { "d": "M13.44 18.12v1.44c0 .81.63 1.44 1.44 1.44s1.44-.63 1.44-1.44-.63-1.44-1.44-1.44zm7.56-3.6c0-.9-.72-1.71-1.71-1.71h-4.14c-.9 0-1.71.72-1.71 1.71 0 .9.72 1.71 1.71 1.71h4.14c.9 0 1.71-.81 1.71-1.71M6.06 13.26H4.62c-.81 0-1.44.63-1.44 1.44s.63 1.44 1.44 1.44 1.44-.63 1.44-1.44zm3.6 7.56c.9 0 1.71-.72 1.71-1.71v-4.14c0-.9-.72-1.71-1.71-1.71-.9 0-1.71.72-1.71 1.71v4.14c.09.9.81 1.71 1.71 1.71m.9-16.38c0-.81-.63-1.44-1.44-1.44s-1.44.63-1.44 1.44.63 1.44 1.44 1.44h1.44zM3 9.48c0 .9.72 1.71 1.71 1.71h4.14c.9 0 1.71-.72 1.71-1.71 0-.9-.72-1.71-1.71-1.71H4.71C3.72 7.86 3 8.58 3 9.48m14.94 1.26h1.44c.81 0 1.44-.63 1.44-1.44s-.63-1.44-1.44-1.44-1.44.63-1.44 1.44zm-3.69-7.47c-.9 0-1.71.72-1.71 1.71v4.14c0 .9.72 1.71 1.71 1.71.9 0 1.71-.72 1.71-1.71V4.89c0-.9-.72-1.62-1.71-1.62", "key": "svg-0" }]]);
export { BrandSlack as default };
//# sourceMappingURL=BrandSlack.js.map