@blueprintjs/icons 5.10.0 → 5.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog/@unreleased/pr-6921.v2.yml +5 -0
- package/dist/blueprint-icons-split-paths-by-size-loader.bundle.js +1 -1
- package/dist/icons.bundle.js +1 -1
- package/icons.json +32 -4
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/css-style.js +1 -1
- package/lib/cjs/generated/16px/paths/css-style.js.map +1 -1
- package/lib/cjs/generated/16px/paths/data-search.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/data-search.js +4 -0
- package/lib/cjs/generated/16px/paths/data-search.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +4 -0
- package/lib/cjs/generated/16px/paths/index.js +19 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/input.js +1 -1
- package/lib/cjs/generated/16px/paths/input.js.map +1 -1
- package/lib/cjs/generated/16px/paths/output.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/output.js +4 -0
- package/lib/cjs/generated/16px/paths/output.js.map +1 -0
- package/lib/cjs/generated/16px/paths/range-ring.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/range-ring.js +4 -0
- package/lib/cjs/generated/16px/paths/range-ring.js.map +1 -0
- package/lib/cjs/generated/16px/paths/refresh.js +1 -1
- package/lib/cjs/generated/16px/paths/refresh.js.map +1 -1
- package/lib/cjs/generated/16px/paths/table-sync.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/table-sync.js +4 -0
- package/lib/cjs/generated/16px/paths/table-sync.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/css-style.js +1 -1
- package/lib/cjs/generated/20px/paths/css-style.js.map +1 -1
- package/lib/cjs/generated/20px/paths/data-search.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/data-search.js +4 -0
- package/lib/cjs/generated/20px/paths/data-search.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +4 -0
- package/lib/cjs/generated/20px/paths/index.js +19 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/input.js +1 -1
- package/lib/cjs/generated/20px/paths/input.js.map +1 -1
- package/lib/cjs/generated/20px/paths/output.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/output.js +4 -0
- package/lib/cjs/generated/20px/paths/output.js.map +1 -0
- package/lib/cjs/generated/20px/paths/range-ring.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/range-ring.js +4 -0
- package/lib/cjs/generated/20px/paths/range-ring.js.map +1 -0
- package/lib/cjs/generated/20px/paths/refresh.js +1 -1
- package/lib/cjs/generated/20px/paths/refresh.js.map +1 -1
- package/lib/cjs/generated/20px/paths/table-sync.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/table-sync.js +4 -0
- package/lib/cjs/generated/20px/paths/table-sync.js.map +1 -0
- package/lib/cjs/generated/components/css-style.js +1 -1
- package/lib/cjs/generated/components/css-style.js.map +1 -1
- package/lib/cjs/generated/components/data-search.d.ts +4 -0
- package/lib/cjs/generated/components/data-search.js +35 -0
- package/lib/cjs/generated/components/data-search.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +4 -0
- package/lib/cjs/generated/components/index.js +19 -11
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/input.js +1 -1
- package/lib/cjs/generated/components/input.js.map +1 -1
- package/lib/cjs/generated/components/output.d.ts +4 -0
- package/lib/cjs/generated/components/output.js +35 -0
- package/lib/cjs/generated/components/output.js.map +1 -0
- package/lib/cjs/generated/components/range-ring.d.ts +4 -0
- package/lib/cjs/generated/components/range-ring.js +35 -0
- package/lib/cjs/generated/components/range-ring.js.map +1 -0
- package/lib/cjs/generated/components/refresh.js +1 -1
- package/lib/cjs/generated/components/refresh.js.map +1 -1
- package/lib/cjs/generated/components/table-sync.d.ts +4 -0
- package/lib/cjs/generated/components/table-sync.js +35 -0
- package/lib/cjs/generated/components/table-sync.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +4 -0
- package/lib/cjs/generated/index.js +19 -11
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +4 -0
- package/lib/cjs/iconNames.d.ts +8 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +15 -3
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.svg +15 -3
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/css/blueprint-icons.css.map +1 -1
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/css-style.js +1 -1
- package/lib/esm/generated/16px/paths/css-style.js.map +1 -1
- package/lib/esm/generated/16px/paths/data-search.d.ts +2 -0
- package/lib/esm/generated/16px/paths/data-search.js +2 -0
- package/lib/esm/generated/16px/paths/data-search.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +4 -0
- package/lib/esm/generated/16px/paths/index.js +4 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/input.js +1 -1
- package/lib/esm/generated/16px/paths/input.js.map +1 -1
- package/lib/esm/generated/16px/paths/output.d.ts +2 -0
- package/lib/esm/generated/16px/paths/output.js +2 -0
- package/lib/esm/generated/16px/paths/output.js.map +1 -0
- package/lib/esm/generated/16px/paths/range-ring.d.ts +2 -0
- package/lib/esm/generated/16px/paths/range-ring.js +2 -0
- package/lib/esm/generated/16px/paths/range-ring.js.map +1 -0
- package/lib/esm/generated/16px/paths/refresh.js +1 -1
- package/lib/esm/generated/16px/paths/refresh.js.map +1 -1
- package/lib/esm/generated/16px/paths/table-sync.d.ts +2 -0
- package/lib/esm/generated/16px/paths/table-sync.js +2 -0
- package/lib/esm/generated/16px/paths/table-sync.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/css-style.js +1 -1
- package/lib/esm/generated/20px/paths/css-style.js.map +1 -1
- package/lib/esm/generated/20px/paths/data-search.d.ts +2 -0
- package/lib/esm/generated/20px/paths/data-search.js +2 -0
- package/lib/esm/generated/20px/paths/data-search.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +4 -0
- package/lib/esm/generated/20px/paths/index.js +4 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/input.js +1 -1
- package/lib/esm/generated/20px/paths/input.js.map +1 -1
- package/lib/esm/generated/20px/paths/output.d.ts +2 -0
- package/lib/esm/generated/20px/paths/output.js +2 -0
- package/lib/esm/generated/20px/paths/output.js.map +1 -0
- package/lib/esm/generated/20px/paths/range-ring.d.ts +2 -0
- package/lib/esm/generated/20px/paths/range-ring.js +2 -0
- package/lib/esm/generated/20px/paths/range-ring.js.map +1 -0
- package/lib/esm/generated/20px/paths/refresh.js +1 -1
- package/lib/esm/generated/20px/paths/refresh.js.map +1 -1
- package/lib/esm/generated/20px/paths/table-sync.d.ts +2 -0
- package/lib/esm/generated/20px/paths/table-sync.js +2 -0
- package/lib/esm/generated/20px/paths/table-sync.js.map +1 -0
- package/lib/esm/generated/components/css-style.js +1 -1
- package/lib/esm/generated/components/css-style.js.map +1 -1
- package/lib/esm/generated/components/data-search.d.ts +4 -0
- package/lib/esm/generated/components/data-search.js +32 -0
- package/lib/esm/generated/components/data-search.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +4 -0
- package/lib/esm/generated/components/index.js +4 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/input.js +1 -1
- package/lib/esm/generated/components/input.js.map +1 -1
- package/lib/esm/generated/components/output.d.ts +4 -0
- package/lib/esm/generated/components/output.js +32 -0
- package/lib/esm/generated/components/output.js.map +1 -0
- package/lib/esm/generated/components/range-ring.d.ts +4 -0
- package/lib/esm/generated/components/range-ring.js +32 -0
- package/lib/esm/generated/components/range-ring.js.map +1 -0
- package/lib/esm/generated/components/refresh.js +1 -1
- package/lib/esm/generated/components/refresh.js.map +1 -1
- package/lib/esm/generated/components/table-sync.d.ts +4 -0
- package/lib/esm/generated/components/table-sync.js +32 -0
- package/lib/esm/generated/components/table-sync.js.map +1 -0
- package/lib/esm/generated/index.d.ts +4 -0
- package/lib/esm/generated/index.js +4 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +4 -0
- package/lib/esm/iconNames.d.ts +8 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/css-style.js +1 -1
- package/lib/esnext/generated/16px/paths/css-style.js.map +1 -1
- package/lib/esnext/generated/16px/paths/data-search.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/data-search.js +2 -0
- package/lib/esnext/generated/16px/paths/data-search.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +4 -0
- package/lib/esnext/generated/16px/paths/index.js +4 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/input.js +1 -1
- package/lib/esnext/generated/16px/paths/input.js.map +1 -1
- package/lib/esnext/generated/16px/paths/output.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/output.js +2 -0
- package/lib/esnext/generated/16px/paths/output.js.map +1 -0
- package/lib/esnext/generated/16px/paths/range-ring.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/range-ring.js +2 -0
- package/lib/esnext/generated/16px/paths/range-ring.js.map +1 -0
- package/lib/esnext/generated/16px/paths/refresh.js +1 -1
- package/lib/esnext/generated/16px/paths/refresh.js.map +1 -1
- package/lib/esnext/generated/16px/paths/table-sync.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/table-sync.js +2 -0
- package/lib/esnext/generated/16px/paths/table-sync.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/css-style.js +1 -1
- package/lib/esnext/generated/20px/paths/css-style.js.map +1 -1
- package/lib/esnext/generated/20px/paths/data-search.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/data-search.js +2 -0
- package/lib/esnext/generated/20px/paths/data-search.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +4 -0
- package/lib/esnext/generated/20px/paths/index.js +4 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/input.js +1 -1
- package/lib/esnext/generated/20px/paths/input.js.map +1 -1
- package/lib/esnext/generated/20px/paths/output.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/output.js +2 -0
- package/lib/esnext/generated/20px/paths/output.js.map +1 -0
- package/lib/esnext/generated/20px/paths/range-ring.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/range-ring.js +2 -0
- package/lib/esnext/generated/20px/paths/range-ring.js.map +1 -0
- package/lib/esnext/generated/20px/paths/refresh.js +1 -1
- package/lib/esnext/generated/20px/paths/refresh.js.map +1 -1
- package/lib/esnext/generated/20px/paths/table-sync.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/table-sync.js +2 -0
- package/lib/esnext/generated/20px/paths/table-sync.js.map +1 -0
- package/lib/esnext/generated/components/css-style.js +1 -1
- package/lib/esnext/generated/components/css-style.js.map +1 -1
- package/lib/esnext/generated/components/data-search.d.ts +4 -0
- package/lib/esnext/generated/components/data-search.js +31 -0
- package/lib/esnext/generated/components/data-search.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +4 -0
- package/lib/esnext/generated/components/index.js +4 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/input.js +1 -1
- package/lib/esnext/generated/components/input.js.map +1 -1
- package/lib/esnext/generated/components/output.d.ts +4 -0
- package/lib/esnext/generated/components/output.js +31 -0
- package/lib/esnext/generated/components/output.js.map +1 -0
- package/lib/esnext/generated/components/range-ring.d.ts +4 -0
- package/lib/esnext/generated/components/range-ring.js +31 -0
- package/lib/esnext/generated/components/range-ring.js.map +1 -0
- package/lib/esnext/generated/components/refresh.js +1 -1
- package/lib/esnext/generated/components/refresh.js.map +1 -1
- package/lib/esnext/generated/components/table-sync.d.ts +4 -0
- package/lib/esnext/generated/components/table-sync.js +31 -0
- package/lib/esnext/generated/components/table-sync.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +4 -0
- package/lib/esnext/generated/index.js +4 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +4 -0
- package/lib/esnext/iconNames.d.ts +8 -0
- package/lib/scss/blueprint-icons-16.scss +4 -0
- package/package.json +3 -3
- package/src/generated/16px/_icon-variables.scss +4 -0
- package/src/generated/16px/blueprint-icons-16.css +5 -5
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.svg +15 -3
- package/src/generated/16px/blueprint-icons-16.ts +16 -0
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/css-style.ts +1 -1
- package/src/generated/16px/paths/data-search.ts +1 -0
- package/src/generated/16px/paths/index.ts +4 -0
- package/src/generated/16px/paths/input.ts +1 -1
- package/src/generated/16px/paths/output.ts +1 -0
- package/src/generated/16px/paths/range-ring.ts +1 -0
- package/src/generated/16px/paths/refresh.ts +1 -1
- package/src/generated/16px/paths/table-sync.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +5 -5
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.svg +15 -3
- package/src/generated/20px/blueprint-icons-20.ts +16 -0
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/css-style.ts +1 -1
- package/src/generated/20px/paths/data-search.ts +1 -0
- package/src/generated/20px/paths/index.ts +4 -0
- package/src/generated/20px/paths/input.ts +1 -1
- package/src/generated/20px/paths/output.ts +1 -0
- package/src/generated/20px/paths/range-ring.ts +1 -0
- package/src/generated/20px/paths/refresh.ts +1 -1
- package/src/generated/20px/paths/table-sync.ts +1 -0
- package/src/generated/components/css-style.tsx +1 -1
- package/src/generated/components/data-search.tsx +41 -0
- package/src/generated/components/index.ts +4 -0
- package/src/generated/components/input.tsx +1 -1
- package/src/generated/components/output.tsx +41 -0
- package/src/generated/components/range-ring.tsx +41 -0
- package/src/generated/components/refresh.tsx +1 -1
- package/src/generated/components/table-sync.tsx +41 -0
- package/src/generated/index.ts +4 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export default ["M3 1a1 1 0 011-
|
|
1
|
+
export default ["M3 1a1 1 0 011-1h9l6 6v13a1 1 0 01-1 1h-3.708c.4-.44.708-1.042.708-1.75 0-.086-.004-.17-.012-.25H17V7h-5V2H5v11.72a2.942 2.942 0 00-.498.531 2.703 2.703 0 00-.546-.604A2.77 2.77 0 003 13.142V1z", "M2 14c-.518 0-.982.158-1.34.463A1.929 1.929 0 000 15.75v2.5c0 .492.26.933.613 1.238C.97 19.797 1.46 20 2 20c1.015 0 2-.702 2-1.75a.5.5 0 00-1 0c0 .333-.358.75-1 .75a1.13 1.13 0 01-.734-.27c-.19-.163-.266-.347-.266-.48v-2.5c.047-.254.16-.4.308-.526C1.463 15.092 1.69 15 2 15c.334 0 .55.081.69.196.139.113.26.304.317.638a.5.5 0 00.986-.168c-.086-.51-.3-.943-.67-1.244C2.957 14.122 2.494 14 2 14zM5.613 14.512A2.13 2.13 0 017 14c1.015 0 2 .702 2 1.75a.5.5 0 01-1 0c0-.333-.358-.75-1-.75-.289 0-.549.11-.734.27-.19.163-.266.347-.266.48 0 .121.049.229.25.366.221.15.533.27.925.416l.03.01c.353.132.776.29 1.107.516.362.245.688.623.688 1.192 0 .492-.26.933-.613 1.238A2.13 2.13 0 017 20c-1.015 0-2-.702-2-1.75a.5.5 0 011 0c0 .333.358.75 1 .75.289 0 .549-.11.734-.27.19-.163.266-.347.266-.48 0-.121-.049-.229-.25-.366-.288-.195-.632-.306-.955-.427-.353-.131-.776-.289-1.107-.515C5.326 16.697 5 16.32 5 15.75c0-.492.26-.933.613-1.238zM12 14c-.54 0-1.03.203-1.387.512-.353.305-.613.746-.613 1.238 0 .57.326.947.688 1.192.331.226.754.384 1.107.515.323.12.667.232.955.427.201.137.25.245.25.366 0 .133-.076.317-.266.48A1.13 1.13 0 0112 19c-.642 0-1-.417-1-.75a.5.5 0 00-1 0c0 1.048.985 1.75 2 1.75.54 0 1.03-.203 1.387-.512.353-.305.613-.746.613-1.238 0-.57-.326-.947-.688-1.192-.331-.226-.754-.384-1.107-.515l-.03-.011c-.392-.146-.704-.266-.925-.416-.201-.137-.25-.245-.25-.366 0-.133.076-.317.266-.48.185-.16.445-.27.734-.27.642 0 1 .417 1 .75a.5.5 0 001 0c0-1.048-.985-1.75-2-1.75z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M2 9.5V4.1C3.5 5.23 6.52 6 10 6c3.49 0 6.51-.77 8-1.9v5.4a.809.809 0 01-.016.159 6.002 6.002 0 00-10.87 2.173C4.12 11.47 2 10.562 2 9.5zM7 12.906l.003-.105C4.835 12.502 3.047 11.889 2 11.1v5.4c0 1.38 3.58 2.5 8 2.5.697 0 1.373-.028 2.017-.08A6.005 6.005 0 017 13v-.094z", "M18 2.5C18 3.88 14.42 5 10 5 5.59 5 2 3.88 2 2.5S5.58 0 10 0s8 1.12 8 2.5z", "M15.757 17.172l2.534 2.534a1 1 0 101.415-1.415l-2.534-2.534c.523-.79.828-1.738.828-2.757a5.041 5.041 0 00-.33-1.788A5.002 5.002 0 008 12.922V13a5.002 5.002 0 007.757 4.172zM13 16a3 3 0 100-6 3 3 0 000 6z"];
|
|
@@ -132,6 +132,7 @@ export { default as Cycle } from "./cycle";
|
|
|
132
132
|
export { default as Dashboard } from "./dashboard";
|
|
133
133
|
export { default as DataConnection } from "./data-connection";
|
|
134
134
|
export { default as DataLineage } from "./data-lineage";
|
|
135
|
+
export { default as DataSearch } from "./data-search";
|
|
135
136
|
export { default as DataSync } from "./data-sync";
|
|
136
137
|
export { default as Database } from "./database";
|
|
137
138
|
export { default as Delete } from "./delete";
|
|
@@ -411,6 +412,7 @@ export { default as OneToMany } from "./one-to-many";
|
|
|
411
412
|
export { default as OneToOne } from "./one-to-one";
|
|
412
413
|
export { default as OpenApplication } from "./open-application";
|
|
413
414
|
export { default as Outdated } from "./outdated";
|
|
415
|
+
export { default as Output } from "./output";
|
|
414
416
|
export { default as PageLayout } from "./page-layout";
|
|
415
417
|
export { default as PanelStats } from "./panel-stats";
|
|
416
418
|
export { default as PanelTable } from "./panel-table";
|
|
@@ -446,6 +448,7 @@ export { default as PublishFunction } from "./publish-function";
|
|
|
446
448
|
export { default as Pulse } from "./pulse";
|
|
447
449
|
export { default as Rain } from "./rain";
|
|
448
450
|
export { default as Random } from "./random";
|
|
451
|
+
export { default as RangeRing } from "./range-ring";
|
|
449
452
|
export { default as Record } from "./record";
|
|
450
453
|
export { default as RectHeight } from "./rect-height";
|
|
451
454
|
export { default as RectWidth } from "./rect-width";
|
|
@@ -548,6 +551,7 @@ export { default as SymbolSquare } from "./symbol-square";
|
|
|
548
551
|
export { default as SymbolTriangleDown } from "./symbol-triangle-down";
|
|
549
552
|
export { default as SymbolTriangleUp } from "./symbol-triangle-up";
|
|
550
553
|
export { default as Syringe } from "./syringe";
|
|
554
|
+
export { default as TableSync } from "./table-sync";
|
|
551
555
|
export { default as Tag } from "./tag";
|
|
552
556
|
export { default as TakeAction } from "./take-action";
|
|
553
557
|
export { default as Tank } from "./tank";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default ["
|
|
1
|
+
export default ["M20 10c0 5.51-4.49 10-10 10-1.17 0-2.32-.2-3.42-.6a.998.998 0 01-.6-1.28c.19-.52.76-.79 1.28-.6.88.32 1.8.48 2.74.48 4.41 0 8-3.59 8-8s-3.59-8-8-8c-.94 0-1.86.16-2.74.48a.998.998 0 01-1.28-.6.998.998 0 01.6-1.28C7.68.2 8.83 0 10 0c5.51 0 10 4.49 10 10z", "M15.71 9.29l-4-4a1.003 1.003 0 00-1.42 1.42L12.59 9H1a1 1 0 000 2h11.59l-2.29 2.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 10c0 5.51 4.49 10 10 10 1.17 0 2.32-.2 3.42-.6.52-.19.79-.76.6-1.28a.998.998 0 00-1.28-.6c-.88.32-1.8.48-2.74.48-4.41 0-8-3.59-8-8s3.59-8 8-8c.94 0 1.86.16 2.74.48a.998.998 0 001.28-.6.998.998 0 00-.6-1.28C12.32.2 11.17 0 10 0 4.49 0 0 4.49 0 10z", "M19.71 9.29l-4-4a1.003 1.003 0 00-1.42 1.42L16.59 9H5a1 1 0 000 2h11.59l-2.29 2.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M10 0c-.442 0-.877.029-1.305.084a1 1 0 00.259 1.984 8.086 8.086 0 012.092 0 1 1 0 00.259-1.984A10.084 10.084 0 0010 0zM5.13 3.652a1 1 0 10-1.218-1.586 10.052 10.052 0 00-1.846 1.846A1 1 0 103.652 5.13 8.054 8.054 0 015.13 3.652zm10.958-1.586a1 1 0 00-1.218 1.586 8.054 8.054 0 011.478 1.478 1 1 0 101.585-1.218 10.053 10.053 0 00-1.845-1.846zM2.068 8.954a1 1 0 10-1.984-.259 10.085 10.085 0 000 2.61 1 1 0 101.984-.259 8.085 8.085 0 010-2.092zm17.848-.259a1 1 0 10-1.984.259 8.086 8.086 0 010 2.092 1 1 0 001.984.259 10.077 10.077 0 000-2.61zM3.652 14.87a1 1 0 00-1.586 1.218 10.053 10.053 0 001.846 1.845 1 1 0 001.218-1.585 8.054 8.054 0 01-1.478-1.478zm14.281 1.218a1 1 0 00-1.585-1.218 8.054 8.054 0 01-1.478 1.478 1 1 0 101.218 1.585 10.054 10.054 0 001.845-1.845zm-8.98 1.844a1 1 0 00-.258 1.984 10.078 10.078 0 002.61 0 1 1 0 10-.259-1.984 8.085 8.085 0 01-2.092 0zM10 7a3 3 0 110 6 3 3 0 010-6zm5 3a5 5 0 10-10 0 5 5 0 0010 0z"];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default ["
|
|
1
|
+
export default ["M3.636 3.636A9 9 0 0110 1c2.439 0 5.182.717 7 2.471V2a1 1 0 112 0v4a1 1 0 01-1 1h-4a1 1 0 110-2h1.7c-1.304-1.32-3.483-2-5.7-2a7 7 0 00-7 7 1 1 0 11-2 0 9 9 0 012.636-6.364zM16.364 16.364A9 9 0 0110 19c-2.439 0-5.182-.717-7-2.471V18a1 1 0 11-2 0v-4a1 1 0 011-1h4a1 1 0 110 2H4.3c1.304 1.32 3.483 2 5.7 2a7 7 0 007-7 1 1 0 112 0 9 9 0 01-2.636 6.364z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M19 1H1c-.6 0-1 .5-1 1v16c0 .5.4 1 1 1h8a4.976 4.976 0 01-.9-2H8v-1c-.364 0-.706-.098-1-.269V17H2v-3h4c0-.362.095-.704.264-1H2v-3h5v2.166l1-1V10h4v1.166l.129.128c.164-.433.475-.795.871-1.025V10h5v1.999c.628.836 1 1.875 1 3.001.364 0 .706.098 1 .269V2c0-.5-.5-1-1-1zM7 9H2V6h5v3zm5 0H8V6h4v3zm6 0h-5V6h5v3z", "M18 16.59V15c0-2.21-1.79-4-4-4-.55 0-1 .45-1 1s.45 1 1 1c1.1 0 2 .9 2 2v1.59l-.29-.3a1.003 1.003 0 00-1.42 1.42l2 2c.18.18.43.29.71.29.28 0 .53-.11.71-.29l2-2A1.003 1.003 0 0019 16c-.28 0-.53.11-.71.3l-.29.29zm-9-2.18V16c0 2.21 1.79 4 4 4 .55 0 1-.45 1-1s-.45-1-1-1c-1.1 0-2-.9-2-2v-1.59l.29.3a1.003 1.003 0 001.42-1.42l-2-2A.997.997 0 0010 11c-.28 0-.53.11-.71.29l-2 2A1.003 1.003 0 008 15c.28 0 .53-.11.71-.3l.29-.29z"];
|
|
@@ -26,7 +26,7 @@ export const CssStyle: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconPro
|
|
|
26
26
|
return (
|
|
27
27
|
<SVGIconContainer iconName="css-style" ref={ref} {...props}>
|
|
28
28
|
<path
|
|
29
|
-
d={isLarge ? "M60 380C60 391.04568 68.9544 400 80
|
|
29
|
+
d={isLarge ? "M60 380C60 391.04568 68.9544 400 80 400C140 400 200 400.00029875 260 399.9999120832L380 280C380 193.334 380 106.666 380 20C380 8.954 371.046 0 360 0H285.846C293.858 8.784 300 20.846 300 35C300 36.72 299.914 38.386 299.75 40H340V260C293.334 260 286.666 260 240 260V360H100V125.59C99.7246 125.36 99.4516 125.128 99.181 124.894C95.9118 122.072 92.7888 118.74 90.0474 114.964C87.1244 119.38 83.5152 123.47 79.1184 127.06C73.1826 131.908 66.669 135.144 60 137.168V380zM40 120C29.6488 120 20.3564 116.842 13.19204 110.732C5.74774 104.384 0.771948 94.772 0 85V35C0 25.1659999999999 5.19282 16.338 12.2515 10.244C19.4114 4.062 29.206 0 40 0C60.3068 0 80 14.04 80 35C80 40.522 75.5228 45 70 45C64.4772 45 60 40.522 60 35C60 28.346 52.8302 20 40 20C34.2256 20 29.02 22.188 25.322 25.3820000000001C21.523 28.662 20 32.3340000000001 20 35V85C20.948 90.07 23.1992 92.982 26.1694 95.514C29.267 98.156 33.7826 100 40 100C46.6792 100 51.0066 98.374 53.8172 96.078C56.5796 93.822 59.012 89.996 60.1404 83.33C61.0622 77.886 66.224 74.218 71.6694 75.14C77.1148 76.062 80.7816 81.224 79.8596 86.67C78.133 96.868 73.8496 105.54 66.4678 111.568C59.1344 117.558 49.8894 120 40 120zM112.2516 109.756C119.4114 115.938 129.206 120 140 120C160.3068 120 180 105.96 180 85C180 79.478 175.5228 75 170 75C164.4772 75 160 79.478 160 85C160 91.654 152.8302 100 140 100C134.2256 100 129.02 97.812 125.3222 94.618C121.523 91.338 120 87.666 120 85C120 82.576 120.9782 80.424 124.9976 77.69C129.422 74.682 135.6646 72.29 143.4956 69.37L144.1004 69.144C151.1528 66.514 159.613 63.36 166.2476 58.848C173.4782 53.932 180 46.382 180 35C180 25.1659999999999 174.8072 16.338 167.7486 10.244C160.5886 4.062 150.794 0 140 0C119.6932 0 100 14.04 100 35C100 40.522 104.4772 45 110 45C115.5228 45 120 40.522 120 35C120 28.346 127.1698 20 140 20C145.7744 20 150.98 22.188 154.6778 25.3820000000001C158.477 28.662 160 32.3340000000001 160 35C160 37.424 159.0218 39.576 155.0024 42.31C149.248 46.222 142.3672 48.444 135.8996 50.856C128.8474 53.486 120.3872 56.64 113.7524 61.152C106.5218 66.068 100 73.6180000000001 100 85C100 94.834 105.1928 103.662 112.2516 109.756zM240 120C229.206 120 219.412 115.938 212.252 109.756C205.192 103.662 200 94.834 200 85C200 73.6180000000001 206.522 66.068 213.752 61.152C220.388 56.64 228.848 53.486 235.9 50.856C242.368 48.444 249.248 46.222 255.002 42.31C259.022 39.576 260 37.424 260 35C260 32.3340000000001 258.478 28.662 254.678 25.3820000000001C250.98 22.188 245.774 20 240 20C227.17 20 220 28.346 220 35C220 40.522 215.522 45 210 45C204.478 45 200 40.522 200 35C200 14.04 219.694 0 240 0C250.794 0 260.588 4.062 267.748 10.244C274.808 16.338 280 25.1659999999999 280 35C280 46.382 273.478 53.932 266.248 58.848C259.612 63.36 251.152 66.514 244.1 69.144L243.496 69.37C235.664 72.29 229.422 74.682 224.998 77.69C220.978 80.424 220 82.576 220 85C220 87.666 221.522 91.338 225.322 94.618C229.02 97.812 234.226 100 240 100C252.83 100 260 91.654 260 85C260 79.478 264.478 75 270 75C275.522 75 280 79.478 280 85C280 105.96 260.306 120 240 120z" : "M40 300C40 311.0457 48.9544 320 60 320H200C233.334 286.6668 266.666 253.3334 300 220V20C300 8.954 291.046 0 280 0H229.642C236.192 8.634 240 19.218 240 30C240 33.552 239.618 36.884 238.932 40H260V200C226.666 200 213.334 200 180 200V280H80V109.728C76.2614 106.846 72.9498 103.464 70.1502 99.724C68.5006 102.082 66.6038 104.352 64.4262 106.486C57.1778 113.588 48.6016 117.466 40 119.082V300zM149.82 0.236L149.9964 0H149.6418L149.82 0.236zM30 100C21.8796 100 14.66904 96.98 9.30174 91.488C4.06022 86.124 1.099978 78.962 0.0866068 71.314L0 70.66V70V30C0 14.814 13.10002 0 30 0C46.5686 0 60 13.432 60 30C60 35.522 55.5228 40 50 40C44.4772 40 40 35.522 40 30C40 24.478 35.5228 20 30 20C24.8086 20 20 25.186 20 30V69.286C20.631 73.296 22.0808 75.948 23.606 77.51C25.0798 79.018 27.0746 80 30 80C33.4608 80 35.2792 79.044 36.429 77.916C37.7366 76.636 39.3398 73.978 40.098 68.602C40.8696 63.134 45.9284 59.326 51.3972 60.098C56.8658 60.87 60.6736 65.928 59.902 71.398C58.7568 79.512 55.8828 86.854 50.4276 92.202C44.8148 97.702 37.5848 100 30 100zM80 70C80 85.186 93.1 100 110 100C126.5686 100 140 86.568 140 70C140 64.478 135.5228 60 130 60C124.4772 60 120 64.478 120 70C120 75.522 115.5228 80 110 80C104.8086 80 100 74.814 100 70C100 68.158 100.569 66.92 102.5718 65.286C105.0942 63.226 108.7642 61.51 114.0864 59.128L114.6112 58.892C119.23 56.826 125.2782 54.122 130.0718 50.212C135.569 45.726 140 39.204 140 30C140 14.814 126.9 0 110 0C93.4314 0 80 13.432 80 30C80 35.522 84.4772 40 90 40C95.5228 40 100 35.522 100 30C100 24.478 104.4772 20 110 20C115.1914 20 120 25.186 120 30C120 31.842 119.431 33.08 117.4282 34.716C114.9058 36.774 111.2358 38.49 105.9138 40.872L105.3888 41.108C100.77 43.174 94.722 45.878 89.9282 49.788C84.431 54.274 80 60.796 80 70zM190 100C173.1 100 160 85.186 160 70C160 60.796 164.431 54.274 169.9282 49.788C174.722 45.878 180.77 43.174 185.3888 41.108L185.9138 40.872C191.2358 38.49 194.9058 36.774 197.4282 34.716C199.431 33.08 200 31.842 200 30C200 25.186 195.1914 20 190 20C184.4772 20 180 24.478 180 30C180 35.522 175.5228 40 170 40C164.4772 40 160 35.522 160 30C160 13.432 173.4314 0 190 0C206.9 0 220 14.814 220 30C220 39.204 215.568 45.726 210.072 50.212C205.278 54.122 199.23 56.826 194.6112 58.892L194.0864 59.128C188.7642 61.51 185.0942 63.226 182.5718 65.286C180.569 66.92 180 68.158 180 70C180 74.814 184.8086 80 190 80C195.5228 80 200 75.522 200 70C200 64.478 204.478 60 210 60C215.522 60 220 64.478 220 70C220 86.568 206.568 100 190 100z"}
|
|
30
30
|
fillRule="evenodd"
|
|
31
31
|
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
32
|
style={style}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const DataSearch: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="data-search" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M40 210V318C70 295.4 130.4 280 200 280C269.8 280 330.2000000000001 295.4 360 318V210C360 208.933 359.892 207.8736 359.682 206.823C338.152 238.8776 301.56 260 260 260C201.718 260 153.1406 218.4538 142.2714 163.354C82.4208 170.592 40 188.756 40 210zM140.014 141.88C140.0248 142.584 140.0416 143.286 140.0646 143.984C96.7026 149.954 60.9434 162.222 40 178V70C40 42.4 111.6 20 200 20C213.934 20 227.452 20.556 240.338 21.602C190.6132 29.796 151.2164 68.552 142.028 117.934C140.6946 125.1 140 132.478 140 140V140.154L140.014 141.88zM360 350C360 322.4 288.4 300 200 300C111.8 300 40 322.4 40 350C40 377.6 111.6 400 200 400C288.4 400 360 377.6 360 350zM315.148 56.568L365.828 5.888C373.638 -1.924 386.302 -1.924 394.112 5.888C401.924 13.696 401.924 26.362 394.112 34.17L343.432 84.854C353.902 100.66 360 119.62 360 140C360 145.772 359.51 151.43 358.572 156.938C357.4600000000001 163.448 355.7200000000001 169.746 353.416 175.762C339.026 213.3252 302.628 240 260 240C205.298 240 160.8532 196.08 160.0122 141.572L160 140C160 133.71 160.5804 127.558 161.6906 121.592C170.3306 75.156 211.06 40 260 40C280.382 40 299.338 46.098 315.148 56.568zM260 80C293.1380000000001 80 320 106.866 320 140C320 173.134 293.1380000000001 200 260 200C226.862 200 200 173.134 200 140C200 106.866 226.862 80 260 80z" : "M140 240C206.2 240 260 258 260 280C260 302 206.2 320 140 320C73.6 320 20 302 20 280C20 258 73.6 240 140 240zM20 249.6V160C20 142.6562 53.4366 127.7986 100.0256 122.2862C101.2408 176.4588 145.5356 220 200 220C222.512 220 243.286 212.561 260 200.0072V249.6C235.6 232 191.2 220 140 220C88.8 220 44.4 232 20 249.6zM20 129.6C38.0352 116.592 66.997 106.642 101.5552 102.336C109.897 55.532 150.799 20 200 20C212.884 20 225.226 22.446 236.564 26.902L243.5900000000001 19.846C222.742 7.998 184.126 0 140 0C73.8 0 20 18 20 40V129.6zM240.688 51.106L285.8 5.798C289.4000000000001 2.198 294.4000000000001 -0.002 300 -0.002C311 -0.002 320 8.998 320 19.998C320 25.598 317.8 30.598 314.2000000000001 34.198L268.892 79.308C275.95 91.23 280 105.142 280 120C280 140.289 272.4480000000001 158.8138 260 172.9164C245.342 189.5248 223.894 200 200 200C156.003 200 120.3012 164.4832 120.002 120.5566C120.0006 120.3712 120 120.1856 120 120C120 113.266 120.832 106.726 122.3988 100.478C131.112 65.732 162.551 40 200 40C214.856 40 228.768 44.05 240.688 51.106zM164.8144 100.958C171.584 88.476 184.802 80 200 80C221.536 80 239.096 97.018 239.966 118.34C239.988 118.89 240 119.444 240 120C240 125.8008 238.766 131.3132 236.544 136.2886C230.306 150.2616 216.29 160 200 160C178.0942 160 160.3018 142.3918 160.0038 120.557C160.0014 120.3716 160 120.186 160 120C160 113.106 161.7438 106.62 164.8144 100.958z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
DataSearch.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
DataSearch.displayName = `Blueprint5.Icon.DataSearch`;
|
|
41
|
+
export default DataSearch;
|
|
@@ -147,6 +147,7 @@ export { Cycle } from "./cycle";
|
|
|
147
147
|
export { Dashboard } from "./dashboard";
|
|
148
148
|
export { DataConnection } from "./data-connection";
|
|
149
149
|
export { DataLineage } from "./data-lineage";
|
|
150
|
+
export { DataSearch } from "./data-search";
|
|
150
151
|
export { DataSync } from "./data-sync";
|
|
151
152
|
export { Database } from "./database";
|
|
152
153
|
export { Delete } from "./delete";
|
|
@@ -426,6 +427,7 @@ export { OneToMany } from "./one-to-many";
|
|
|
426
427
|
export { OneToOne } from "./one-to-one";
|
|
427
428
|
export { OpenApplication } from "./open-application";
|
|
428
429
|
export { Outdated } from "./outdated";
|
|
430
|
+
export { Output } from "./output";
|
|
429
431
|
export { PageLayout } from "./page-layout";
|
|
430
432
|
export { PanelStats } from "./panel-stats";
|
|
431
433
|
export { PanelTable } from "./panel-table";
|
|
@@ -461,6 +463,7 @@ export { PublishFunction } from "./publish-function";
|
|
|
461
463
|
export { Pulse } from "./pulse";
|
|
462
464
|
export { Rain } from "./rain";
|
|
463
465
|
export { Random } from "./random";
|
|
466
|
+
export { RangeRing } from "./range-ring";
|
|
464
467
|
export { Record } from "./record";
|
|
465
468
|
export { RectHeight } from "./rect-height";
|
|
466
469
|
export { RectWidth } from "./rect-width";
|
|
@@ -563,6 +566,7 @@ export { SymbolSquare } from "./symbol-square";
|
|
|
563
566
|
export { SymbolTriangleDown } from "./symbol-triangle-down";
|
|
564
567
|
export { SymbolTriangleUp } from "./symbol-triangle-up";
|
|
565
568
|
export { Syringe } from "./syringe";
|
|
569
|
+
export { TableSync } from "./table-sync";
|
|
566
570
|
export { Tag } from "./tag";
|
|
567
571
|
export { TakeAction } from "./take-action";
|
|
568
572
|
export { Tank } from "./tank";
|
|
@@ -26,7 +26,7 @@ export const Input: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>
|
|
|
26
26
|
return (
|
|
27
27
|
<SVGIconContainer iconName="input" ref={ref} {...props}>
|
|
28
28
|
<path
|
|
29
|
-
d={isLarge ? "
|
|
29
|
+
d={isLarge ? "M400 200C400 89.8 310.2 0 200 0C176.6 0 153.6 4 131.6 12C121.2 15.8 115.8 27.2 119.6 37.6C123.4 48 134.8 53.4 145.2 49.6C162.8 43.2 181.2 40 200 40C288.2 40 360 111.8 360 200C360 288.2 288.2 360 200 360C181.2 360 162.8 356.8 145.2 350.4C134.8 346.6 123.4 352 119.6 362.4C115.8 372.8 121.2 384.2 131.6 388C153.6 396 176.6 400 200 400C310.2 400 400 310.2 400 200zM314.2000000000001 214.2L234.2 294.2C230.6 297.8 225.6 300 220 300C209 300 200 291 200 280C200 274.4 202.2 269.4 205.8 265.8L251.8 220H20C8.9543 220 0 211.0456 0 200C0 188.954 8.9543 180 20 180H251.8L206 134.2000000000001C202.2 130.6 200 125.6 200 120C200 109 209 100 220 100C225.6 100 230.6 102.2 234.2 105.8L314.2000000000001 185.8C317.8 189.4 320 194.4 320 200C320 205.6 317.8 210.6 314.2000000000001 214.2z" : "M160 0C248.2 0 320 71.644 320 160.1C320 248.5554 248.2 320 160 320C141.2 320 122.8 316.798 105.2 310.394C94.8 306.59162 89.4 295.1844 93.2 284.778C97 274.3714 108.4 268.9682 118.8 272.7704C132 277.5734 145.8 279.975 159.8 279.975C226 279.975 279.8 226.1414 279.8 159.9C279.8 93.658 226 39.824 159.8 39.824C145.8 39.824 132 42.226 118.8 47.03C108.4 50.832 97 45.428 93.2 35.022C89.4 24.616 94.8 13.208 105.2 9.406C122.8 3.002 141.2 0 160 0zM234.2 174.1088C237.8 170.5066 240 165.5034 240 159.9C240 154.2964 237.8 149.2934 234.2 145.691L174.2 85.654C170.6 82.052 165.6 79.85 160 79.85C149 79.85 140 88.856 140 99.862C140 105.466 142.2 110.47 146 114.072L171.8 139.8874H20C9 139.8874 0 148.893 0 159.9C0 170.9068 9 179.9124 20 179.9124H171.8L145.8 205.7286C142.2 209.3308 140 214.334 140 219.9374C140 230.9444 149 239.95 160 239.95C165.6 239.95 170.6 237.7486 174.2 234.1464L234.2 174.1088z"}
|
|
30
30
|
fillRule="evenodd"
|
|
31
31
|
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
32
|
style={style}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const Output: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="output" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 200C0 89.8 89.8 0 200 0C223.4 0 246.4 4 268.4 12C278.8 15.8 284.2000000000001 27.2 280.4 37.6C276.6 48 265.2 53.4 254.8 49.6C237.2 43.2 218.8 40 200 40C111.8 40 40 111.8 40 200C40 288.2 111.8 360 200 360C218.8 360 237.2 356.8 254.8 350.4C265.2 346.6 276.6 352 280.4 362.4C284.2000000000001 372.8 278.8 384.2 268.4 388C246.4 396 223.4 400 200 400C89.8 400 0 310.2 0 200zM394.2000000000001 214.2L314.2000000000001 294.2C310.6 297.8 305.6 300 300 300C289 300 280 291 280 280C280 274.4 282.2 269.4 285.8 265.8L331.8 220H100C88.9544 220 80 211.0456 80 200C80 188.954 88.9544 180 100 180H331.8L286 134.2000000000001C282.2 130.6 280 125.6 280 120C280 109 289 100 300 100C305.6 100 310.6 102.2 314.2000000000001 105.8L394.2000000000001 185.8C397.8 189.4 400 194.4 400 200C400 205.6 397.8 210.6 394.2000000000001 214.2z" : "M160 0C71.8 0 0 71.644 0 160.1C0 248.5554 71.8 320 160 320C178.8 320 197.2 316.798 214.8 310.394C225.2 306.59162 230.6 295.1844 226.8 284.778C223 274.3714 211.6 268.9682 201.2 272.7704C188 277.5734 174.2 279.975 160.2 279.975C94 279.975 40.2 226.1414 40.2 159.9C40.2 93.658 94 39.824 160.2 39.824C174.2 39.824 188 42.226 201.2 47.03C211.6 50.832 223 45.428 226.8 35.022C230.6 24.616 225.2 13.208 214.8 9.406C197.2 3.002 178.8 0 160 0zM314.2000000000001 174.1088C317.8 170.5066 320 165.5034 320 159.9C320 154.2964 317.8 149.2934 314.2000000000001 145.691L254.2 85.654C250.6 82.052 245.6 79.85 240 79.85C229 79.85 220 88.856 220 99.862C220 105.466 222.2 110.47 226 114.072L251.8 139.8874H100C89 139.8874 80 148.893 80 159.9C80 170.9068 89 179.9124 100 179.9124H251.8L225.8 205.7286C222.2 209.3308 220 214.334 220 219.9374C220 230.9444 229 239.95 240 239.95C245.6 239.95 250.6 237.7486 254.2 234.1464L314.2000000000001 174.1088z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
Output.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
Output.displayName = `Blueprint5.Icon.Output`;
|
|
41
|
+
export default Output;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const RangeRing: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="range-ring" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M200 400C191.1646 400 182.4534 399.425848 173.9034 398.31058C162.9506 396.88186 155.2296 386.84458 156.6584 375.8916C158.087 364.9388 168.1244 357.2178 179.0772 358.6466C185.9162 359.5386 192.8992 360 200 360C207.1 360 214.084 359.5386 220.922 358.6466C231.876 357.2178 241.912 364.9388 243.342 375.8916C244.77 386.84458 237.05 396.88186 226.096 398.31058C217.546 399.425848 208.836 400 200 400zM102.6054 326.9536C111.3638 333.684 113.0076 346.24 106.2772 354.9984C99.5468 363.7568 86.9906 365.4008 78.2324 358.6702C64.3844 348.0288 51.9712 335.6156 41.3298 321.7676C34.5992 313.0094000000001 36.2432 300.4532000000001 45.0016 293.7228C53.76 286.9924 66.316 288.6362 73.0464 297.3946C81.5696 308.4858 91.5142 318.4304 102.6054 326.9536zM321.7680000000001 358.6702C313.01 365.4008 300.454 363.7568 293.722 354.9984C286.992 346.24 288.636 333.684 297.394 326.9536C308.486 318.4304 318.43 308.4858 326.954 297.3946C333.6840000000001 288.6362 346.24 286.9924 354.998 293.7228C363.756 300.4532000000001 365.4 313.0094000000001 358.67 321.7676C348.028 335.6156 335.616 348.0288 321.7680000000001 358.6702zM41.3534 220.9228C42.7822 231.8756 35.0612 241.913 24.1084 243.3416C13.15542 244.7704 3.11814 237.0494 1.68942 226.0966C0.574152 217.5466 0 208.8354 0 200C0 191.164 0.574152 182.454 1.68942 173.904C3.11814 162.95 13.15542 155.23 24.1084 156.658C35.0612 158.088 42.7822 168.124 41.3534 179.078C40.4614 185.916 40 192.9 40 200C40 207.1008 40.4614 214.0838 41.3534 220.9228zM398.3100000000001 226.0966C396.882 237.0494 386.844 244.7704 375.892 243.3416C364.938 241.913 357.218 231.8756 358.646 220.9228C359.538 214.0838 360 207.1008 360 200C360 192.9 359.538 185.916 358.646 179.078C357.218 168.124 364.938 158.088 375.892 156.658C386.844 155.23 396.882 162.95 398.3100000000001 173.904C399.426 182.454 400 191.164 400 200C400 208.8354 399.426 217.5466 398.3100000000001 226.0966zM73.0464 102.606C66.316 111.364 53.76 113.008 45.0016 106.278C36.2432 99.546 34.5992 86.99 41.3298 78.232C51.9712 64.384 64.3844 51.972 78.2324 41.33C86.9906 34.6 99.5468 36.244 106.2772 45.002C113.0076 53.76 111.3638 66.316 102.6054 73.046C91.5142 81.57 81.5696 91.514 73.0464 102.606zM358.67 78.232C365.4 86.99 363.756 99.546 354.998 106.278C346.24 113.008 333.6840000000001 111.364 326.954 102.606C318.43 91.514 308.486 81.57 297.394 73.046C288.636 66.316 286.992 53.76 293.722 45.002C300.454 36.244 313.01 34.6 321.7680000000001 41.33C335.616 51.972 348.028 64.384 358.67 78.232zM179.0772 41.354C168.1244 42.782 158.087 35.062 156.6584 24.108C155.2296 13.1560000000001 162.9506 3.118 173.9034 1.6899999999999C182.4534 0.574 191.1646 0 200 0C208.836 0 217.546 0.574 226.096 1.6899999999999C237.05 3.118 244.77 13.1560000000001 243.342 24.108C241.912 35.062 231.876 42.782 220.922 41.354C214.084 40.462 207.1 40 200 40C192.8992 40 185.9162 40.462 179.0772 41.354zM200 260C233.138 260 260 233.137 260 200C260 166.862 233.138 140 200 140C166.863 140 140 166.862 140 200C140 233.137 166.863 260 200 260zM300 200C300 255.2284 255.228 300 200 300C144.7716 300 100 255.2284 100 200C100 144.772 144.7716 100 200 100C255.228 100 300 144.772 300 200z" : "M160 320C152.9354 320 145.9678 319.540902 139.1278 318.64867C128.1748 317.21996 120.454 307.18268 121.8828 296.2298C123.3114 285.2768 133.3488 277.556 144.3016 278.9846C149.4306 279.6538 154.6698 280 160 280C165.3302 280 170.5694 279.6538 175.6984 278.9846C186.6512 277.556 196.6886 285.2768 198.1172 296.2298C199.546 307.18268 191.8252 317.21996 180.8722 318.6486740000001C174.0322 319.540902 167.0646 320 160 320zM86.9568 255.2176C95.7152 261.948 97.359 274.5042000000001 90.6286 283.2624C83.8982 292.0208 71.342 293.6648 62.5836 286.9344C51.5068 278.4222 41.5778 268.4932 33.0656 257.4164C26.3352 248.658 27.9792 236.1018 36.7376 229.3714C45.4958 222.641 58.052 224.2848 64.7824 233.0432C71.1762 241.3634 78.6366 248.8238 86.9568 255.2176zM257.416 286.9344C248.658 293.6648 236.102 292.0208 229.372 283.2624C222.64 274.5042000000001 224.284 261.948 233.044 255.2176C241.364 248.8238 248.824 241.3634 255.218 233.0432C261.948 224.2848 274.504 222.641 283.262 229.3714C292.0200000000001 236.1018 293.664 248.658 286.9340000000001 257.4164C278.422 268.4932 268.494 278.4222 257.416 286.9344zM318.648 180.8722C317.2200000000001 191.8252 307.182 199.546 296.23 198.1172C285.276 196.6886 277.5560000000001 186.6512 278.984 175.6984C279.654 170.5694 280 165.3302 280 160C280 154.6698 279.654 149.4306 278.984 144.3016C277.5560000000001 133.3488 285.276 123.3114 296.23 121.8828C307.182 120.454 317.2200000000001 128.1748 318.648 139.1278C319.54 145.9678 320 152.9354 320 160C320 167.0646 319.54 174.0322 318.648 180.8722zM41.0154 175.6984C42.444 186.6512 34.7232 196.6886 23.7702 198.1172C12.81732 199.546 2.78004 191.825 1.351326 180.8722C0.459098 174.0322 0 167.0646 0 160C0 152.9354 0.459098 145.9678 1.35133 139.1278C2.78004 128.1748 12.81732 120.454 23.7702 121.8828C34.7232 123.3114 42.444 133.3488 41.0154 144.3016C40.3462 149.4306 40 154.6698 40 160C40 165.3302 40.3462 170.5694 41.0154 175.6984zM64.7824 86.956C58.052 95.716 45.4958 97.36 36.7376 90.628C27.9792 83.898 26.3352 71.342 33.0656 62.584C41.5778 51.506 51.5068 41.578 62.5836 33.066C71.342 26.336 83.8982 27.98 90.6286 36.738C97.359 45.496 95.7152 58.052 86.9568 64.782C78.6366 71.176 71.1762 78.636 64.7824 86.956zM286.9340000000001 62.584C293.664 71.342 292.0200000000001 83.898 283.262 90.628C274.504 97.36 261.948 95.716 255.218 86.956C248.824 78.636 241.364 71.176 233.044 64.782C224.284 58.052 222.64 45.496 229.372 36.738C236.102 27.98 248.658 26.336 257.416 33.066C268.494 41.578 278.422 51.506 286.9340000000001 62.584zM180.8722 1.352C191.8252 2.78 199.546 12.818 198.1172 23.77C196.6886 34.724 186.6512 42.444 175.6984 41.016C170.5694 40.346 165.3302 40 160 40C154.6698 40 149.4306 40.346 144.3016 41.016C133.3488 42.444 123.3114 34.724 121.8828 23.77C120.454 12.818 128.175 2.78 139.1278 1.352C145.9678 0.46 152.9354 0 160 0C167.0646 0 174.0322 0.46 180.8722 1.352zM160 200C182.0914 200 200 182.0914 200 160C200 137.9086 182.0914 120 160 120C137.9086 120 120 137.9086 120 160C120 182.0914 137.9086 200 160 200zM240 160C240 204.1828 204.182 240 160 240C115.8172 240 80 204.1828 80 160C80 115.818 115.8172 80 160 80C204.182 80 240 115.818 240 160z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
RangeRing.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
RangeRing.displayName = `Blueprint5.Icon.RangeRing`;
|
|
41
|
+
export default RangeRing;
|
|
@@ -26,7 +26,7 @@ export const Refresh: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProp
|
|
|
26
26
|
return (
|
|
27
27
|
<SVGIconContainer iconName="refresh" ref={ref} {...props}>
|
|
28
28
|
<path
|
|
29
|
-
d={isLarge ? "
|
|
29
|
+
d={isLarge ? "M72.7208 327.2792C106.4774 361.0358 152.261 380 200 380C248.774 380 303.64 365.6654 340 330.5748V360C340 371.0456 348.954 380 360 380C371.046 380 380 371.0456 380 360V280C380 268.9544 371.046 260 360 260H280C268.954 260 260 268.9544 260 280C260 291.0456 268.954 300 280 300H313.998C287.926 326.4008 244.348 340 200 340C162.8698 340 127.2602 325.25 101.005 298.995C74.75 272.7398 60 237.1304 60 200C60 188.954 51.0456 180 40 180C28.9544 180 20 188.954 20 200C20 247.739 38.9642 293.5228 72.7208 327.2792zM327.2800000000001 72.72C293.522 38.964 247.738 20 200 20C151.2264 20 96.3604 34.334 60 69.426V40C60 28.954 51.0456 20 40 20C28.9544 20 20 28.954 20 40V120C20 131.046 28.9544 140 40 140H120C131.0458 140 140 131.046 140 120C140 108.954 131.0458 100 120 100H86.0012C112.0736 73.6 155.6518 60 200 60C237.13 60 272.74 74.75 298.9940000000001 101.006C325.25 127.26 340 162.87 340 200C340 211.0456 348.954 220 360 220C371.046 220 380 211.0456 380 200C380 152.26 361.036 106.478 327.2800000000001 72.72z" : "M160 260C104.7716 260 60 215.2284 60 160C60 148.9544 51.0456 140 40 140C28.9544 140 20 148.9544 20 160C20 237.3198 82.6802 300 160 300C194.383 300 232.382 291.6802 260 268.6506V280C260 291.0456 268.954 300 280 300C291.046 300 300 291.0456 300 280V220C300 208.9544 291.046 200 280 200H220C208.954 200 200 208.9544 200 220C200 231.0456 208.954 240 220 240H231.716C214.034 253.3168 188.34 260 160 260zM160 60C215.228 60 260 104.772 260 160C260 171.0456 268.954 180 280 180C291.046 180 300 171.0456 300 160C300 82.68 237.32 20 160 20C125.617 20 87.6184 28.32 60 51.35V40C60 28.954 51.0456 20 40 20C28.9544 20 20 28.954 20 40V100C20 111.046 28.9542 120 40 120H100C111.0458 120 120 111.046 120 100C120 88.954 111.0458 80 100 80H88.284C105.9654 66.684 131.66 60 160 60z"}
|
|
30
30
|
fillRule="evenodd"
|
|
31
31
|
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
32
|
style={style}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const TableSync: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="table-sync" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M380 380H20C8 380 0 370 0 360V40C0 30 8 20 20 20H179.982C171.2512 31.628 164.9964 45.22 161.9986 60H160V80C152.721 80 145.888 81.958 140 85.374V60H40V120H120C120 127.236 121.894 134.0800000000001 125.2822 140H40V200H140V156.684L160 176.684V200H240V176.684L242.572 174.112C245.856 182.782 252.07 190.028 260 194.626V200H360V160.024C372.56 143.308 380 122.526 380 100C387.2800000000001 100 394.112 98.042 400 94.626V360C400 370 390 380 380 380zM140 220H40V280H140V220zM240 220H160V280H240V220zM360 220H260V280H360V220zM360 68.2V100C360 144.2 324.2000000000001 180 280 180C269 180 260 171 260 160C260 149 269 140 280 140C302 140 320 122 320 100V68.2L314.2000000000001 74.2000000000001C310.6 77.8 305.6 80 300 80C289 80 280 71 280 60C280 54.4 282.2 49.4 285.8 45.8L325.8 5.8C329.4 2.2 334.4 0 340 0C345.6 0 350.6 2.2 354.2000000000001 5.8L394.2000000000001 45.8C397.8 49.4 400 54.4 400 60C400 71 391 80 380 80C374.4 80 369.4 77.8 365.8 74L360 68.2zM180 111.8V80C180 35.8 215.8 0 260 0C271 0 280 9 280 20C280 31 271 40 260 40C238 40 220 58 220 80V111.8L225.8 105.8C229.4 102.2 234.4 100 240 100C251 100 260 109 260 120C260 125.6 257.8 130.6 254.2 134.2000000000001L214.2 174.2C210.6 177.8 205.6 180 200 180C194.4 180 189.4 177.8 185.8 174.2L145.8 134.2000000000001C142.2 130.6 140 125.6 140 120C140 109 149 100 160 100C165.6 100 170.6 102.2 174.2 106L180 111.8z" : "M300 320H20C8 320 0 310 0 300V60C0 48 8 40 20 40H102.511C100.8716 46.39 100 53.092 100 60C85.2334 60 72.3024 68.056 65.373 80H40V120H65.2822C67.0288 123.0512 69.1722 125.8564 71.6578 128.3422L83.3158 140H40V180H120C120 180 131.6006 180 140 180H200C200 180 211.486 180 220 180H280V152.9662C292.452 138.8664 300 120.3296 300 100C307.2800000000001 100 314.112 98.042 320 94.626V300C320 310 312 320 300 320zM120 200H40V240H120V200zM200 200H140V240H200V200zM280 200H220V240H280V200zM194.2 114.2L154.2 154.2C150.6 157.8 145.6 160 140 160C134.4 160 129.4 157.8 125.8 154.2L85.8 114.2C82.2 110.6 80 105.6 80 100C80 89 89 80 100 80C105.6 80 110.6 82.2 114.2 85.8L120 91.8V60C120 26.8 146.8 0 180 0C191 0 200 9 200 20C200 31 191 40 180 40C169 40 160 49 160 60V91.8L165.8 85.8C169.4 82.2 174.4 80 180 80C191 80 200 89 200 100C200 105.6 197.8 110.6 194.2 114.2zM205.8 45.8L245.8 5.8C249.4 2.2 254.4 0 260 0C265.6 0 270.6 2.2 274.2000000000001 5.8L314.2000000000001 45.8C317.8 49.4 320 54.4 320 60C320 71 311 80 300 80C294.4000000000001 80 289.4000000000001 77.8 285.8 74.2L280 68.2V100C280 133.2 253.2 160 220 160C209 160 200 151 200 140C200 129 209 120 220 120C231 120 240 111 240 100V68.2L234.2 74.2C230.6 77.8 225.6 80 220 80C209 80 200 71 200 60C200 54.4 202.2 49.4 205.8 45.8z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
TableSync.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
TableSync.displayName = `Blueprint5.Icon.TableSync`;
|
|
41
|
+
export default TableSync;
|
package/src/generated/index.ts
CHANGED
|
@@ -150,6 +150,7 @@ export { Cycle } from "./components/cycle";
|
|
|
150
150
|
export { Dashboard } from "./components/dashboard";
|
|
151
151
|
export { DataConnection } from "./components/data-connection";
|
|
152
152
|
export { DataLineage } from "./components/data-lineage";
|
|
153
|
+
export { DataSearch } from "./components/data-search";
|
|
153
154
|
export { DataSync } from "./components/data-sync";
|
|
154
155
|
export { Database } from "./components/database";
|
|
155
156
|
export { Delete } from "./components/delete";
|
|
@@ -429,6 +430,7 @@ export { OneToMany } from "./components/one-to-many";
|
|
|
429
430
|
export { OneToOne } from "./components/one-to-one";
|
|
430
431
|
export { OpenApplication } from "./components/open-application";
|
|
431
432
|
export { Outdated } from "./components/outdated";
|
|
433
|
+
export { Output } from "./components/output";
|
|
432
434
|
export { PageLayout } from "./components/page-layout";
|
|
433
435
|
export { PanelStats } from "./components/panel-stats";
|
|
434
436
|
export { PanelTable } from "./components/panel-table";
|
|
@@ -464,6 +466,7 @@ export { PublishFunction } from "./components/publish-function";
|
|
|
464
466
|
export { Pulse } from "./components/pulse";
|
|
465
467
|
export { Rain } from "./components/rain";
|
|
466
468
|
export { Random } from "./components/random";
|
|
469
|
+
export { RangeRing } from "./components/range-ring";
|
|
467
470
|
export { Record } from "./components/record";
|
|
468
471
|
export { RectHeight } from "./components/rect-height";
|
|
469
472
|
export { RectWidth } from "./components/rect-width";
|
|
@@ -566,6 +569,7 @@ export { SymbolSquare } from "./components/symbol-square";
|
|
|
566
569
|
export { SymbolTriangleDown } from "./components/symbol-triangle-down";
|
|
567
570
|
export { SymbolTriangleUp } from "./components/symbol-triangle-up";
|
|
568
571
|
export { Syringe } from "./components/syringe";
|
|
572
|
+
export { TableSync } from "./components/table-sync";
|
|
569
573
|
export { Tag } from "./components/tag";
|
|
570
574
|
export { TakeAction } from "./components/take-action";
|
|
571
575
|
export { Tank } from "./components/tank";
|