@blueprintjs/icons 6.1.0 → 6.3.1
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/icons.json +67 -4
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +11 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/cube-cutout.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/cube-cutout.js +4 -0
- package/lib/cjs/generated/16px/paths/cube-cutout.js.map +1 -0
- package/lib/cjs/generated/16px/paths/cube-cutouts.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/cube-cutouts.js +4 -0
- package/lib/cjs/generated/16px/paths/cube-cutouts.js.map +1 -0
- package/lib/cjs/generated/16px/paths/drone-uav.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/drone-uav.js +4 -0
- package/lib/cjs/generated/16px/paths/drone-uav.js.map +1 -0
- package/lib/cjs/generated/16px/paths/drone.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/drone.js +4 -0
- package/lib/cjs/generated/16px/paths/drone.js.map +1 -0
- package/lib/cjs/generated/16px/paths/function-minimal.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/function-minimal.js +4 -0
- package/lib/cjs/generated/16px/paths/function-minimal.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/16px/paths/index.js +30 -12
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/spin.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/spin.js +4 -0
- package/lib/cjs/generated/16px/paths/spin.js.map +1 -0
- package/lib/cjs/generated/16px/paths/won.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/won.js +4 -0
- package/lib/cjs/generated/16px/paths/won.js.map +1 -0
- package/lib/cjs/generated/16px/paths/wrap-lines.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/wrap-lines.js +4 -0
- package/lib/cjs/generated/16px/paths/wrap-lines.js.map +1 -0
- package/lib/cjs/generated/16px/paths/yen.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/yen.js +4 -0
- package/lib/cjs/generated/16px/paths/yen.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/cube-cutout.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/cube-cutout.js +4 -0
- package/lib/cjs/generated/20px/paths/cube-cutout.js.map +1 -0
- package/lib/cjs/generated/20px/paths/cube-cutouts.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/cube-cutouts.js +4 -0
- package/lib/cjs/generated/20px/paths/cube-cutouts.js.map +1 -0
- package/lib/cjs/generated/20px/paths/drone-uav.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/drone-uav.js +4 -0
- package/lib/cjs/generated/20px/paths/drone-uav.js.map +1 -0
- package/lib/cjs/generated/20px/paths/drone.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/drone.js +4 -0
- package/lib/cjs/generated/20px/paths/drone.js.map +1 -0
- package/lib/cjs/generated/20px/paths/function-minimal.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/function-minimal.js +4 -0
- package/lib/cjs/generated/20px/paths/function-minimal.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/20px/paths/index.js +30 -12
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/spin.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/spin.js +4 -0
- package/lib/cjs/generated/20px/paths/spin.js.map +1 -0
- package/lib/cjs/generated/20px/paths/won.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/won.js +4 -0
- package/lib/cjs/generated/20px/paths/won.js.map +1 -0
- package/lib/cjs/generated/20px/paths/wrap-lines.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/wrap-lines.js +4 -0
- package/lib/cjs/generated/20px/paths/wrap-lines.js.map +1 -0
- package/lib/cjs/generated/20px/paths/yen.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/yen.js +4 -0
- package/lib/cjs/generated/20px/paths/yen.js.map +1 -0
- package/lib/cjs/generated/components/cube-cutout.d.ts +4 -0
- package/lib/cjs/generated/components/cube-cutout.js +35 -0
- package/lib/cjs/generated/components/cube-cutout.js.map +1 -0
- package/lib/cjs/generated/components/cube-cutouts.d.ts +4 -0
- package/lib/cjs/generated/components/cube-cutouts.js +35 -0
- package/lib/cjs/generated/components/cube-cutouts.js.map +1 -0
- package/lib/cjs/generated/components/drone-uav.d.ts +4 -0
- package/lib/cjs/generated/components/drone-uav.js +35 -0
- package/lib/cjs/generated/components/drone-uav.js.map +1 -0
- package/lib/cjs/generated/components/drone.d.ts +4 -0
- package/lib/cjs/generated/components/drone.js +35 -0
- package/lib/cjs/generated/components/drone.js.map +1 -0
- package/lib/cjs/generated/components/function-minimal.d.ts +4 -0
- package/lib/cjs/generated/components/function-minimal.js +35 -0
- package/lib/cjs/generated/components/function-minimal.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +9 -0
- package/lib/cjs/generated/components/index.js +30 -12
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/spin.d.ts +4 -0
- package/lib/cjs/generated/components/spin.js +35 -0
- package/lib/cjs/generated/components/spin.js.map +1 -0
- package/lib/cjs/generated/components/won.d.ts +4 -0
- package/lib/cjs/generated/components/won.js +35 -0
- package/lib/cjs/generated/components/won.js.map +1 -0
- package/lib/cjs/generated/components/wrap-lines.d.ts +4 -0
- package/lib/cjs/generated/components/wrap-lines.js +35 -0
- package/lib/cjs/generated/components/wrap-lines.js.map +1 -0
- package/lib/cjs/generated/components/yen.d.ts +4 -0
- package/lib/cjs/generated/components/yen.js +35 -0
- package/lib/cjs/generated/components/yen.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +9 -0
- package/lib/cjs/generated/index.js +30 -12
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +9 -0
- package/lib/cjs/iconLoader.js +6 -8
- package/lib/cjs/iconLoader.js.map +1 -1
- package/lib/cjs/iconNames.d.ts +18 -0
- package/lib/cjs/jsUtils.js +1 -2
- package/lib/cjs/jsUtils.js.map +1 -1
- package/lib/cjs/svgIconContainer.js +2 -2
- package/lib/cjs/svgIconContainer.js.map +1 -1
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +27 -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 +27 -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 +11 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/cube-cutout.d.ts +2 -0
- package/lib/esm/generated/16px/paths/cube-cutout.js +2 -0
- package/lib/esm/generated/16px/paths/cube-cutout.js.map +1 -0
- package/lib/esm/generated/16px/paths/cube-cutouts.d.ts +2 -0
- package/lib/esm/generated/16px/paths/cube-cutouts.js +2 -0
- package/lib/esm/generated/16px/paths/cube-cutouts.js.map +1 -0
- package/lib/esm/generated/16px/paths/drone-uav.d.ts +2 -0
- package/lib/esm/generated/16px/paths/drone-uav.js +2 -0
- package/lib/esm/generated/16px/paths/drone-uav.js.map +1 -0
- package/lib/esm/generated/16px/paths/drone.d.ts +2 -0
- package/lib/esm/generated/16px/paths/drone.js +2 -0
- package/lib/esm/generated/16px/paths/drone.js.map +1 -0
- package/lib/esm/generated/16px/paths/function-minimal.d.ts +2 -0
- package/lib/esm/generated/16px/paths/function-minimal.js +2 -0
- package/lib/esm/generated/16px/paths/function-minimal.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +9 -0
- package/lib/esm/generated/16px/paths/index.js +9 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/spin.d.ts +2 -0
- package/lib/esm/generated/16px/paths/spin.js +2 -0
- package/lib/esm/generated/16px/paths/spin.js.map +1 -0
- package/lib/esm/generated/16px/paths/won.d.ts +2 -0
- package/lib/esm/generated/16px/paths/won.js +2 -0
- package/lib/esm/generated/16px/paths/won.js.map +1 -0
- package/lib/esm/generated/16px/paths/wrap-lines.d.ts +2 -0
- package/lib/esm/generated/16px/paths/wrap-lines.js +2 -0
- package/lib/esm/generated/16px/paths/wrap-lines.js.map +1 -0
- package/lib/esm/generated/16px/paths/yen.d.ts +2 -0
- package/lib/esm/generated/16px/paths/yen.js +2 -0
- package/lib/esm/generated/16px/paths/yen.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/cube-cutout.d.ts +2 -0
- package/lib/esm/generated/20px/paths/cube-cutout.js +2 -0
- package/lib/esm/generated/20px/paths/cube-cutout.js.map +1 -0
- package/lib/esm/generated/20px/paths/cube-cutouts.d.ts +2 -0
- package/lib/esm/generated/20px/paths/cube-cutouts.js +2 -0
- package/lib/esm/generated/20px/paths/cube-cutouts.js.map +1 -0
- package/lib/esm/generated/20px/paths/drone-uav.d.ts +2 -0
- package/lib/esm/generated/20px/paths/drone-uav.js +2 -0
- package/lib/esm/generated/20px/paths/drone-uav.js.map +1 -0
- package/lib/esm/generated/20px/paths/drone.d.ts +2 -0
- package/lib/esm/generated/20px/paths/drone.js +2 -0
- package/lib/esm/generated/20px/paths/drone.js.map +1 -0
- package/lib/esm/generated/20px/paths/function-minimal.d.ts +2 -0
- package/lib/esm/generated/20px/paths/function-minimal.js +2 -0
- package/lib/esm/generated/20px/paths/function-minimal.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +9 -0
- package/lib/esm/generated/20px/paths/index.js +9 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/spin.d.ts +2 -0
- package/lib/esm/generated/20px/paths/spin.js +2 -0
- package/lib/esm/generated/20px/paths/spin.js.map +1 -0
- package/lib/esm/generated/20px/paths/won.d.ts +2 -0
- package/lib/esm/generated/20px/paths/won.js +2 -0
- package/lib/esm/generated/20px/paths/won.js.map +1 -0
- package/lib/esm/generated/20px/paths/wrap-lines.d.ts +2 -0
- package/lib/esm/generated/20px/paths/wrap-lines.js +2 -0
- package/lib/esm/generated/20px/paths/wrap-lines.js.map +1 -0
- package/lib/esm/generated/20px/paths/yen.d.ts +2 -0
- package/lib/esm/generated/20px/paths/yen.js +2 -0
- package/lib/esm/generated/20px/paths/yen.js.map +1 -0
- package/lib/esm/generated/components/cube-cutout.d.ts +4 -0
- package/lib/esm/generated/components/cube-cutout.js +31 -0
- package/lib/esm/generated/components/cube-cutout.js.map +1 -0
- package/lib/esm/generated/components/cube-cutouts.d.ts +4 -0
- package/lib/esm/generated/components/cube-cutouts.js +31 -0
- package/lib/esm/generated/components/cube-cutouts.js.map +1 -0
- package/lib/esm/generated/components/drone-uav.d.ts +4 -0
- package/lib/esm/generated/components/drone-uav.js +31 -0
- package/lib/esm/generated/components/drone-uav.js.map +1 -0
- package/lib/esm/generated/components/drone.d.ts +4 -0
- package/lib/esm/generated/components/drone.js +31 -0
- package/lib/esm/generated/components/drone.js.map +1 -0
- package/lib/esm/generated/components/function-minimal.d.ts +4 -0
- package/lib/esm/generated/components/function-minimal.js +31 -0
- package/lib/esm/generated/components/function-minimal.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +9 -0
- package/lib/esm/generated/components/index.js +9 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/spin.d.ts +4 -0
- package/lib/esm/generated/components/spin.js +31 -0
- package/lib/esm/generated/components/spin.js.map +1 -0
- package/lib/esm/generated/components/won.d.ts +4 -0
- package/lib/esm/generated/components/won.js +31 -0
- package/lib/esm/generated/components/won.js.map +1 -0
- package/lib/esm/generated/components/wrap-lines.d.ts +4 -0
- package/lib/esm/generated/components/wrap-lines.js +31 -0
- package/lib/esm/generated/components/wrap-lines.js.map +1 -0
- package/lib/esm/generated/components/yen.d.ts +4 -0
- package/lib/esm/generated/components/yen.js +31 -0
- package/lib/esm/generated/components/yen.js.map +1 -0
- package/lib/esm/generated/index.d.ts +9 -0
- package/lib/esm/generated/index.js +9 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +9 -0
- package/lib/esm/iconLoader.js +6 -8
- package/lib/esm/iconLoader.js.map +1 -1
- package/lib/esm/iconNames.d.ts +18 -0
- package/lib/esm/jsUtils.js +1 -2
- package/lib/esm/jsUtils.js.map +1 -1
- package/lib/esm/svgIconContainer.js +2 -2
- package/lib/esm/svgIconContainer.js.map +1 -1
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +11 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/cube-cutout.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/cube-cutout.js +2 -0
- package/lib/esnext/generated/16px/paths/cube-cutout.js.map +1 -0
- package/lib/esnext/generated/16px/paths/cube-cutouts.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/cube-cutouts.js +2 -0
- package/lib/esnext/generated/16px/paths/cube-cutouts.js.map +1 -0
- package/lib/esnext/generated/16px/paths/drone-uav.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/drone-uav.js +2 -0
- package/lib/esnext/generated/16px/paths/drone-uav.js.map +1 -0
- package/lib/esnext/generated/16px/paths/drone.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/drone.js +2 -0
- package/lib/esnext/generated/16px/paths/drone.js.map +1 -0
- package/lib/esnext/generated/16px/paths/function-minimal.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/function-minimal.js +2 -0
- package/lib/esnext/generated/16px/paths/function-minimal.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +9 -0
- package/lib/esnext/generated/16px/paths/index.js +9 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/spin.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/spin.js +2 -0
- package/lib/esnext/generated/16px/paths/spin.js.map +1 -0
- package/lib/esnext/generated/16px/paths/won.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/won.js +2 -0
- package/lib/esnext/generated/16px/paths/won.js.map +1 -0
- package/lib/esnext/generated/16px/paths/wrap-lines.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/wrap-lines.js +2 -0
- package/lib/esnext/generated/16px/paths/wrap-lines.js.map +1 -0
- package/lib/esnext/generated/16px/paths/yen.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/yen.js +2 -0
- package/lib/esnext/generated/16px/paths/yen.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/cube-cutout.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/cube-cutout.js +2 -0
- package/lib/esnext/generated/20px/paths/cube-cutout.js.map +1 -0
- package/lib/esnext/generated/20px/paths/cube-cutouts.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/cube-cutouts.js +2 -0
- package/lib/esnext/generated/20px/paths/cube-cutouts.js.map +1 -0
- package/lib/esnext/generated/20px/paths/drone-uav.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/drone-uav.js +2 -0
- package/lib/esnext/generated/20px/paths/drone-uav.js.map +1 -0
- package/lib/esnext/generated/20px/paths/drone.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/drone.js +2 -0
- package/lib/esnext/generated/20px/paths/drone.js.map +1 -0
- package/lib/esnext/generated/20px/paths/function-minimal.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/function-minimal.js +2 -0
- package/lib/esnext/generated/20px/paths/function-minimal.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +9 -0
- package/lib/esnext/generated/20px/paths/index.js +9 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/spin.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/spin.js +2 -0
- package/lib/esnext/generated/20px/paths/spin.js.map +1 -0
- package/lib/esnext/generated/20px/paths/won.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/won.js +2 -0
- package/lib/esnext/generated/20px/paths/won.js.map +1 -0
- package/lib/esnext/generated/20px/paths/wrap-lines.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/wrap-lines.js +2 -0
- package/lib/esnext/generated/20px/paths/wrap-lines.js.map +1 -0
- package/lib/esnext/generated/20px/paths/yen.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/yen.js +2 -0
- package/lib/esnext/generated/20px/paths/yen.js.map +1 -0
- package/lib/esnext/generated/components/cube-cutout.d.ts +4 -0
- package/lib/esnext/generated/components/cube-cutout.js +31 -0
- package/lib/esnext/generated/components/cube-cutout.js.map +1 -0
- package/lib/esnext/generated/components/cube-cutouts.d.ts +4 -0
- package/lib/esnext/generated/components/cube-cutouts.js +31 -0
- package/lib/esnext/generated/components/cube-cutouts.js.map +1 -0
- package/lib/esnext/generated/components/drone-uav.d.ts +4 -0
- package/lib/esnext/generated/components/drone-uav.js +31 -0
- package/lib/esnext/generated/components/drone-uav.js.map +1 -0
- package/lib/esnext/generated/components/drone.d.ts +4 -0
- package/lib/esnext/generated/components/drone.js +31 -0
- package/lib/esnext/generated/components/drone.js.map +1 -0
- package/lib/esnext/generated/components/function-minimal.d.ts +4 -0
- package/lib/esnext/generated/components/function-minimal.js +31 -0
- package/lib/esnext/generated/components/function-minimal.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +9 -0
- package/lib/esnext/generated/components/index.js +9 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/spin.d.ts +4 -0
- package/lib/esnext/generated/components/spin.js +31 -0
- package/lib/esnext/generated/components/spin.js.map +1 -0
- package/lib/esnext/generated/components/won.d.ts +4 -0
- package/lib/esnext/generated/components/won.js +31 -0
- package/lib/esnext/generated/components/won.js.map +1 -0
- package/lib/esnext/generated/components/wrap-lines.d.ts +4 -0
- package/lib/esnext/generated/components/wrap-lines.js +31 -0
- package/lib/esnext/generated/components/wrap-lines.js.map +1 -0
- package/lib/esnext/generated/components/yen.d.ts +4 -0
- package/lib/esnext/generated/components/yen.js +31 -0
- package/lib/esnext/generated/components/yen.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +9 -0
- package/lib/esnext/generated/index.js +9 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +9 -0
- package/lib/esnext/iconNames.d.ts +18 -0
- package/lib/scss/blueprint-icons-16.scss +9 -0
- package/package.json +29 -28
- package/src/generated/16px/_icon-variables.scss +9 -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 +27 -0
- package/src/generated/16px/blueprint-icons-16.ts +36 -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/cube-cutout.ts +1 -0
- package/src/generated/16px/paths/cube-cutouts.ts +1 -0
- package/src/generated/16px/paths/drone-uav.ts +1 -0
- package/src/generated/16px/paths/drone.ts +1 -0
- package/src/generated/16px/paths/function-minimal.ts +1 -0
- package/src/generated/16px/paths/index.ts +9 -0
- package/src/generated/16px/paths/spin.ts +1 -0
- package/src/generated/16px/paths/won.ts +1 -0
- package/src/generated/16px/paths/wrap-lines.ts +1 -0
- package/src/generated/16px/paths/yen.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 +27 -0
- package/src/generated/20px/blueprint-icons-20.ts +36 -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/cube-cutout.ts +1 -0
- package/src/generated/20px/paths/cube-cutouts.ts +1 -0
- package/src/generated/20px/paths/drone-uav.ts +1 -0
- package/src/generated/20px/paths/drone.ts +1 -0
- package/src/generated/20px/paths/function-minimal.ts +1 -0
- package/src/generated/20px/paths/index.ts +9 -0
- package/src/generated/20px/paths/spin.ts +1 -0
- package/src/generated/20px/paths/won.ts +1 -0
- package/src/generated/20px/paths/wrap-lines.ts +1 -0
- package/src/generated/20px/paths/yen.ts +1 -0
- package/src/generated/components/cube-cutout.tsx +41 -0
- package/src/generated/components/cube-cutouts.tsx +41 -0
- package/src/generated/components/drone-uav.tsx +41 -0
- package/src/generated/components/drone.tsx +41 -0
- package/src/generated/components/function-minimal.tsx +41 -0
- package/src/generated/components/index.ts +9 -0
- package/src/generated/components/spin.tsx +41 -0
- package/src/generated/components/won.tsx +41 -0
- package/src/generated/components/wrap-lines.tsx +41 -0
- package/src/generated/components/yen.tsx +41 -0
- package/src/generated/index.ts +9 -0
- package/src/tsconfig.json +2 -2
- package/changelog/@unreleased/.gitkeep +0 -0
- package/changelog/@unreleased/pr-6731.v2.yml +0 -5
- package/changelog/@unreleased/pr-6867.v2.yml +0 -5
- package/changelog/@unreleased/pr-6921.v2.yml +0 -5
- package/changelog/@unreleased/pr-7067.v2.yml +0 -5
- package/changelog/@unreleased/pr-7083.v2.yml +0 -5
- package/changelog/@unreleased/pr-7113.v2.yml +0 -5
- package/changelog/@unreleased/pr-7132.v2.yml +0 -5
- package/changelog/@unreleased/pr-7190.v2.yml +0 -5
- package/changelog/@unreleased/pr-7239.v2.yml +0 -5
- package/changelog/@unreleased/pr-7320.v2.yml +0 -5
- package/changelog/@unreleased/pr-7338.v2.yml +0 -5
- package/changelog/@unreleased/pr-7398.v2.yml +0 -5
- package/changelog/@unreleased/pr-7431.v2.yml +0 -5
- package/changelog/@unreleased/pr-7508.v2.yml +0 -5
|
@@ -415,6 +415,12 @@
|
|
|
415
415
|
<glyph glyph-name="cube-add"
|
|
416
416
|
unicode=""
|
|
417
417
|
horiz-adv-x="400" d="M340 340L380 340C391.0456940000001 340 400 331.045695 400 320C400 308.954305 391.0456940000001 300 380 300L340 300L340 260C340 248.954305 331.0456940000001 240 320 240C308.9543060000001 240 300 248.954305 300 260L300 300L260 300C248.954306 300 240 308.954305 240 320C240 331.045695 248.954306 340 260 340L300 340L300 380C300 391.045695 308.9543060000001 400 320 400C331.0456940000001 400 340 391.045695 340 380L340 340zM260.6251900000001 251.306629L200 215.6051288L39.0633182 310.3789524L187.2421416 390.78281158C195.147553 395.07239614 204.852446 395.07239614 212.757858 390.78281158L239.351824 376.3525618C216.38718 367.9356178 200 345.8815244 200 320C200 286.862915 226.862916 260 260 260C260 257.0475482 260.21325 254.1449036 260.6251900000001 251.306629zM266.999778 231.8502962C277.085288 212.9008086 297.03607 200 320 200C353.137084 200 380 226.862915 380 260L380 118.864096C380 110.101668 375.0555020000001 102.01105 367.043572 97.663668L212.757858 13.9461260000001C211.860026 13.45895 210.938982 13.027104 210 12.650586L210 198.28376L266.999778 231.8502962zM22.7192898 296.7935118L190 198.28376L190 12.650586C189.0610178 13.027104 188.1399744 13.45895 187.2421416 13.9461260000001L32.9564272 97.663668C24.9444988 102.01105 20 110.101668 20 118.864096L20 285.8648418C20 289.7257424 20.9599542 293.4562136 22.7192898 296.7935118z" />
|
|
418
|
+
<glyph glyph-name="cube-cutout"
|
|
419
|
+
unicode=""
|
|
420
|
+
horiz-adv-x="400" d="M375 399.999389648C388.808 399.999389648 400 388.8065000000001 400 374.9994V25C400 11.192 388.808 0 375 0H25C11.19288 0 0 11.192 0 25V374.9994C0 388.8065000000001 11.19288 399.999388944 25 399.999389648H375zM210 200V60L309.278 107.934C318.768 112.236 325 122.65 325 134.228V267.4554C324.998 267.5346 324.976 267.6204 324.976 267.6996000000001C287.136 245.1396 247.958 222.3582 210 200zM75 265.7952V132.544C75.0036 121.824 80.3538 112.022 88.8184 107.226L190 60V200L75.122 267.6264C75.0874 267.0206 75.0008 266.4082 75 265.7952zM210.034 335.9124C203.65 339.523 196.2006 339.8656 189.5752 336.8646L90.7226 292.0648C89.3378 291.4374000000001 88.0284 290.6666 86.792 289.7944L200 219.9994C222.016 232.9678 294.668 278.6958 314.454 290.5268C313.422 291.356 312.336 292.1192 311.182 292.7728L210.034 335.9124z" />
|
|
421
|
+
<glyph glyph-name="cube-cutouts"
|
|
422
|
+
unicode=""
|
|
423
|
+
horiz-adv-x="400" d="M380 320A20 20 0 0 0 400 300V20A20 20 0 0 0 380 0H100A20 20 0 0 0 80 20V300A20 20 0 0 0 100 320zM291.4 185.38L259.3200000000001 166.44L250.0000000000001 160.98V51.28L327.4200000000001 86.34C335.0200000000001 89.78 340.0000000000001 98.12 340.0000000000001 107.38V214L339.98 214.18C330.2400000000001 208.38 310.3800000000001 196.58 291.4000000000001 185.38M140 212.64V106.04C140 97.46 144.28 89.62 151.06 85.78L230 52.14V161L140.1 214.1Q140 213.36 140 212.64M248.02 268.74A18 18 0 0 1 231.66 269.5L152.58 233.66A20 20 0 0 1 149.44 231.84L240 178.28L249.16 183.68L281.24 202.6A12920 12920 0 0 1 331.5600000000001 232.42A20 20 0 0 1 328.9600000000001 234.22zM0 380A20 20 0 0 0 20 400H340A20 20 0 0 0 360 380V340H80A20 20 0 0 1 60 320V40H20A20 20 0 0 0 0 60z" />
|
|
418
424
|
<glyph glyph-name="cube-edit"
|
|
419
425
|
unicode=""
|
|
420
426
|
horiz-adv-x="400" d="M276.18 356L212.76 390.4A27 27 0 0 1 187.24 390.4L39.06 310L159.34 239.16zM144.74 224.54L22.72 296.4A24 24 0 0 1 20 285.48V118.48C20 109.72 24.94 101.62 32.96 97.28L187.24 13.5599999999999Q188.6 12.8199999999999 190 12.2599999999999V123.1199999999999L126.64 101.0999999999999A20 20 0 0 0 101.16 126.4999999999999L128.06 204.3599999999999A20 20 0 0 0 133.14 212.9599999999999zM210 130.74V12.26Q211.4 12.8199999999999 212.76 13.56L367.04 97.28C375.04 101.62 380 109.72 380 118.48V285.48C380 289.3400000000001 379.04 293.0800000000001 377.2800000000001 296.4000000000001L374.2000000000001 294.6L362.6 283A20 20 0 0 0 361.24 281.4600000000001L212.9400000000001 133.16A20 20 0 0 0 210 130.74M161.34 212.9L212.84 161.4L347.02 295.58L295.5 347.08zM120 119.96L198.7 147.3L147.24 198.78zM364.42 400.08C354.62 400.08 345.04 396.86 338.62 390.26L309.62 361.18L361.0200000000001 309.7L390 338.8C396.4 345.4 399.98 354.64 399.98 364.44C399.98 384.04 383.98 400.1 364.4 400.1" />
|
|
@@ -565,6 +571,12 @@
|
|
|
565
571
|
<glyph glyph-name="drive-time"
|
|
566
572
|
unicode=""
|
|
567
573
|
horiz-adv-x="400" d="M400.2000000000001 246C400.2000000000001 258.6 390.2000000000001 268.8 378.2 268.8H351.8L332.8 320.2C328.0000000000001 333 313.8 346.4 301 350.2C301 350.2 268 360 200 360C132 360 99.2 350.2 99.2 350.2C86.6 346.4 72.2 333 67.4 320.2L48.4 268.8H22C10 268.8 0 258.6 0 246C0 233.4 10 223.2 22 223.2H31.4L24.6 205C19.8 192.2 16 170.6 16 157V49.2C16 33.2 28.6 20.2 44 20.2C59.4 20.2 72 33.2 72 49.2V65.8H328.0000000000001V49.2C328.0000000000001 33.2 340.6 20.2 356 20.2S384 33.2 384 49.2V157C384 170.6 380.2 192.4 375.4 205L368.6 223.2000000000001H378C390.2000000000001 223.2 400.2000000000001 233.4 400.2000000000001 246zM70.8 239.2L93.2 302.4000000000001C94.8 306.8 99.6 310.2 104 310.2H296C300.4000000000001 310.2 305.2000000000001 306.8 306.8 302.4L329.2000000000001 239.2C330.8 235 328.4000000000001 231.4 324 231.4H76C71.6 231.6 69.2 235 70.8 239.2zM90 140.4C73.4 140.4 60 153.8 60 170.4C60 187 73.4 200.4 90 200.4S120 186.8 120 170.4C120 153.8 106.6 140.4 90 140.4zM310 140.4C293.4 140.4 280 153.8 280 170.4C280 187 293.4 200.4 310 200.4S340 187 340 170.4C340 153.8 326.6 140.4 310 140.4z" />
|
|
574
|
+
<glyph glyph-name="drone-uav"
|
|
575
|
+
unicode=""
|
|
576
|
+
horiz-adv-x="400" d="M200 400C257.938 399.9999602548 240 320 220 280V220L400 175V160H220V80L320 60V40H218.71L217.872 20H240V0H160V20H182.129L181.289 40H80V60L180 80V160H0V175L180 220V280C160 320 142.0628 399.99998496416 200 400z" />
|
|
577
|
+
<glyph glyph-name="drone"
|
|
578
|
+
unicode=""
|
|
579
|
+
horiz-adv-x="400" d="M282.564 397.14752C294.128 409.07562 318.284 381.06458 331.568 358.1436C334.13 359.3366 336.992 359.999 340.004 359.999C351.048 359.9954 360.004 351.0424 360.004 339.999C360.004 336.6912 359.1620000000001 333.587 357.74 330.839C380.006 317.478 408.776 294.5386 397.446 282.8506C385.8780000000001 270.9172 361.682 298.967 348.404 321.8936C345.846 320.7048 343.01 320.0002 340.004 319.999C338.18 319.999 336.41 320.2642 334.732 320.7218000000001C335.456 316.4812 334.654 311.9924 332.134 308.2022C262.616 203.6684 262.612 196.336 332.134 91.796C334.654 88.008 335.454 83.534 334.732 79.296C336.41 79.754 338.182 80 340.004 80C343.314 79.998 346.436 79.196 349.184 77.772C362.548 100.034 385.47 128.766 397.154 117.44C409.068 105.872 381.0300000000001 81.714 358.11 68.436C359.306 65.872 360.004 63.016 360.004 60C360.002 48.958 351.046 40.002 340.004 40C336.692 40 333.576 40.84 330.826 42.264C317.466 20.004 294.546 -8.754 282.856 2.558C270.926 14.124 298.938 38.32 321.86 51.6C320.674 54.156 320.006 56.9980000000001 320.004 60C320.004 61.822 320.25 63.594 320.708 65.272C316.47 64.55 311.996 65.352 308.208 67.87C203.668 137.392 196.3354 137.388 91.8018 67.87C88.0118 65.35 83.5228 64.548 79.2824 65.272C79.7398 63.594 80.005 61.824 80.005 60C80.0038 56.692 79.1622 53.586 77.7394 50.838C100.0054 37.478 128.7758 14.538 117.4464 2.85C105.8778 -9.082 81.6824 18.966 68.4034 41.894C65.846 40.704 63.0108 40 60.005 40C48.9614 40 40.0086 48.956 40.005 60C40.005 63.314 40.8046 66.446 42.2316 69.198C19.96956 82.562 -8.76104 105.464 2.56356 117.148C14.12708 129.076 38.2848 101.064 51.5674 78.144C54.1298 79.336 56.9924 80 60.005 80C61.8242 79.998 63.5838 79.752 65.2588 79.296C64.5362 83.534 65.3388 88.008 67.8566 91.796C137.3786 196.336 137.376 203.666 67.8566 308.2022C65.3324 311.9978 64.5284 316.4954 65.2588 320.7412C63.582 320.2844 61.8266 319.9998 60.005 319.999C56.6928 319.999 53.5764 320.8394 50.8252 322.2648C37.4668 300.0034 14.54626 271.2466 2.85654 282.5576C-9.07368 294.123 18.93734 318.3194 41.8604 331.6006C40.6744 334.1556 40.006 336.997 40.005 339.999C40.005 351.0448 48.9592 359.999 60.005 359.999C63.3086 359.998 66.4196 359.192 69.1652 357.7726C82.5276 380.03604 105.4686 408.76698 117.1534 397.4405C129.0672 385.8712 101.0306 361.7144 78.1104 348.4366C79.3064 345.8718 80.005 343.0156 80.005 339.999C80.0044 338.1776 79.7196 336.4220000000001 79.2628 334.7452C83.5086 335.4756 88.0064 334.6716 91.8018 332.1476C196.338 262.6282 203.668 262.6254 308.208 332.1476C311.996 334.665 316.47 335.468 320.708 334.7452C320.252 336.4202 320.006 338.1798 320.004 339.999C320.004 343.3134 320.804 346.4460000000001 322.232 349.1984C299.9700000000001 362.5618 271.238 385.46474 282.564 397.14752z" />
|
|
568
580
|
<glyph glyph-name="duplicate"
|
|
569
581
|
unicode=""
|
|
570
582
|
horiz-adv-x="400" d="M300 320H20C9 320 0 311 0 300V20C0 9 9 0 20 0H300C311 0 320 9 320 20V300C320 311 311 320 300 320zM280 40H40V280H280V40zM380 400H100C89 400 80 391 80 380V340H120V360H360V120H340V80H380C391 80 400 89 400 100V380C400 391 391 400 380 400z" />
|
|
@@ -742,6 +754,9 @@
|
|
|
742
754
|
<glyph glyph-name="fullscreen"
|
|
743
755
|
unicode=""
|
|
744
756
|
horiz-adv-x="400" d="M68.2 360H120C131 360 140 369 140 380S131 400 120 400H20C9 400 0 391 0 380V280C0 269 9 260 20 260S40 269 40 280V331.8L145.8 226C149.4 222.2 154.4 220 160 220C171 220 180 229 180 240C180 245.6 177.8 250.6 174.2 254.2L68.2 360zM160 180C154.4 180 149.4 177.8 145.8 174.2L40 68.2V120C40 131 31 140 20 140S0 131 0 120V20C0 9 9 0 20 0H120C131 0 140 9 140 20S131 40 120 40H68.2L174 145.8C177.8 149.4 180 154.4 180 160C180 171 171 180 160 180zM380 400H280C269 400 260 391 260 380S269 360 280 360H331.8L226 254.2C222.2 250.6 220 245.6 220 240C220 229 229 220 240 220C245.6 220 250.6 222.2 254.2 225.8L360 331.8V280C360 269 369 260 380 260S400 269 400 280V380C400 391 391 400 380 400zM380 140C369 140 360 131 360 120V68.2L254.2 174C250.6 177.8 245.6 180 240 180C229 180 220 171 220 160C220 154.4 222.2 149.4 225.8 145.8L331.8 40H280C269 40 260 31 260 20S269 0 280 0H380C391 0 400 9 400 20V120C400 131 391 140 380 140z" />
|
|
757
|
+
<glyph glyph-name="function-minimal"
|
|
758
|
+
unicode=""
|
|
759
|
+
horiz-adv-x="400" d="M300 360C311.046 360 320 351.0456 320 340C320 328.9544 311.046 320 300 320H259.238C252.212 320.0012 245.396 317.5302 240 313.0274C234.632 308.5458 230.978 302.3372 229.708 295.4688L229.726 295.4492L219.902 240H281.582C292.626 239.9978 301.582 231.0444 301.582 220C301.582 208.9556 292.626 200.0022 281.582 200H212.812L194.668 97.578L194.6484 97.48C191.7166 81.352 183.213 66.754 170.625 56.25C159.6094 47.0580000000001 146.0718 41.516 131.875 40.274L125.7618 40H80C68.9544 40 60 48.954 60 60C60 71.046 68.9544 80 80 80H125.7618C132.7884 79.998 139.6044 82.47 145 86.972C150.39 91.472 154.0358 97.72 155.293 104.628L172.1876 200H100C88.9544 200 80 208.9544 80 220C80 231.0456 88.9544 240 100 240H179.2774L190.332 302.4218L190.3516 302.5196C193.2826 318.6524 201.79 333.2472 214.376 343.75C226.962 354.2542 242.842 360.0028 259.238 360H300z" />
|
|
745
760
|
<glyph glyph-name="function"
|
|
746
761
|
unicode=""
|
|
747
762
|
horiz-adv-x="400" d="M202.8 283.6H174.6C182.6 316.8 193.4 341 206.6 356.4C214.6 366 222.6 370.8 230.2 370.8C231.8 370.8 233 370.4 234 369.4C235 368.4 235.4 367.4 235.4 365.8C235.4 364.4 234.4 362 232.2 358.4C230 354.8 229 351.2 229 348C229 343.4 230.6 339.4 234 336.2C237.4 333 241.6 331.2 246.8 331.2C252.4 331.2 257 333.2 260.8 337.2C264.6 341.2 266.4 346.6 266.4 353.4C266.4 361.2 263.6 367.4 258 372.2C252.4 377 243.2 379.4 230.8 379.4C211.4 379.4 193.6 373.6 177.8 362C162 350.8 147 331.6 132.6 305C127.8 295.8 123 290 118.6 287.4C114.2 284.8 107.2 283.6 97.4 283.6L91 260.6H118L78.2 103.6C71.6 77.8 67 61.8 64.8 55.8C61.4 46.9999999999999 56.2 39.6 49.4 33.4C46.6 30.9999999999999 43.4 29.5999999999999 39.4 29.5999999999999C38.4 29.5999999999999 37.4 29.9999999999999 36.6 30.6L35.8 32C35.8 32.6 36.8 34.0000000000001 38.8 36C40.8 38.0000000000001 41.8 41.2 41.8 45.4C41.8 50 40.2 53.8 37.2 56.8C34 59.8 29.6 61.4 23.8 61.4C16.8 61.4 11.2 59.4 6.8 55.6C2.6 51.6 0.4 47 0.4 41.6C0.4 35.8000000000001 3 30.8000000000001 8.2 26.6C13.2 22.2 21.2 20 32.2 20C49.8 20 65.4 24.6 78.8 33.8C92.4 43.0000000000001 104.2 57.2 114.4 76.6C124.6 95.8000000000001 135 127 145.6 169.8000000000001L168.4 260.6H196L202.8 283.6zM338.8 244.6C343.8 248.6 349.0000000000001 250.4 354.4000000000001 250.4C356.4000000000001 250.4 360.2000000000001 249.6 365.6 248.2C371 246.6 375.8000000000001 246 380 246C385.8 246 390.4 248 394.4 252C398 255.8 400 261 400 267.4C400 274 398 279.4 394.2000000000001 283.4C390.4 287.4 384.8000000000001 289.2 377.8 289.2C371.4 289.2 365.4 287.6 359.8000000000001 284.6C354.2000000000001 281.6 347 274.8 338.2000000000001 264.6C331.6000000000002 257 322.0000000000001 243.6 309.4000000000001 224.6C304.4000000000001 248 295.6000000000001 269.6 283.2000000000001 289L215.2000000000001 277.2000000000001L213.8000000000001 269.8C218.8000000000001 270.8 223.2000000000001 271.4000000000001 226.6000000000001 271.4000000000001C233.4000000000001 271.4000000000001 239.0000000000001 268.4 243.4000000000001 262.6C250.4000000000001 253.4 260.2000000000001 225.6 272.6 178.8C262.8000000000001 165.6 256.2000000000001 157 252.6000000000001 152.8C246.6 146.2 241.6 142 237.8000000000001 140C234.8000000000001 138.4 231.4000000000001 137.6 227.6000000000001 137.6C224.8000000000001 137.6 220 139.2000000000001 213.6000000000001 142.4C209.2000000000001 144.4 205.2000000000001 145.6 201.8000000000001 145.6C195.2000000000001 145.6 189.8000000000001 143.4 185.4000000000001 139.2000000000001C181.2000000000001 134.8 179.0000000000001 129.4 179.0000000000001 122.6C179.0000000000001 116.4 181.0000000000001 111.2 185.0000000000001 107.2000000000001C189.0000000000001 103.2000000000001 194.4000000000001 101.4 201.0000000000001 101.4C207.4000000000001 101.4 213.6000000000001 102.8000000000001 219.4000000000001 105.6000000000001C225.2000000000001 108.4000000000001 232.2000000000001 114.2000000000001 241.0000000000001 123.2000000000001C249.6000000000001 132.2000000000001 261.6000000000001 146.4000000000001 276.8000000000001 166.0000000000001C282.6 147.4000000000001 287.8000000000001 133.8000000000001 292.0000000000001 125.4000000000001C296.2000000000001 117.0000000000001 301.2000000000001 110.8000000000001 306.8000000000001 107.2000000000001C312.4000000000001 103.4000000000001 319.2000000000001 101.6000000000001 327.6 101.6000000000001C335.6 101.6000000000001 343.8 104.6000000000001 352.2000000000001 110.4000000000001C363.2000000000001 118.0000000000001 374.2000000000001 131.2000000000001 385.8000000000001 149.8000000000001L378.8 154.0000000000001C371 143.0000000000001 365.2000000000001 136.2000000000001 361.4 133.4000000000002C359 131.6000000000001 356 130.8000000000001 352.6 130.8000000000001C348.6 130.8000000000001 344.6 133.4000000000002 340.8 138.4000000000002C334.2000000000001 147.0000000000002 325.4 171.0000000000002 314.2 210.4000000000002C323.6 227.6 332 239.2 338.8 244.6z" />
|
|
@@ -1720,6 +1735,9 @@
|
|
|
1720
1735
|
<glyph glyph-name="spell-check"
|
|
1721
1736
|
unicode=""
|
|
1722
1737
|
horiz-adv-x="400" d="M177.8 388.8L277.8 188.8C279 186.2 280 183.2 280 180C280 169 271 160 260 160C252.2 160 245.6 164.6 242.2 171L217.6 220H102.4L77.8 171.2C74.4 164.6 67.8 160 60 160C49 160 40 169 40 180C40 183.2 41 186.2 42.4 188.8L89.4 283.4L107.4 319.6L142.2 388.8C145.6 395.4 152.2 400 160 400C167.8 400 174.4 395.4 177.8 388.8zM122.4024 259.9954L160.0024 335.1954L197.6024 259.9954H122.4024zM345.8 174.2C349.4 177.8 354.4 180 360 180C371 180 380 171 380 160C380 154.4 377.8 149.4 374.2000000000001 145.8L234.2 5.8C230.6 2.2 225.6 0 220 0C214.4 0 209.4 2.2 205.8 5.8L145.8 65.8C142.2 69.4 140 74.4 140 80C140 91 149 100 160 100C165.6 100 170.6 97.8 174.2 94.2000000000001L220 48.2L345.8 174.2z" />
|
|
1738
|
+
<glyph glyph-name="spin"
|
|
1739
|
+
unicode=""
|
|
1740
|
+
horiz-adv-x="400" d="M126.1618 233.874C134.2498 242.0326 147.3518 242.0338 155.4392 233.874L214.014 174.772L215.44 173.19C222.072 164.982 221.594 152.872 214.014 145.222L155.4392 86.12C147.3532 77.964 134.2494 77.966 126.1618 86.12C118.0738 94.28 118.0738 107.51 126.1618 115.67L147.49 137.214C123.8524 134.638 102.4 130.372 84.9314 124.714C64.1396 117.976 49.7876 109.548 43.5642 100.378C40.4386 95.77 39.4432 91.09 40.4782 86.492C41.5184 81.88 44.6104 77.29 49.7556 72.878C60.0242 64.074 78.0104 56.356 101.6306 50.592C125.258 44.828 153.5972 41.256 183.4078 40.28C213.218 39.304 243.306 40.96 270.2440000000001 45.066C297.182 49.174 319.91 55.576 335.79 63.5220000000001C343.724 67.492 349.8060000000001 71.76 353.896 76.218C358.01 80.702 360.088 85.352 360.088 90.006C360.0900000000001 101.05 369.0440000000001 110.006 380.088 110.006C391.13 110.006 400.086 101.05 400.088 90.006C400.088 72.494 392.044 58.644 383.368 49.186C374.8660000000001 39.916 364.202 33.006 353.682 27.742C332.63 17.2140000000001 305.388 9.972 276.278 5.534C246.698 1.022 214.138 -0.75 182.0994 0.3C150.1248 1.346 118.9658 5.202 92.1384 11.744C66.5404 17.99 41.1852 27.552 23.7204 42.526C14.6434 50.31 5.02286 61.866 1.454772 77.702C-2.39638 94.8 2.18456 110.642 10.45868 122.838C24.6278 143.72 50.278 155.53 72.5876 162.76C95.6646 170.236 123.2532 175.266 152.3728 177.878L126.1618 204.3232C118.0738 212.4836 118.0738 225.7134 126.1618 233.874zM224.736 393.8739C232.824 402.0332 245.926 402.03402 254.014 393.8739C262.098 385.71356 262.1 372.4832 254.014 364.3232L229.112 339.2254C257.684 337.6988 285.27 333.9282 309.306 327.956C325.01 324.0536 339.634 319.11 352.236 312.9754C364.3200000000001 307.0934 377.29 298.798 386.7680000000001 286.8232000000001C397.174 273.6706000000001 403.612 255.2866 398.056 235.1044C393.1260000000001 217.2082 380.614 205.0254 369.736 197.292C348.1260000000001 181.93 316.44 172.326 283.526 166.706C272.64 164.85 262.32 172.168 260.458 183.054C258.604 193.938 265.92 204.2614 276.806 206.12C307.806 211.4132 332.33 219.7804 346.552 229.8896C353.6740000000001 234.9528 358.0080000000001 240.299 359.502 245.7098C360.98 251.0844 359.6800000000001 256.6108000000001 355.4 262.0184000000001C351.158 267.3742 344.142 272.4396 334.736 277.0184000000001C325.32 281.6016 313.5 285.7116 299.678 289.1474C279.504 294.16 255.858 297.5374 230.83 299.0692L254.014 275.6708C262.1 267.5104 262.1 254.2804 254.014 246.12C245.926 237.966 232.822 237.9662 224.736 246.12L166.1618 305.2216C158.5786 312.8726000000001 158.0998 324.9828 164.736 333.1904L166.1618 334.7724L224.736 393.8739zM98.2908 329.7138C109.0678 332.1198 119.7674 325.3338 122.1774 314.5574000000001C124.5854 303.7792 117.7982 293.0814000000001 107.0212 290.6708C91.7994 287.2692 78.7204 283.0924 68.2712 278.3466C57.826 273.6014 49.9888 268.2846 45.2634 262.624C40.4902 256.9038 39.0916 251.0702 40.7712 245.3974C42.4682 239.6718 47.3352 234.0218 55.322 228.7176C64.517 222.6066 67.0132 210.1824 60.9078 200.9832C54.7962 191.79 42.3914 189.294 33.193 195.398C21.5952 203.1008 7.9233 215.4358 2.4118 234.0302C-3.92166 255.4078 3.3263 274.7868 14.56024 288.249C24.7516 300.4588 38.694 308.8316 51.7282 314.7528C65.3498 320.9402 81.1984 325.894 98.2908 329.7138z" />
|
|
1723
1741
|
<glyph glyph-name="split-columns"
|
|
1724
1742
|
unicode=""
|
|
1725
1743
|
horiz-adv-x="400" d="M300 140C300 129 309 120 320 120C325.6 120 330.6 122.2 334.2000000000001 125.8L394.2000000000001 185.8C397.8 189.4 400 194.4 400 200C400 205.6 397.8 210.6 394.2000000000001 214.2L334.2000000000001 274.2000000000001C330.6 277.8 325.6 280 320 280C309 280 300 271 300 260C300 254.4 302.2 249.4 305.8 245.8L331.8 220H220V360H320V320C335.4 320 349.4 314 360 304.4V380C360 391 351 400 340 400H60C49 400 40 391 40 380V304.4C50.6 314 64.6 320 80 320V360H180V220H68.2L94 245.8C97.8 249.4 100 254.4 100 260C100 271 91 280 80 280C74.4 280 69.4 277.8 65.8 274.2L5.8 214.2C2.2 210.6 0 205.6 0 200C0 194.4 2.2 189.4 5.8 185.8L65.8 125.8C69.4 122.2 74.4 120 80 120C91 120 100 129 100 140C100 145.6 97.8 150.6 94.2 154.2L68.2 180H180V40H80V80C64.6 80 50.6 86 40 95.6V20C40 9 49 0 60 0H340C351 0 360 9 360 20V95.6C349.4 86 335.4 80 320 80V40H220V180H331.8L306 154.2C302.2 150.6 300 145.6 300 140z" />
|
|
@@ -2041,6 +2059,12 @@
|
|
|
2041
2059
|
<glyph glyph-name="wind"
|
|
2042
2060
|
unicode=""
|
|
2043
2061
|
horiz-adv-x="400" d="M240 280C240 313.137 266.862 340 300 340C333.1380000000001 340 360 313.137 360 280C360 246.863 333.1380000000001 220 300 220H80C68.9544 220 60 211.0456 60 200C60 188.954 68.9544 180 80 180H300C355.228 180 400 224.7716 400 280C400 335.2284 355.228 380 300 380C244.772 380 200 335.2284 200 280C200 268.9544 208.954 260 220 260C231.046 260 240 268.9544 240 280zM20 160C8.9543 160 0 151.046 0 140C0 128.954 8.9543 120 20 120H220C242.092 120 260 102.092 260 80C260 57.908 242.092 40 220 40C201.326 40 183.9416 52.278 178.8568 66.6640000000001C175.1758 77.08 163.7494 82.538 153.335 78.856C142.9208 75.1760000000001 137.4622 63.75 141.1432 53.336C152.5318 21.114 186.4248 0 220 0C264.182 0 300 35.818 300 80C300 124.182 264.182 160 220 160H20z" />
|
|
2062
|
+
<glyph glyph-name="won"
|
|
2063
|
+
unicode=""
|
|
2064
|
+
horiz-adv-x="400" d="M80 280H150L170 360H230L250 280H320L340 360H400L378.75 280H380C391.046 280 400 271.0456 400 260C400 248.9544 391.046 240 380 240H368.124L362.812 220H380C391.046 220 400 211.0456 400 200C400 188.954 391.046 180 380 180H352.188L315 40H255L217.812 180H182.1876L145 40H85L47.8124 180H20C8.9543 180 0 188.954 0 200C0 211.0456 8.9543 220 20 220H37.1876L31.875 240H20C8.9543 240 0 248.9544 0 260C0 271.0456 8.9543 280 20 280H21.25L0 360H60L80 280zM115 140L125 180H105L115 140zM275 180L285 140L295 180H275zM260 240L265 220H305L310 240H260zM95 220H135L140 240H90L95 220zM192.8124 220H207.188L201.876 240H198.125L192.8124 220z" />
|
|
2065
|
+
<glyph glyph-name="wrap-lines"
|
|
2066
|
+
unicode=""
|
|
2067
|
+
horiz-adv-x="400" d="M330 220C368.66 220 400 188.66 400 150C400 111.34 368.66 80 330 80H268.204L274.004 74.2000000000001C277.802 70.6 280 65.598 280 60C280 49 271 40 260 40C254.4 40 249.4 42.2 245.8 45.8L205.8 85.8C202.202 89.6 200 94.6 200 100C200 105.598 202.202 110.6 205.8 114.2000000000001L245.8 154.2C249.4 157.798 254.4 160 260 160C270.998 160.2 279.998 151.198 280 140C280 134.4 277.798 129.4 274.2000000000001 125.8L268.204 120H330C346.568 120 360 133.432 360 150C360 166.568 346.568 180 330 180H20C8.9543 180 0 188.954 0 200C0 211.0456 8.9543 220 20 220H330zM140 120C151.0456 120 160 111.046 160 100C160 88.954 151.0456 80 140 80H20C8.9543 80 0 88.954 0 100C0 111.046 8.9543 120 20 120H140zM380 320C391 320 400 311 400 300C400 289 391 280 380 280H20C9 280 0 289 0 300C0 311 9 320 20 320H380z" />
|
|
2044
2068
|
<glyph glyph-name="wrench-redo"
|
|
2045
2069
|
unicode=""
|
|
2046
2070
|
horiz-adv-x="400" d="M80 220C46.8 220 20 246.8 20 280S46.8 340 80 340H111.8L105.8 345.8C102.2 349.4 100 354.4 100 360C100 371 109 380 120 380C125.6 380 130.6 377.8 134.2 374.2L174.2 334.2C177.8 330.6 180 325.6 180 320C180 314.4 177.8 309.4 174.2 305.8L134.2 265.8C130.6 262.2000000000001 125.6 260 120 260C109 260 100 269 100 280C100 285.6 102.2 290.6 105.8 294.2L111.8 300H80C69 300 60 291 60 280S69 260 80 260C91.0456 260 100 251.0458 100 240C100 228.9544 91.0456 220 80 220zM270.002 80C253.58 80 237.998 83.598 224.002 90.052L165.124 31.174C150.226 16.276 126.0714 16.276 111.1734 31.174C96.2754 46.072 96.2756 70.226 111.1736 85.124L170.052 144.002C163.6008 157.998 160.0024 173.578 160.0024 190C160.0024 250.7514 209.252 300 270.002 300C289.476 300 307.7680000000001 294.9394 323.636 286.0616L248.788 211.2142C237.072 199.498 237.072 180.504 248.788 168.788C260.504 157.072 279.498 157.072 291.214 168.788L366.062 243.6358C374.942 227.7684000000001 380.002 209.4752 380.002 190C380.002 129.2480000000001 330.754 80.0000000000001 270.002 80.0000000000001z" />
|
|
@@ -2053,6 +2077,9 @@
|
|
|
2053
2077
|
<glyph glyph-name="wrench"
|
|
2054
2078
|
unicode=""
|
|
2055
2079
|
horiz-adv-x="400" d="M396 311.2L322.6 238L251.6 252.2L237.4 322.8L310.8 395.8C270.6 406.4 226.2 396.4 194.8 365.2C157.6 328.2 150.2 273.2 172 228.6L11.8 68.2C4.4 61 0 51 0 40C0 18 17.8 0 40 0C51 0 61 4.4 68.2 11.8L228.8 172.6C273.4 151.6 328.2 159.2 365.2 195.8C396.6 227 406.6 271.2 396 311.2z" />
|
|
2080
|
+
<glyph glyph-name="yen"
|
|
2081
|
+
unicode=""
|
|
2082
|
+
horiz-adv-x="400" d="M200 229.0808L280 359.9988H340L242.226 199.998H300C311.046 199.998 320 191.044 320 179.998C320 168.954 311.046 159.998 300 159.998H230V139.998H300C311.046 139.998 320 131.044 320 119.998C320 108.954 311.046 99.998 300 99.998H230V19.998H170V99.998H100C88.9544 99.998 80 108.954 80 119.998C80 131.044 88.9544 139.998 100 139.998H170V159.998H100C88.9544 159.998 80 168.954 80 179.998C80 191.044 88.9544 199.998 100 199.998H157.7734L60 359.9988H120L200 229.0808z" />
|
|
2056
2083
|
<glyph glyph-name="zoom-in"
|
|
2057
2084
|
unicode=""
|
|
2058
2085
|
horiz-adv-x="400" d="M391.2 51.2L292.4 150C309.8 175.8 320 206.6 320 240C320 328.4 248.4 400 160 400S0 328.4 0 240S71.6 80 160 80C193.4 80 224.2 90.2 250 107.6L348.8 8.8C354.2000000000001 3.4 361.8 0 370 0C386.6 0 400 13.4 400 30C400 38.2 396.6 45.8 391.2 51.2zM160 120C93.8 120 40 173.8 40 240S93.8 360 160 360S280 306.2000000000001 280 240S226.2 120 160 120zM220 260H180V300C180 311 171 320 160 320S140 311 140 300V260H100C89 260 80 251 80 240C80 229 89 220 100 220H140V180C140 169 149 160 160 160S180 169 180 180V220H220C231 220 240 229 240 240C240 251 231 260 220 260z" />
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face{
|
|
2
2
|
font-family:"blueprint-icons-16";
|
|
3
|
-
src:url("./blueprint-icons-16.ttf?
|
|
3
|
+
src:url("./blueprint-icons-16.ttf?0799fa776ed882b94ae760c66e41013a") format("truetype"), url("./blueprint-icons-16.eot?0799fa776ed882b94ae760c66e41013a#iefix") format("embedded-opentype"), url("./blueprint-icons-16.woff2?0799fa776ed882b94ae760c66e41013a") format("woff2"), url("./blueprint-icons-16.woff?0799fa776ed882b94ae760c66e41013a") format("woff"), url("./blueprint-icons-16.svg?0799fa776ed882b94ae760c66e41013a#blueprint-icons-16") format("svg");
|
|
4
4
|
}
|
|
5
5
|
@font-face{
|
|
6
6
|
font-family:"blueprint-icons-20";
|
|
7
|
-
src:url("./blueprint-icons-20.ttf?
|
|
7
|
+
src:url("./blueprint-icons-20.ttf?e9adcf36a53ec4c7d97548b75974acbc") format("truetype"), url("./blueprint-icons-20.eot?e9adcf36a53ec4c7d97548b75974acbc#iefix") format("embedded-opentype"), url("./blueprint-icons-20.woff2?e9adcf36a53ec4c7d97548b75974acbc") format("woff2"), url("./blueprint-icons-20.woff?e9adcf36a53ec4c7d97548b75974acbc") format("woff"), url("./blueprint-icons-20.svg?e9adcf36a53ec4c7d97548b75974acbc#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/generated/16px/blueprint-icons-16.css","blueprint-icons.css","../../src/generated/20px/blueprint-icons-20.css"],"names":[],"mappings":"AAAA;EACI,gCAAA;EACA,ocAAA;ACKJ;ACPA;EACI,gCAAA;EACA,ocAAA;ADSJ","file":"blueprint-icons.css","sourcesContent":[null,"/*\nCopyright 2017-present Palantir Technologies, Inc. All rights reserved.\nLicensed under the Apache License, Version 2.0.\n*/\n@font-face {\n font-family: \"blueprint-icons-16\";\n src: url(\"./blueprint-icons-16.ttf?
|
|
1
|
+
{"version":3,"sources":["../../src/generated/16px/blueprint-icons-16.css","blueprint-icons.css","../../src/generated/20px/blueprint-icons-20.css"],"names":[],"mappings":"AAAA;EACI,gCAAA;EACA,ocAAA;ACKJ;ACPA;EACI,gCAAA;EACA,ocAAA;ADSJ","file":"blueprint-icons.css","sourcesContent":[null,"/*\nCopyright 2017-present Palantir Technologies, Inc. All rights reserved.\nLicensed under the Apache License, Version 2.0.\n*/\n@font-face {\n font-family: \"blueprint-icons-16\";\n src: url(\"./blueprint-icons-16.ttf?0799fa776ed882b94ae760c66e41013a\") format(\"truetype\"), url(\"./blueprint-icons-16.eot?0799fa776ed882b94ae760c66e41013a#iefix\") format(\"embedded-opentype\"), url(\"./blueprint-icons-16.woff2?0799fa776ed882b94ae760c66e41013a\") format(\"woff2\"), url(\"./blueprint-icons-16.woff?0799fa776ed882b94ae760c66e41013a\") format(\"woff\"), url(\"./blueprint-icons-16.svg?0799fa776ed882b94ae760c66e41013a#blueprint-icons-16\") format(\"svg\");\n}\n@font-face {\n font-family: \"blueprint-icons-20\";\n src: url(\"./blueprint-icons-20.ttf?e9adcf36a53ec4c7d97548b75974acbc\") format(\"truetype\"), url(\"./blueprint-icons-20.eot?e9adcf36a53ec4c7d97548b75974acbc#iefix\") format(\"embedded-opentype\"), url(\"./blueprint-icons-20.woff2?e9adcf36a53ec4c7d97548b75974acbc\") format(\"woff2\"), url(\"./blueprint-icons-20.woff?e9adcf36a53ec4c7d97548b75974acbc\") format(\"woff\"), url(\"./blueprint-icons-20.svg?e9adcf36a53ec4c7d97548b75974acbc#blueprint-icons-20\") format(\"svg\");\n}",null]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export type BlueprintIcons_16Id = "add-child" | "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-parent" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "ammunition" | "anchor" | "annotation" | "announcement" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-object" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-arc" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "backward-ten" | "badge" | "ban-circle" | "bank-account" | "barcode" | "binary-number" | "blank" | "block-promote" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "branch-locked" | "branch-unlocked" | "briefcase" | "bring-data" | "bring-forward" | "british-pound" | "bug" | "buggy" | "build" | "bullseye" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard-file" | "clipboard" | "cloud-download" | "cloud-server" | "cloud-tick" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console-alert" | "console" | "construction" | "contrast" | "control" | "credit-card" | "crop" | "cross-circle" | "cross" | "crown" | "css-style" | "cube-add" | "cube-edit" | "cube-remove" | "cube" | "cubes" | "curly-braces" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-cloud" | "data-connection" | "data-lineage" | "data-search" | "data-sync" | "database" | "delete-clip" | "delete" | "delta" | "derive-column" | "desktop" | "detection" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-code" | "document-locked" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endnote" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "excavator" | "exchange" | "exclude-row" | "expand-all" | "explain" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "fighter-jet" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter-sort-asc" | "filter-sort-desc" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "forward-ten" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "generate" | "geofence" | "geolocation" | "geosearch" | "geotime" | "gift-box" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-rebase" | "git-repo" | "glass" | "globe-network-add" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-item" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "hexagon" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "input" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-bottom-row-three-tiles" | "layout-bottom-row-two-tiles" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-left-column-three-tiles" | "layout-left-column-two-tiles" | "layout-linear" | "layout-right-column-three-tiles" | "layout-right-column-two-tiles" | "layout-skew-grid" | "layout-sorted-clusters" | "layout-three-columns" | "layout-three-rows" | "layout-top-row-three-tiles" | "layout-top-row-two-tiles" | "layout-two-columns" | "layout-two-rows" | "layout" | "learning" | "left-join" | "lengthen-text" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "linked-squares" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "markdown" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "microphone" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-shield" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-add" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "object-view" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "output" | "package" | "page-break" | "page-layout" | "panel-stats" | "panel-table" | "panel" | "paperclip" | "paragraph" | "paste-variable" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone-call" | "phone-forward" | "phone-search" | "phone" | "pie-chart" | "pill" | "pin" | "pistol" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "range-ring" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh-off" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "root-folder" | "rotate-ccw" | "rotate-cw" | "rotate-document" | "rotate-page" | "route" | "run-history" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection-box-add" | "selection-box-edit" | "selection-box-remove" | "selection-box" | "selection" | "send-backward" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "server-install" | "server" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "shorten-text" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "soccer-ball" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "spell-check" | "split-columns" | "sports-stadium" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "subtract-right-join" | "superscript" | "swap-horizontal" | "swap-vertical" | "sweep" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "table-sync" | "tag-add" | "tag-promote" | "tag-refresh" | "tag-undo" | "tag" | "tags" | "take-action" | "tank" | "target" | "taxi" | "team" | "temperature" | "text-highlight" | "th-add" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list-add" | "th-list" | "th-virtual-add" | "th-virtual" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "trophy" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlink" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable-layer" | "variable" | "vector" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench-redo" | "wrench-snooze" | "wrench-time" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
|
|
2
|
-
export type BlueprintIcons_16Key = "AddChild" | "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddParent" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Ammunition" | "Anchor" | "Annotation" | "Announcement" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayObject" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsArc" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "BackwardTen" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "BinaryNumber" | "Blank" | "BlockPromote" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "BranchLocked" | "BranchUnlocked" | "Briefcase" | "BringData" | "BringForward" | "BritishPound" | "Bug" | "Buggy" | "Build" | "Bullseye" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "ClipboardFile" | "Clipboard" | "CloudDownload" | "CloudServer" | "CloudTick" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "ConsoleAlert" | "Console" | "Construction" | "Contrast" | "Control" | "CreditCard" | "Crop" | "CrossCircle" | "Cross" | "Crown" | "CssStyle" | "CubeAdd" | "CubeEdit" | "CubeRemove" | "Cube" | "Cubes" | "CurlyBraces" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataCloud" | "DataConnection" | "DataLineage" | "DataSearch" | "DataSync" | "Database" | "DeleteClip" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Detection" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentCode" | "DocumentLocked" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endnote" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Excavator" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Explain" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "FighterJet" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "FilterSortAsc" | "FilterSortDesc" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "ForwardTen" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Generate" | "Geofence" | "Geolocation" | "Geosearch" | "Geotime" | "GiftBox" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRebase" | "GitRepo" | "Glass" | "GlobeNetworkAdd" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupItem" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "Hexagon" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Input" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutBottomRowThreeTiles" | "LayoutBottomRowTwoTiles" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLeftColumnThreeTiles" | "LayoutLeftColumnTwoTiles" | "LayoutLinear" | "LayoutRightColumnThreeTiles" | "LayoutRightColumnTwoTiles" | "LayoutSkewGrid" | "LayoutSortedClusters" | "LayoutThreeColumns" | "LayoutThreeRows" | "LayoutTopRowThreeTiles" | "LayoutTopRowTwoTiles" | "LayoutTwoColumns" | "LayoutTwoRows" | "Layout" | "Learning" | "LeftJoin" | "LengthenText" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "LinkedSquares" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Markdown" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Microphone" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewShield" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsAdd" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "ObjectView" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "Output" | "Package" | "PageBreak" | "PageLayout" | "PanelStats" | "PanelTable" | "Panel" | "Paperclip" | "Paragraph" | "PasteVariable" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "PhoneCall" | "PhoneForward" | "PhoneSearch" | "Phone" | "PieChart" | "Pill" | "Pin" | "Pistol" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "RangeRing" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "RefreshOff" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RootFolder" | "RotateCcw" | "RotateCw" | "RotateDocument" | "RotatePage" | "Route" | "RunHistory" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "SelectionBoxAdd" | "SelectionBoxEdit" | "SelectionBoxRemove" | "SelectionBox" | "Selection" | "SendBackward" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "ServerInstall" | "Server" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "ShortenText" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SoccerBall" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SpellCheck" | "SplitColumns" | "SportsStadium" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "SubtractRightJoin" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Sweep" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "TableSync" | "TagAdd" | "TagPromote" | "TagRefresh" | "TagUndo" | "Tag" | "Tags" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Team" | "Temperature" | "TextHighlight" | "ThAdd" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThListAdd" | "ThList" | "ThVirtualAdd" | "ThVirtual" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Trophy" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlink" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "VariableLayer" | "Variable" | "Vector" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "WrenchRedo" | "WrenchSnooze" | "WrenchTime" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
|
|
1
|
+
export type BlueprintIcons_16Id = "add-child" | "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-parent" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "ammunition" | "anchor" | "annotation" | "announcement" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-object" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-arc" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "backward-ten" | "badge" | "ban-circle" | "bank-account" | "barcode" | "binary-number" | "blank" | "block-promote" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "branch-locked" | "branch-unlocked" | "briefcase" | "bring-data" | "bring-forward" | "british-pound" | "bug" | "buggy" | "build" | "bullseye" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard-file" | "clipboard" | "cloud-download" | "cloud-server" | "cloud-tick" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console-alert" | "console" | "construction" | "contrast" | "control" | "credit-card" | "crop" | "cross-circle" | "cross" | "crown" | "css-style" | "cube-add" | "cube-cutout" | "cube-cutouts" | "cube-edit" | "cube-remove" | "cube" | "cubes" | "curly-braces" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-cloud" | "data-connection" | "data-lineage" | "data-search" | "data-sync" | "database" | "delete-clip" | "delete" | "delta" | "derive-column" | "desktop" | "detection" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-code" | "document-locked" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "drone-uav" | "drone" | "duplicate" | "edit" | "eject" | "emoji" | "endnote" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "excavator" | "exchange" | "exclude-row" | "expand-all" | "explain" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "fighter-jet" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter-sort-asc" | "filter-sort-desc" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "forward-ten" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function-minimal" | "function" | "gantt-chart" | "generate" | "geofence" | "geolocation" | "geosearch" | "geotime" | "gift-box" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-rebase" | "git-repo" | "glass" | "globe-network-add" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-item" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "hexagon" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "input" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-bottom-row-three-tiles" | "layout-bottom-row-two-tiles" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-left-column-three-tiles" | "layout-left-column-two-tiles" | "layout-linear" | "layout-right-column-three-tiles" | "layout-right-column-two-tiles" | "layout-skew-grid" | "layout-sorted-clusters" | "layout-three-columns" | "layout-three-rows" | "layout-top-row-three-tiles" | "layout-top-row-two-tiles" | "layout-two-columns" | "layout-two-rows" | "layout" | "learning" | "left-join" | "lengthen-text" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "linked-squares" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "markdown" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "microphone" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-shield" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-add" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "object-view" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "output" | "package" | "page-break" | "page-layout" | "panel-stats" | "panel-table" | "panel" | "paperclip" | "paragraph" | "paste-variable" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone-call" | "phone-forward" | "phone-search" | "phone" | "pie-chart" | "pill" | "pin" | "pistol" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "range-ring" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh-off" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "root-folder" | "rotate-ccw" | "rotate-cw" | "rotate-document" | "rotate-page" | "route" | "run-history" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection-box-add" | "selection-box-edit" | "selection-box-remove" | "selection-box" | "selection" | "send-backward" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "server-install" | "server" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "shorten-text" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "soccer-ball" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "spell-check" | "spin" | "split-columns" | "sports-stadium" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "subtract-right-join" | "superscript" | "swap-horizontal" | "swap-vertical" | "sweep" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "table-sync" | "tag-add" | "tag-promote" | "tag-refresh" | "tag-undo" | "tag" | "tags" | "take-action" | "tank" | "target" | "taxi" | "team" | "temperature" | "text-highlight" | "th-add" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list-add" | "th-list" | "th-virtual-add" | "th-virtual" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "trophy" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlink" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable-layer" | "variable" | "vector" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "won" | "wrap-lines" | "wrench-redo" | "wrench-snooze" | "wrench-time" | "wrench" | "yen" | "zoom-in" | "zoom-out" | "zoom-to-fit";
|
|
2
|
+
export type BlueprintIcons_16Key = "AddChild" | "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddParent" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Ammunition" | "Anchor" | "Annotation" | "Announcement" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayObject" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsArc" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "BackwardTen" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "BinaryNumber" | "Blank" | "BlockPromote" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "BranchLocked" | "BranchUnlocked" | "Briefcase" | "BringData" | "BringForward" | "BritishPound" | "Bug" | "Buggy" | "Build" | "Bullseye" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "ClipboardFile" | "Clipboard" | "CloudDownload" | "CloudServer" | "CloudTick" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "ConsoleAlert" | "Console" | "Construction" | "Contrast" | "Control" | "CreditCard" | "Crop" | "CrossCircle" | "Cross" | "Crown" | "CssStyle" | "CubeAdd" | "CubeCutout" | "CubeCutouts" | "CubeEdit" | "CubeRemove" | "Cube" | "Cubes" | "CurlyBraces" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataCloud" | "DataConnection" | "DataLineage" | "DataSearch" | "DataSync" | "Database" | "DeleteClip" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Detection" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentCode" | "DocumentLocked" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "DroneUav" | "Drone" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endnote" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Excavator" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Explain" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "FighterJet" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "FilterSortAsc" | "FilterSortDesc" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "ForwardTen" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "FunctionMinimal" | "Function" | "GanttChart" | "Generate" | "Geofence" | "Geolocation" | "Geosearch" | "Geotime" | "GiftBox" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRebase" | "GitRepo" | "Glass" | "GlobeNetworkAdd" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupItem" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "Hexagon" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Input" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutBottomRowThreeTiles" | "LayoutBottomRowTwoTiles" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLeftColumnThreeTiles" | "LayoutLeftColumnTwoTiles" | "LayoutLinear" | "LayoutRightColumnThreeTiles" | "LayoutRightColumnTwoTiles" | "LayoutSkewGrid" | "LayoutSortedClusters" | "LayoutThreeColumns" | "LayoutThreeRows" | "LayoutTopRowThreeTiles" | "LayoutTopRowTwoTiles" | "LayoutTwoColumns" | "LayoutTwoRows" | "Layout" | "Learning" | "LeftJoin" | "LengthenText" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "LinkedSquares" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Markdown" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Microphone" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewShield" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsAdd" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "ObjectView" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "Output" | "Package" | "PageBreak" | "PageLayout" | "PanelStats" | "PanelTable" | "Panel" | "Paperclip" | "Paragraph" | "PasteVariable" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "PhoneCall" | "PhoneForward" | "PhoneSearch" | "Phone" | "PieChart" | "Pill" | "Pin" | "Pistol" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "RangeRing" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "RefreshOff" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RootFolder" | "RotateCcw" | "RotateCw" | "RotateDocument" | "RotatePage" | "Route" | "RunHistory" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "SelectionBoxAdd" | "SelectionBoxEdit" | "SelectionBoxRemove" | "SelectionBox" | "Selection" | "SendBackward" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "ServerInstall" | "Server" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "ShortenText" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SoccerBall" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SpellCheck" | "Spin" | "SplitColumns" | "SportsStadium" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "SubtractRightJoin" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Sweep" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "TableSync" | "TagAdd" | "TagPromote" | "TagRefresh" | "TagUndo" | "Tag" | "Tags" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Team" | "Temperature" | "TextHighlight" | "ThAdd" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThListAdd" | "ThList" | "ThVirtualAdd" | "ThVirtual" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Trophy" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlink" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "VariableLayer" | "Variable" | "Vector" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Won" | "WrapLines" | "WrenchRedo" | "WrenchSnooze" | "WrenchTime" | "Wrench" | "Yen" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
|
|
3
3
|
export declare enum BlueprintIcons_16 {
|
|
4
4
|
AddChild = "add-child",
|
|
5
5
|
AddClip = "add-clip",
|
|
@@ -137,6 +137,8 @@ export declare enum BlueprintIcons_16 {
|
|
|
137
137
|
Crown = "crown",
|
|
138
138
|
CssStyle = "css-style",
|
|
139
139
|
CubeAdd = "cube-add",
|
|
140
|
+
CubeCutout = "cube-cutout",
|
|
141
|
+
CubeCutouts = "cube-cutouts",
|
|
140
142
|
CubeEdit = "cube-edit",
|
|
141
143
|
CubeRemove = "cube-remove",
|
|
142
144
|
Cube = "cube",
|
|
@@ -187,6 +189,8 @@ export declare enum BlueprintIcons_16 {
|
|
|
187
189
|
DrawerRightFilled = "drawer-right-filled",
|
|
188
190
|
DrawerRight = "drawer-right",
|
|
189
191
|
DriveTime = "drive-time",
|
|
192
|
+
DroneUav = "drone-uav",
|
|
193
|
+
Drone = "drone",
|
|
190
194
|
Duplicate = "duplicate",
|
|
191
195
|
Edit = "edit",
|
|
192
196
|
Eject = "eject",
|
|
@@ -246,6 +250,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
246
250
|
FullCircle = "full-circle",
|
|
247
251
|
FullStackedChart = "full-stacked-chart",
|
|
248
252
|
Fullscreen = "fullscreen",
|
|
253
|
+
FunctionMinimal = "function-minimal",
|
|
249
254
|
Function = "function",
|
|
250
255
|
GanttChart = "gantt-chart",
|
|
251
256
|
Generate = "generate",
|
|
@@ -572,6 +577,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
572
577
|
SortNumerical = "sort-numerical",
|
|
573
578
|
Sort = "sort",
|
|
574
579
|
SpellCheck = "spell-check",
|
|
580
|
+
Spin = "spin",
|
|
575
581
|
SplitColumns = "split-columns",
|
|
576
582
|
SportsStadium = "sports-stadium",
|
|
577
583
|
Square = "square",
|
|
@@ -679,10 +685,13 @@ export declare enum BlueprintIcons_16 {
|
|
|
679
685
|
WidgetHeader = "widget-header",
|
|
680
686
|
Widget = "widget",
|
|
681
687
|
Wind = "wind",
|
|
688
|
+
Won = "won",
|
|
689
|
+
WrapLines = "wrap-lines",
|
|
682
690
|
WrenchRedo = "wrench-redo",
|
|
683
691
|
WrenchSnooze = "wrench-snooze",
|
|
684
692
|
WrenchTime = "wrench-time",
|
|
685
693
|
Wrench = "wrench",
|
|
694
|
+
Yen = "yen",
|
|
686
695
|
ZoomIn = "zoom-in",
|
|
687
696
|
ZoomOut = "zoom-out",
|
|
688
697
|
ZoomToFit = "zoom-to-fit"
|
|
@@ -136,6 +136,8 @@ export var BlueprintIcons_16;
|
|
|
136
136
|
BlueprintIcons_16["Crown"] = "crown";
|
|
137
137
|
BlueprintIcons_16["CssStyle"] = "css-style";
|
|
138
138
|
BlueprintIcons_16["CubeAdd"] = "cube-add";
|
|
139
|
+
BlueprintIcons_16["CubeCutout"] = "cube-cutout";
|
|
140
|
+
BlueprintIcons_16["CubeCutouts"] = "cube-cutouts";
|
|
139
141
|
BlueprintIcons_16["CubeEdit"] = "cube-edit";
|
|
140
142
|
BlueprintIcons_16["CubeRemove"] = "cube-remove";
|
|
141
143
|
BlueprintIcons_16["Cube"] = "cube";
|
|
@@ -186,6 +188,8 @@ export var BlueprintIcons_16;
|
|
|
186
188
|
BlueprintIcons_16["DrawerRightFilled"] = "drawer-right-filled";
|
|
187
189
|
BlueprintIcons_16["DrawerRight"] = "drawer-right";
|
|
188
190
|
BlueprintIcons_16["DriveTime"] = "drive-time";
|
|
191
|
+
BlueprintIcons_16["DroneUav"] = "drone-uav";
|
|
192
|
+
BlueprintIcons_16["Drone"] = "drone";
|
|
189
193
|
BlueprintIcons_16["Duplicate"] = "duplicate";
|
|
190
194
|
BlueprintIcons_16["Edit"] = "edit";
|
|
191
195
|
BlueprintIcons_16["Eject"] = "eject";
|
|
@@ -245,6 +249,7 @@ export var BlueprintIcons_16;
|
|
|
245
249
|
BlueprintIcons_16["FullCircle"] = "full-circle";
|
|
246
250
|
BlueprintIcons_16["FullStackedChart"] = "full-stacked-chart";
|
|
247
251
|
BlueprintIcons_16["Fullscreen"] = "fullscreen";
|
|
252
|
+
BlueprintIcons_16["FunctionMinimal"] = "function-minimal";
|
|
248
253
|
BlueprintIcons_16["Function"] = "function";
|
|
249
254
|
BlueprintIcons_16["GanttChart"] = "gantt-chart";
|
|
250
255
|
BlueprintIcons_16["Generate"] = "generate";
|
|
@@ -571,6 +576,7 @@ export var BlueprintIcons_16;
|
|
|
571
576
|
BlueprintIcons_16["SortNumerical"] = "sort-numerical";
|
|
572
577
|
BlueprintIcons_16["Sort"] = "sort";
|
|
573
578
|
BlueprintIcons_16["SpellCheck"] = "spell-check";
|
|
579
|
+
BlueprintIcons_16["Spin"] = "spin";
|
|
574
580
|
BlueprintIcons_16["SplitColumns"] = "split-columns";
|
|
575
581
|
BlueprintIcons_16["SportsStadium"] = "sports-stadium";
|
|
576
582
|
BlueprintIcons_16["Square"] = "square";
|
|
@@ -678,10 +684,13 @@ export var BlueprintIcons_16;
|
|
|
678
684
|
BlueprintIcons_16["WidgetHeader"] = "widget-header";
|
|
679
685
|
BlueprintIcons_16["Widget"] = "widget";
|
|
680
686
|
BlueprintIcons_16["Wind"] = "wind";
|
|
687
|
+
BlueprintIcons_16["Won"] = "won";
|
|
688
|
+
BlueprintIcons_16["WrapLines"] = "wrap-lines";
|
|
681
689
|
BlueprintIcons_16["WrenchRedo"] = "wrench-redo";
|
|
682
690
|
BlueprintIcons_16["WrenchSnooze"] = "wrench-snooze";
|
|
683
691
|
BlueprintIcons_16["WrenchTime"] = "wrench-time";
|
|
684
692
|
BlueprintIcons_16["Wrench"] = "wrench";
|
|
693
|
+
BlueprintIcons_16["Yen"] = "yen";
|
|
685
694
|
BlueprintIcons_16["ZoomIn"] = "zoom-in";
|
|
686
695
|
BlueprintIcons_16["ZoomOut"] = "zoom-out";
|
|
687
696
|
BlueprintIcons_16["ZoomToFit"] = "zoom-to-fit";
|
|
@@ -823,6 +832,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
|
|
|
823
832
|
[BlueprintIcons_16.Crown]: "61802",
|
|
824
833
|
[BlueprintIcons_16.CssStyle]: "62315",
|
|
825
834
|
[BlueprintIcons_16.CubeAdd]: "61803",
|
|
835
|
+
[BlueprintIcons_16.CubeCutout]: "62389",
|
|
836
|
+
[BlueprintIcons_16.CubeCutouts]: "62390",
|
|
826
837
|
[BlueprintIcons_16.CubeEdit]: "62339",
|
|
827
838
|
[BlueprintIcons_16.CubeRemove]: "61804",
|
|
828
839
|
[BlueprintIcons_16.Cube]: "61805",
|
|
@@ -873,6 +884,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
|
|
|
873
884
|
[BlueprintIcons_16.DrawerRightFilled]: "61840",
|
|
874
885
|
[BlueprintIcons_16.DrawerRight]: "61841",
|
|
875
886
|
[BlueprintIcons_16.DriveTime]: "61842",
|
|
887
|
+
[BlueprintIcons_16.DroneUav]: "62386",
|
|
888
|
+
[BlueprintIcons_16.Drone]: "62385",
|
|
876
889
|
[BlueprintIcons_16.Duplicate]: "61843",
|
|
877
890
|
[BlueprintIcons_16.Edit]: "61844",
|
|
878
891
|
[BlueprintIcons_16.Eject]: "61845",
|
|
@@ -932,6 +945,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
|
|
|
932
945
|
[BlueprintIcons_16.FullCircle]: "61890",
|
|
933
946
|
[BlueprintIcons_16.FullStackedChart]: "61891",
|
|
934
947
|
[BlueprintIcons_16.Fullscreen]: "61892",
|
|
948
|
+
[BlueprintIcons_16.FunctionMinimal]: "62388",
|
|
935
949
|
[BlueprintIcons_16.Function]: "61893",
|
|
936
950
|
[BlueprintIcons_16.GanttChart]: "61894",
|
|
937
951
|
[BlueprintIcons_16.Generate]: "62284",
|
|
@@ -1258,6 +1272,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
|
|
|
1258
1272
|
[BlueprintIcons_16.SortNumerical]: "62150",
|
|
1259
1273
|
[BlueprintIcons_16.Sort]: "62151",
|
|
1260
1274
|
[BlueprintIcons_16.SpellCheck]: "62272",
|
|
1275
|
+
[BlueprintIcons_16.Spin]: "62387",
|
|
1261
1276
|
[BlueprintIcons_16.SplitColumns]: "62152",
|
|
1262
1277
|
[BlueprintIcons_16.SportsStadium]: "62289",
|
|
1263
1278
|
[BlueprintIcons_16.Square]: "62153",
|
|
@@ -1365,10 +1380,13 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
|
|
|
1365
1380
|
[BlueprintIcons_16.WidgetHeader]: "62234",
|
|
1366
1381
|
[BlueprintIcons_16.Widget]: "62235",
|
|
1367
1382
|
[BlueprintIcons_16.Wind]: "62236",
|
|
1383
|
+
[BlueprintIcons_16.Won]: "62383",
|
|
1384
|
+
[BlueprintIcons_16.WrapLines]: "62382",
|
|
1368
1385
|
[BlueprintIcons_16.WrenchRedo]: "62334",
|
|
1369
1386
|
[BlueprintIcons_16.WrenchSnooze]: "62335",
|
|
1370
1387
|
[BlueprintIcons_16.WrenchTime]: "62336",
|
|
1371
1388
|
[BlueprintIcons_16.Wrench]: "62237",
|
|
1389
|
+
[BlueprintIcons_16.Yen]: "62384",
|
|
1372
1390
|
[BlueprintIcons_16.ZoomIn]: "62238",
|
|
1373
1391
|
[BlueprintIcons_16.ZoomOut]: "62239",
|
|
1374
1392
|
[BlueprintIcons_16.ZoomToFit]: "62240",
|