UNPKG

@kadconsulting/dry

Version:
3 lines 573 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const Trash04 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "trash-04" }), _jsx("path", { className: 'dry-icon-trash-04', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'M9 3h6M3 6h18m-2 0-.701 10.52c-.105 1.578-.158 2.367-.499 2.965a3 3 0 0 1-1.298 1.215c-.62.3-1.41.3-2.993.3h-3.018c-1.582 0-2.373 0-2.993-.3A3 3 0 0 1 6.2 19.485c-.34-.598-.394-1.387-.499-2.966L5 6' })] })); //# sourceMappingURL=Trash04.js.map