@icongo/pp
Version:
Pepicons Icons
23 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPKey = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
fill: "none",
viewBox: "0 0 20 20"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M12.718 12.307A1 1 0 0 0 13 11.61V9a5 5 0 1 0-6 0v8a3 3 0 1 0 6 0 1 1 0 0 0-.365-.772l-.226-.186.088-.05a1 1 0 0 0 .503-.868v-.775a1 1 0 0 0-.292-.706l-.65-.653.66-.683Zm-1.75-3.558A.998.998 0 0 1 11 9v2.206l-1.063 1.098a1 1 0 0 0 .01 1.402l.915.917-.703.402a1 1 0 0 0-.14 1.64l.897.738A1 1 0 0 1 9 17V9c0-.086.01-.17.031-.25a1 1 0 0 0-.483-1.124 3 3 0 1 1 2.904 0 1 1 0 0 0-.483 1.123Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M10 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-2a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Z",
clipRule: "evenodd"
})]
}));
export { PPKey };