@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
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const Excavator: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="excavator" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M383.216 203.9222C381.346 213.2708 373.1380000000001 220 363.604 220H320V300C320 311.0456 311.046 320 300 320H230C223.704 320 217.776 317.036 214 312L195.2168 280L162.7512 224.688C160.9494 221.6184 159.9994 218.1234 159.9994 214.564V160C159.9994 148.954 168.9538 140 179.9994 140H375.6040000000001C388.2240000000001 140 397.69 151.546 395.216 163.922L383.216 203.9222zM200 220L235.2 280H280V220H200zM85 390.00004C73.895 395.55258 56.735 389.11658 53.1674 377.2244L0 200C0 161.206 19.04042 148.1 50.0212 141.766C56.263 140.492 62.6614 142.662 67.1664 147.166L120 200H40L80 340.113L180 300L187.433 311.1494C194.106 321.1588 190.534 334.733 179.7742 340.113L85 390.00004zM60 60C60 93.138 86.863 120 120 120H340C373.1380000000001 120 400 93.138 400 60C400 26.862 373.1380000000001 0 340 0H120C86.863 0 60 26.862 60 60zM100 60C100 71.046 108.9544 80 120 80H340C351.046 80 360 71.046 360 60C360 48.954 351.046 40 340 40H120C108.9544 40 100 48.954 100 60z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
Excavator.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
Excavator.displayName = `Blueprint5.Icon.Excavator`;
|
|
41
|
+
export default Excavator;
|
|
@@ -136,6 +136,7 @@ export { Crop } from "./crop";
|
|
|
136
136
|
export { CrossCircle } from "./cross-circle";
|
|
137
137
|
export { Cross } from "./cross";
|
|
138
138
|
export { Crown } from "./crown";
|
|
139
|
+
export { CssStyle } from "./css-style";
|
|
139
140
|
export { CubeAdd } from "./cube-add";
|
|
140
141
|
export { CubeRemove } from "./cube-remove";
|
|
141
142
|
export { Cube } from "./cube";
|
|
@@ -146,6 +147,7 @@ export { Cycle } from "./cycle";
|
|
|
146
147
|
export { Dashboard } from "./dashboard";
|
|
147
148
|
export { DataConnection } from "./data-connection";
|
|
148
149
|
export { DataLineage } from "./data-lineage";
|
|
150
|
+
export { DataSync } from "./data-sync";
|
|
149
151
|
export { Database } from "./database";
|
|
150
152
|
export { Delete } from "./delete";
|
|
151
153
|
export { Delta } from "./delta";
|
|
@@ -190,6 +192,7 @@ export { Equals } from "./equals";
|
|
|
190
192
|
export { Eraser } from "./eraser";
|
|
191
193
|
export { Error } from "./error";
|
|
192
194
|
export { Euro } from "./euro";
|
|
195
|
+
export { Excavator } from "./excavator";
|
|
193
196
|
export { Exchange } from "./exchange";
|
|
194
197
|
export { ExcludeRow } from "./exclude-row";
|
|
195
198
|
export { ExpandAll } from "./expand-all";
|
|
@@ -330,13 +333,25 @@ export { Layer } from "./layer";
|
|
|
330
333
|
export { Layers } from "./layers";
|
|
331
334
|
export { LayoutAuto } from "./layout-auto";
|
|
332
335
|
export { LayoutBalloon } from "./layout-balloon";
|
|
336
|
+
export { LayoutBottomRowThreeTiles } from "./layout-bottom-row-three-tiles";
|
|
337
|
+
export { LayoutBottomRowTwoTiles } from "./layout-bottom-row-two-tiles";
|
|
333
338
|
export { LayoutCircle } from "./layout-circle";
|
|
334
339
|
export { LayoutGrid } from "./layout-grid";
|
|
335
340
|
export { LayoutGroupBy } from "./layout-group-by";
|
|
336
341
|
export { LayoutHierarchy } from "./layout-hierarchy";
|
|
342
|
+
export { LayoutLeftColumnThreeTiles } from "./layout-left-column-three-tiles";
|
|
343
|
+
export { LayoutLeftColumnTwoTiles } from "./layout-left-column-two-tiles";
|
|
337
344
|
export { LayoutLinear } from "./layout-linear";
|
|
345
|
+
export { LayoutRightColumnThreeTiles } from "./layout-right-column-three-tiles";
|
|
346
|
+
export { LayoutRightColumnTwoTiles } from "./layout-right-column-two-tiles";
|
|
338
347
|
export { LayoutSkewGrid } from "./layout-skew-grid";
|
|
339
348
|
export { LayoutSortedClusters } from "./layout-sorted-clusters";
|
|
349
|
+
export { LayoutThreeColumns } from "./layout-three-columns";
|
|
350
|
+
export { LayoutThreeRows } from "./layout-three-rows";
|
|
351
|
+
export { LayoutTopRowThreeTiles } from "./layout-top-row-three-tiles";
|
|
352
|
+
export { LayoutTopRowTwoTiles } from "./layout-top-row-two-tiles";
|
|
353
|
+
export { LayoutTwoColumns } from "./layout-two-columns";
|
|
354
|
+
export { LayoutTwoRows } from "./layout-two-rows";
|
|
340
355
|
export { Layout } from "./layout";
|
|
341
356
|
export { Learning } from "./learning";
|
|
342
357
|
export { LeftJoin } from "./left-join";
|
|
@@ -596,6 +611,7 @@ export { Updated } from "./updated";
|
|
|
596
611
|
export { Upload } from "./upload";
|
|
597
612
|
export { User } from "./user";
|
|
598
613
|
export { Variable } from "./variable";
|
|
614
|
+
export { Vector } from "./vector";
|
|
599
615
|
export { VerticalBarChartAsc } from "./vertical-bar-chart-asc";
|
|
600
616
|
export { VerticalBarChartDesc } from "./vertical-bar-chart-desc";
|
|
601
617
|
export { VerticalDistribution } from "./vertical-distribution";
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutBottomRowThreeTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-bottom-row-three-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H80C91.0456 180 100 171.046 100 160V20C100 8.954 91.0456 0 80 0H20C8.9543 0 0 8.954 0 20V160zM140 160C140 171.046 148.9544 180 160 180H240C251.046 180 260 171.046 260 160V20C260 8.954 251.046 0 240 0H160C148.9544 0 140 8.954 140 20V160zM300 160C300 171.046 308.954 180 320 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H320C308.954 0 300 8.954 300 20V160z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutBottomRowThreeTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutBottomRowThreeTiles.displayName = `Blueprint5.Icon.LayoutBottomRowThreeTiles`;
|
|
41
|
+
export default LayoutBottomRowThreeTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutBottomRowTwoTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-bottom-row-two-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 160C0 171.046 8.9543 180 20 180H160C171.0456 180 180 171.046 180 160V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V160zM220 160C220 171.046 228.954 180 240 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V160zM0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutBottomRowTwoTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutBottomRowTwoTiles.displayName = `Blueprint5.Icon.LayoutBottomRowTwoTiles`;
|
|
41
|
+
export default LayoutBottomRowTwoTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutLeftColumnThreeTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-left-column-three-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380zM0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V320C180 308.9544 171.0456 300 160 300H20C8.9543 300 0 308.9544 0 320V380zM0 240C0 251.0456 8.9543 260 20 260H160C171.0456 260 180 251.0456 180 240V160C180 148.954 171.0456 140 160 140H20C8.9543 140 0 148.954 0 160V240zM0 80C0 91.046 8.9543 100 20 100H160C171.0456 100 180 91.046 180 80V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V80z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutLeftColumnThreeTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutLeftColumnThreeTiles.displayName = `Blueprint5.Icon.LayoutLeftColumnThreeTiles`;
|
|
41
|
+
export default LayoutLeftColumnThreeTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutLeftColumnTwoTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-left-column-two-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V240C180 228.9544 171.0456 220 160 220H20C8.9543 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H160C171.0456 180 180 171.046 180 160V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V160zM220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutLeftColumnTwoTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutLeftColumnTwoTiles.displayName = `Blueprint5.Icon.LayoutLeftColumnTwoTiles`;
|
|
41
|
+
export default LayoutLeftColumnTwoTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutRightColumnThreeTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-right-column-three-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H240C228.954 300 220 308.9544 220 320V380zM220 240C220 251.0456 228.954 260 240 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H240C228.954 140 220 148.954 220 160V240zM220 80C220 91.046 228.954 100 240 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V80z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutRightColumnThreeTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutRightColumnThreeTiles.displayName = `Blueprint5.Icon.LayoutRightColumnThreeTiles`;
|
|
41
|
+
export default LayoutRightColumnThreeTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutRightColumnTwoTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-right-column-two-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM220 160C220 171.046 228.954 180 240 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V160zM0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutRightColumnTwoTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutRightColumnTwoTiles.displayName = `Blueprint5.Icon.LayoutRightColumnTwoTiles`;
|
|
41
|
+
export default LayoutRightColumnTwoTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutThreeColumns: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-three-columns" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V20C100 8.954 91.0456 0 80 0H20C8.9543 0 0 8.954 0 20V380zM140 380C140 391.04568 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V20C260 8.954 251.046 0 240 0H160C148.9544 0 140 8.954 140 20V380zM300 380C300 391.04568 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H320C308.954 0 300 8.954 300 20V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutThreeColumns.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutThreeColumns.displayName = `Blueprint5.Icon.LayoutThreeColumns`;
|
|
41
|
+
export default LayoutThreeColumns;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutThreeRows: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-three-rows" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H20C8.95432 300 0 308.9544 0 320V380zM0 240C0 251.0456 8.9543 260 20 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H20C8.95432 140 0 148.954 0 160V240zM0 80C0 91.046 8.9543 100 20 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V80z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutThreeRows.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutThreeRows.displayName = `Blueprint5.Icon.LayoutThreeRows`;
|
|
41
|
+
export default LayoutThreeRows;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutTopRowThreeTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-top-row-three-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160zM0 380C0 391.0457 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V240C100 228.9544 91.0456 220 80 220H20C8.9543 220 0 228.9544 0 240V380zM140 380C140 391.0457 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V240C260 228.9544 251.046 220 240 220H160C148.9544 220 140 228.9544 140 240V380zM300 380C300 391.0457 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H320C308.954 220 300 228.9544 300 240V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutTopRowThreeTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutTopRowThreeTiles.displayName = `Blueprint5.Icon.LayoutTopRowThreeTiles`;
|
|
41
|
+
export default LayoutTopRowThreeTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutTopRowTwoTiles: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-top-row-two-tiles" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V240C180 228.9544 171.0456 220 160 220H20C8.9543 220 0 228.9544 0 240V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutTopRowTwoTiles.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutTopRowTwoTiles.displayName = `Blueprint5.Icon.LayoutTopRowTwoTiles`;
|
|
41
|
+
export default LayoutTopRowTwoTiles;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutTwoColumns: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-two-columns" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutTwoColumns.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutTwoColumns.displayName = `Blueprint5.Icon.LayoutTwoColumns`;
|
|
41
|
+
export default LayoutTwoColumns;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const LayoutTwoRows: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="layout-two-rows" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
LayoutTwoRows.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
LayoutTwoRows.displayName = `Blueprint5.Icon.LayoutTwoRows`;
|
|
41
|
+
export default LayoutTwoRows;
|