@icongo/pp
Version:
Pepicons Icons
27 lines • 1.48 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 PPKeyPrint = 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",
d: "M14.5 9v2.611a.5.5 0 0 1-.14.348l-1.004 1.036.998 1a.5.5 0 0 1 .146.354v.775a.5.5 0 0 1-.252.434l-.716.41.786.646A.5.5 0 0 1 14.5 17a2.5 2.5 0 0 1-5 0V9a2.6 2.6 0 0 1 .012-.25 4.5 4.5 0 1 1 4.975 0c.009.083.013.166.013.25Z",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M12.5 11.611V9a2.6 2.6 0 0 0-.012-.25 4.5 4.5 0 1 0-4.975 0A2.523 2.523 0 0 0 7.5 9v8a2.5 2.5 0 0 0 5 0 .5.5 0 0 0-.182-.386l-.786-.646.716-.41a.5.5 0 0 0 .252-.434v-.775a.5.5 0 0 0-.146-.353l-.998-1.001 1.003-1.036a.5.5 0 0 0 .141-.348Zm-1.047-2.986c.031.121.047.247.047.375v2.409l-1.204 1.243a.5.5 0 0 0 .005.701l1.199 1.203v.278l-1.093.626a.5.5 0 0 0-.07.82l1.147.943A1.5 1.5 0 0 1 8.5 17V9c0-.128.016-.254.047-.375a.5.5 0 0 0-.242-.562 3.5 3.5 0 1 1 3.39 0 .5.5 0 0 0-.242.562Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
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 { PPKeyPrint };