@ozen-ui/icons
Version:
A collection of icons
9 lines (8 loc) • 2.95 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrFaceIdSIcon = void 0;
var tslib_1 = require("tslib");
var react_1 = tslib_1.__importStar(require("react"));
exports.BrFaceIdSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }),
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 11.6094C16 11.385 15.8181 11.2031 15.5938 11.2031C15.3694 11.2031 15.1875 11.385 15.1875 11.6094V13.4062C15.1875 14.3884 14.3884 15.1875 13.4062 15.1875H11.6094C11.385 15.1875 11.2031 15.3694 11.2031 15.5938C11.2031 15.8181 11.385 16 11.6094 16H13.4062C14.8364 16 16 14.8364 16 13.4062V11.6094ZM4.39062 15.1875H2.59375C1.61158 15.1875 0.8125 14.3884 0.8125 13.4062V11.6094C0.8125 11.385 0.630609 11.2031 0.40625 11.2031C0.181891 11.2031 0 11.385 0 11.6094V13.4062C0 14.8364 1.16356 16 2.59375 16H4.39062C4.61498 16 4.79688 15.8181 4.79688 15.5938C4.79688 15.3694 4.61498 15.1875 4.39062 15.1875ZM0.8125 2.59375C0.8125 1.61156 1.61158 0.8125 2.59375 0.8125H4.39062C4.61498 0.8125 4.79688 0.630609 4.79688 0.40625C4.79688 0.181891 4.61498 0 4.39062 0H2.59375C1.16356 0 0 1.16355 0 2.59375V4.39062C0 4.61498 0.181891 4.79688 0.40625 4.79688C0.630609 4.79688 0.8125 4.61498 0.8125 4.39062V2.59375ZM16 2.59375C16 1.16355 14.8364 0 13.4062 0H11.6094C11.385 0 11.2031 0.181891 11.2031 0.40625C11.2031 0.630609 11.385 0.8125 11.6094 0.8125H13.4062C14.3884 0.8125 15.1875 1.61156 15.1875 2.59375V4.39062C15.1875 4.61498 15.3694 4.79688 15.5938 4.79688C15.8181 4.79688 16 4.61498 16 4.39062V2.59375ZM10.8272 11.2294C10.6691 11.0582 10.4022 11.0477 10.2311 11.2057C9.62205 11.7683 8.8297 12.0781 8 12.0781C7.1703 12.0781 6.37795 11.7683 5.76894 11.2057C5.59775 11.0477 5.33089 11.0583 5.17278 11.2294C5.01469 11.4006 5.02527 11.6675 5.19642 11.8256C5.96181 12.5325 6.95745 12.9219 8 12.9219C9.04255 12.9219 10.0382 12.5325 10.8036 11.8256C10.9747 11.6675 10.9853 11.4006 10.8272 11.2294ZM8.84375 6.03125C8.84375 5.79825 8.65487 5.60938 8.42188 5.60938C8.18888 5.60938 8 5.79825 8 6.03125V9.03125C8 9.16048 7.89486 9.26562 7.76562 9.26562H7.42188C7.18888 9.26562 7 9.4545 7 9.6875C7 9.9205 7.18888 10.1094 7.42188 10.1094H7.76562C8.36011 10.1094 8.84375 9.62573 8.84375 9.03125V6.03125ZM11.75 6.00781C11.75 5.78777 11.5716 5.60938 11.3516 5.60938C11.1315 5.60938 10.9531 5.78777 10.9531 6.00781V7.21094C10.9531 7.43098 11.1315 7.60938 11.3516 7.60938C11.5716 7.60938 11.75 7.43098 11.75 7.21094V6.00781ZM4.34375 7.21094V6.00781C4.34375 5.78777 4.52214 5.60938 4.74219 5.60938C4.96223 5.60938 5.14062 5.78777 5.14062 6.00781V7.21094C5.14062 7.43098 4.96223 7.60938 4.74219 7.60938C4.52214 7.60938 4.34375 7.43098 4.34375 7.21094Z", fill: "currentColor" }))); });
exports.BrFaceIdSIcon.displayName = 'BrFaceIdSIcon';