@icongo/li
Version:
LibreICONS Icons
14 lines • 736 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIThorsHammer = 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: "M8.533 1.424c-.595 2.313-.452 5.804.534 7.8 1.532.122 2.784-.482 3.933-.333-.35.828-.545 1.81-1.133 2.4-1.25-.124-2.207-.064-3.134.4-.562.281-1.148 1.042-1.666 1.066-.6.028-1.196-.819-1.867-1.133-.95-.445-1.756-.412-3.133-.333-.435-.721-.745-1.567-1.067-2.4 1.256-.143 2.473.325 3.8.333 1.174-1.78 1.293-5.267.667-7.733.814-.365 2.15-.277 3.066-.067z"
})
}));
export { LIThorsHammer };