@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 2.2 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIToolTattooMachine = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIToolTattooMachine = function LIToolTattooMachine(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m1.008 12.734.545-.866.528-.837.31-.312.31-.312-.261-.265a3.26 3.26 0 0 1-.292-.324.464.464 0 0 1 .018-.379c.028-.045.528-.559 1.112-1.142l1.06-1.06-.407-.413c-.355-.36-.41-.427-.433-.52-.044-.176.021-.391.148-.491a.49.49 0 0 1 .536-.025c.042.028 1.036 1.01 2.21 2.181l2.133 2.13 1.685-1.685 1.686-1.685-.436-.436-.436-.437-.312.312-.313.312.206.207.206.207-1.084 1.084-1.084 1.084-.63-.63-.631-.63 1.084-1.085L9.55 5.633l.26.258.26.26.312-.313.312-.312-.755-.754c-.414-.415-.764-.755-.777-.755a3.19 3.19 0 0 0-.324.3l-.301.3.212.214.212.212-1.084 1.085-1.085 1.084-.63-.63-.63-.631 1.083-1.085L7.7 3.782l.249.247c.136.136.258.248.271.248.03 0 .6-.57.6-.6a5.43 5.43 0 0 0-.387-.413c-.213-.214-.398-.42-.412-.456a.634.634 0 0 1 .008-.373c.08-.191.321-.303.54-.25.088.02.245.17 1.483 1.404.761.76 1.39 1.375 1.396 1.368.007-.01.035-.097.062-.199.07-.264.086-.768.035-1.08-.12-.731-.446-1.216-1.073-1.593a.454.454 0 0 1-.115-.698.436.436 0 0 1 .35-.151c.299 0 .913.474 1.235.954.377.563.556 1.189.556 1.942 0 .565-.097 1.029-.29 1.386l-.08.146.4.397c.218.218.415.428.435.467.052.097.05.31-.003.413-.057.111-4.103 4.163-4.216 4.221a.525.525 0 0 1-.407.012c-.067-.028-.326-.27-.901-.845l-.808-.806-1.055 1.051a41.479 41.479 0 0 1-1.125 1.099.43.43 0 0 1-.347.053c-.08-.021-.16-.088-.42-.342l-.32-.316-.293.295-.294.294-.876.554c-.482.304-.883.553-.891.553-.009 0-.008-.013.002-.029z"
})
}));
};
exports.LIToolTattooMachine = LIToolTattooMachine;