@icongo/li
Version:
LibreICONS Icons
14 lines • 683 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOpenid = 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.272 11.714-1.821.857C3.37 12.296 1 10.656 1 8.666c0-1.915 2.21-3.509 5.135-3.865v1.152c-1.915.334-3.322 1.42-3.322 2.713 0 1.366 1.567 2.5 3.635 2.759V2.318l1.822-.89v10.286zM13 7.937l-3.517-.763.986-.554c-.523-.308-1.165-.536-1.875-.665V4.804c1.237.147 2.349.522 3.222 1.052l.938-.53L13 7.938Z"
})
}));
export { LIBrandOpenid };