@icongo/li
Version:
LibreICONS Icons
14 lines • 641 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandQuinscape = 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.387 12.289h-.031a3.826 3.826 0 1 1 3.798-3.378c.097.124.199.233.271.37a5.73 5.73 0 0 0 .492-2.363 5.917 5.917 0 1 0-5.918 5.917c.6 0 1.156-.077 1.703-.244-.126-.085-.218-.198-.324-.305l.01.002zM7.875 10.6a2.4 2.4 0 1 1 4.799 0 2.4 2.4 0 0 1-4.8 0"
})
}));
export { LIBrandQuinscape };