@icongo/li
Version:
LibreICONS Icons
14 lines • 1.18 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBitly = 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: "M7.527 11.63c-.672.011-1.162-.205-1.192-.793a5.184 5.184 0 0 1 0-.595c.069-.859.667-1.476 1.266-1.596.74-.147 1.227.19 1.227 1.155 0 .652-.18 1.81-1.295 1.829h-.008zM6.962 1C3.66 1 1 3.648 1 7.112c0 1.797.96 3.531 2.312 4.574.26.2.569.183.748.01.149-.143.136-.492-.142-.738-1.08-.943-1.826-2.38-1.826-3.817 0-2.575 2.29-4.745 4.87-4.745 3.14 0 4.818 2.55 4.818 4.715 0 1.325-.645 2.92-1.813 3.937.007 0 .246-.472.246-1.393 0-1.564-.988-2.417-2.14-2.417-.832 0-1.334.298-1.67.575 0-.636.022-1.826.022-1.826 0-.786-.27-1.415-1.235-1.43-.555-.007-.966.247-1.22.824-.09.218-.06.458.127.562.15.09.405.023.523-.142.083-.105.127-.127.202-.12.12.015.129.203.129.33.007.097.097 1.452.044 4.933C4.99 11.899 5.747 13 7.55 13c.78 0 1.378-.217 2.247-.711C11.12 11.54 13 9.879 13 7.064A6.045 6.045 0 0 0 6.966 1"
})
}));
export { LIBrandBitly };