@blueprintjs/icons 5.9.0 → 5.10.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-6867.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 +112 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +18 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/css-style.js +4 -0
- package/lib/cjs/generated/16px/paths/css-style.js.map +1 -0
- package/lib/cjs/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/data-sync.js +4 -0
- package/lib/cjs/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/cjs/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/excavator.js +4 -0
- package/lib/cjs/generated/16px/paths/excavator.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +16 -0
- package/lib/cjs/generated/16px/paths/index.js +43 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/16px/paths/vector.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/vector.js +4 -0
- package/lib/cjs/generated/16px/paths/vector.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/css-style.js +4 -0
- package/lib/cjs/generated/20px/paths/css-style.js.map +1 -0
- package/lib/cjs/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/data-sync.js +4 -0
- package/lib/cjs/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/cjs/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/excavator.js +4 -0
- package/lib/cjs/generated/20px/paths/excavator.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +16 -0
- package/lib/cjs/generated/20px/paths/index.js +43 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/20px/paths/vector.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/vector.js +4 -0
- package/lib/cjs/generated/20px/paths/vector.js.map +1 -0
- package/lib/cjs/generated/components/css-style.d.ts +4 -0
- package/lib/cjs/generated/components/css-style.js +35 -0
- package/lib/cjs/generated/components/css-style.js.map +1 -0
- package/lib/cjs/generated/components/data-sync.d.ts +4 -0
- package/lib/cjs/generated/components/data-sync.js +35 -0
- package/lib/cjs/generated/components/data-sync.js.map +1 -0
- package/lib/cjs/generated/components/excavator.d.ts +4 -0
- package/lib/cjs/generated/components/excavator.js +35 -0
- package/lib/cjs/generated/components/excavator.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +16 -0
- package/lib/cjs/generated/components/index.js +43 -11
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/cjs/generated/components/layout-three-columns.js +35 -0
- package/lib/cjs/generated/components/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/cjs/generated/components/layout-three-rows.js +35 -0
- package/lib/cjs/generated/components/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/cjs/generated/components/layout-two-columns.js +35 -0
- package/lib/cjs/generated/components/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/cjs/generated/components/layout-two-rows.js +35 -0
- package/lib/cjs/generated/components/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/components/vector.d.ts +4 -0
- package/lib/cjs/generated/components/vector.js +35 -0
- package/lib/cjs/generated/components/vector.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +16 -0
- package/lib/cjs/generated/index.js +43 -11
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +16 -0
- package/lib/cjs/iconNames.d.ts +32 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +48 -0
- 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 +48 -0
- 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 +18 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/esm/generated/16px/paths/css-style.js +2 -0
- package/lib/esm/generated/16px/paths/css-style.js.map +1 -0
- package/lib/esm/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/esm/generated/16px/paths/data-sync.js +2 -0
- package/lib/esm/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/esm/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/esm/generated/16px/paths/excavator.js +2 -0
- package/lib/esm/generated/16px/paths/excavator.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +16 -0
- package/lib/esm/generated/16px/paths/index.js +16 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.js +2 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.js +2 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.js +2 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.js +2 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/16px/paths/vector.d.ts +2 -0
- package/lib/esm/generated/16px/paths/vector.js +2 -0
- package/lib/esm/generated/16px/paths/vector.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/esm/generated/20px/paths/css-style.js +2 -0
- package/lib/esm/generated/20px/paths/css-style.js.map +1 -0
- package/lib/esm/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/esm/generated/20px/paths/data-sync.js +2 -0
- package/lib/esm/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/esm/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/esm/generated/20px/paths/excavator.js +2 -0
- package/lib/esm/generated/20px/paths/excavator.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +16 -0
- package/lib/esm/generated/20px/paths/index.js +16 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.js +2 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.js +2 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.js +2 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.js +2 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/20px/paths/vector.d.ts +2 -0
- package/lib/esm/generated/20px/paths/vector.js +2 -0
- package/lib/esm/generated/20px/paths/vector.js.map +1 -0
- package/lib/esm/generated/components/css-style.d.ts +4 -0
- package/lib/esm/generated/components/css-style.js +32 -0
- package/lib/esm/generated/components/css-style.js.map +1 -0
- package/lib/esm/generated/components/data-sync.d.ts +4 -0
- package/lib/esm/generated/components/data-sync.js +32 -0
- package/lib/esm/generated/components/data-sync.js.map +1 -0
- package/lib/esm/generated/components/excavator.d.ts +4 -0
- package/lib/esm/generated/components/excavator.js +32 -0
- package/lib/esm/generated/components/excavator.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +16 -0
- package/lib/esm/generated/components/index.js +16 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/esm/generated/components/layout-three-columns.js +32 -0
- package/lib/esm/generated/components/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/esm/generated/components/layout-three-rows.js +32 -0
- package/lib/esm/generated/components/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/esm/generated/components/layout-two-columns.js +32 -0
- package/lib/esm/generated/components/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/esm/generated/components/layout-two-rows.js +32 -0
- package/lib/esm/generated/components/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/components/vector.d.ts +4 -0
- package/lib/esm/generated/components/vector.js +32 -0
- package/lib/esm/generated/components/vector.js.map +1 -0
- package/lib/esm/generated/index.d.ts +16 -0
- package/lib/esm/generated/index.js +16 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +16 -0
- package/lib/esm/iconNames.d.ts +32 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +18 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/css-style.js +2 -0
- package/lib/esnext/generated/16px/paths/css-style.js.map +1 -0
- package/lib/esnext/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/data-sync.js +2 -0
- package/lib/esnext/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/esnext/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/excavator.js +2 -0
- package/lib/esnext/generated/16px/paths/excavator.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +16 -0
- package/lib/esnext/generated/16px/paths/index.js +16 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/16px/paths/vector.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/vector.js +2 -0
- package/lib/esnext/generated/16px/paths/vector.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/css-style.js +2 -0
- package/lib/esnext/generated/20px/paths/css-style.js.map +1 -0
- package/lib/esnext/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/data-sync.js +2 -0
- package/lib/esnext/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/esnext/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/excavator.js +2 -0
- package/lib/esnext/generated/20px/paths/excavator.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +16 -0
- package/lib/esnext/generated/20px/paths/index.js +16 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/20px/paths/vector.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/vector.js +2 -0
- package/lib/esnext/generated/20px/paths/vector.js.map +1 -0
- package/lib/esnext/generated/components/css-style.d.ts +4 -0
- package/lib/esnext/generated/components/css-style.js +31 -0
- package/lib/esnext/generated/components/css-style.js.map +1 -0
- package/lib/esnext/generated/components/data-sync.d.ts +4 -0
- package/lib/esnext/generated/components/data-sync.js +31 -0
- package/lib/esnext/generated/components/data-sync.js.map +1 -0
- package/lib/esnext/generated/components/excavator.d.ts +4 -0
- package/lib/esnext/generated/components/excavator.js +31 -0
- package/lib/esnext/generated/components/excavator.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +16 -0
- package/lib/esnext/generated/components/index.js +16 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/esnext/generated/components/layout-three-columns.js +31 -0
- package/lib/esnext/generated/components/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/esnext/generated/components/layout-three-rows.js +31 -0
- package/lib/esnext/generated/components/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/esnext/generated/components/layout-two-columns.js +31 -0
- package/lib/esnext/generated/components/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/esnext/generated/components/layout-two-rows.js +31 -0
- package/lib/esnext/generated/components/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/components/vector.d.ts +4 -0
- package/lib/esnext/generated/components/vector.js +31 -0
- package/lib/esnext/generated/components/vector.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +16 -0
- package/lib/esnext/generated/index.js +16 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +16 -0
- package/lib/esnext/iconNames.d.ts +32 -0
- package/lib/scss/blueprint-icons-16.scss +16 -0
- package/package.json +1 -1
- package/src/generated/16px/_icon-variables.scss +16 -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 +48 -0
- package/src/generated/16px/blueprint-icons-16.ts +64 -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 -0
- package/src/generated/16px/paths/data-sync.ts +1 -0
- package/src/generated/16px/paths/excavator.ts +1 -0
- package/src/generated/16px/paths/index.ts +16 -0
- package/src/generated/16px/paths/layout-bottom-row-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-bottom-row-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-left-column-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-left-column-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-right-column-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-right-column-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-three-columns.ts +1 -0
- package/src/generated/16px/paths/layout-three-rows.ts +1 -0
- package/src/generated/16px/paths/layout-top-row-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-top-row-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-two-columns.ts +1 -0
- package/src/generated/16px/paths/layout-two-rows.ts +1 -0
- package/src/generated/16px/paths/vector.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 +48 -0
- package/src/generated/20px/blueprint-icons-20.ts +64 -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 -0
- package/src/generated/20px/paths/data-sync.ts +1 -0
- package/src/generated/20px/paths/excavator.ts +1 -0
- package/src/generated/20px/paths/index.ts +16 -0
- package/src/generated/20px/paths/layout-bottom-row-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-bottom-row-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-left-column-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-left-column-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-right-column-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-right-column-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-three-columns.ts +1 -0
- package/src/generated/20px/paths/layout-three-rows.ts +1 -0
- package/src/generated/20px/paths/layout-top-row-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-top-row-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-two-columns.ts +1 -0
- package/src/generated/20px/paths/layout-two-rows.ts +1 -0
- package/src/generated/20px/paths/vector.ts +1 -0
- package/src/generated/components/css-style.tsx +41 -0
- package/src/generated/components/data-sync.tsx +41 -0
- package/src/generated/components/excavator.tsx +41 -0
- package/src/generated/components/index.ts +16 -0
- package/src/generated/components/layout-bottom-row-three-tiles.tsx +41 -0
- package/src/generated/components/layout-bottom-row-two-tiles.tsx +41 -0
- package/src/generated/components/layout-left-column-three-tiles.tsx +41 -0
- package/src/generated/components/layout-left-column-two-tiles.tsx +41 -0
- package/src/generated/components/layout-right-column-three-tiles.tsx +41 -0
- package/src/generated/components/layout-right-column-two-tiles.tsx +41 -0
- package/src/generated/components/layout-three-columns.tsx +41 -0
- package/src/generated/components/layout-three-rows.tsx +41 -0
- package/src/generated/components/layout-top-row-three-tiles.tsx +41 -0
- package/src/generated/components/layout-top-row-two-tiles.tsx +41 -0
- package/src/generated/components/layout-two-columns.tsx +41 -0
- package/src/generated/components/layout-two-rows.tsx +41 -0
- package/src/generated/components/vector.tsx +41 -0
- package/src/generated/index.ts +16 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-20";
|
|
3
|
-
src: url("./blueprint-icons-20.ttf?
|
|
4
|
-
url("./blueprint-icons-20.eot?
|
|
5
|
-
url("./blueprint-icons-20.woff2?
|
|
6
|
-
url("./blueprint-icons-20.woff?
|
|
7
|
-
url("./blueprint-icons-20.svg?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?c4b75bae44f3d7c4a42635f60927e172") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?c4b75bae44f3d7c4a42635f60927e172#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?c4b75bae44f3d7c4a42635f60927e172") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?c4b75bae44f3d7c4a42635f60927e172") format("woff"),
|
|
7
|
+
url("./blueprint-icons-20.svg?c4b75bae44f3d7c4a42635f60927e172#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -376,6 +376,9 @@
|
|
|
376
376
|
<glyph glyph-name="crown"
|
|
377
377
|
unicode=""
|
|
378
378
|
horiz-adv-x="400" d="M40 240L120 200L200 300L280 200L360 240L340 100L60 100L40 240zM200 360C211.045694 360 220 351.045695 220 340C220 328.954305 211.045694 320 200 320C188.954305 320 180 328.954305 180 340C180 351.045695 188.954305 360 200 360zM20 300C31.045695 300 40 291.045695 40 280C40 268.954305 31.045695 260 20 260C8.954305 260 0 268.954305 0 280C0 291.045695 8.954305 300 20 300zM380 300C391.0456940000001 300 400 291.045695 400 280C400 268.954305 391.0456940000001 260 380 260C368.954306 260 360 268.954305 360 280C360 291.045695 368.954306 300 380 300zM60 80L340 80L340 40L60 40L60 80z" />
|
|
379
|
+
<glyph glyph-name="css-style"
|
|
380
|
+
unicode=""
|
|
381
|
+
horiz-adv-x="400" d="M60 380C60 391.04568 68.9544 400 80 400H241.21C246.358 400 251.308 398.014766 255.03 394.4574600000001L373.82 280.9078C377.7680000000001 277.1344000000001 380 271.911 380 266.4502V20C380 8.954 371.046 0 360 0H285.846C293.858 8.784 300 20.846 300 35C300 36.72 299.914 38.386 299.75 40H340V220H220C208.954 220 200 228.9544 200 240V360H100V125.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.168V380zM240 260V360L340 260H240zM40 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" />
|
|
379
382
|
<glyph glyph-name="cube-add"
|
|
380
383
|
unicode=""
|
|
381
384
|
horiz-adv-x="400" d="M340 340L380 340C391.0456940000001 340 400 331.045695 400 320C400 308.954305 391.0456940000001 300 380 300L340 300L340 260C340 248.954305 331.0456940000001 240 320 240C308.9543060000001 240 300 248.954305 300 260L300 300L260 300C248.954306 300 240 308.954305 240 320C240 331.045695 248.954306 340 260 340L300 340L300 380C300 391.045695 308.9543060000001 400 320 400C331.0456940000001 400 340 391.045695 340 380L340 340zM260.6251900000001 251.306629L200 215.6051288L39.0633182 310.3789524L187.2421416 390.78281158C195.147553 395.07239614 204.852446 395.07239614 212.757858 390.78281158L239.351824 376.3525618C216.38718 367.9356178 200 345.8815244 200 320C200 286.862915 226.862916 260 260 260C260 257.0475482 260.21325 254.1449036 260.6251900000001 251.306629zM266.999778 231.8502962C277.085288 212.9008086 297.03607 200 320 200C353.137084 200 380 226.862915 380 260L380 118.864096C380 110.101668 375.0555020000001 102.01105 367.043572 97.663668L212.757858 13.9461260000001C211.860026 13.45895 210.938982 13.027104 210 12.650586L210 198.28376L266.999778 231.8502962zM22.7192898 296.7935118L190 198.28376L190 12.650586C189.0610178 13.027104 188.1399744 13.45895 187.2421416 13.9461260000001L32.9564272 97.663668C24.9444988 102.01105 20 110.101668 20 118.864096L20 285.8648418C20 289.7257424 20.9599542 293.4562136 22.7192898 296.7935118z" />
|
|
@@ -406,6 +409,9 @@
|
|
|
406
409
|
<glyph glyph-name="data-lineage"
|
|
407
410
|
unicode=""
|
|
408
411
|
horiz-adv-x="400" d="M21.052632 400C9.425586 400 0 390.57441578 0 378.9473684L0 315.7894736C0 304.1624264 9.425586 294.7368422 21.052632 294.7368422L86.564802 294.7349946C93.76105 252.145896 122.419682 216.7835934 161.119494 199.989142C122.413254 183.210612 93.75153 147.841942 86.561218 105.243726L21.052632 105.263158C9.425586 105.263158 0 95.837572 0 84.210526L0 21.052632C0 9.425586 9.425586 0 21.052632 0L169.760088 0C181.387136 0 190.81272 9.425586 190.81272 21.052632L190.81272 84.210526C190.81272 95.837572 181.387136 105.263158 169.760088 105.263158L108.128402 105.267116C117.951928 153.312308 160.730214 189.473684 212.0141344 189.473684L212.0141344 147.368422C212.0141344 135.741374 221.4397186 126.31579 233.0667658 126.31579L378.9473684 126.31579C390.5744157800001 126.31579 400 135.741374 400 147.368422L400 252.631579C400 264.2586264000001 390.5744157800001 273.6842106000001 378.9473684 273.6842106000001L233.0667658 273.6842106000001C221.4397186 273.6842106000001 212.0141344 264.2586264000001 212.0141344 252.631579L212.0141344 210.5263158C160.737694 210.5263158 117.964404 246.6771452 108.132702 294.7118652000001L169.760088 294.7368422C181.387136 294.7368422 190.81272 304.1624264 190.81272 315.7894736L190.81272 378.9473684C190.81272 390.57441578 181.387136 400 169.760088 400L21.052632 400z" />
|
|
412
|
+
<glyph glyph-name="data-sync"
|
|
413
|
+
unicode=""
|
|
414
|
+
horiz-adv-x="400" d="M20 318V210C20 184.132 82.8988 162.83 163.576 160.26L171.6578 168.342C178.9658 175.65 189.0354 180 200 180C210.964 180 221.034 175.65 228.342 168.342L233.788 162.896C235.93 163.134 238.048 163.386 240.146 163.654C240.89 172.906 244.5 181.786 251.358 188.642C259.1140000000001 196.398 269.456 200 280 200C296.3040000000001 200 311.724 196.056 325.3520000000001 189.074C334.756 195.44 340 202.53 340 210V318C310.2 295.4 249.8 280 180 280C110.4 280 50 295.4 20 318zM20 178C44.7878 159.326 90.3298 145.568 144.6674 141.352L131.6578 128.342C124.35 121.034 120 110.964 120 100C120 77.954 137.9544 60 160 60C160.673 60 161.3426 60.016 162.0084 60.048C165.0256 45.268 171.3248 31.652 180.1058 20H180C91.6 20 20 42.4 20 70V178zM180 300C268.4 300 340 322.4 340 350C340 377.6 268.4 400 180 400C91.6 400 20 377.6 20 350C20 322.4 91.8 300 180 300zM280 180C324 180 360 144 360 100V88.2L365.8 94C369.4 97.8 374.4 100 380 100C391 100 400 91 400 80C400 74.4 397.8 69.4 394.2000000000001 65.8L354.2000000000001 25.8C350.6 22.2 345.6 20 340 20C334.4 20 329.4 22.2 325.8 25.8L285.8 65.8C282.2 69.4 280 74.4 280 80C280 91 289 100 300 100C305.6 100 310.6 97.8 314.2000000000001 94.2000000000001L320 88.2V100C320 122 302 140 280 140C268 140 260 148 260 160C260 172 268 180 280 180zM160 80C165.6 80 170.6 82.2 174.2 85.8L180 91.8V80C180 36 216 0 260 0C272 0 280 8 280 20C280 32 272 40 260 40C238 40 220 58 220 80V91.8L225.8 86C229.4 82.2 234.4 80 240 80C251 80 260 89 260 100C260 105.6 257.8 110.6 254.2 114.2000000000001L214.2 154.2C210.6 157.8 205.6 160 200 160C194.4 160 189.4 157.8 185.8 154.2L145.8 114.2000000000001C142.2 110.6 140 105.6 140 100C140 89 149 80 160 80z" />
|
|
409
415
|
<glyph glyph-name="database"
|
|
410
416
|
unicode=""
|
|
411
417
|
horiz-adv-x="400" d="M40.2 298V190C40.2 162.4 111.8 140 200.2 140S360.2 162.4 360.2 190V298C330.4 275.4 270 260 200.2 260C130.6 260 70.2 275.4 40.2 298zM200.2 280C288.6 280 360.2 302.4 360.2 330C360.2 357.6 288.6 380 200.2 380S40.2 357.6 40.2 330C40.2 302.4 112 280 200.2 280zM40.2 158V50C40.2 22.4 111.8 0 200.2 0S360.2 22.4 360.2 50V158C330.4 135.4 270 120 200.2 120C130.6 120 70.2 135.4 40.2 158z" />
|
|
@@ -538,6 +544,9 @@
|
|
|
538
544
|
<glyph glyph-name="euro"
|
|
539
545
|
unicode=""
|
|
540
546
|
horiz-adv-x="400" d="M177.8 310.6C189 316.8 202.4 320 218.4 320C227.2 320 235.4 318.6 243.4 315.6C251.4 312.8 258.6 308.6 264.8 303.6C268.2 300.8 271.4 297.6 274.2000000000001 294.2000000000001L320.6 340.6C317.4000000000001 343.6 314.6 347 311.2 349.8C298.8 359.6 284.6 367.2000000000001 268.8 372.4000000000001C252.8 377.4 236 380 218.4 380C193.6 380 171.4 375.6 151.8 366.8C132 358 115.4 345.8 102 330.4C88.4 314.8 78 296.8 70.8 276C69 270.8 68.2 265.2 66.8 260H40C29 260 20 251 20 240S29 220 40 220H60.8C60.6 216 60 212.4 60 208.4C60 205.4 60.6 202.8 60.6 200H40C29 200 20 191 20 180S29 160 40 160H66.2C67.6 154 68.8 148 70.8 142.2C78 121.8 88.4 103.8 102 88.8C115.6 73.6 132.2 61.8 151.8 53C171.4 44.4 193.6 40 218.4 40C238.2 40 256.4 43 273 49.2C289.6 55.2 304 64 316.4 75.6C317 76.2000000000001 317.4000000000001 76.8 318 77.4L269.8 120.4C269.6 120.2000000000001 269.4000000000001 120.0000000000001 269.4000000000001 119.8000000000001C257.2000000000001 106.4 240.2000000000001 99.8000000000001 218.6 99.8000000000001C202.6 99.8000000000001 189.2 103.0000000000001 178 109.2000000000001C166.8 115.4000000000001 157.8 123.6000000000001 151 134.0000000000001C145.4 141.6 141.6 150.6 138.4 160H240C251 160 260 169 260 180S251 200 240 200H131.2C131.2 202.8 130.8 205.6 130.8 208.4C130.8 212.4 131.2 216.2 131.4 220H260C271 220 280 229 280 240S271 260 260 260H138.8C141.8 269.2 145.6 278 150.6 285.6C157.6 296 166.6 304.4 177.8 310.6zM360 172.4V172C360 172.2 360 172.4 360 172.4L360 172.4z" />
|
|
547
|
+
<glyph glyph-name="excavator"
|
|
548
|
+
unicode=""
|
|
549
|
+
horiz-adv-x="400" d="M383.216 203.9222C381.346 213.2708 373.1380000000001 220 363.604 220H320V300C320 311.0456 311.046 320 300 320H230C223.704 320 217.776 317.036 214 312L195.2168 280L162.7512 224.688C160.9494 221.6184 159.9994 218.1234 159.9994 214.564V160C159.9994 148.954 168.9538 140 179.9994 140H375.6040000000001C388.2240000000001 140 397.69 151.546 395.216 163.922L383.216 203.9222zM200 220L235.2 280H280V220H200zM85 390.00004C73.895 395.55258 56.735 389.11658 53.1674 377.2244L0 200C0 161.206 19.04042 148.1 50.0212 141.766C56.263 140.492 62.6614 142.662 67.1664 147.166L120 200H40L80 340.113L180 300L187.433 311.1494C194.106 321.1588 190.534 334.733 179.7742 340.113L85 390.00004zM60 60C60 93.138 86.863 120 120 120H340C373.1380000000001 120 400 93.138 400 60C400 26.862 373.1380000000001 0 340 0H120C86.863 0 60 26.862 60 60zM100 60C100 71.046 108.9544 80 120 80H340C351.046 80 360 71.046 360 60C360 48.954 351.046 40 340 40H120C108.9544 40 100 48.954 100 60z" />
|
|
541
550
|
<glyph glyph-name="exchange"
|
|
542
551
|
unicode=""
|
|
543
552
|
horiz-adv-x="400" d="M50 240C22.4 240 0 217.6 0 190S22.4 140 50 140S100 162.4 100 190S77.6 240 50 240zM257 177C255.2 178.8 252.6 180 250 180C244.4 180 240 175.6 240 170C240 167.2 241.2 164.8 243 163L266 140H110C104.4 140 100 135.6 100 130S104.4 120 110 120H265.8L242.8 97C241.2 95.2 240 92.8 240 90C240 84.4 244.4 80 250 80C252.8 80 255.2 81.2 257 83L297 123C298.8 124.8 300 127.2 300 130S298.8 135.2 297 137L257 177zM350 240C322.4000000000001 240 300 217.6 300 190S322.4000000000001 140 350 140S400 162.4 400 190S377.6 240 350 240zM143 203C144.8 201.2 147.2 200 150 200C155.6 200 160 204.4 160 210C160 212.8 158.8 215.2 157 217L134.2 240H290C295.6 240 300 244.4 300 250S295.6 260 290 260H134.2L157.2 283C158.8 284.8 160 287.2 160 290C160 295.6 155.6 300 150 300C147.2 300 144.8 298.8 143 297L103 257C101.2 255.2 100 252.8 100 250S101.2 244.8 103 243L143 203z" />
|
|
@@ -958,6 +967,12 @@
|
|
|
958
967
|
<glyph glyph-name="layout-balloon"
|
|
959
968
|
unicode=""
|
|
960
969
|
horiz-adv-x="400" d="M360 80C357.2 80 354.4 79.6 351.6 79L317 148C330.8 157 339.8 172.4 339.8 190S330.6 223 317 232L351.6 301C354.4 300.4 357.2 300 360 300C382 300 400 318 400 340S382 380 360 380S320 362 320 340C320 328 325.4 317.4 333.8 310L298.4000000000001 239.2C295.6 239.6 292.8 240 290 240C265.8 240 245.6 222.8 241 200H159C154.4 222.8 134.2 240 110 240C107.2 240 104.4 239.6 101.6 239.2L66.2 310C74.6 317.4 80 328 80 340C80 362 62 380 40 380S0 362 0 340S18 300 40 300C42.8 300 45.6 300.4 48.4 301L82.8 232C69.2 223 60 207.6 60 190S69.2 157 82.8 148L48.2 79C45.6 79.6 42.8 80 40 80C18 80 0 62 0 40S18 0 40 0S80 18 80 40C80 52 74.6 62.6 66.2 70L101.6 140.8C104.4 140.4 107.2 140 110 140C134.2 140 154.4 157.2 159 180H241C245.6 157.2 265.8 140 290 140C292.8 140 295.6 140.4 298.4 140.8L333.8 70C325.4 62.6 320 52 320 40C320 18 338 0 360 0S400 18 400 40S382 80 360 80z" />
|
|
970
|
+
<glyph glyph-name="layout-bottom-row-three-tiles"
|
|
971
|
+
unicode=""
|
|
972
|
+
horiz-adv-x="400" d="M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H80C91.0456 180 100 171.046 100 160V20C100 8.954 91.0456 0 80 0H20C8.9543 0 0 8.954 0 20V160zM140 160C140 171.046 148.9544 180 160 180H240C251.046 180 260 171.046 260 160V20C260 8.954 251.046 0 240 0H160C148.9544 0 140 8.954 140 20V160zM300 160C300 171.046 308.954 180 320 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H320C308.954 0 300 8.954 300 20V160z" />
|
|
973
|
+
<glyph glyph-name="layout-bottom-row-two-tiles"
|
|
974
|
+
unicode=""
|
|
975
|
+
horiz-adv-x="400" d="M0 160C0 171.046 8.9543 180 20 180H160C171.0456 180 180 171.046 180 160V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V160zM220 160C220 171.046 228.954 180 240 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V160zM0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380z" />
|
|
961
976
|
<glyph glyph-name="layout-circle"
|
|
962
977
|
unicode=""
|
|
963
978
|
horiz-adv-x="400" d="M366 240C362 258 354 274 344 290C348 296 350 304 350 310C350 332 332 350 310 350C302 350 296 348 290 344C274 354 258 360 240 366C238 386 220 400 200 400C180 400 164 384 160 366C142 360 126 354 110 344C104 348 96 350 90 350C68 350 50 332 50 310C50 302 52 296 56 290C46 274 40 258 34 240C16 236 0 220 0 200C0 180 16 164 34 160C38 142 46 126 56 110C52 104 50 96 50 90C50 68 68 50 90 50C98 50 104 52 110 56C126 46 142 40 160 34C162 14 180 0 200 0C220 0 236 16 240 34C258 38 274 46 290 56C296 52 304 50 310 50C332 50 350 68 350 90C350 98 348 104 344 110C354 126 360 142 366 160C386 162 400 180 400 200C400 220 384 236 366 240zM330 124C324 128 318 130 310 130C288 130 270 112 270 90C270 82 272 76 276 70C264 64 252.0000000000001 58 238 54C232 68 218 80 200 80C184 80 168 70 162 54C148 58 136 61.9999999999999 124 70C128 76 130 82 130 90C130 112 112 130 90 130C82 130 76 128 70 124C64 136 58 148 54 162C70 168 80 184 80 200S70 232 56 236C60 250.0000000000001 64 262 72 274C78 270 84 268 92 268C114 268 132 286 132 308C132 316 130 322 126 328C138 334 150 340 164 344C168 330 184 320 200 320C216 320 232 330 238 346C252 342 264 338 276 330C272 324 270 318 270 310C270 288 288 270 310 270C318 270 324 272 330 276C336 264 342 252 346 238C330 232 320 216 320 200S330 168 344 164C342 150 336 136 330 124z" />
|
|
@@ -970,15 +985,45 @@
|
|
|
970
985
|
<glyph glyph-name="layout-hierarchy"
|
|
971
986
|
unicode=""
|
|
972
987
|
horiz-adv-x="400" d="M370 78.6V161.4C387.2 165.8 400 181.4 400 200C400 222 382 240 360 240C341.4 240 325.8 227.2 321.4 210H238.6C235 224 224 235 210 238.6V321.4C227.2 325.8 240 341.4 240 360C240 382 222 400 200 400S160 382 160 360C160 341.4 172.8 325.8 190 321.4V238.6C176 235 165 224 161.4 210H78.6C74.2 227.2 58.6 240 40 240C18 240 0 222 0 200C0 181.4 12.8 165.8 30 161.4V78.6C12.8 74.2000000000001 0 58.6 0 40C0 18 18 0 40 0S80 18 80 40C80 58.6 67.2 74.2000000000001 50 78.6V161.4C64 165 75 176 78.6 190H161.4C165 176 176 165 190 161.4V78.6C172.8 74.2000000000001 160 58.6 160 40C160 18 178 0 200 0S240 18 240 40C240 58.6 227.2 74.2000000000001 210 78.6V161.4C224 165 235 176 238.6 190H321.4C325 176 336 165 350 161.4V78.6C332.8 74.2000000000001 320 58.6 320 40C320 18 338 0 360 0S400 18 400 40C400 58.6 387.2 74.2000000000001 370 78.6z" />
|
|
988
|
+
<glyph glyph-name="layout-left-column-three-tiles"
|
|
989
|
+
unicode=""
|
|
990
|
+
horiz-adv-x="400" d="M220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380zM0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V320C180 308.9544 171.0456 300 160 300H20C8.9543 300 0 308.9544 0 320V380zM0 240C0 251.0456 8.9543 260 20 260H160C171.0456 260 180 251.0456 180 240V160C180 148.954 171.0456 140 160 140H20C8.9543 140 0 148.954 0 160V240zM0 80C0 91.046 8.9543 100 20 100H160C171.0456 100 180 91.046 180 80V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V80z" />
|
|
991
|
+
<glyph glyph-name="layout-left-column-two-tiles"
|
|
992
|
+
unicode=""
|
|
993
|
+
horiz-adv-x="400" d="M0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V240C180 228.9544 171.0456 220 160 220H20C8.9543 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H160C171.0456 180 180 171.046 180 160V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V160zM220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380z" />
|
|
973
994
|
<glyph glyph-name="layout-linear"
|
|
974
995
|
unicode=""
|
|
975
996
|
horiz-adv-x="400" d="M330 260C305.8 260 285.6 242.8 281 220H239.0000000000001C234.4 242.8 214.2 260 190 260S145.6 242.8 141 220H99C94.4 242.8 74.2 260 50 260C22.4 260 0 237.6 0 210C0 182.4 22.4 160 50 160C74.2 160 94.4 177.2 99 200H141C145.6 177.2 165.8 160 190 160S234.4 177.2 239 200H281C285.6 177.2 305.8 160 330 160C357.6 160 380 182.4 380 210C380 237.6 357.6 260 330 260z" />
|
|
997
|
+
<glyph glyph-name="layout-right-column-three-tiles"
|
|
998
|
+
unicode=""
|
|
999
|
+
horiz-adv-x="400" d="M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H240C228.954 300 220 308.9544 220 320V380zM220 240C220 251.0456 228.954 260 240 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H240C228.954 140 220 148.954 220 160V240zM220 80C220 91.046 228.954 100 240 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V80z" />
|
|
1000
|
+
<glyph glyph-name="layout-right-column-two-tiles"
|
|
1001
|
+
unicode=""
|
|
1002
|
+
horiz-adv-x="400" d="M220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM220 160C220 171.046 228.954 180 240 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V160zM0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380z" />
|
|
976
1003
|
<glyph glyph-name="layout-skew-grid"
|
|
977
1004
|
unicode=""
|
|
978
1005
|
horiz-adv-x="400" d="M0 360A40 40 0 0 1 80 360A40 40 0 0 1 0 360M320 360A40 40 0 0 1 400 360A40 40 0 0 1 320 360M320 200A40 40 0 0 1 400 200A40 40 0 0 1 320 200M320 40A40 40 0 0 1 400 40A40 40 0 0 1 320 40M0 40A40 40 0 0 1 80 40A40 40 0 0 1 0 40M0 200A40 40 0 0 1 80 200A40 40 0 0 1 0 200M160 120A40 40 0 0 1 240 120A40 40 0 0 1 160 120M160 280A40 40 0 0 1 240 280A40 40 0 0 1 160 280" />
|
|
979
1006
|
<glyph glyph-name="layout-sorted-clusters"
|
|
980
1007
|
unicode=""
|
|
981
1008
|
horiz-adv-x="400" d="M40 240C18 240 0 222 0 200S18 160 40 160S80 178 80 200S62 240 40 240zM40 80C18 80 0 62 0 40S18 0 40 0S80 18 80 40S62 80 40 80zM40 400C18 400 0 382 0 360S18 320 40 320S80 338 80 360S62 400 40 400zM360 240C338 240 320 222 320 200S338 160 360 160S400 178 400 200S382 240 360 240zM200 160C178 160 160 142 160 120S178 80 200 80S240 98 240 120S222 160 200 160zM200 320C178 320 160 302 160 280S178 240 200 240S240 258 240 280S222 320 200 320z" />
|
|
1009
|
+
<glyph glyph-name="layout-three-columns"
|
|
1010
|
+
unicode=""
|
|
1011
|
+
horiz-adv-x="400" d="M0 380C0 391.04568 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V20C100 8.954 91.0456 0 80 0H20C8.9543 0 0 8.954 0 20V380zM140 380C140 391.04568 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V20C260 8.954 251.046 0 240 0H160C148.9544 0 140 8.954 140 20V380zM300 380C300 391.04568 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H320C308.954 0 300 8.954 300 20V380z" />
|
|
1012
|
+
<glyph glyph-name="layout-three-rows"
|
|
1013
|
+
unicode=""
|
|
1014
|
+
horiz-adv-x="400" d="M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H20C8.95432 300 0 308.9544 0 320V380zM0 240C0 251.0456 8.9543 260 20 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H20C8.95432 140 0 148.954 0 160V240zM0 80C0 91.046 8.9543 100 20 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V80z" />
|
|
1015
|
+
<glyph glyph-name="layout-top-row-three-tiles"
|
|
1016
|
+
unicode=""
|
|
1017
|
+
horiz-adv-x="400" d="M0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160zM0 380C0 391.0457 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V240C100 228.9544 91.0456 220 80 220H20C8.9543 220 0 228.9544 0 240V380zM140 380C140 391.0457 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V240C260 228.9544 251.046 220 240 220H160C148.9544 220 140 228.9544 140 240V380zM300 380C300 391.0457 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H320C308.954 220 300 228.9544 300 240V380z" />
|
|
1018
|
+
<glyph glyph-name="layout-top-row-two-tiles"
|
|
1019
|
+
unicode=""
|
|
1020
|
+
horiz-adv-x="400" d="M0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V240C180 228.9544 171.0456 220 160 220H20C8.9543 220 0 228.9544 0 240V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" />
|
|
1021
|
+
<glyph glyph-name="layout-two-columns"
|
|
1022
|
+
unicode=""
|
|
1023
|
+
horiz-adv-x="400" d="M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380z" />
|
|
1024
|
+
<glyph glyph-name="layout-two-rows"
|
|
1025
|
+
unicode=""
|
|
1026
|
+
horiz-adv-x="400" d="M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" />
|
|
982
1027
|
<glyph glyph-name="layout"
|
|
983
1028
|
unicode=""
|
|
984
1029
|
horiz-adv-x="400" d="M360 280C338 280 320 262 320 240C320 232.6 322.2 225.8 325.6 219.8L280.2000000000001 174.4C274.2000000000001 177.8 267.4 180 260 180C241.4 180 225.8 167.2 221.4 150H178.6C174.2 167.2 158.6 180 140 180C132.6 180 125.8 177.8 119.8 174.4L74.4 219.8C77.8 225.8 80 232.6 80 240C80 246.8 78.2 253.2 75.2 258.8L148.4 326.4C154.6 322.4 162 320 170 320C192 320 210 338 210 360C210 382 192 400 170 400S130 382 130 360C130 353.2 131.8 346.8 134.8 341.2L61.6 273.6C55.4 277.6 48 280 40 280C18 280 0 262 0 240C0 218 18 200 40 200C47.4 200 54.2 202.2 60.2 205.6L105.6 160.2C102.2 154.2 100 147.4 100 140S102.2 125.8 105.6 119.8L60.2 74.4C54.2 77.8 47.4 80 40 80C18 80 0 62 0 40C0 18 18 0 40 0S80 18 80 40C80 47.4 77.8 54.2 74.4 60.2000000000001L119.8 105.6C125.8 102.2 132.6 100 140 100C158.6 100 174.2 112.8 178.6 130H221.4C225.8 112.8 241.4 100 260 100C282 100 300 118 300 140C300 147.4 297.8 154.2 294.4000000000001 160.2L339.8000000000001 205.6C345.8 202.2 352.6 200 360 200C382 200 400 218 400 240C400 262 382 280 360 280z" />
|
|
@@ -1756,6 +1801,9 @@
|
|
|
1756
1801
|
<glyph glyph-name="variable"
|
|
1757
1802
|
unicode=""
|
|
1758
1803
|
horiz-adv-x="400" d="M98.6 324.2C110.2 341.4 124.8 356.6 142.6 369.6L145.8 380C118.2 368.2 94.4 353.4 74.8 335.6C49.2 312.2 29.8 285.6 16.6 255.4C5.6 229.8 0 203.8 0 177.6C0 132 16.6 86.2 49.8 40.4L53 51.4C43.2 76 38.4 99 38.4 120.2C38.4 153.6 44 189.4 55.2 227.4000000000001C66.2 265.4 80.8 297.6 98.6 324.2zM286.2 156.4L279.6 160.4C272.2000000000001 149.6 266.6 143 263.2 140.4C260.8 138.8 258 138 254.8 138C251 138 247.2 140.4 243.4 145.4C237.2 153.8 228.8 177.2 218.2 215.4C227.6 232.4 235.4 243.6 242 248.8C246.6 252.6 251.6 254.6 256.8 254.6C258.8 254.6 262.4 253.8 267.4 252.4C272.6 251 277 250.2 281 250.2C286.4 250.2 291 252.2 294.6 256C298.2 259.8 300 264.8 300 271C300 277.6 298.2 282.6 294.6 286.4C291 290.2 285.8 292.2 279 292.2C273 292.2 267.2 290.8 261.8 287.8C256.4 284.8 249.6 278.4 241.4 268.4C235.2 261 226 248 214 229.6C209.2 252.4 201 273.4 189.2 292.4L124.4 280.6L123.2 273.4C128 274.4 132 274.8 135.4 274.8C141.8 274.8 147.2 272 151.4 266.2000000000001C158 257.2000000000001 167.4 230.2 179.2 184.8C169.8 172 163.6 163.6 160 159.6C154.4 153.2 149.6 149 146 147.2C143.2 145.6 140 145 136.4 145C133.6 145 129.2 146.6 123 149.6000000000001C118.8 151.6 115 152.6000000000001 111.6 152.6000000000001C105.4 152.6000000000001 100.2 150.4000000000001 96 146.2000000000001S89.8 136.6 89.8 130.2000000000001C89.8 124 91.6 119.2000000000001 95.4 115.2000000000001C99.2 111.4 104.2 109.4 110.6 109.4C116.8 109.4 122.6 110.8000000000001 128 113.4C133.4 116.0000000000001 140.2 121.8 148.4 130.6C156.6 139.4 168 153.2 182.4 172.2C188 154.2 192.8 141 196.8 132.8C200.8 124.6 205.6 118.6 210.8 115C216 111.4 222.6 109.6 230.6 109.6C238.2 109.6 246 112.4 254 118.2C264.8 125.4 275.4 138.2 286.2 156.4zM350.2000000000001 380L347.2000000000001 369.2C357 344.4 361.8000000000001 321.4 361.8000000000001 300.2C361.8000000000001 271.6 357.6 241 349.2000000000001 208.2C342.6000000000002 183 334.2000000000001 159.2 323.8000000000001 137.2C313.4000000000001 115 303.4000000000001 97.8 293.6000000000001 85.2C283.8000000000001 72.8 271.8000000000002 61.2 257.6000000000001 50.8L254.2000000000001 40.1999999999999C281.8000000000001 51.9999999999999 305.6000000000001 66.9999999999999 325.2000000000001 84.8C351.0000000000001 108.2 370.4000000000001 134.8 383.4000000000001 164.8C394.4 190.4 400 216.6 400 243C400 288.4 383.4000000000001 334.2 350.2000000000001 380z" />
|
|
1804
|
+
<glyph glyph-name="vector"
|
|
1805
|
+
unicode=""
|
|
1806
|
+
horiz-adv-x="400" d="M225.716 366.0062C222.114 369.6052 219.912 374.6038 219.912 380.20228C219.912 391.1992 228.92 400.1966746 239.93 399.99673074C245.536 399.99673074 250.54 397.79734 254.144 394.19836L314.198 334.2152C317.802 330.6162 320.004 325.4176 320.004 320.0192C320.004 314.6206 317.802 309.6222 314.198 305.8232L254.144 245.84C250.54 242.241 245.536 240.0416 239.93 240.0416C228.92 240.0416 219.912 249.0392 219.912 260.036C219.912 265.6344000000001 222.314 270.6330000000001 225.918 274.232L251.742 300.0248000000001H100.0186C89.0084 300.0248000000001 80 309.0222 80 320.0192C80 331.016 89.0084 340.0136 100.0186 340.0136H251.742L225.716 366.0062zM111.056 197.89C120.9358 202.8288 132.9494 198.824 137.8894 188.944L200.002 64.722L262.1140000000001 188.944C267.0540000000001 198.824 279.068 202.8288 288.948 197.89C298.828 192.95 302.832 180.936 297.892 171.056L217.89 11.056C214.502 4.28 207.578 0 200.002 0C192.4264 0 185.501 4.28 182.113 11.056L102.1116 171.056C97.1718 180.936 101.1764 192.95 111.056 197.89z" />
|
|
1759
1807
|
<glyph glyph-name="vertical-bar-chart-asc"
|
|
1760
1808
|
unicode=""
|
|
1761
1809
|
horiz-adv-x="400" d="M160 260H140C129 260 120 251 120 240V20C120 9 129 0 140 0H160C171 0 180 9 180 20V240C180 251 171 260 160 260zM60 220H40C29 220 20 211 20 200V20C20 9 29 0 40 0H60C71 0 80 9 80 20V200C80 211 71 220 60 220zM260 320H240C229 320 220 311 220 300V20C220 9 229 0 240 0H260C271 0 280 9 280 20V300C280 311 271 320 260 320zM360 400H340C329 400 320 391 320 380V20C320 9 329 0 340 0H360C371 0 380 9 380 20V380C380 391 371 400 360 400z" />
|
|
@@ -122,6 +122,7 @@ export type BlueprintIcons_20Id =
|
|
|
122
122
|
| "cross-circle"
|
|
123
123
|
| "cross"
|
|
124
124
|
| "crown"
|
|
125
|
+
| "css-style"
|
|
125
126
|
| "cube-add"
|
|
126
127
|
| "cube-remove"
|
|
127
128
|
| "cube"
|
|
@@ -132,6 +133,7 @@ export type BlueprintIcons_20Id =
|
|
|
132
133
|
| "dashboard"
|
|
133
134
|
| "data-connection"
|
|
134
135
|
| "data-lineage"
|
|
136
|
+
| "data-sync"
|
|
135
137
|
| "database"
|
|
136
138
|
| "delete"
|
|
137
139
|
| "delta"
|
|
@@ -176,6 +178,7 @@ export type BlueprintIcons_20Id =
|
|
|
176
178
|
| "eraser"
|
|
177
179
|
| "error"
|
|
178
180
|
| "euro"
|
|
181
|
+
| "excavator"
|
|
179
182
|
| "exchange"
|
|
180
183
|
| "exclude-row"
|
|
181
184
|
| "expand-all"
|
|
@@ -316,13 +319,25 @@ export type BlueprintIcons_20Id =
|
|
|
316
319
|
| "layers"
|
|
317
320
|
| "layout-auto"
|
|
318
321
|
| "layout-balloon"
|
|
322
|
+
| "layout-bottom-row-three-tiles"
|
|
323
|
+
| "layout-bottom-row-two-tiles"
|
|
319
324
|
| "layout-circle"
|
|
320
325
|
| "layout-grid"
|
|
321
326
|
| "layout-group-by"
|
|
322
327
|
| "layout-hierarchy"
|
|
328
|
+
| "layout-left-column-three-tiles"
|
|
329
|
+
| "layout-left-column-two-tiles"
|
|
323
330
|
| "layout-linear"
|
|
331
|
+
| "layout-right-column-three-tiles"
|
|
332
|
+
| "layout-right-column-two-tiles"
|
|
324
333
|
| "layout-skew-grid"
|
|
325
334
|
| "layout-sorted-clusters"
|
|
335
|
+
| "layout-three-columns"
|
|
336
|
+
| "layout-three-rows"
|
|
337
|
+
| "layout-top-row-three-tiles"
|
|
338
|
+
| "layout-top-row-two-tiles"
|
|
339
|
+
| "layout-two-columns"
|
|
340
|
+
| "layout-two-rows"
|
|
326
341
|
| "layout"
|
|
327
342
|
| "learning"
|
|
328
343
|
| "left-join"
|
|
@@ -582,6 +597,7 @@ export type BlueprintIcons_20Id =
|
|
|
582
597
|
| "upload"
|
|
583
598
|
| "user"
|
|
584
599
|
| "variable"
|
|
600
|
+
| "vector"
|
|
585
601
|
| "vertical-bar-chart-asc"
|
|
586
602
|
| "vertical-bar-chart-desc"
|
|
587
603
|
| "vertical-distribution"
|
|
@@ -729,6 +745,7 @@ export type BlueprintIcons_20Key =
|
|
|
729
745
|
| "CrossCircle"
|
|
730
746
|
| "Cross"
|
|
731
747
|
| "Crown"
|
|
748
|
+
| "CssStyle"
|
|
732
749
|
| "CubeAdd"
|
|
733
750
|
| "CubeRemove"
|
|
734
751
|
| "Cube"
|
|
@@ -739,6 +756,7 @@ export type BlueprintIcons_20Key =
|
|
|
739
756
|
| "Dashboard"
|
|
740
757
|
| "DataConnection"
|
|
741
758
|
| "DataLineage"
|
|
759
|
+
| "DataSync"
|
|
742
760
|
| "Database"
|
|
743
761
|
| "Delete"
|
|
744
762
|
| "Delta"
|
|
@@ -783,6 +801,7 @@ export type BlueprintIcons_20Key =
|
|
|
783
801
|
| "Eraser"
|
|
784
802
|
| "Error"
|
|
785
803
|
| "Euro"
|
|
804
|
+
| "Excavator"
|
|
786
805
|
| "Exchange"
|
|
787
806
|
| "ExcludeRow"
|
|
788
807
|
| "ExpandAll"
|
|
@@ -923,13 +942,25 @@ export type BlueprintIcons_20Key =
|
|
|
923
942
|
| "Layers"
|
|
924
943
|
| "LayoutAuto"
|
|
925
944
|
| "LayoutBalloon"
|
|
945
|
+
| "LayoutBottomRowThreeTiles"
|
|
946
|
+
| "LayoutBottomRowTwoTiles"
|
|
926
947
|
| "LayoutCircle"
|
|
927
948
|
| "LayoutGrid"
|
|
928
949
|
| "LayoutGroupBy"
|
|
929
950
|
| "LayoutHierarchy"
|
|
951
|
+
| "LayoutLeftColumnThreeTiles"
|
|
952
|
+
| "LayoutLeftColumnTwoTiles"
|
|
930
953
|
| "LayoutLinear"
|
|
954
|
+
| "LayoutRightColumnThreeTiles"
|
|
955
|
+
| "LayoutRightColumnTwoTiles"
|
|
931
956
|
| "LayoutSkewGrid"
|
|
932
957
|
| "LayoutSortedClusters"
|
|
958
|
+
| "LayoutThreeColumns"
|
|
959
|
+
| "LayoutThreeRows"
|
|
960
|
+
| "LayoutTopRowThreeTiles"
|
|
961
|
+
| "LayoutTopRowTwoTiles"
|
|
962
|
+
| "LayoutTwoColumns"
|
|
963
|
+
| "LayoutTwoRows"
|
|
933
964
|
| "Layout"
|
|
934
965
|
| "Learning"
|
|
935
966
|
| "LeftJoin"
|
|
@@ -1189,6 +1220,7 @@ export type BlueprintIcons_20Key =
|
|
|
1189
1220
|
| "Upload"
|
|
1190
1221
|
| "User"
|
|
1191
1222
|
| "Variable"
|
|
1223
|
+
| "Vector"
|
|
1192
1224
|
| "VerticalBarChartAsc"
|
|
1193
1225
|
| "VerticalBarChartDesc"
|
|
1194
1226
|
| "VerticalDistribution"
|
|
@@ -1336,6 +1368,7 @@ export enum BlueprintIcons_20 {
|
|
|
1336
1368
|
CrossCircle = "cross-circle",
|
|
1337
1369
|
Cross = "cross",
|
|
1338
1370
|
Crown = "crown",
|
|
1371
|
+
CssStyle = "css-style",
|
|
1339
1372
|
CubeAdd = "cube-add",
|
|
1340
1373
|
CubeRemove = "cube-remove",
|
|
1341
1374
|
Cube = "cube",
|
|
@@ -1346,6 +1379,7 @@ export enum BlueprintIcons_20 {
|
|
|
1346
1379
|
Dashboard = "dashboard",
|
|
1347
1380
|
DataConnection = "data-connection",
|
|
1348
1381
|
DataLineage = "data-lineage",
|
|
1382
|
+
DataSync = "data-sync",
|
|
1349
1383
|
Database = "database",
|
|
1350
1384
|
Delete = "delete",
|
|
1351
1385
|
Delta = "delta",
|
|
@@ -1390,6 +1424,7 @@ export enum BlueprintIcons_20 {
|
|
|
1390
1424
|
Eraser = "eraser",
|
|
1391
1425
|
Error = "error",
|
|
1392
1426
|
Euro = "euro",
|
|
1427
|
+
Excavator = "excavator",
|
|
1393
1428
|
Exchange = "exchange",
|
|
1394
1429
|
ExcludeRow = "exclude-row",
|
|
1395
1430
|
ExpandAll = "expand-all",
|
|
@@ -1530,13 +1565,25 @@ export enum BlueprintIcons_20 {
|
|
|
1530
1565
|
Layers = "layers",
|
|
1531
1566
|
LayoutAuto = "layout-auto",
|
|
1532
1567
|
LayoutBalloon = "layout-balloon",
|
|
1568
|
+
LayoutBottomRowThreeTiles = "layout-bottom-row-three-tiles",
|
|
1569
|
+
LayoutBottomRowTwoTiles = "layout-bottom-row-two-tiles",
|
|
1533
1570
|
LayoutCircle = "layout-circle",
|
|
1534
1571
|
LayoutGrid = "layout-grid",
|
|
1535
1572
|
LayoutGroupBy = "layout-group-by",
|
|
1536
1573
|
LayoutHierarchy = "layout-hierarchy",
|
|
1574
|
+
LayoutLeftColumnThreeTiles = "layout-left-column-three-tiles",
|
|
1575
|
+
LayoutLeftColumnTwoTiles = "layout-left-column-two-tiles",
|
|
1537
1576
|
LayoutLinear = "layout-linear",
|
|
1577
|
+
LayoutRightColumnThreeTiles = "layout-right-column-three-tiles",
|
|
1578
|
+
LayoutRightColumnTwoTiles = "layout-right-column-two-tiles",
|
|
1538
1579
|
LayoutSkewGrid = "layout-skew-grid",
|
|
1539
1580
|
LayoutSortedClusters = "layout-sorted-clusters",
|
|
1581
|
+
LayoutThreeColumns = "layout-three-columns",
|
|
1582
|
+
LayoutThreeRows = "layout-three-rows",
|
|
1583
|
+
LayoutTopRowThreeTiles = "layout-top-row-three-tiles",
|
|
1584
|
+
LayoutTopRowTwoTiles = "layout-top-row-two-tiles",
|
|
1585
|
+
LayoutTwoColumns = "layout-two-columns",
|
|
1586
|
+
LayoutTwoRows = "layout-two-rows",
|
|
1540
1587
|
Layout = "layout",
|
|
1541
1588
|
Learning = "learning",
|
|
1542
1589
|
LeftJoin = "left-join",
|
|
@@ -1796,6 +1843,7 @@ export enum BlueprintIcons_20 {
|
|
|
1796
1843
|
Upload = "upload",
|
|
1797
1844
|
User = "user",
|
|
1798
1845
|
Variable = "variable",
|
|
1846
|
+
Vector = "vector",
|
|
1799
1847
|
VerticalBarChartAsc = "vertical-bar-chart-asc",
|
|
1800
1848
|
VerticalBarChartDesc = "vertical-bar-chart-desc",
|
|
1801
1849
|
VerticalDistribution = "vertical-distribution",
|
|
@@ -1944,6 +1992,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1944
1992
|
[BlueprintIcons_20.CrossCircle]: "62262",
|
|
1945
1993
|
[BlueprintIcons_20.Cross]: "61801",
|
|
1946
1994
|
[BlueprintIcons_20.Crown]: "61802",
|
|
1995
|
+
[BlueprintIcons_20.CssStyle]: "62315",
|
|
1947
1996
|
[BlueprintIcons_20.CubeAdd]: "61803",
|
|
1948
1997
|
[BlueprintIcons_20.CubeRemove]: "61804",
|
|
1949
1998
|
[BlueprintIcons_20.Cube]: "61805",
|
|
@@ -1954,6 +2003,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1954
2003
|
[BlueprintIcons_20.Dashboard]: "61809",
|
|
1955
2004
|
[BlueprintIcons_20.DataConnection]: "61810",
|
|
1956
2005
|
[BlueprintIcons_20.DataLineage]: "61811",
|
|
2006
|
+
[BlueprintIcons_20.DataSync]: "62316",
|
|
1957
2007
|
[BlueprintIcons_20.Database]: "61812",
|
|
1958
2008
|
[BlueprintIcons_20.Delete]: "61813",
|
|
1959
2009
|
[BlueprintIcons_20.Delta]: "61814",
|
|
@@ -1998,6 +2048,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1998
2048
|
[BlueprintIcons_20.Eraser]: "61850",
|
|
1999
2049
|
[BlueprintIcons_20.Error]: "61851",
|
|
2000
2050
|
[BlueprintIcons_20.Euro]: "61852",
|
|
2051
|
+
[BlueprintIcons_20.Excavator]: "62317",
|
|
2001
2052
|
[BlueprintIcons_20.Exchange]: "61853",
|
|
2002
2053
|
[BlueprintIcons_20.ExcludeRow]: "61854",
|
|
2003
2054
|
[BlueprintIcons_20.ExpandAll]: "61855",
|
|
@@ -2138,13 +2189,25 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2138
2189
|
[BlueprintIcons_20.Layers]: "61979",
|
|
2139
2190
|
[BlueprintIcons_20.LayoutAuto]: "61980",
|
|
2140
2191
|
[BlueprintIcons_20.LayoutBalloon]: "61981",
|
|
2192
|
+
[BlueprintIcons_20.LayoutBottomRowThreeTiles]: "62308",
|
|
2193
|
+
[BlueprintIcons_20.LayoutBottomRowTwoTiles]: "62307",
|
|
2141
2194
|
[BlueprintIcons_20.LayoutCircle]: "61982",
|
|
2142
2195
|
[BlueprintIcons_20.LayoutGrid]: "61983",
|
|
2143
2196
|
[BlueprintIcons_20.LayoutGroupBy]: "61984",
|
|
2144
2197
|
[BlueprintIcons_20.LayoutHierarchy]: "61985",
|
|
2198
|
+
[BlueprintIcons_20.LayoutLeftColumnThreeTiles]: "62310",
|
|
2199
|
+
[BlueprintIcons_20.LayoutLeftColumnTwoTiles]: "62309",
|
|
2145
2200
|
[BlueprintIcons_20.LayoutLinear]: "61986",
|
|
2201
|
+
[BlueprintIcons_20.LayoutRightColumnThreeTiles]: "62312",
|
|
2202
|
+
[BlueprintIcons_20.LayoutRightColumnTwoTiles]: "62311",
|
|
2146
2203
|
[BlueprintIcons_20.LayoutSkewGrid]: "61987",
|
|
2147
2204
|
[BlueprintIcons_20.LayoutSortedClusters]: "61988",
|
|
2205
|
+
[BlueprintIcons_20.LayoutThreeColumns]: "62305",
|
|
2206
|
+
[BlueprintIcons_20.LayoutThreeRows]: "62306",
|
|
2207
|
+
[BlueprintIcons_20.LayoutTopRowThreeTiles]: "62314",
|
|
2208
|
+
[BlueprintIcons_20.LayoutTopRowTwoTiles]: "62313",
|
|
2209
|
+
[BlueprintIcons_20.LayoutTwoColumns]: "62303",
|
|
2210
|
+
[BlueprintIcons_20.LayoutTwoRows]: "62304",
|
|
2148
2211
|
[BlueprintIcons_20.Layout]: "61989",
|
|
2149
2212
|
[BlueprintIcons_20.Learning]: "61990",
|
|
2150
2213
|
[BlueprintIcons_20.LeftJoin]: "61991",
|
|
@@ -2404,6 +2467,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2404
2467
|
[BlueprintIcons_20.Upload]: "62217",
|
|
2405
2468
|
[BlueprintIcons_20.User]: "62218",
|
|
2406
2469
|
[BlueprintIcons_20.Variable]: "62219",
|
|
2470
|
+
[BlueprintIcons_20.Vector]: "62302",
|
|
2407
2471
|
[BlueprintIcons_20.VerticalBarChartAsc]: "62220",
|
|
2408
2472
|
[BlueprintIcons_20.VerticalBarChartDesc]: "62221",
|
|
2409
2473
|
[BlueprintIcons_20.VerticalDistribution]: "62222",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M3 1a1 1 0 011-1h8.06a1 1 0 01.691.277l5.94 5.678a1 1 0 01.309.722V19a1 1 0 01-1 1h-3.708c.4-.44.708-1.042.708-1.75 0-.086-.004-.17-.012-.25H17V9h-6a1 1 0 01-1-1V2H5v11.72a2.942 2.942 0 00-.498.531 2.703 2.703 0 00-.546-.604A2.77 2.77 0 003 13.142V1zm9 6V2l5 5h-5z", "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 ["M1 4.1v5.4c0 1.293 3.145 2.358 7.179 2.487l.404-.404A1.997 1.997 0 0110 11c.548 0 1.052.217 1.417.583l.272.272c.107-.012.213-.024.318-.038.037-.462.218-.906.56-1.25.389-.387.906-.567 1.433-.567a4.96 4.96 0 012.268.546c.47-.318.732-.672.732-1.046V4.1C15.51 5.23 12.49 6 9 6c-3.48 0-6.5-.77-8-1.9zM1 11.1c1.24.934 3.516 1.622 6.233 1.832l-.65.65A2.003 2.003 0 008.1 16.998c.15.74.465 1.42.904 2.003H9c-4.42 0-8-1.12-8-2.5v-5.4z", "M9 5c4.42 0 8-1.12 8-2.5S13.42 0 9 0 1 1.12 1 2.5 4.59 5 9 5zM14 11c2.2 0 4 1.8 4 4v.59l.29-.29c.18-.19.43-.3.71-.3a1.003 1.003 0 01.71 1.71l-2 2c-.18.18-.43.29-.71.29-.28 0-.53-.11-.71-.29l-2-2a1.003 1.003 0 011.42-1.42l.29.3V15c0-1.1-.9-2-2-2-.6 0-1-.4-1-1s.4-1 1-1zM8 16c.28 0 .53-.11.71-.29l.29-.3V16c0 2.2 1.8 4 4 4 .6 0 1-.4 1-1s-.4-1-1-1c-1.1 0-2-.9-2-2v-.59l.29.29c.18.19.43.3.71.3a1.003 1.003 0 00.71-1.71l-2-2A.997.997 0 0010 12c-.28 0-.53.11-.71.29l-2 2A1.003 1.003 0 008 16z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M19.16 9.804A1 1 0 0018.18 9H16V5a1 1 0 00-1-1h-3.5a1 1 0 00-.8.4L9.76 6 8.139 8.766A1 1 0 008 9.272V12a1 1 0 001 1h9.78a1 1 0 00.98-1.196l-.6-2zM10 9l1.76-3H14v3h-4z", "M4.25.5c-.555-.278-1.413.044-1.592.639L0 10c0 1.94.952 2.595 2.501 2.912a.95.95 0 00.857-.27L6 10H2l2-7.006L9 5l.372-.557a.998.998 0 00-.383-1.449L4.25.5z", "M3 17a3 3 0 013-3h11a3 3 0 110 6H6a3 3 0 01-3-3zm2 0a1 1 0 011-1h11a1 1 0 110 2H6a1 1 0 01-1-1z"];
|
|
@@ -121,6 +121,7 @@ export { default as Crop } from "./crop";
|
|
|
121
121
|
export { default as Cross } from "./cross";
|
|
122
122
|
export { default as CrossCircle } from "./cross-circle";
|
|
123
123
|
export { default as Crown } from "./crown";
|
|
124
|
+
export { default as CssStyle } from "./css-style";
|
|
124
125
|
export { default as Cube } from "./cube";
|
|
125
126
|
export { default as CubeAdd } from "./cube-add";
|
|
126
127
|
export { default as CubeRemove } from "./cube-remove";
|
|
@@ -131,6 +132,7 @@ export { default as Cycle } from "./cycle";
|
|
|
131
132
|
export { default as Dashboard } from "./dashboard";
|
|
132
133
|
export { default as DataConnection } from "./data-connection";
|
|
133
134
|
export { default as DataLineage } from "./data-lineage";
|
|
135
|
+
export { default as DataSync } from "./data-sync";
|
|
134
136
|
export { default as Database } from "./database";
|
|
135
137
|
export { default as Delete } from "./delete";
|
|
136
138
|
export { default as Delta } from "./delta";
|
|
@@ -175,6 +177,7 @@ export { default as Equals } from "./equals";
|
|
|
175
177
|
export { default as Eraser } from "./eraser";
|
|
176
178
|
export { default as Error } from "./error";
|
|
177
179
|
export { default as Euro } from "./euro";
|
|
180
|
+
export { default as Excavator } from "./excavator";
|
|
178
181
|
export { default as Exchange } from "./exchange";
|
|
179
182
|
export { default as ExcludeRow } from "./exclude-row";
|
|
180
183
|
export { default as ExpandAll } from "./expand-all";
|
|
@@ -316,13 +319,25 @@ export { default as Layers } from "./layers";
|
|
|
316
319
|
export { default as Layout } from "./layout";
|
|
317
320
|
export { default as LayoutAuto } from "./layout-auto";
|
|
318
321
|
export { default as LayoutBalloon } from "./layout-balloon";
|
|
322
|
+
export { default as LayoutBottomRowThreeTiles } from "./layout-bottom-row-three-tiles";
|
|
323
|
+
export { default as LayoutBottomRowTwoTiles } from "./layout-bottom-row-two-tiles";
|
|
319
324
|
export { default as LayoutCircle } from "./layout-circle";
|
|
320
325
|
export { default as LayoutGrid } from "./layout-grid";
|
|
321
326
|
export { default as LayoutGroupBy } from "./layout-group-by";
|
|
322
327
|
export { default as LayoutHierarchy } from "./layout-hierarchy";
|
|
328
|
+
export { default as LayoutLeftColumnThreeTiles } from "./layout-left-column-three-tiles";
|
|
329
|
+
export { default as LayoutLeftColumnTwoTiles } from "./layout-left-column-two-tiles";
|
|
323
330
|
export { default as LayoutLinear } from "./layout-linear";
|
|
331
|
+
export { default as LayoutRightColumnThreeTiles } from "./layout-right-column-three-tiles";
|
|
332
|
+
export { default as LayoutRightColumnTwoTiles } from "./layout-right-column-two-tiles";
|
|
324
333
|
export { default as LayoutSkewGrid } from "./layout-skew-grid";
|
|
325
334
|
export { default as LayoutSortedClusters } from "./layout-sorted-clusters";
|
|
335
|
+
export { default as LayoutThreeColumns } from "./layout-three-columns";
|
|
336
|
+
export { default as LayoutThreeRows } from "./layout-three-rows";
|
|
337
|
+
export { default as LayoutTopRowThreeTiles } from "./layout-top-row-three-tiles";
|
|
338
|
+
export { default as LayoutTopRowTwoTiles } from "./layout-top-row-two-tiles";
|
|
339
|
+
export { default as LayoutTwoColumns } from "./layout-two-columns";
|
|
340
|
+
export { default as LayoutTwoRows } from "./layout-two-rows";
|
|
326
341
|
export { default as Learning } from "./learning";
|
|
327
342
|
export { default as LeftJoin } from "./left-join";
|
|
328
343
|
export { default as LengthenText } from "./lengthen-text";
|
|
@@ -581,6 +596,7 @@ export { default as Updated } from "./updated";
|
|
|
581
596
|
export { default as Upload } from "./upload";
|
|
582
597
|
export { default as User } from "./user";
|
|
583
598
|
export { default as Variable } from "./variable";
|
|
599
|
+
export { default as Vector } from "./vector";
|
|
584
600
|
export { default as VerticalBarChartAsc } from "./vertical-bar-chart-asc";
|
|
585
601
|
export { default as VerticalBarChartDesc } from "./vertical-bar-chart-desc";
|
|
586
602
|
export { default as VerticalDistribution } from "./vertical-distribution";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM0 12a1 1 0 011-1h3a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7zM7 12a1 1 0 011-1h4a1 1 0 011 1v7a1 1 0 01-1 1H8a1 1 0 01-1-1v-7zM15 12a1 1 0 011-1h3a1 1 0 011 1v7a1 1 0 01-1 1h-3a1 1 0 01-1-1v-7z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 12a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7zM11 12a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1h-7a1 1 0 01-1-1v-7zM0 1a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M11 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1h-7a1 1 0 01-1-1V1zM0 1a1 1 0 011-1h7a1 1 0 011 1v3a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM0 8a1 1 0 011-1h7a1 1 0 011 1v4a1 1 0 01-1 1H1a1 1 0 01-1-1V8zM0 16a1 1 0 011-1h7a1 1 0 011 1v3a1 1 0 01-1 1H1a1 1 0 01-1-1v-3z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM0 12a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7zM11 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1h-7a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM11 1a1 1 0 011-1h7a1 1 0 011 1v3a1 1 0 01-1 1h-7a1 1 0 01-1-1V1zM11 8a1 1 0 011-1h7a1 1 0 011 1v4a1 1 0 01-1 1h-7a1 1 0 01-1-1V8zM11 16a1 1 0 011-1h7a1 1 0 011 1v3a1 1 0 01-1 1h-7a1 1 0 01-1-1v-3z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M11 1a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1h-7a1 1 0 01-1-1V1zM11 12a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1h-7a1 1 0 01-1-1v-7zM0 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h3a1 1 0 011 1v18a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM7 1a1 1 0 011-1h4a1 1 0 011 1v18a1 1 0 01-1 1H8a1 1 0 01-1-1V1zM15 1a1 1 0 011-1h3a1 1 0 011 1v18a1 1 0 01-1 1h-3a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h18a1 1 0 011 1v3a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM0 8a1 1 0 011-1h18a1 1 0 011 1v4a1 1 0 01-1 1H1a1 1 0 01-1-1V8zM0 16a1 1 0 011-1h18a1 1 0 011 1v3a1 1 0 01-1 1H1a1 1 0 01-1-1v-3z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 12a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7zM0 1a1 1 0 011-1h3a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM7 1a1 1 0 011-1h4a1 1 0 011 1v7a1 1 0 01-1 1H8a1 1 0 01-1-1V1zM15 1a1 1 0 011-1h3a1 1 0 011 1v7a1 1 0 01-1 1h-3a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM11 1a1 1 0 011-1h7a1 1 0 011 1v7a1 1 0 01-1 1h-7a1 1 0 01-1-1V1zM0 12a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM11 1a1 1 0 011-1h7a1 1 0 011 1v18a1 1 0 01-1 1h-7a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1V1zM0 12a1 1 0 011-1h18a1 1 0 011 1v7a1 1 0 01-1 1H1a1 1 0 01-1-1v-7z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M11.286 1.7a.996.996 0 01-.29-.71c0-.55.45-1 1-.99.28 0 .531.11.711.29l3.003 3a1.013 1.013 0 010 1.419l-3.003 2.999a1.003 1.003 0 01-1.712-.71c0-.28.12-.53.3-.71l1.292-1.29H5.001C4.45 4.999 4 4.549 4 4c0-.55.45-1 1-1h7.587l-1.301-1.3zM5.553 10.105a1 1 0 011.341.448L10 16.763l3.106-6.21a1 1 0 011.789.894l-4 8a1 1 0 01-1.79 0l-4-8a1 1 0 01.448-1.341z"];
|
|
@@ -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 CssStyle: 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="css-style" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M60 380C60 391.04568 68.9544 400 80 400H241.21C246.358 400 251.308 398.014766 255.03 394.4574600000001L373.82 280.9078C377.7680000000001 277.1344000000001 380 271.911 380 266.4502V20C380 8.954 371.046 0 360 0H285.846C293.858 8.784 300 20.846 300 35C300 36.72 299.914 38.386 299.75 40H340V220H220C208.954 220 200 228.9544 200 240V360H100V125.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.168V380zM240 260V360L340 260H240zM40 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 320H191.7158C197.02 320 202.108 317.89286 205.858 314.14214L294.142 225.8578C297.892 222.1072 300 217.02 300 211.7158V20C300 8.954 291.046 0 280 0H229.642C236.192 8.634 240 19.218 240 30C240 33.552 239.618 36.884 238.932 40H260V180H180C168.9544 180 160 188.9544 160 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.082V300zM240 220L200 260V220H240zM149.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
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
CssStyle.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
CssStyle.displayName = `Blueprint5.Icon.CssStyle`;
|
|
41
|
+
export default CssStyle;
|
|
@@ -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 DataSync: 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-sync" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M20 318V210C20 184.132 82.8988 162.83 163.576 160.26L171.6578 168.342C178.9658 175.65 189.0354 180 200 180C210.964 180 221.034 175.65 228.342 168.342L233.788 162.896C235.93 163.134 238.048 163.386 240.146 163.654C240.89 172.906 244.5 181.786 251.358 188.642C259.1140000000001 196.398 269.456 200 280 200C296.3040000000001 200 311.724 196.056 325.3520000000001 189.074C334.756 195.44 340 202.53 340 210V318C310.2 295.4 249.8 280 180 280C110.4 280 50 295.4 20 318zM20 178C44.7878 159.326 90.3298 145.568 144.6674 141.352L131.6578 128.342C124.35 121.034 120 110.964 120 100C120 77.954 137.9544 60 160 60C160.673 60 161.3426 60.016 162.0084 60.048C165.0256 45.268 171.3248 31.652 180.1058 20H180C91.6 20 20 42.4 20 70V178zM180 300C268.4 300 340 322.4 340 350C340 377.6 268.4 400 180 400C91.6 400 20 377.6 20 350C20 322.4 91.8 300 180 300zM280 180C324 180 360 144 360 100V88.2L365.8 94C369.4 97.8 374.4 100 380 100C391 100 400 91 400 80C400 74.4 397.8 69.4 394.2000000000001 65.8L354.2000000000001 25.8C350.6 22.2 345.6 20 340 20C334.4 20 329.4 22.2 325.8 25.8L285.8 65.8C282.2 69.4 280 74.4 280 80C280 91 289 100 300 100C305.6 100 310.6 97.8 314.2000000000001 94.2000000000001L320 88.2V100C320 122 302 140 280 140C268 140 260 148 260 160C260 172 268 180 280 180zM160 80C165.6 80 170.6 82.2 174.2 85.8L180 91.8V80C180 36 216 0 260 0C272 0 280 8 280 20C280 32 272 40 260 40C238 40 220 58 220 80V91.8L225.8 86C229.4 82.2 234.4 80 240 80C251 80 260 89 260 100C260 105.6 257.8 110.6 254.2 114.2000000000001L214.2 154.2C210.6 157.8 205.6 160 200 160C194.4 160 189.4 157.8 185.8 154.2L145.8 114.2000000000001C142.2 110.6 140 105.6 140 100C140 89 149 80 160 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 149.0138 33.4162 139.0252 55.093 131.7774L91.6578 168.3422C98.9658 175.65 109.0354 180 120 180C130.9646 180 141.0342 175.65 148.3422 168.3422L160.1296 156.5546C160.043 157.6986 160 158.848 160 160C160 170.545 163.6022 180.8866 171.3578 188.6422C179.1134 196.3978 189.455 200 200 200C222.472 200 243.264 192.5074 260 179.8944V249.6C235.6 232 191.2 220 140 220C88.8 220 44.4 232 20 249.6zM20 129.6C26.5304 124.8894 34.4934 120.5802 43.6358 116.794C41.2866 111.662 40 105.964 40 100C40 77.954 57.9544 60 80 60C80.673 60 81.3426 60.016 82.0084 60.048C86.918 35.998 100.5174 15.03 119.3582 0.594C62.9698 3.872 20 20.338 20 40V129.6zM280 100C280 144 244 180 200 180C188 180 180 172 180 160C180 148 188 140 200 140C222 140 240 122 240 100V88.2L234.2 94.2C230.6 97.8 225.6 100 220 100C209 100 200 91 200 80C200 74.4 202.2 69.4 205.8 65.8L245.8 25.8C249.4 22.2 254.4 20 260 20C265.6 20 270.6 22.2 274.2000000000001 25.8L314.2000000000001 65.8C317.8 69.4 320 74.4 320 80C320 91 311 100 300 100C294.4000000000001 100 289.4000000000001 97.8 285.8 94L280 88.2V100zM94.2 85.8C90.6 82.2 85.6 80 80 80C69 80 60 89 60 100C60 105.6 62.2 110.6 65.8 114.2L105.8 154.2C109.4 157.8 114.4 160 120 160C125.6 160 130.6 157.8 134.2 154.2L174.2 114.2C177.8 110.6 180 105.6 180 100C180 89 171 80 160 80C154.4 80 149.4 82.2 145.8 86L140 91.8V80C140 58 158 40 180 40C192 40 200 32 200 20C200 8 192 0 180 0C136 0 100 36 100 80V91.8L94.2 85.8z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
DataSync.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
DataSync.displayName = `Blueprint5.Icon.DataSync`;
|
|
41
|
+
export default DataSync;
|