@icongo/li
Version:
LibreICONS Icons
14 lines • 1.57 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIToolAnvil = 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: "M5.048 12.556c0-.438.003-.443.277-.494.83-.156 1.207-1.284.651-1.944-.295-.352-.44-.409-1.257-.493a5.037 5.037 0 0 1-3.142-1.493l-.434-.434 1.952-.022 1.953-.022v-.491h7.809v.968l-.363.055c-.444.067-.956.424-1.256.877-.264.399-.352 1.185-.189 1.68.206.622 1.006 1.264 1.582 1.269.221 0 .226.012.226.495V13h-1.48c-1.448 0-1.48 0-1.48-.173 0-.094-.125-.298-.279-.452-.234-.234-.339-.28-.646-.28-.443 0-.747.211-.895.62L7.974 13H5.048v-.443zM3.015 7.061c-.044-.058-.184-.481-.311-.944l-.231-.84-.372.019c-.371.019-.371.018-.475-.335-.13-.437-.084-.567.222-.635.131-.028.253-.076.27-.107.018-.03-.053-.352-.159-.713l-.191-.658.459-.863c.49-.921.542-.983.824-.985.227 0 .28.098.554 1.067l.34 1.2.121.42 3.996-1.142c2.198-.629 4.054-1.132 4.125-1.118.138.027.36.66.292.837-.05.13.162.064-4.308 1.336-2.011.573-3.688 1.068-3.726 1.101-.06.052.015.382.348 1.532.11.38-.014.49-.814.723-.81.237-.857.242-.964.105Zm4.663-.66c.023-.023.89-.272 1.93-.553A112.83 112.83 0 0 0 11.59 5.3c.052-.02.113.058.135.173.022.116.035.21.029.21-.03 0-3.656.663-3.87.708-.136.028-.228.033-.206.01zm-1.72-.254c.073-.063 3.775-1.696 3.846-1.696.04 0 .093.07.116.158.049.188.173.133-2.157.95-1.7.595-1.88.654-1.804.588Z"
})
}));
export { LIToolAnvil };