UNPKG

@navinc/base-react-components

Version:
4 lines 1.58 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const DunAndBradstreetIcon = (props) => (_jsxs("svg", Object.assign({ fill: "black", width: "16", height: "16", viewBox: "0 0 16 16" }, props, { children: [_jsx("path", { d: "M4.4919 3.91939L12.6589 12.4142L11.7849 13.2609L10.5284 11.8952L9.24462 13.1244C8.6437 13.698 7.87889 14.0257 7.03215 13.9984C6.21271 13.9711 5.4206 13.6433 4.87431 13.0424C4.3007 12.4415 4.00024 11.6767 4.00024 10.8573C4.02756 10.0378 4.35533 9.24571 4.95625 8.69942L5.803 7.87998L6.64975 8.75405L5.803 9.57348C5.44791 9.92857 5.22939 10.4202 5.22939 10.9119C5.20208 11.4035 5.4206 11.8952 5.74837 12.2503C6.10346 12.6054 6.5678 12.8239 7.08678 12.8239C7.60575 12.8512 8.0701 12.6327 8.42518 12.3049L9.70896 11.0758L4.51922 5.69483L4.4919 3.91939Z", fill: "inherit" }), _jsx("path", { d: "M11.9761 6.15918C12.5497 6.76009 12.8501 7.5249 12.8501 8.34433C12.8501 9.16376 12.495 9.95588 11.8941 10.5022L11.7849 10.6114L10.9381 9.76468L11.0474 9.65542C11.4025 9.30034 11.621 8.80868 11.621 8.31702C11.6483 7.82536 11.4298 7.3337 11.102 6.97861C10.9108 6.76009 10.6923 6.62352 10.4191 6.51426V5.28511C11.0201 5.42169 11.539 5.69483 11.9761 6.15918ZM5.28402 2.71756L4.6831 3.29116L5.50254 4.16522L6.10346 3.59162C6.67706 3.04533 7.57843 3.07264 8.12472 3.61893C8.67101 4.19254 8.6437 5.09391 8.0701 5.6402L7.49649 6.18649L8.34324 7.06055L8.91684 6.51426C9.95479 5.50363 9.98211 3.83745 8.99879 2.7995C7.98815 1.76155 6.32197 1.73424 5.28402 2.71756Z", fill: "inherit" })] }))); export default DunAndBradstreetIcon; //# sourceMappingURL=dnb-icon.js.map