@navinc/base-react-components
Version:
Nav's Pattern Library
4 lines • 2.46 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const ExperianIcon = (props) => (_jsxs("svg", Object.assign({ fill: "black", width: "16", height: "16", viewBox: "0 0 16 16" }, props, { children: [_jsx("path", { d: "M9.09601 0.904602H7.49404C7.01354 0.904602 6.62402 1.29412 6.62402 1.77462V3.37565C6.62402 3.85614 7.01354 4.24566 7.49404 4.24566H9.09601C9.57651 4.24566 9.96603 3.85614 9.96603 3.37565V1.77462C9.96603 1.29412 9.57651 0.904602 9.09601 0.904602Z", fill: "inherit" }), _jsx("path", { d: "M4.96277 4.09906H3.1187C2.5912 4.09906 2.16357 4.52669 2.16357 5.05419V6.89731C2.16357 7.42481 2.5912 7.85244 3.1187 7.85244H4.96277C5.49027 7.85244 5.9179 7.42481 5.9179 6.89731V5.05419C5.9179 4.52669 5.49027 4.09906 4.96277 4.09906Z", fill: "inherit" }), _jsx("path", { d: "M4.76206 9.32483H3.6717C3.34266 9.32483 3.07593 9.59157 3.07593 9.9206V11.011C3.07593 11.34 3.34266 11.6067 3.6717 11.6067H4.76206C5.0911 11.6067 5.35784 11.34 5.35784 11.011V9.9206C5.35784 9.59157 5.0911 9.32483 4.76206 9.32483Z", fill: "inherit" }), _jsx("path", { d: "M7.73517 12.3718H6.41122C6.02474 12.3718 5.71143 12.6851 5.71143 13.0716V14.3955C5.71143 14.782 6.02474 15.0953 6.41122 15.0953H7.73517C8.12165 15.0953 8.43496 14.782 8.43496 14.3955V13.0716C8.43496 12.6851 8.12165 12.3718 7.73517 12.3718Z", fill: "inherit" }), _jsx("path", { d: "M12.5174 3.039H11.6114C11.3451 3.039 11.1292 3.25493 11.1292 3.52129V4.4263C11.1292 4.69267 11.3451 4.9086 11.6114 4.9086H12.5174C12.7838 4.9086 12.9997 4.69267 12.9997 4.4263V3.52129C12.9997 3.25493 12.7838 3.039 12.5174 3.039Z", fill: "inherit" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.939 9.02986C11.9248 9.04499 11.9097 9.04499 11.8955 9.04499C11.8803 9.04499 7.96431 9.04499 7.96431 9.04499C8.11183 9.86962 8.81825 10.4578 9.68638 10.4578C10.1431 10.4578 10.5706 10.3103 10.8647 10.002C10.9526 9.89893 11.0708 9.82517 11.2032 9.82517C11.4245 9.82517 11.6297 10.0162 11.6297 10.2517C11.6297 10.3699 11.5711 10.5023 11.4832 10.576C11.0122 11.047 10.3644 11.3118 9.67219 11.3118C8.2291 11.3118 7.06592 10.1637 7.06592 8.70644C7.06592 7.27847 8.21491 6.1153 9.67219 6.1153C11.0708 6.1153 12.2482 7.23403 12.2633 8.55891C12.2633 8.7802 12.1158 8.9561 11.939 9.02986ZM8.00875 8.17592H11.3214C11.1002 7.4695 10.4524 6.96924 9.67219 6.96924C8.87688 6.96924 8.2291 7.4695 8.00875 8.17592Z", fill: "inherit" })] })));
export default ExperianIcon;
//# sourceMappingURL=experian-icon.js.map