@icongo/li
Version:
LibreICONS Icons
14 lines • 1.04 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAuthy = 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.863 2.58a.73.73 0 0 0 0 1.044l1.993 1.993c.867.866.877 2.286.021 3.162a2.249 2.249 0 0 1-3.162-.02L5.722 6.765a.73.73 0 0 0-1.044 0 .73.73 0 0 0 0 1.044L6.67 9.802a3.734 3.734 0 0 0 5.198.073c.01-.01.031-.02.041-.031l.021-.02.021-.022c.01-.01.021-.02.031-.042 1.378-1.46 1.357-3.767-.073-5.186L9.917 2.58a.743.743 0 0 0-1.054 0zM6.285 5.231l1.993 1.993a.73.73 0 0 0 1.044 0 .73.73 0 0 0 0-1.043L7.33 4.187a3.734 3.734 0 0 0-5.198-.073c-.01.01-.031.021-.041.032l-.021.02-.021.021c-.01.01-.021.021-.031.042a3.734 3.734 0 0 0 .073 5.197l1.993 1.994a.73.73 0 0 0 1.044 0 .73.73 0 0 0 0-1.044L3.133 8.383a2.259 2.259 0 0 1-.02-3.162 2.262 2.262 0 0 1 3.172.01z"
})
}));
export { LIBrandAuthy };