@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
|
@@ -124,6 +124,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
124
124
|
"cross": "\f169",
|
|
125
125
|
"cross-circle": "\f336",
|
|
126
126
|
"crown": "\f16a",
|
|
127
|
+
"css-style": "\f36b",
|
|
127
128
|
"cube": "\f16d",
|
|
128
129
|
"cube-add": "\f16b",
|
|
129
130
|
"cube-remove": "\f16c",
|
|
@@ -134,6 +135,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
134
135
|
"dashboard": "\f171",
|
|
135
136
|
"data-connection": "\f172",
|
|
136
137
|
"data-lineage": "\f173",
|
|
138
|
+
"data-sync": "\f36c",
|
|
137
139
|
"database": "\f174",
|
|
138
140
|
"delete": "\f175",
|
|
139
141
|
"delta": "\f176",
|
|
@@ -178,6 +180,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
178
180
|
"eraser": "\f19a",
|
|
179
181
|
"error": "\f19b",
|
|
180
182
|
"euro": "\f19c",
|
|
183
|
+
"excavator": "\f36d",
|
|
181
184
|
"exchange": "\f19d",
|
|
182
185
|
"exclude-row": "\f19e",
|
|
183
186
|
"expand-all": "\f19f",
|
|
@@ -319,13 +322,25 @@ $blueprint-icons-16-codepoints: (
|
|
|
319
322
|
"layout": "\f225",
|
|
320
323
|
"layout-auto": "\f21c",
|
|
321
324
|
"layout-balloon": "\f21d",
|
|
325
|
+
"layout-bottom-row-three-tiles": "\f364",
|
|
326
|
+
"layout-bottom-row-two-tiles": "\f363",
|
|
322
327
|
"layout-circle": "\f21e",
|
|
323
328
|
"layout-grid": "\f21f",
|
|
324
329
|
"layout-group-by": "\f220",
|
|
325
330
|
"layout-hierarchy": "\f221",
|
|
331
|
+
"layout-left-column-three-tiles": "\f366",
|
|
332
|
+
"layout-left-column-two-tiles": "\f365",
|
|
326
333
|
"layout-linear": "\f222",
|
|
334
|
+
"layout-right-column-three-tiles": "\f368",
|
|
335
|
+
"layout-right-column-two-tiles": "\f367",
|
|
327
336
|
"layout-skew-grid": "\f223",
|
|
328
337
|
"layout-sorted-clusters": "\f224",
|
|
338
|
+
"layout-three-columns": "\f361",
|
|
339
|
+
"layout-three-rows": "\f362",
|
|
340
|
+
"layout-top-row-three-tiles": "\f36a",
|
|
341
|
+
"layout-top-row-two-tiles": "\f369",
|
|
342
|
+
"layout-two-columns": "\f35f",
|
|
343
|
+
"layout-two-rows": "\f360",
|
|
329
344
|
"learning": "\f226",
|
|
330
345
|
"left-join": "\f227",
|
|
331
346
|
"lengthen-text": "\f33e",
|
|
@@ -584,6 +599,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
584
599
|
"upload": "\f309",
|
|
585
600
|
"user": "\f30a",
|
|
586
601
|
"variable": "\f30b",
|
|
602
|
+
"vector": "\f35e",
|
|
587
603
|
"vertical-bar-chart-asc": "\f30c",
|
|
588
604
|
"vertical-bar-chart-desc": "\f30d",
|
|
589
605
|
"vertical-distribution": "\f30e",
|
package/package.json
CHANGED
|
@@ -124,6 +124,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
124
124
|
"cross": "\f169",
|
|
125
125
|
"cross-circle": "\f336",
|
|
126
126
|
"crown": "\f16a",
|
|
127
|
+
"css-style": "\f36b",
|
|
127
128
|
"cube": "\f16d",
|
|
128
129
|
"cube-add": "\f16b",
|
|
129
130
|
"cube-remove": "\f16c",
|
|
@@ -134,6 +135,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
134
135
|
"dashboard": "\f171",
|
|
135
136
|
"data-connection": "\f172",
|
|
136
137
|
"data-lineage": "\f173",
|
|
138
|
+
"data-sync": "\f36c",
|
|
137
139
|
"database": "\f174",
|
|
138
140
|
"delete": "\f175",
|
|
139
141
|
"delta": "\f176",
|
|
@@ -178,6 +180,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
178
180
|
"eraser": "\f19a",
|
|
179
181
|
"error": "\f19b",
|
|
180
182
|
"euro": "\f19c",
|
|
183
|
+
"excavator": "\f36d",
|
|
181
184
|
"exchange": "\f19d",
|
|
182
185
|
"exclude-row": "\f19e",
|
|
183
186
|
"expand-all": "\f19f",
|
|
@@ -319,13 +322,25 @@ $blueprint-icons-16-codepoints: (
|
|
|
319
322
|
"layout": "\f225",
|
|
320
323
|
"layout-auto": "\f21c",
|
|
321
324
|
"layout-balloon": "\f21d",
|
|
325
|
+
"layout-bottom-row-three-tiles": "\f364",
|
|
326
|
+
"layout-bottom-row-two-tiles": "\f363",
|
|
322
327
|
"layout-circle": "\f21e",
|
|
323
328
|
"layout-grid": "\f21f",
|
|
324
329
|
"layout-group-by": "\f220",
|
|
325
330
|
"layout-hierarchy": "\f221",
|
|
331
|
+
"layout-left-column-three-tiles": "\f366",
|
|
332
|
+
"layout-left-column-two-tiles": "\f365",
|
|
326
333
|
"layout-linear": "\f222",
|
|
334
|
+
"layout-right-column-three-tiles": "\f368",
|
|
335
|
+
"layout-right-column-two-tiles": "\f367",
|
|
327
336
|
"layout-skew-grid": "\f223",
|
|
328
337
|
"layout-sorted-clusters": "\f224",
|
|
338
|
+
"layout-three-columns": "\f361",
|
|
339
|
+
"layout-three-rows": "\f362",
|
|
340
|
+
"layout-top-row-three-tiles": "\f36a",
|
|
341
|
+
"layout-top-row-two-tiles": "\f369",
|
|
342
|
+
"layout-two-columns": "\f35f",
|
|
343
|
+
"layout-two-rows": "\f360",
|
|
329
344
|
"learning": "\f226",
|
|
330
345
|
"left-join": "\f227",
|
|
331
346
|
"lengthen-text": "\f33e",
|
|
@@ -584,6 +599,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
584
599
|
"upload": "\f309",
|
|
585
600
|
"user": "\f30a",
|
|
586
601
|
"variable": "\f30b",
|
|
602
|
+
"vector": "\f35e",
|
|
587
603
|
"vertical-bar-chart-asc": "\f30c",
|
|
588
604
|
"vertical-bar-chart-desc": "\f30d",
|
|
589
605
|
"vertical-distribution": "\f30e",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-16";
|
|
3
|
-
src: url("./blueprint-icons-16.ttf?
|
|
4
|
-
url("./blueprint-icons-16.eot?
|
|
5
|
-
url("./blueprint-icons-16.woff2?
|
|
6
|
-
url("./blueprint-icons-16.woff?
|
|
7
|
-
url("./blueprint-icons-16.svg?
|
|
3
|
+
src: url("./blueprint-icons-16.ttf?ec6513420d7320fe9d6afb75ca586af5") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-16.eot?ec6513420d7320fe9d6afb75ca586af5#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-16.woff2?ec6513420d7320fe9d6afb75ca586af5") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-16.woff?ec6513420d7320fe9d6afb75ca586af5") format("woff"),
|
|
7
|
+
url("./blueprint-icons-16.svg?ec6513420d7320fe9d6afb75ca586af5#blueprint-icons-16") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -376,6 +376,9 @@
|
|
|
376
376
|
<glyph glyph-name="crown"
|
|
377
377
|
unicode=""
|
|
378
378
|
horiz-adv-x="320" d="M40 200L100 160L160 240L220 160L280 200L260 80L60 80L40 200zM160 300C171.045695 300 180 291.045695 180 280C180 268.954305 171.045695 260 160 260C148.954305 260 140 268.954305 140 280C140 291.045695 148.954305 300 160 300zM20 260C31.045695 260 40 251.045695 40 240C40 228.954305 31.045695 220 20 220C8.954305 220 0 228.954305 0 240C0 251.045695 8.954305 260 20 260zM300 260C311.045694 260 320 251.045695 320 240C320 228.954305 311.045694 220 300 220C288.9543060000001 220 280 228.954305 280 240C280 251.045695 288.9543060000001 260 300 260zM60 60L260 60L260 20L60 20L60 60z" />
|
|
379
|
+
<glyph glyph-name="css-style"
|
|
380
|
+
unicode=""
|
|
381
|
+
horiz-adv-x="320" d="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" />
|
|
379
382
|
<glyph glyph-name="cube-add"
|
|
380
383
|
unicode=""
|
|
381
384
|
horiz-adv-x="320" d="M280 280L300 280C311.045694 280 320 271.045695 320 260C320 248.954305 311.045694 240 300 240L280 240L280 220C280 208.954305 271.045694 200 260 200C248.954306 200 240 208.954305 240 220L240 240L220 240C208.954306 240 200 248.954305 200 260C200 271.045695 208.954306 280 220 280L240 280L240 300C240 311.045695 248.954306 320 260 320C271.045694 320 280 311.045695 280 300L280 280zM182.7209844 307.01658036C168.8774658 296.0254388 160 279.049441 160 260C160 232.924642 177.9338258 210.0379536 202.570706 202.570706C202.923532 201.4066184 203.310782 200.2574954 203.731274 199.124522L160 171.7924764L36.125055 249.214317L150.0772212 314.3298407C156.2258746 317.84335692 163.7741254 317.84335692 169.9227788 314.3298407L182.7209844 307.01658036zM300 175.2778698L300 91.60645C300 84.429314 296.154278 77.802444 289.922778 74.241588L170 5.714286L170 154.4575236L213.7358 181.792399C224.740976 168.4817372 241.37998 160 260 160C275.367088 160 289.38487 165.7770714 300 175.2778698zM21.1240402 235.0049984L150 154.4575236L150 5.714286L30.0772212 74.241588C23.8457212 77.802444 20 84.429314 20 91.60645L20 228.3935492C20 230.680355 20.3904216 232.911297 21.1240402 235.0049984z" />
|
|
@@ -406,6 +409,9 @@
|
|
|
406
409
|
<glyph glyph-name="data-lineage"
|
|
407
410
|
unicode=""
|
|
408
411
|
horiz-adv-x="320" d="M21.333334 320C9.55126 320 0 310.4487413400001 0 298.6666666L0 256C0 244.2179254 9.55126 234.6666666 21.333334 234.6666666L66.136364 234.6536424C72.828874 201.705044 94.708948 174.272886 124.1505044 159.983244C94.70256 145.7182198 72.819382 118.282052 66.13201 85.324742L21.333334 85.333334C9.55126 85.333334 0 75.782074 0 64L0 21.333334C0 9.55126 9.55126 0 21.333334 0L128 0C139.7820746 0 149.3333334 9.55126 149.3333334 21.333334L149.3333334 64C149.3333334 75.782074 139.7820746 85.333334 128 85.333334L88.019566 85.325018C97.149476 120.8121102 128.532693 147.367252 166.4076728 149.2289L170.6666666 149.3333334L170.6666666 128C170.6666666 116.217926 180.2179254 106.666666 192 106.666666L298.6666666 106.666666C310.4487413400001 106.666666 320 116.217926 320 128L320 192C320 203.7820746 310.4487413400001 213.3333334 298.6666666 213.3333334L192 213.3333334C180.2179254 213.3333334 170.6666666 203.7820746 170.6666666 192L170.6666666 170.6666666C130.910608 170.6666666 97.504448 197.8538188 88.025888 234.6504248L128 234.6666666C139.7820746 234.6666666 149.3333334 244.2179254 149.3333334 256L149.3333334 298.6666666C149.3333334 310.4487413400001 139.7820746 320 128 320L21.333334 320z" />
|
|
412
|
+
<glyph glyph-name="data-sync"
|
|
413
|
+
unicode=""
|
|
414
|
+
horiz-adv-x="320" d="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" />
|
|
409
415
|
<glyph glyph-name="database"
|
|
410
416
|
unicode=""
|
|
411
417
|
horiz-adv-x="320" d="M160 240C226.2 240 280 258 280 280C280 302 226.2 320 160 320C93.6 320 40 302 40 280C40 258 93.6 240 160 240zM40 249.6V160C40 138 93.8 120 160 120C226.2 120 280 138 280 160V249.6C255.6 232 211.2 220 160 220S64.4 232 40 249.6zM40 129.6V40C40 18 93.8 0 160 0C226.2 0 280 18 280 40V129.6C255.6 112 211.2 100 160 100S64.4 112 40 129.6z" />
|
|
@@ -538,6 +544,9 @@
|
|
|
538
544
|
<glyph glyph-name="euro"
|
|
539
545
|
unicode=""
|
|
540
546
|
horiz-adv-x="320" d="M130.4 256.4C140.6 261.8 152.8 264.4 167 264.4C176.6 264.4 185.2 263.2 192.4 260.8C199.8 258.4 206 255 211.6 250.6C215.2 247.8 217.6 244 220.4 240.4L251 271C248.6 273.2 246.3999999999999 275.4 243.8 277.4C233.8 284.6 222.2 290.2 209 294C195.8 298 181.8 300 167 300C147.2 300 129.4 296.4 113.8 289.4C98 282.4 84.8 273 73.8 261.2C62.8 249.6 54.6 235.8 48.6 220H40C29 220 20 211 20 200C20 189 29 180 40 180H40.8C40.6 176.6 40 173.4 40 170C40 166.6 40.6 163.4 40.8 160H40C29 160 20 151 20 140C20 129 29 120 40 120H48.6C48.6 119.8 48.6 119.6 48.8 119.6C54.6 103.8 63 90 73.8 78.2C84.6 66.4 98 57 113.8 50.2C129.4 43.4 147.2 40 167 40C183.2 40 197.8 42.4 211.2 47.2C224.6 52 236.2 59 246.2 67.8C246.4 68 246.6 68.2 246.8 68.4L215.8 95C215.6 94.8 215.4 94.4 215.2 94.2C209.4 88.2 202.5999999999999 83.6 194.8 80.4C186.8 77 177.8 75.4 167.4 75.4C153.2 75.4 141 78 130.8 83.4C120.6 88.8 112.2 95.8 105.8 104.8C102 109.6 99 114.6 96.6 120H180C191 120 200 129 200 140C200 151 191 160 180 160H87C86.8 163.4 86.4 166.6 86.4 170C86.4 173.4 86.8 176.8 87 180H200C211 180 220 189 220 200C220 211 211 220 200 220H96.6C99.2 225.4 102 230.4 105.4 235.2C111.8 244 120.2 251.2 130.4 256.4zM280 140.4V140.2C280 140.2 280 140.4 280 140.4L280 140.4z" />
|
|
547
|
+
<glyph glyph-name="excavator"
|
|
548
|
+
unicode=""
|
|
549
|
+
horiz-adv-x="320" d="M284.386 200.0002C293.564 200.0002 301.562 193.7542 303.788 184.8508L313.788 144.8508C316.944 132.2278 307.398 120 294.386 120H160.0012C148.9556 120 140.0012 128.9544 140.0012 140V213.9446C140.0012 217.893 141.17 221.7532 143.3602 225.0386L174.064 271.094C177.7732 276.658 184.0178 280 190.705 280H240.002C251.046 280 260.002 271.0458 260.002 260V200.0002H284.386zM206.6 240.0002L180 200.0002L220.002 200.0002V240L206.6 240.0002zM34.443 297.7716C37.3824 309.52952 50.0208 315.99168 61.2736 311.49052L119.8186 288.0726C130.6826 283.727 135.5122 271.0242 130.2794 260.5588L120 240.0002L60 260L40 160.0002H100L55.2588 117.804C50.1742 113.008 42.9092 111.096 36.3044 113.38C15.6341 120.5336 0.910752 131.521 0.0413692 157.5296C-0.01326182 159.1638 0.201246 160.8024 0.59786 162.3888L5.00062 180L34.443 297.7716zM60 50C60 77.614 82.3858 100 110 100H270C297.614 100 320 77.614 320 50C320 22.386 297.614 0 270 0H110C82.3858 0 60 22.386 60 50zM100 50C100 55.522 104.4772 60 110 60H270C275.522 60 280 55.522 280 50C280 44.478 275.522 40 270 40H110C104.4772 40 100 44.478 100 50z" />
|
|
541
550
|
<glyph glyph-name="exchange"
|
|
542
551
|
unicode=""
|
|
543
552
|
horiz-adv-x="320" d="M39.8 200.2C17.8 200.2 -0.2 182.2 -0.2 160.2S17.8 120.2 39.8 120.2S79.8 138.2 79.8 160.2S62 200.2 39.8 200.2zM122.8 163C124.6 161.2 127.2 160 129.8 160C135.4 160 139.8 164.4 139.8 170C139.8 172.8 138.6 175.2 136.8 177L114 200.2H229.8C235.4 200.2 239.8 204.6 239.8 210.2S235.4 220.2 229.8 220.2H114L137 243.2C138.8 245 140 247.6 140 250.2C140 255.8 135.6 260.2 130 260.2C127.2 260.2 124.8 259 123 257.2L83 217.2C81 215.4 79.8 213 79.8 210.2S81 205 82.8 203.2L122.8 163zM279.8 200.2C257.8 200.2 239.8 182.2 239.8 160.2S257.8 120.2 279.8 120.2S319.8 138.2 319.8 160.2S302 200.2 279.8 200.2zM197 157.2C195 159 192.6 160.2 189.8 160.2C184.2 160.2 179.8 155.8 179.8 150.2C179.8 147.4 181 145 182.8 143.2L205.8 120.2H89.8C84.2 120.2 79.8 115.8 79.8 110.2S84.2 100.2 89.8 100.2H205.6L182.6 77.2C180.8 75.4 179.6 72.8 179.6 70.2C179.6 64.6 184 60.2 189.6 60.2C192.4 60.2 194.8 61.4 196.6 63.2L236.6 103.2C238.4 105 239.6 107.6 239.6 110.2S238.4 115.4 236.6 117.2L197 157.2z" />
|
|
@@ -958,6 +967,12 @@
|
|
|
958
967
|
<glyph glyph-name="layout-balloon"
|
|
959
968
|
unicode=""
|
|
960
969
|
horiz-adv-x="320" d="M280 100C276 100 272.4 99.2 268.8 98.2L248.4 132C255.6 139.2 260 149 260 160C260 171 255.6 180.8 248.4 188L268.6 221.8C272.4 220.8 276 220 280 220C302 220 320 238 320 260S302 300 280 300S240 282 240 260C240 249 244.4 239.2 251.6 232L231.4 198.2C227.6 199.2 224 200 220 200C201.4 200 185.8 187.2 181.4 170H138.6C134.2 187.2 118.6 200 100 200C96 200 92.4 199.2 88.8 198.2L68.4 232C75.6 239.2 80 249 80 260C80 282 62 300 40 300S0 282 0 260S18 220 40 220C44 220 47.6 220.8 51.2 221.8L71.6 188C64.4 180.8 60 171 60 160C60 149 64.4 139.2 71.6 132L51.4 98.2C47.6 99.2 44 100 40 100C18 100 0 82 0 60S18 20 40 20S80 38 80 60C80 71 75.6 80.8 68.4 88L88.6 121.8C92.4 120.8 96 120 100 120C118.6 120 134.2 132.8 138.6 150H181.4C185.8 132.8 201.4 120 220 120C224 120 227.6 120.8 231.2 121.8L251.4 88C244.4 80.8 240 71 240 60C240 38 258 20 280 20S320 38 320 60S302 100 280 100z" />
|
|
970
|
+
<glyph glyph-name="layout-bottom-row-three-tiles"
|
|
971
|
+
unicode=""
|
|
972
|
+
horiz-adv-x="320" d="M140 140C128.9544 140 120 131.0456 120 120L120 20C120 8.954 128.9544 0 140 0H180C191.0456 0 200 8.954 200 20V120C200 131.0456 191.0456 140 180 140H140zM20 140C8.95432 140 0.00000485396 131.0456 0.00000437114 120L0 20C-4.82822e-7 8.954 8.9543 0 20 0H60C71.0456 0 80 8.954 80 20V120C80 131.0456 71.0456 140 60 140H20zM260 140C248.954 140 240 131.0456 240 120V20C240 8.954 248.954 0 260 0H300C311.046 0 320 8.954 320 20V120C320 131.0456 311.046 140 300 140H260zM20 320C8.95432 320.000000482822 0.00000485396 311.0457 0.00000437114 300L0 200C-4.82822e-7 188.9544 8.9543 180 20 180L300 180C311.046 180 320 188.9542 320 200V300C320 311.04568 311.046 319.99998727798 300 319.9999877608L20 320z" />
|
|
973
|
+
<glyph glyph-name="layout-bottom-row-two-tiles"
|
|
974
|
+
unicode=""
|
|
975
|
+
horiz-adv-x="320" d="M120 140C131.0456 140 140 131.0456 140 120V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V120C0 131.0456 8.9543 140 20 140H120zM300 140C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V120C180 131.0456 188.9544 140 200 140H300zM300 320C311.046 320 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H20C8.9543 180 0 188.9544 0 200V300C0 311.0457 8.9543 320 20 320H300z" />
|
|
961
976
|
<glyph glyph-name="layout-circle"
|
|
962
977
|
unicode=""
|
|
963
978
|
horiz-adv-x="320" d="M283.2 199.6C280.8 206.8 278 213.6 274.6 220.2C278 226 280 232.8 280 240C280 262 262 280 240 280C232.8 280 226 278 220.2 274.6C213.6 278 206.8 280.8 199.6 283.2C198 303.8 181 320 160 320C139 320 122 303.8 120.4 283.2C113.2 280.8 106.4 278 99.8 274.6C94 278 87.2 280 80 280C58 280 40 262 40 240C40 232.8 42 226 45.4 220.2C42 213.6 39.2 206.8 36.8 199.6C16.2 198 0 181 0 160C0 139 16.2 122 36.8 120.4C39.2 113.2 42 106.4 45.4 99.8C42 94 40 87.2 40 80C40 58 58 40 80 40C87.2 40 94 42 99.8 45.4C106.4 42 113.2 39 120.4 36.8C122 16.2 139 0 160 0C181 0 198 16.2 199.6 36.8C206.8 39.2 213.6 42 220.2 45.4C226 42 232.8 40 240 40C262 40 280 58 280 80C280 87.2 278 94 274.6 99.8C278 106.4 280.8 113.2 283.2 120.4C303.8 122 320 139 320 160C320 181 303.8 198 283.2 199.6zM263.4 123.8C262.4 120.6 261.2 117.6 260 114.6C254 118 247.2 120 240 120C218 120 200 102 200 80C200 72.8 202 66 205.4 60C202.4 58.6 199.4 57.6 196.2 56.6C190 70.4 176.2 80 160 80S130 70.4 123.8 56.6C120.6 57.8 117.4 58.8 114.6 60C118 66 120 72.8 120 80C120 102 102 120 80 120C72.8 120 66 118 60 114.6C58.6 117.6 57.6 120.6 56.6 123.8C70.4 130 80 143.8 80 160S70.4 190 56.6 196.2C57.8 199.4 58.8 202.6 60 205.4C66 202 72.8 200 80 200C102 200 120 218 120 240C120 247.2 118 254 114.6 260C117.6 261.4 120.6 262.4 123.8 263.4C130 249.6 143.8 240 160 240S190 249.6 196.2 263.4C199.4 262.2 202.6 261.2 205.4 260C202 254 200 247.2 200 240C200 218 218 200 240 200C247.2 200 254 202 260 205.4C261.4 202.4 262.4 199.4 263.4 196.2C249.6 190 240 176.2 240 160S249.6 130 263.4 123.8z" />
|
|
@@ -970,15 +985,45 @@
|
|
|
970
985
|
<glyph glyph-name="layout-hierarchy"
|
|
971
986
|
unicode=""
|
|
972
987
|
horiz-adv-x="320" d="M290 78.6V121.4C307.2 125.8 320 141.4 320 160C320 182 302 200 280 200C261.4 200 245.8 187.2 241.4 170H198.6C195 184 184 195 170 198.6V241.4C187.2 245.8 200 261.4 200 280C200 302 182 320 160 320S120 302 120 280C120 261.4 132.8 245.8 150 241.4V198.6C136 195 125 184 121.4 170H78.6C74.2 187.2 58.6 200 40 200C18 200 0 182 0 160C0 141.4 12.8 125.8 30 121.4V78.6C12.8 74.2 0 58.6 0 40C0 18 18 0 40 0S80 18 80 40C80 58.6 67.2 74.2 50 78.6V121.4C64 125 75 136 78.6 150H121.4C125 136 136 125 150 121.4V78.6C132.8 74.2 120 58.6 120 40C120 18 138 0 160 0S200 18 200 40C200 58.6 187.2 74.2 170 78.6V121.4C184 125 195 136 198.6 150H241.4C245 136 256 125 270 121.4V78.6C252.8 74.2 240 58.6 240 40C240 18 258 0 280 0S320 18 320 40C320 58.6 307.2 74.2 290 78.6z" />
|
|
988
|
+
<glyph glyph-name="layout-left-column-three-tiles"
|
|
989
|
+
unicode=""
|
|
990
|
+
horiz-adv-x="320" d="M140 180C140 191.0456 131.0456 200 120 200H20C8.9543 200 0 191.0456 0 180V140C0 128.9544 8.9543 120 20 120H120C131.0456 120 140 128.9544 140 140V180zM140 300C140 311.0457 131.0456 320 120 320H20C8.9543 320 0 311.0457 0 300V260C0 248.9544 8.9543 240 20 240H120C131.0456 240 140 248.9544 140 260V300zM140 60C140 71.046 131.0456 80 120 80H20C8.9543 80 0 71.046 0 60V20C0 8.954 8.9543 0 20 0H120C131.0456 0 140 8.954 140 20V60zM320 300C320 311.0457 311.046 320 300 320H200C188.9544 320 180 311.0457 180 300V20C180 8.954 188.9544 0 200 0H300C311.046 0 320 8.954 320 20V300z" />
|
|
991
|
+
<glyph glyph-name="layout-left-column-two-tiles"
|
|
992
|
+
unicode=""
|
|
993
|
+
horiz-adv-x="320" d="M140 300C140 311.0457 131.0456 320 120 320H20C8.9543 320 0 311.0457 0 300V200C0 188.9544 8.9543 180 20 180H120C131.0456 180 140 188.9544 140 200V300zM140 120C140 131.0456 131.0456 140 120 140H20C8.9543 140 0 131.0456 0 120V20C0 8.954 8.9543 0 20 0H120C131.0456 0 140 8.954 140 20V120zM320 300C320 311.0457 311.046 320 300 320H200C188.9544 320 180 311.0457 180 300V20C180 8.954 188.9544 0 200 0H300C311.046 0 320 8.954 320 20V300z" />
|
|
973
994
|
<glyph glyph-name="layout-linear"
|
|
974
995
|
unicode=""
|
|
975
996
|
horiz-adv-x="320" d="M280 200C261.4 200 245.8 187.2 241.4 170H198.6C194.2 187.2 178.6 200 160 200S125.8 187.2 121.4 170H78.6C74.2 187.2 58.6 200 40 200C18 200 0 182 0 160C0 138 18 120 40 120C58.6 120 74.2 132.8 78.6 150H121.2C125.8 132.8 141.4 120 160 120S194.2 132.8 198.6 150H241.2C245.6 132.8 261.2 120 279.8 120C301.8 120 319.8 138 319.8 160C320 182 302 200 280 200z" />
|
|
997
|
+
<glyph glyph-name="layout-right-column-three-tiles"
|
|
998
|
+
unicode=""
|
|
999
|
+
horiz-adv-x="320" d="M180 180C180 191.0456 188.9544 200 200 200H300C311.046 200 320 191.0456 320 180V140C320 128.9544 311.046 120 300 120H200C188.9544 120 180 128.9544 180 140V180zM180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V260C320 248.9544 311.046 240 300 240H200C188.9544 240 180 248.9544 180 260V300zM180 60C180 71.046 188.9544 80 200 80H300C311.046 80 320 71.046 320 60V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V60zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z" />
|
|
1000
|
+
<glyph glyph-name="layout-right-column-two-tiles"
|
|
1001
|
+
unicode=""
|
|
1002
|
+
horiz-adv-x="320" d="M180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H200C188.9544 180 180 188.9544 180 200V300zM180 120C180 131.0456 188.9544 140 200 140H300C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V120zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z" />
|
|
976
1003
|
<glyph glyph-name="layout-skew-grid"
|
|
977
1004
|
unicode=""
|
|
978
1005
|
horiz-adv-x="320" d="M40 200C18 200 0 182 0 160C0 138 18 120 40 120S80 138 80 160C80 182 62 200 40 200zM280 240C302 240 320 258 320 280S302 320 280 320S240 302 240 280S258 240 280 240zM40 80C18 80 0 62 0 40C0 18 18 0 40 0S80 18 80 40C80 62 62 80 40 80zM40 320C18 320 0 302 0 280S18 240 40 240S80 258 80 280S62 320 40 320zM160 140C138 140 120 122 120 100C120 78 138 60 160 60S200 78 200 100C200 122 182 140 160 140zM280 200C258 200 240 182 240 160C240 138 258 120 280 120S320 138 320 160C320 182 302 200 280 200zM160 260C138 260 120 242 120 220S138 180 160 180S200 198 200 220S182 260 160 260zM280 80C258 80 240 62 240 40C240 18 258 0 280 0S320 18 320 40C320 62 302 80 280 80z" />
|
|
979
1006
|
<glyph glyph-name="layout-sorted-clusters"
|
|
980
1007
|
unicode=""
|
|
981
1008
|
horiz-adv-x="320" d="M40 200C18 200 0 182 0 160S18 120 40 120S80 138 80 160S62 200 40 200zM40 80C18 80 0 62 0 40S18 0 40 0S80 18 80 40S62 80 40 80zM40 320C18 320 0 302 0 280S18 240 40 240S80 258 80 280S62 320 40 320zM280 200C258 200 240 182 240 160S258 120 280 120S320 138 320 160S302 200 280 200zM160 140C138 140 120 122 120 100S138 60 160 60S200 78 200 100S182 140 160 140zM160 260C138 260 120 242 120 220S138 180 160 180S200 198 200 220S182 260 160 260z" />
|
|
1009
|
+
<glyph glyph-name="layout-three-columns"
|
|
1010
|
+
unicode=""
|
|
1011
|
+
horiz-adv-x="320" d="M240 300C240 311.0457 248.954 320 260 320H300C311.046 320 320 311.0457 320 300V20C320 8.954 311.046 0 300 0H260C248.954 0 240 8.954 240 20V300zM120 300C120 311.0457 128.9544 320 140 320H180C191.0456 320 200 311.0457 200 300V20C200 8.954 191.0456 0 180 0H140C128.9544 0 120 8.954 120 20V300zM0 300C0 311.0457 8.9543 320 20 320H60C71.0456 320 80 311.0457 80 300V20C80 8.954 71.0456 0 60 0H20C8.9543 0 0 8.954 0 20V300z" />
|
|
1012
|
+
<glyph glyph-name="layout-three-rows"
|
|
1013
|
+
unicode=""
|
|
1014
|
+
horiz-adv-x="320" d="M300 80C311.046 80 320 71.046 320 60V20C320 8.954 311.046 0 300 0H20C8.9543 0 0 8.954 0 20V60C0 71.046 8.9543 80 20 80H300zM300 200C311.046 200 320 191.0456 320 180V140C320 128.9544 311.046 120 300 120H20C8.9543 120 0 128.9544 0 140V180C0 191.0456 8.9543 200 20 200H300zM300 320C311.046 320 320 311.0457 320 300V260C320 248.9544 311.046 240 300 240H20C8.9543 240 0 248.9544 0 260V300C0 311.0457 8.9543 320 20 320H300z" />
|
|
1015
|
+
<glyph glyph-name="layout-top-row-three-tiles"
|
|
1016
|
+
unicode=""
|
|
1017
|
+
horiz-adv-x="320" d="M140 180C128.9544 180 120 188.9544 120 200L120 300C120 311.0457 128.9544 319.99999776872 140 319.999998251532L180 320C191.0456 320.000000482822 200 311.0457 200 300V200C200 188.9544 191.0456 180 180 180H140zM20 180C8.95432 180 0.00000485396 188.9544 0.00000437114 200L0 300C-4.82822e-7 311.0457 8.9543 319.99999776872 20 319.999998251532L60 320C71.0456 320.000000482822 80 311.0457 80 300V200C80 188.9544 71.0456 180 60 180H20zM260 180C248.954 180 240 188.9544 240 200V300C240 311.0457 248.954 319.99999776872 260 319.999998251532L300 320C311.046 320.000000482822 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H260zM20 0C8.95432 0 0.00000485396 8.954 0.00000437114 20L0 120C-4.82822e-7 131.0456 8.9543 140 20 140L300 140C311.046 140 320 131.0458 320 120V20C320 8.954 311.046 0 300 0L20 0z" />
|
|
1018
|
+
<glyph glyph-name="layout-top-row-two-tiles"
|
|
1019
|
+
unicode=""
|
|
1020
|
+
horiz-adv-x="320" d="M200 180C188.9544 180 180 188.9544 180 200V300C180 311.0457 188.9544 320.000000965646 200 320L300 319.99999125772C311.046 319.99999029208 320 311.04568 320 300V200C320 188.9542 311.046 180 300 180L200 180zM20 180C8.9543 180 -9.65646e-7 188.9544 0 200L0.00000874228 300C0.00000970792 311.0457 8.95432 320.000000965646 20 320L120 319.99999125772C131.0458 319.99999029208 140 311.04568 140 300L140 200C140 188.9542 131.0456 180 120 180L20 180zM20 0C8.9543 0 -9.65646e-7 8.954 0 20L0.00000874228 120C0.00000970792 131.0456 8.95432 140 20 140L300 140C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0L20 0z" />
|
|
1021
|
+
<glyph glyph-name="layout-two-columns"
|
|
1022
|
+
unicode=""
|
|
1023
|
+
horiz-adv-x="320" d="M180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V300zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z" />
|
|
1024
|
+
<glyph glyph-name="layout-two-rows"
|
|
1025
|
+
unicode=""
|
|
1026
|
+
horiz-adv-x="320" d="M0 120C0 131.0456 8.9543 140 20 140H300C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0H20C8.9543 0 0 8.954 0 20V120zM0 300C0 311.0457 8.9543 320 20 320H300C311.046 320 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H20C8.9543 180 0 188.9544 0 200V300z" />
|
|
982
1027
|
<glyph glyph-name="layout"
|
|
983
1028
|
unicode=""
|
|
984
1029
|
horiz-adv-x="320" d="M280 240C258 240 240 222 240 200C240 190.6 243.4 182 248.8 175.2L235.2 157C230.6 159 225.4 160 220 160C201.4 160 185.8 147.2 181.4 130H158.6C154.2 147.2 138.6 160 120 160C110.6 160 102 156.6 95.2 151.2L77 164.8C79 169.4 80 174.6 80 180C80 187.4 77.8 194.2 74.4 200.2L119.8 245.6C125.8 242.2 132.6 240 140 240C162 240 180 258 180 280C180 302 162 320 140 320S100 302 100 280C100 272.6 102.2 265.8 105.6 259.8L60.2 214.4C54.2 217.8 47.4 220 40 220C18 220 0 202 0 180C0 158 18 140 40 140C49.4 140 58 143.4 64.8 148.8L83 135.2C81 130.6 80 125.4 80 120C80 112.6 82.2 105.8 85.6 99.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.2L99.8 85.6C105.8 82.2 112.6 80 120 80C138.6 80 154.2 92.8 158.6 110H181.4C185.8 92.8 201.4 80 220 80C242 80 260 98 260 120C260 129.4 256.6 138 251.2 144.8L264.8 163C269.4000000000001 161 274.6 160 280 160C302 160 320 178 320 200C320 222 302 240 280 240z" />
|
|
@@ -1756,6 +1801,9 @@
|
|
|
1756
1801
|
<glyph glyph-name="variable"
|
|
1757
1802
|
unicode=""
|
|
1758
1803
|
horiz-adv-x="320" d="M78.8 257C88.2 270.2 99.8 281.8 114 291.6L116.6 299.6C94.4 290.6 75.6 279.4 59.8 265.6C39.4 248 23.8 227.6 13.4 204.6C4.4 184.8 0 165 0 145C0 110 13.2 75 39.8 40L42.4 48.4C34.6 67.2 30.6 84.8 30.6 101C30.6 126.6 35 153.8 44 183C53 212 64.6 236.8 78.8 257zM229 128.8L223.6 131.8C217.6 123.6 213.2 118.6 210.4 116.4C208.6 115.2 206.2 114.4 203.8 114.4C200.8 114.4 197.8 116.4 194.8 120C189.8 126.6 183 144.4 174.6 173.8C182.2 186.8 188.4 195.4 193.6 199.4C197.4 202.4 201.4 203.8 205.4 203.8C207 203.8 209.8 203.2 214 202.2C218 201 221.8 200.6 224.8 200.6C229.2 200.6 232.8 202 235.6 205C238.6 208 240 211.8 240 216.4C240 221.4 238.6 225.4 235.6 228.2C232.6 231.2 228.6 232.6 223 232.6C218.1999999999999 232.6 213.5999999999999 231.4 209.1999999999999 229.2C205 227 199.4 222 192.8 214.4C187.8 208.8 180.6 198.8 170.8 184.8C167.4 202 160.8 218 151.4 232.4L99.6 223.6L98.6 218.2C102.4 219 105.8 219.4 108.4 219.4C113.6 219.4 117.8 217.2 121.2 212.8C126.4 206 133.8 185.2 143.4 150.4C136 140.6 130.8 134.2 128 131.2C123.4 126.4 119.8 123.2 116.8 121.8C114.6 120.6 112 120 109 120C106.8 120 103.2 121.2 98.4 123.6C95 125 92 125.8 89.4 125.8C84.4 125.8 80.2 124.2 77 121C73.8 117.8 72.2 113.6 72.2 108.8C72.2 104.2 73.8 100.4 76.8 97.4C79.8 94.4 83.8 93 89 93C94 93 98.6 94 103 96C107.4 98 112.8 102.4 119.4 109C126 115.6 135 126.2 146.6 140.8C151 127 155 117 158.2 110.6C161.4 104.4 165.2 99.8 169.4 97C173.6 94.2 178.8 92.8 185.2000000000001 92.8C191.4 92.8 197.6 95 203.8 99.4C211.8 105.2 220.2 114.8 229 128.8zM280.2 299.6L277.8 291.2C285.6 272.2 289.6 254.8 289.6 238.4C289.6 216.6 286.2 193.2 279.6 168.2C274.4000000000001 149 267.6 130.8 259.2000000000001 114C250.8 97 242.8 83.8 235 74.4C227.2 64.8 217.6 56 206.2 48L203.4 40C225.6 49 244.4 60.4 260.2 74C280.8 91.8 296.4 112.2 306.8 135C315.6 154.8 320 174.8 320 195C320 229.6 306.8 264.6 280.2 299.6z" />
|
|
1804
|
+
<glyph glyph-name="vector"
|
|
1805
|
+
unicode=""
|
|
1806
|
+
horiz-adv-x="320" d="M194.0574 314.2L234.008 274.2H234.208C237.802 270.6 240 265.6 240 260C240 254.4 237.802 249.4 234.208 245.8L194.2572 205.8C190.6616 202.2 185.668 200 180.075 200C169.0886 200 160.0998 209 160.0998 220C160.0998 225.6 162.2972 230.6 165.8926 234.2L171.6854 240H99.975C88.9888 240 80 249 80 260C80 271 88.9888 280 99.975 280H171.2858L165.4932 285.8C161.8976 289.4 159.7004 294.4 159.7004 300C159.7004 311 168.6892 320 179.8752 320C185.4682 320 190.462 317.8 194.0574 314.2zM191.4002 147.1998C195.4002 157.3998 207 162.5998 217.2 158.5998C227.4 154.5998 232.6 142.9998 228.6 132.7998L183.6002 16.8C179.6002 6.6 170.4002 0 160.0002 0C149.6002 0 140.4002 6.6 136.4002 16.8L91.4002 132.7998C87.4002 142.9998 92.4002 154.5998 102.8002 158.5998C113.0002 162.5998 124.6002 157.5998 128.6002 147.1998L160.0002 66.4L191.4002 147.1998z" />
|
|
1759
1807
|
<glyph glyph-name="vertical-bar-chart-asc"
|
|
1760
1808
|
unicode=""
|
|
1761
1809
|
horiz-adv-x="320" d="M120 180C109 180 100 171 100 160V20C100 9 109 0 120 0S140 9 140 20V160C140 171 131 180 120 180zM40 140C29 140 20 131 20 120V20C20 9 29 0 40 0S60 9 60 20V120C60 131 51 140 40 140zM200 240C189 240 180 231 180 220V20C180 9 189 0 200 0S220 9 220 20V220C220 231 211 240 200 240zM280 320C269 320 260 311 260 300V20C260 9 269 0 280 0S300 9 300 20V300C300 311 291 320 280 320z" />
|
|
@@ -122,6 +122,7 @@ export type BlueprintIcons_16Id =
|
|
|
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_16Id =
|
|
|
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_16Id =
|
|
|
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_16Id =
|
|
|
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_16Id =
|
|
|
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_16Key =
|
|
|
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_16Key =
|
|
|
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_16Key =
|
|
|
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_16Key =
|
|
|
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_16Key =
|
|
|
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_16 {
|
|
|
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_16 {
|
|
|
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_16 {
|
|
|
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_16 {
|
|
|
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_16 {
|
|
|
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_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1944
1992
|
[BlueprintIcons_16.CrossCircle]: "62262",
|
|
1945
1993
|
[BlueprintIcons_16.Cross]: "61801",
|
|
1946
1994
|
[BlueprintIcons_16.Crown]: "61802",
|
|
1995
|
+
[BlueprintIcons_16.CssStyle]: "62315",
|
|
1947
1996
|
[BlueprintIcons_16.CubeAdd]: "61803",
|
|
1948
1997
|
[BlueprintIcons_16.CubeRemove]: "61804",
|
|
1949
1998
|
[BlueprintIcons_16.Cube]: "61805",
|
|
@@ -1954,6 +2003,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1954
2003
|
[BlueprintIcons_16.Dashboard]: "61809",
|
|
1955
2004
|
[BlueprintIcons_16.DataConnection]: "61810",
|
|
1956
2005
|
[BlueprintIcons_16.DataLineage]: "61811",
|
|
2006
|
+
[BlueprintIcons_16.DataSync]: "62316",
|
|
1957
2007
|
[BlueprintIcons_16.Database]: "61812",
|
|
1958
2008
|
[BlueprintIcons_16.Delete]: "61813",
|
|
1959
2009
|
[BlueprintIcons_16.Delta]: "61814",
|
|
@@ -1998,6 +2048,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1998
2048
|
[BlueprintIcons_16.Eraser]: "61850",
|
|
1999
2049
|
[BlueprintIcons_16.Error]: "61851",
|
|
2000
2050
|
[BlueprintIcons_16.Euro]: "61852",
|
|
2051
|
+
[BlueprintIcons_16.Excavator]: "62317",
|
|
2001
2052
|
[BlueprintIcons_16.Exchange]: "61853",
|
|
2002
2053
|
[BlueprintIcons_16.ExcludeRow]: "61854",
|
|
2003
2054
|
[BlueprintIcons_16.ExpandAll]: "61855",
|
|
@@ -2138,13 +2189,25 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2138
2189
|
[BlueprintIcons_16.Layers]: "61979",
|
|
2139
2190
|
[BlueprintIcons_16.LayoutAuto]: "61980",
|
|
2140
2191
|
[BlueprintIcons_16.LayoutBalloon]: "61981",
|
|
2192
|
+
[BlueprintIcons_16.LayoutBottomRowThreeTiles]: "62308",
|
|
2193
|
+
[BlueprintIcons_16.LayoutBottomRowTwoTiles]: "62307",
|
|
2141
2194
|
[BlueprintIcons_16.LayoutCircle]: "61982",
|
|
2142
2195
|
[BlueprintIcons_16.LayoutGrid]: "61983",
|
|
2143
2196
|
[BlueprintIcons_16.LayoutGroupBy]: "61984",
|
|
2144
2197
|
[BlueprintIcons_16.LayoutHierarchy]: "61985",
|
|
2198
|
+
[BlueprintIcons_16.LayoutLeftColumnThreeTiles]: "62310",
|
|
2199
|
+
[BlueprintIcons_16.LayoutLeftColumnTwoTiles]: "62309",
|
|
2145
2200
|
[BlueprintIcons_16.LayoutLinear]: "61986",
|
|
2201
|
+
[BlueprintIcons_16.LayoutRightColumnThreeTiles]: "62312",
|
|
2202
|
+
[BlueprintIcons_16.LayoutRightColumnTwoTiles]: "62311",
|
|
2146
2203
|
[BlueprintIcons_16.LayoutSkewGrid]: "61987",
|
|
2147
2204
|
[BlueprintIcons_16.LayoutSortedClusters]: "61988",
|
|
2205
|
+
[BlueprintIcons_16.LayoutThreeColumns]: "62305",
|
|
2206
|
+
[BlueprintIcons_16.LayoutThreeRows]: "62306",
|
|
2207
|
+
[BlueprintIcons_16.LayoutTopRowThreeTiles]: "62314",
|
|
2208
|
+
[BlueprintIcons_16.LayoutTopRowTwoTiles]: "62313",
|
|
2209
|
+
[BlueprintIcons_16.LayoutTwoColumns]: "62303",
|
|
2210
|
+
[BlueprintIcons_16.LayoutTwoRows]: "62304",
|
|
2148
2211
|
[BlueprintIcons_16.Layout]: "61989",
|
|
2149
2212
|
[BlueprintIcons_16.Learning]: "61990",
|
|
2150
2213
|
[BlueprintIcons_16.LeftJoin]: "61991",
|
|
@@ -2404,6 +2467,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2404
2467
|
[BlueprintIcons_16.Upload]: "62217",
|
|
2405
2468
|
[BlueprintIcons_16.User]: "62218",
|
|
2406
2469
|
[BlueprintIcons_16.Variable]: "62219",
|
|
2470
|
+
[BlueprintIcons_16.Vector]: "62302",
|
|
2407
2471
|
[BlueprintIcons_16.VerticalBarChartAsc]: "62220",
|
|
2408
2472
|
[BlueprintIcons_16.VerticalBarChartDesc]: "62221",
|
|
2409
2473
|
[BlueprintIcons_16.VerticalDistribution]: "62222",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M2 1a1 1 0 011-1h6.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a1 1 0 01-1 1h-2.518A2.5 2.5 0 0012 14.5c0-.178-.02-.344-.053-.5H13V7H9a1 1 0 01-1-1V2H4v8.514a2.596 2.596 0 00-.492.5A2.34 2.34 0 002 10.046V1zm10 4l-2-2v2h2z", "M7.491 15.988L7.5 16h-.018l.009-.012zM1.5 11a1.42 1.42 0 00-1.035.426c-.262.268-.41.626-.46 1.008L0 12.467V14.5c0 .76.655 1.5 1.5 1.5A1.5 1.5 0 003 14.5a.5.5 0 00-1 0 .5.5 0 01-.5.5c-.26 0-.5-.26-.5-.5v-1.964a.745.745 0 01.18-.412A.421.421 0 011.5 12c.173 0 .264.048.321.104.066.064.146.197.184.466a.5.5 0 10.99-.14c-.057-.406-.2-.773-.474-1.04-.28-.275-.642-.39-1.021-.39zM4 12.5c0-.76.655-1.5 1.5-1.5A1.5 1.5 0 017 12.5a.5.5 0 01-1 0 .5.5 0 00-.5-.5c-.26 0-.5.26-.5.5 0 .092.028.154.129.236.126.103.31.188.575.308l.027.011c.23.104.533.239.773.434.274.225.496.55.496 1.011 0 .76-.655 1.5-1.5 1.5A1.5 1.5 0 014 14.5a.5.5 0 011 0 .5.5 0 00.5.5c.26 0 .5-.26.5-.5 0-.092-.028-.154-.129-.236-.126-.103-.31-.188-.575-.308l-.027-.011c-.23-.104-.533-.239-.773-.434C4.222 13.286 4 12.96 4 12.5zM9.5 11c-.845 0-1.5.74-1.5 1.5 0 .46.222.786.496 1.01.24.196.543.331.773.435l.027.011c.266.12.45.205.575.308.1.082.129.144.129.236 0 .24-.24.5-.5.5a.5.5 0 01-.5-.5.5.5 0 00-1 0A1.5 1.5 0 009.5 16c.845 0 1.5-.74 1.5-1.5 0-.46-.222-.786-.496-1.01-.24-.196-.543-.331-.773-.435l-.027-.011c-.266-.12-.45-.205-.575-.308-.1-.082-.129-.144-.129-.236 0-.24.24-.5.5-.5a.5.5 0 01.5.5.5.5 0 001 0A1.5 1.5 0 009.5 11z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 4c3.31 0 6-.9 6-2s-2.69-2-6-2C3.68 0 1 .9 1 2s2.68 2 6 2z", "M1 3.52V8c0 .55.67 1.049 1.755 1.411l1.828-1.828A1.997 1.997 0 016 7c.548 0 1.052.218 1.417.583l.59.59A2.282 2.282 0 018 8c0-.527.18-1.044.568-1.432C8.956 6.18 9.473 6 10 6a4.97 4.97 0 013 1.005V3.52C11.78 4.4 9.56 5 7 5s-4.78-.6-6-1.48zM1 9.52c.327.236.725.451 1.182.64A2.003 2.003 0 004.1 12.997a5.017 5.017 0 001.867 2.973C3.148 15.806 1 14.983 1 14V9.52z", "M14 11c0-2.2-1.8-4-4-4-.6 0-1 .4-1 1s.4 1 1 1c1.1 0 2 .9 2 2v.59l-.29-.3a1.003 1.003 0 00-1.42 1.42l2 2c.18.18.43.29.71.29.28 0 .53-.11.71-.29l2-2A1.003 1.003 0 0015 11c-.28 0-.53.11-.71.3l-.29.29V11zM4.71 11.71a1.003 1.003 0 01-1.42-1.42l2-2C5.47 8.11 5.72 8 6 8c.28 0 .53.11.71.29l2 2A1.003 1.003 0 018 12c-.28 0-.53-.11-.71-.3L7 11.41V12c0 1.1.9 2 2 2 .6 0 1 .4 1 1s-.4 1-1 1c-2.2 0-4-1.8-4-4v-.59l-.29.3z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M14.22 6a1 1 0 01.97.757l.5 2A1 1 0 0114.72 10H8a1 1 0 01-1-1V5.303a1 1 0 01.168-.555l1.535-2.303A1 1 0 019.535 2H12a1 1 0 011 1v3h1.22zm-3.89-2L9 6h2V4h-.67z", "M1.722 1.111A1 1 0 013.064.425L5.99 1.596a1 1 0 01.523 1.376L6 4 3 3 2 8h3l-2.237 2.11a.94.94 0 01-.948.221C.782 9.973.045 9.424.002 8.124A.883.883 0 01.03 7.88L.25 7l1.472-5.889z", "M3 13.5A2.5 2.5 0 015.5 11h8a2.5 2.5 0 010 5h-8A2.5 2.5 0 013 13.5zm2 0a.5.5 0 01.5-.5h8a.5.5 0 010 1h-8a.5.5 0 01-.5-.5z"];
|
|
@@ -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 ["M7 9a1 1 0 00-1 1v5a1 1 0 001 1h2a1 1 0 001-1v-5a1 1 0 00-1-1H7zM1 9a1 1 0 00-1 1v5a1 1 0 001 1h2a1 1 0 001-1v-5a1 1 0 00-1-1H1zM13 9a1 1 0 00-1 1v5a1 1 0 001 1h2a1 1 0 001-1v-5a1 1 0 00-1-1h-2zM1 0a1 1 0 00-1 1v5a1 1 0 001 1h14a1 1 0 001-1V1a1 1 0 00-1-1H1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M6 9a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1v-5a1 1 0 011-1h5zM15 9a1 1 0 011 1v5a1 1 0 01-1 1h-5a1 1 0 01-1-1v-5a1 1 0 011-1h5zM15 0a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1V1a1 1 0 011-1h14z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 7a1 1 0 00-1-1H1a1 1 0 00-1 1v2a1 1 0 001 1h5a1 1 0 001-1V7zM7 1a1 1 0 00-1-1H1a1 1 0 00-1 1v2a1 1 0 001 1h5a1 1 0 001-1V1zM7 13a1 1 0 00-1-1H1a1 1 0 00-1 1v2a1 1 0 001 1h5a1 1 0 001-1v-2zM16 1a1 1 0 00-1-1h-5a1 1 0 00-1 1v14a1 1 0 001 1h5a1 1 0 001-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 1a1 1 0 00-1-1H1a1 1 0 00-1 1v5a1 1 0 001 1h5a1 1 0 001-1V1zM7 10a1 1 0 00-1-1H1a1 1 0 00-1 1v5a1 1 0 001 1h5a1 1 0 001-1v-5zM16 1a1 1 0 00-1-1h-5a1 1 0 00-1 1v14a1 1 0 001 1h5a1 1 0 001-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M9 7a1 1 0 011-1h5a1 1 0 011 1v2a1 1 0 01-1 1h-5a1 1 0 01-1-1V7zM9 1a1 1 0 011-1h5a1 1 0 011 1v2a1 1 0 01-1 1h-5a1 1 0 01-1-1V1zM9 13a1 1 0 011-1h5a1 1 0 011 1v2a1 1 0 01-1 1h-5a1 1 0 01-1-1v-2zM0 1a1 1 0 011-1h5a1 1 0 011 1v14a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M9 1a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1h-5a1 1 0 01-1-1V1zM9 10a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1h-5a1 1 0 01-1-1v-5zM0 1a1 1 0 011-1h5a1 1 0 011 1v14a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M12 1a1 1 0 011-1h2a1 1 0 011 1v14a1 1 0 01-1 1h-2a1 1 0 01-1-1V1zM6 1a1 1 0 011-1h2a1 1 0 011 1v14a1 1 0 01-1 1H7a1 1 0 01-1-1V1zM0 1a1 1 0 011-1h2a1 1 0 011 1v14a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M15 12a1 1 0 011 1v2a1 1 0 01-1 1H1a1 1 0 01-1-1v-2a1 1 0 011-1h14zM15 6a1 1 0 011 1v2a1 1 0 01-1 1H1a1 1 0 01-1-1V7a1 1 0 011-1h14zM15 0a1 1 0 011 1v2a1 1 0 01-1 1H1a1 1 0 01-1-1V1a1 1 0 011-1h14z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 7a1 1 0 01-1-1V1a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H7zM1 7a1 1 0 01-1-1V1a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H1zM13 7a1 1 0 01-1-1V1a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1h-2zM1 16a1 1 0 01-1-1v-5a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M10 7a1 1 0 01-1-1V1a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1h-5zM1 7a1 1 0 01-1-1V1a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1H1zM1 16a1 1 0 01-1-1v-5a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M9 1a1 1 0 011-1h5a1 1 0 011 1v14a1 1 0 01-1 1h-5a1 1 0 01-1-1V1zM0 1a1 1 0 011-1h5a1 1 0 011 1v14a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 10a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1v-5zM0 1a1 1 0 011-1h14a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1V1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M9.703.29l1.997 2h.01c.18.18.29.43.29.71 0 .28-.11.53-.29.71l-1.997 2a1.002 1.002 0 01-1.418-1.42l.29-.29H4.998C4.449 4 4 3.55 4 3s.45-1 .999-1h3.565l-.29-.29A1.004 1.004 0 018.995 0c.28 0 .53.11.709.29zM9.57 8.64c.2-.51.78-.77 1.29-.57.51.2.77.78.57 1.29l-2.25 5.8c-.2.51-.66.84-1.18.84-.52 0-.98-.33-1.18-.84l-2.25-5.8c-.2-.51.05-1.09.57-1.29.51-.2 1.09.05 1.29.57L8 12.68l1.57-4.04z"];
|