google-material-icons
Version:
A google material icon library package for React applications
29 lines (25 loc) • 1.34 kB
JavaScript
/**
* @license google-material-icons v2.1.3 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createIcon from '../../createIcon.js';
const Handyman = createIcon("Handyman", [
[
"path",
{
d: "M21.6886 18.668L16.3886 13.368H15.3986L12.8586 15.908V16.898L18.1586 22.198C18.5486 22.588 19.1786 22.588 19.5686 22.198L21.6886 20.078C22.0786 19.698 22.0786 19.058 21.6886 18.668ZM18.8586 20.088L14.6186 15.848L15.3286 15.138L19.5686 19.378L18.8586 20.088Z",
key: "19q7f6"
}
],
[
"path",
{
d: "M17.3586 10.688L18.7686 9.27805L20.8886 11.398C22.0586 10.228 22.0586 8.32805 20.8886 7.15805L17.3486 3.61805L15.9386 5.02805V2.20805L15.2386 1.49805L11.6986 5.03805L12.4086 5.74805H15.2386L13.8286 7.15805L14.8886 8.21805L11.9986 11.108L7.86855 6.97805V5.55805L4.84855 2.53805L2.01855 5.36805L5.04855 8.39805H6.45855L10.5886 12.528L9.73855 13.378H7.61855L2.31855 18.678C1.92855 19.068 1.92855 19.698 2.31855 20.088L4.43855 22.208C4.82855 22.598 5.45855 22.598 5.84855 22.208L11.1486 16.908V14.788L16.2986 9.63805L17.3586 10.688ZM9.37855 15.838L5.13855 20.078L4.42855 19.368L8.66855 15.128L9.37855 15.838Z",
key: "c6lxaz"
}
]
]);
export { Handyman as default };
//# sourceMappingURL=handyman.js.map