@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.08 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ActivitySquareSolid = createReactSolidComponent("activity-square", "ActivitySquareSolid", [["path", { "d": "M6.962 2.421c1.276-.171 2.908-.171 4.981-.171h.114c2.073 0 3.705 0 4.98.171 1.31.176 2.354.545 3.175 1.367.822.821 1.19 1.866 1.367 3.174.171 1.276.171 2.908.171 4.981v.114c0 2.073 0 3.705-.171 4.98-.176 1.31-.545 2.354-1.367 3.175-.821.822-1.866 1.19-3.174 1.367-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171-1.31-.176-2.354-.545-3.175-1.367-.822-.821-1.19-1.866-1.367-3.174-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98.176-1.31.545-2.354 1.367-3.175.821-.822 1.866-1.19 3.174-1.367m4.773 4.432a.75.75 0 0 0-1.431-.132L8.492 11.25H7a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 .696-.472l1.063-2.657 1.506 7.526a.75.75 0 0 0 1.431.132l1.812-4.529H17a.75.75 0 0 0 0-1.5h-2a.75.75 0 0 0-.696.471L13.24 14.38z", "key": "svg-0" }]]);
export { ActivitySquareSolid as default };
//# sourceMappingURL=ActivitySquareSolid.js.map