@icongo/li
Version:
LibreICONS Icons
14 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAsymmetrik = 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: "M11.781 8.108c.808-.834 1.21-1.667 1.219-2.419.017-1.365-1.238-2.462-3.53-2.812-2.68-.41-6.01.322-8.47 1.716 1.083-.552 2.304-1.004 3.556-1.212 1.552-.427 3.188-.53 4.61-.309 3.178.496 4.1 2.657 2.059 4.827a5.33 5.33 0 0 1-.73.638L7.353 3.82 3.39 9.768c-1.367-.612-1.594-1.879-.398-3.15.433-.462 1.006-.873 1.656-1.21a7.127 7.127 0 0 1 1.292-.64c-1.357.423-2.557 1.102-3.367 1.936-.577.595-.863 1.19-.869 1.727-.01.73.488 1.356 1.425 1.729l-.719 1.077h2.117l.458-.717c.463.021.944 0 1.43-.056l-.475.773h2.822l-.679-1.106c.388-.11.769-.24 1.136-.39l.956 1.496h2.117l-1.53-2.3c.386-.252.73-.531 1.02-.83zM7.873 9.785l-.521-.846-.681 1.11a8.096 8.096 0 0 1-1.442.092l2.123-3.319 1.64 2.563c-.359.154-.736.29-1.12.4z"
})
}));
export { LIBrandAsymmetrik };