@icongo/li
Version:
LibreICONS Icons
14 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDrupal = 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: "M9.563 3.195c-.596-.375-1.167-.523-1.736-.899-.35-.236-.84-.805-1.248-1.296-.073.786-.309 1.106-.59 1.329-.573.456-.935.595-1.437.866-.424.223-2.705 1.793-2.705 4.719C1.847 10.844 4.31 13 7.048 13c2.73 0 5.105-1.986 5.105-4.992 0-3.014-2.227-4.59-2.59-4.813zm.067 8.74c-.54.539-2.418.77-3.132.112-.129-.129.008-.322.175-.322 0 0 .456.357 1.382.357.724 0 1.234-.207 1.463-.376.163-.123.225.116.112.228zm-1.462-1.412c.233-.097.778-.102.987.035.11.075.432.504.167.636-.226.112-.033-.422-.712-.422-.394 0-.523.14-.716.296-.188.16-.263.214-.328.126-.16-.22.427-.599.602-.671zm2.482.464c-.408-.027-1.221-1.31-1.744-1.329-.83-.024-2.794 2.166-4.33 1.128-1.041-.714-.391-2.813 1.39-2.824 1.33-.013 2.25 1.315 2.913 1.302.571-.008 1.658-1.122 2.195-1.122 1.307 0 .626 2.934-.424 2.845z"
})
}));
export { LIBrandDrupal };