@icongo/li
Version:
LibreICONS Icons
14 lines • 1.22 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIToolHandSaw = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m2.316 13-1.198-.878L8.62 1.188c.088-.126.22-.188.395-.188a.493.493 0 0 1 .447.269c.041.074.072.147.093.214.02.067.045.134.078.199a.475.475 0 0 0 .163.179.807.807 0 0 0 .307.118c.221.043.58.139 1.075.289.496.15.864.246 1.107.29.398.1.596.355.596.761 0 .15-.028.328-.087.533-.194.57-.357 1.053-.491 1.452a.384.384 0 0 1-.156.211.718.718 0 0 1-.272.108c-.104.02-.229.03-.377.03H9.663v.918h-.919v.919h-.918v.918h-.918v.919h-.919v.918h-.918v.918h-.919v.919h-.918V13h-.918zm9.102-8.307c.227-.48.356-.773.39-.878a.393.393 0 0 0-.053-.337.322.322 0 0 0-.209-.131L9.09 2.68a.417.417 0 0 0-.11-.013c-.154 0-.296.095-.428.284l-.803 1.175 3.67.566zm-8.969 7.462a.34.34 0 0 0 .254-.106.351.351 0 0 0 .104-.252.357.357 0 0 0-.18-.312.36.36 0 0 0-.178-.046.34.34 0 0 0-.255.106.351.351 0 0 0-.103.252c0 .1.035.186.106.254.07.068.155.103.252.103z"
})
}));
export { LIToolHandSaw };