@icongo/li
Version:
LibreICONS Icons
14 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBitbucket = 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 1c-2.93 0-5.32.788-5.32 1.765 0 .258.638 3.95.891 5.415C2.685 8.836 4.382 9.8 7 9.8v-.01.01c2.617 0 4.314-.963 4.428-1.62.253-1.464.892-5.156.892-5.414C12.32 1.788 9.929 1 7 1zm0 7.613A1.691 1.691 0 1 1 7 5.23a1.691 1.691 0 0 1 0 3.383zm-.001-5.302c-1.882-.003-3.407-.33-3.407-.73 0-.401 1.527-.723 3.409-.72 1.882.003 3.407.33 3.406.73 0 .4-1.526.723-3.408.72zm3.825 6.053a.248.248 0 0 0-.146.058S9.368 10.459 7 10.459c-2.369 0-3.679-1.037-3.679-1.037s-.065-.058-.146-.058c-.096 0-.188.065-.188.208 0 .015.001.03.004.045.203 1.088.352 1.86.378 1.978C3.547 12.396 5.113 13 7 13c1.887 0 3.453-.604 3.63-1.405.026-.117.175-.89.378-1.978a.232.232 0 0 0 .005-.045c0-.143-.092-.208-.188-.208zM7.97 6.935a.922.922 0 1 1-1.843 0 .922.922 0 0 1 1.843 0z"
})
}));
export { LIBrandBitbucket };