@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="320" d="M280 280L300 280C311.045694 280 320 271.045695 320 260C320 248.954305 311.045694 240 300 240L280 240L280 220C280 208.954305 271.045694 200 260 200C248.954306 200 240 208.954305 240 220L240 240L220 240C208.954306 240 200 248.954305 200 260C200 271.045695 208.954306 280 220 280L240 280L240 300C240 311.045695 248.954306 320 260 320C271.045694 320 280 311.045695 280 300L280 280zM182.7209844 307.01658036C168.8774658 296.0254388 160 279.049441 160 260C160 232.924642 177.9338258 210.0379536 202.570706 202.570706C202.923532 201.4066184 203.310782 200.2574954 203.731274 199.124522L160 171.7924764L36.125055 249.214317L150.0772212 314.3298407C156.2258746 317.84335692 163.7741254 317.84335692 169.9227788 314.3298407L182.7209844 307.01658036zM300 175.2778698L300 91.60645C300 84.429314 296.154278 77.802444 289.922778 74.241588L170 5.714286L170 154.4575236L213.7358 181.792399C224.740976 168.4817372 241.37998 160 260 160C275.367088 160 289.38487 165.7770714 300 175.2778698zM21.1240402 235.0049984L150 154.4575236L150 5.714286L30.0772212 74.241588C23.8457212 77.802444 20 84.429314 20 91.60645L20 228.3935492C20 230.680355 20.3904216 232.911297 21.1240402 235.0049984z" />
|
|
418
|
+
<glyph glyph-name="cube-cutout"
|
|
419
|
+
unicode=""
|
|
420
|
+
horiz-adv-x="320" d="M300 320C311.046 320 320 311.0457 320 300V20C320 8.954 311.046 0 300 0H20C8.9543 0 0 8.954 0 20V300C0 311.0457 8.9543 319.9999994362761 20 320H300zM211.406 185.371C199.519 178.3574 187.9254 171.5182 179.3164 166.4454C175.5836 164.2458 172.3976 162.3888 170 160.9766V51.27L247.422 86.348C255.014 89.788 260 98.12 260 107.382V213.9648C260 214.0282 259.98 214.0968 259.98 214.1602C250.248 208.358 230.394 196.5738 211.406 185.371zM60 212.6368V106.036C60.0028 97.46 64.283 89.618 71.0546 85.782L150 52.148V160.9766L60.0976 214.1016C60.0698 213.617 60.0006 213.127 60 212.6368zM168.0274 268.7304C162.9204 271.6188 156.9606 271.8930000000001 151.6602 269.4922000000001L72.5782 233.6524C71.4704 233.1504 70.4228 232.5338 69.4336 231.836L160 178.2812C162.3802 179.6834 165.5004 181.535 169.1602 183.6914C177.7666 188.7628 189.3484 195.5872 201.23 202.5976C221.682 214.664 242.904 227.2444 251.562 232.4218C250.736 233.0852 249.868 233.6958 248.946 234.2188L168.0274 268.7304z" />
|
|
421
|
+
<glyph glyph-name="cube-cutouts"
|
|
422
|
+
unicode=""
|
|
423
|
+
horiz-adv-x="320" d="M300 260A20 20 0 0 0 320 240V20A20 20 0 0 0 300 0H80A20 20 0 0 0 60 20V240A20 20 0 0 0 80 260zM233.2 147.92C223.42 142.12 213.88 136.52 206.8 132.34L200 128.34V39.86L261.96 67.9200000000001C268.2 70.7600000000001 272.3 77.6400000000001 272.3 85.2600000000001V171.06C264 166.1400000000001 248.26 156.8000000000001 233.2 147.92M107.7 84.14C107.7 77.08 111.22 70.62 116.8 67.46L180 40.52V128.36L107.7 171.08zM196.6 218.02A14.8 14.8 0 0 1 183.12 218.68L118.04 189.18L117.18 188.72L190 145.66L196.64 149.58L223.04 165.14C239.38 174.78 256.28 184.8 263.78 189.28L263.2 189.64zM240 320A20 20 0 0 0 260 300V280H60A20 20 0 0 1 40 260V60H20A20 20 0 0 0 0 80V300A20 20 0 0 0 20 320z" />
|
|
418
424
|
<glyph glyph-name="cube-edit"
|
|
419
425
|
unicode=""
|
|
420
426
|
horiz-adv-x="320" d="M174.8 135.94L136 174.74L236.44 275.16L275.24 236.36zM100 99.84L121.86 160.5L160.7 121.68zM273.14 312C278.16 316.86 285.08 320 292.64 320C307.9 320 320.16 307.6 320 292.6600000000001C320 284.96 317 278.2 311.98 273.18L289.3400000000001 250.54L250.5 289.3400000000001zM169.92 314.32L219.2 286.2L126.02 193.02L36.12 249.22L150.08 314.32A20 20 0 0 0 169.92 314.32M21.12 235L111.52 178.52L107.66 174.66A20 20 0 0 1 102.54 165.86L81.18 106.6A20 20 0 0 1 106.78 81L150 96.54V5.7L30.08 74.22A20 20 0 0 0 20 91.6V228.4A20 20 0 0 0 21.12 235M170 5.72V103.96A20 20 0 0 1 176.28 109.12L289.38 222.22L290.3800000000001 223.3L299.5800000000001 232.5Q300.0000000000001 230.48 300.0000000000001 228.4V91.6A20 20 0 0 0 289.9200000000001 74.24z" />
|
|
@@ -565,6 +571,12 @@
|
|
|
565
571
|
<glyph glyph-name="drive-time"
|
|
566
572
|
unicode=""
|
|
567
573
|
horiz-adv-x="320" d="M302.4 224.8H281.4L266.2 267.2C262.4 277.8 251 288.8 240.8 292C240.8 292 214.4 300 160 300C105.6 300 79.2 292 79.2 292C69.2 288.8 57.8 277.8 54 267.2L38.6 224.8H17.6C8 224.8 0 216.4 0 206C0 195.6 8 187.2 17.6 187.2H25.2L20 180C19.4 166.2 20 151.2 20 140V40C20 26.8 27.6 20 40 20C52.4 20 60 26.8 60 40V60H260V40C260 26.8 267.6 20 280 20C292.4 20 300 26.8 300 40V140C300 151.2 299.8 167.4 300 180L294.8 187.4H302.4000000000001C312 187.4 320 195.8 320 206C320 216.4 312 224.8 302.4 224.8zM100 120H60V160H100V120zM260 120H220V160H260V120zM260 200H60C56.4 200 58.8 216.4 60 220L74.6 252.6C75.8 256.2 76.4 260 80 260H240C243.6 260 244.2 256.2 245.4 252.6L260 220C261.2 216.4 263.6 200 260 200z" />
|
|
574
|
+
<glyph glyph-name="drone-uav"
|
|
575
|
+
unicode=""
|
|
576
|
+
horiz-adv-x="320" d="M160 320C206.35 320.0000103428 200 260 180 220V180L320 140V120H180V78.672L260 60V40H179.2774L178.1446 20H200V0H120V20H141.8554L140.7226 40H60V60L140 78.672V120H0V140L140 180V220C120 260 113.6504 319.9998274784 160 320z" />
|
|
577
|
+
<glyph glyph-name="drone"
|
|
578
|
+
unicode=""
|
|
579
|
+
horiz-adv-x="320" d="M202.544 317.96852C212.856 327.17016 236.4580000000001 303.60796 255.064 279.3748C256.644 279.777 258.3 279.9992 260.004 279.9998C271.048 279.9998 280.002 271.0424 280.004 259.9998C280.004 258.498 279.83 257.032 279.516 255.6248C304.25 236.326 327.9460000000001 211.3856 317.466 202.031C307.152 192.8286 283.572 216.4054 264.966 240.6444C263.38 240.2392 261.718 239.9998 260.004 239.9998C258.106 240.0004 256.276 240.286 254.536 240.781C255.13 236.5992 254.17 232.2066 251.49 228.613C202.85 163.4026 202.848 156.5798 251.49 91.366C254.162 87.782 255.12 83.41 254.536 79.238C256.274 79.732 258.11 80 260.004 80C261.498 80 262.96 79.822 264.36 79.512C283.656 104.24 308.614 127.9236 317.974 117.46C327.176 107.148 303.598 83.568 279.36 64.96C279.766 63.372 280.004 61.714 280.004 60C280.004 48.954 271.05 40 260.004 40C258.502 40 257.038 40.172 255.63 40.488C236.332 15.756 211.39 -7.9399999999999 202.036 2.538C192.8504 12.854 216.418 36.436 240.65 55.038C240.244 56.624 240.004 58.288 240.004 60C240.006 61.896 240.274 63.73 240.766 65.468C236.594 64.884 232.222 65.842 228.638 68.516C163.4248 117.158 156.6024 117.156 91.3916 68.516C87.798 65.834 83.4056 64.874 79.2236 65.468C79.7186 63.728 80.0042 61.898 80.0048 60C80.0048 58.498 79.8304 57.032 79.5166 55.624C104.2506 36.326 127.9462 11.386 117.4658 2.032C107.152 -7.172 83.5726 16.406 64.9658 40.644C63.3792 40.24 61.7176 40 60.0048 40C48.9624 40.004 40.0048 48.956 40.0048 60C40.0054 61.502 40.1784 62.966 40.4932 64.374C15.76508 83.672 -7.93284 108.616 2.54396 117.968C12.855 127.1702 36.4584 103.608 55.0634 79.374C56.644 79.778 58.2992 80 60.0048 80C61.8986 80 63.7376 79.73 65.4736 79.238C64.89 83.408 65.8492 87.784 68.5206 91.366C117.1662 156.585 117.1658 163.3956 68.5206 228.613C65.8406 232.206 64.8802 236.5998 65.4736 240.781C63.735 240.2876 61.9016 239.9998 60.0048 239.9998C58.501 240.0002 57.0388 240.173 55.6298 240.488C36.3318 215.7566 11.38988 192.0594 2.03614 202.5388C-7.14972 212.8548 16.41854 236.437 40.6494 255.0388C40.2448 256.6246 40.0048 258.288 40.0048 259.9998C40.0084 271.0402000000001 48.9646 279.996 60.0048 279.9998C61.4988 279.9998 62.9598 279.8222 64.3604 279.5114C83.655 304.24038 108.614 327.92368 117.9736 317.46072C127.1768 307.14806 103.5976 283.567 79.3604 264.9608C79.767 263.3722 80.0044 261.7148 80.0048 259.9998C80.0048 258.1028 79.717 256.2698 79.2236 254.531C83.405 255.1246 87.7986 254.1642 91.3916 251.4842C156.6092 202.8388 163.4196 202.8384 228.638 251.4842C232.2200000000001 254.1556 236.596 255.1146 240.766 254.531C240.274 256.2672 240.004 258.106 240.004 259.9998C240.006 261.5026000000001 240.178 262.9668000000001 240.494 264.3748C215.766 283.6716 192.0672 308.61542 202.544 317.96852z" />
|
|
568
580
|
<glyph glyph-name="duplicate"
|
|
569
581
|
unicode=""
|
|
570
582
|
horiz-adv-x="320" d="M300 320H100C89 320 80 311 80 300V260H120V280H280V140H260V100H300C311 100 320 109 320 120V300C320 311 311 320 300 320zM220 240H20C9 240 0 231 0 220V20C0 9 9 0 20 0H220C231 0 240 9 240 20V220C240 231 231 240 220 240zM200 40H40V200H200V40z" />
|
|
@@ -742,6 +754,9 @@
|
|
|
742
754
|
<glyph glyph-name="fullscreen"
|
|
743
755
|
unicode=""
|
|
744
756
|
horiz-adv-x="320" d="M68.2 280H100C111 280 120 289 120 300C120 311 111 320 100 320H20C9 320 0 311 0 300V220C0 209 9 200 20 200S40 209 40 220V251.8L105.8 186C109.4 182.2 114.4 180 120 180C131 180 140 189 140 200C140 205.6 137.8 210.6 134.2 214.2L68.2 280zM120 140C114.4 140 109.4 137.8 105.8 134.2L40 68.2V100C40 111 31 120 20 120S0 111 0 100V20C0 9 9 0 20 0H100C111 0 120 9 120 20C120 31 111 40 100 40H68.2L134 105.8C137.8 109.4 140 114.4 140 120C140 131 131 140 120 140zM300 120C289 120 280 111 280 100V68.2L214.2 134C210.6 137.8 205.6 140 200 140C189 140 180 131 180 120C180 114.4 182.2 109.4 185.8 105.8L251.8 40H220C209 40 200 31 200 20C200 9 209 0 220 0H300C311 0 320 9 320 20V100C320 111 311 120 300 120zM300 320H220C209 320 200 311 200 300C200 289 209 280 220 280H251.8L185.8 214.2C182.2 210.6 180 205.6 180 200C180 189 189 180 200 180C205.6 180 210.6 182.2 214.2 185.8L280 251.8V220C280 209 289 200 300 200S320 209 320 220V300C320 311 311 320 300 320z" />
|
|
757
|
+
<glyph glyph-name="function-minimal"
|
|
758
|
+
unicode=""
|
|
759
|
+
horiz-adv-x="320" d="M250 300C261.046 300 270 291.0456 270 280C270 268.9544 261.046 260 250 260H213.378C208.696 259.9994 204.162 258.3518000000001 200.566 255.3516C196.9706 252.35 194.5482 248.1826 193.711 243.5742L186.6992 200H220C231.046 200 240 191.0456 240 180C240 168.9544 231.046 160 220 160H180.254L165.7226 69.668C165.7016 69.536 165.6682 69.408 165.6446 69.278C163.1322 55.45 155.8478 42.93 145.0586 33.926C134.2728 24.926 120.6688 20 106.621 20H80C68.9544 20 60 28.954 60 40C60 51.046 68.9544 60 80 60H106.621C111.3032 60 115.8378 61.648 119.4336 64.648C123.0302 67.652 125.4518 71.818 126.289 76.426L139.746 160H100C88.9544 160 80 168.9544 80 180C80 191.0456 88.9544 200 100 200H146.1718L154.2774 250.332C154.2984 250.4632 154.3318 250.592 154.3554 250.7226C156.8678 264.551 164.151 277.0692 174.9414 286.0742C185.7278 295.0734 199.3318 299.98 213.378 299.9804L250 300z" />
|
|
745
760
|
<glyph glyph-name="function"
|
|
746
761
|
unicode=""
|
|
747
762
|
horiz-adv-x="320" d="M162.4 225.2H139.6C146.2 251 154.6 270 165.2 282C171.8 289.4 178 293.2 184.2 293.2C185.4 293.2 186.4 292.8 187.2 292.2C188 291.4 188.4 290.4 188.4 289.2C188.4 288.2 187.6 286.2 185.8 283.4C184 280.6 183.2 277.8 183.2 275.4C183.2 271.8 184.6 268.8 187.2 266.2C190 263.6 193.4 262.4 197.6 262.4C202 262.4 205.8 264 208.8 267C211.8000000000001 270.2 213.4 274.4 213.4 279.6C213.4 285.6 211.2000000000001 290.6 206.6 294.4C202 298.2 194.8 300 184.8 300C169.2 300 155 295.6 142.4 286.6C129.6 277.6 117.6 262.6 106.2 242C102.2 234.8 98.6 230.2 95 228.2C91.4 226.2 85.8 225.2 78 225.2L72.8 207.2H94.4L62.6 84.8C57.2 64.6 53.8 52.2 51.8 47.6C49 40.8 45 34.9999999999999 39.4 30.2C37.2 28.2 34.6 27.2 31.4 27.2C30.6 27.2 29.8 27.4 29.2 28L28.4 29C28.4 29.6 29.2 30.6 30.8 32.2C32.4 33.8 33.2 36.2 33.2 39.4C33.2 43 32 46 29.4 48.2C27 50.6 23.4 51.8 18.6 51.8C13 51.8 8.4 50.1999999999999 5 47.1999999999999C1.8 44.4 0 40.8 0 36.6C0 32.2 2 28.2 6.2 24.8C10.4 21.4 16.8 19.8 25.6 19.8C39.6 19.8 52 23.4 63 30.6C73.8 37.8 83.4 49 91.4 64C99.6 79 107.8 103.2 116.4 136.6L134.6 207.4H156.6L162.4 225.2zM271 194.8C275 197.8 279.2000000000001 199.4 283.4 199.4C285 199.4 288 198.8 292.4 197.6C296.8 196.4 300.6 195.8 303.8 195.8C308.4 195.8 312.2 197.4 315.2 200.4C318.4 203.6 320 207.6 320 212.6C320 217.8 318.4 222 315.4 225C312.4 228 308 229.6 302.2 229.6C297.2 229.6 292.2 228.4000000000001 287.8 226C283.2 223.6 277.6 218.4 270.6 210.4C265.4 204.4 257.8 194.2 247.6 179.4C243.6 197.6 236.6 214.4 226.6 229.6L172.2 220.4L171 214.6C175 215.4 178.4 215.8 181.2 215.8C186.6 215.8 191 213.6 194.6 209C200.2 201.8 208 180 218 143.8C210.2 133.4 204.8 126.8000000000001 202 123.6C197.2 118.4 193.2 115.2000000000001 190.2 113.6C187.8 112.4 185.2 111.8 182 111.8C179.8 111.8 176 113.0000000000001 170.8 115.4C167.2 117 164 117.8 161.2 117.8C155.8 117.8 151.6 116.2 148 112.8C144.6 109.4 142.8 105.2 142.8 100C142.8 95 144.4 91.2 147.6 88C150.8 85 155 83.4 160.4 83.4C165.6 83.4 170.4 84.4 175 86.6C179.6 88.8 185.4 93.4 192.2 100.4C199.2 107.4 208.6 118.4 220.8 133.8C225.4 119.2 229.6 108.8 233 102.2S240.4 90.8 244.8 88C249.2 85 254.8 83.6 261.4 83.6C267.8 83.6 274.4 85.8 281 90.4C289.8 96.4 298.6 106.6 307.8 121L302.6 124C296.4 115.4 291.8 110 288.8 108C286.8 106.6 284.4000000000001 106 281.8 106C278.6 106 275.4000000000001 108 272.2000000000001 112C266.8 118.8 259.8000000000001 137.4 251 168C259 181.6 265.6 190.6 271 194.8z" />
|
|
@@ -1720,6 +1735,9 @@
|
|
|
1720
1735
|
<glyph glyph-name="spell-check"
|
|
1721
1736
|
unicode=""
|
|
1722
1737
|
horiz-adv-x="320" d="M137.8 308.8L217.8 148.8C219 146.2 220 143.2 220 140C220 129 211 120 200 120C192.2 120 185.6 124.6 182.2 131H182L167.6 160H72.4L58 131.2H57.8C54.4 124.6 47.8 120 40 120C29 120 20 129 20 140C20 143.2 21 146.2 22.4 148.8L62 228.4L80 264.8L102.2 308.8C105.6 315.4 112.2 320 120 320C127.8 320 134.4 315.4 137.8 308.8zM280 140C274.4000000000001 140 269.4000000000001 137.8 265.8 134.2L180 48.2L134.2 94.2C130.6 97.8 125.6 100 120 100C109 100 100 91 100 80C100 74.4 102.2 69.4 105.8 65.8L165.8 5.8C169.4 2.2 174.4 0 180 0C185.6 0 190.6 2.2 194.2 5.8L294.2000000000001 105.8C297.8 109.4 300 114.4 300 120C300 131 291 140 280 140zM120.0024 255.1954L92.4024 199.9954H147.6024L120.0024 255.1954z" />
|
|
1738
|
+
<glyph glyph-name="spin"
|
|
1739
|
+
unicode=""
|
|
1740
|
+
horiz-adv-x="320" d="M105.7422 194.375C113.323 201.8768 125.6242 201.88 133.2032 194.375L174.375 153.5938L175.7032 152.129C181.919 144.5802 181.478 133.4436 174.375 126.4062L133.2032 85.624C125.6236 78.118 113.323 78.12 105.7422 85.624C98.1618 93.13 98.1618 105.306 105.7422 112.812L109.1602 116.21C95.9484 114.148 83.9106 111.304 73.6914 107.774C58.1032 102.386 47.3462 95.634 42.6758 88.3C40.3316 84.614 39.5756 80.866 40.3516 77.188C41.1312 73.502 43.4484 69.838 47.3046 66.308C55.0066 59.266 68.5 53.086 86.211 48.476C103.9298 43.868 125.183 40.996 147.539 40.214C169.895 39.436 192.4742 40.758 212.676 44.042C232.878 47.328 249.924 52.452 261.836 58.808C267.182 61.662 272.09 65.148 275.468 69.042C277.846 71.782 279.238 74.426 279.786 77.188L280.058 80C280.06 91.044 289.014 100 300.058 100C311.1 99.996 320.0560000000001 91.044 320.058 80C320.058 48.62 294.856 31.088 280.664 23.516C263.42 14.314 241.644 8.238 219.102 4.57C196.0896 0.828 170.8862 -0.63 146.1524 0.234C121.4836 1.096 97.2338 4.274 76.1328 9.766C56.203 14.954 35.1876 23.174 20.3124 36.778C12.48174 43.938 4.24576 54.562 1.210938 68.926C-2.02528 84.256 1.798212 98.56 8.92578 109.766C21.198 129.0518 43.1072 139.5122 60.625 145.5664C76.9244 151.1988 95.7914 155.1186 115.5664 157.4414L105.7422 167.1876C98.1654 174.6948 98.163 186.8692 105.7422 194.375zM166.914 314.375C174.4938 321.878796 186.795 321.878294 194.375 314.375C201.95 306.86978 201.95 294.694 194.375 287.1876L186.211 279.1406C208.576 277.6536 230.25 274.237 249.122 268.8476C268.99 263.1728 291.616 253.7028 305.976 236.8164C314.016 227.3612 320.818 213.8072 319.98 197.2852C319.154 181.0832 311.314 168.539 303.1840000000001 160.0782C288.236 144.5258 265.7920000000001 135.577 245.312 130.1172C234.642 127.2728 223.668 133.6082 220.82 144.2774C217.976 154.9494 224.33 165.925 235 168.7696C253.432 173.6828 267.126 180.293 274.336 187.793C277.958 191.562 279.8400000000001 195.452 280.04 199.3164C280.234 203.1764 278.748 207.0858 275.508 210.8984C269.064 218.477 256.046 225.2532 238.124 230.371C223.7 234.49 206.596 237.386 188.2618 238.8672L194.375 232.8124C201.952 225.3058 201.954 213.1308 194.375 205.625C186.7954 198.1188 174.4946 198.1206 166.914 205.625L125.7422 246.4062C118.1634 253.9132 118.1624 266.0876 125.7422 273.5938L166.914 314.375zM58.9258 264.9804C69.3252 268.6876 80.7782 263.2678 84.4922 252.871C88.202 242.4702 82.7626 231.0182 72.3632 227.3046C60.454 223.0546 51.4532 217.9918 46.0156 212.461C40.4608 206.8088 38.8858 200.925 40.8984 195.2734C44.5978 184.8732 39.1678 173.4348 28.7696 169.7266C18.36642 166.0202 6.9318 171.4538 3.22266 181.8554C-5.4717 206.2586 4.84428 227.6104 17.5 240.4882C29.0268 252.2144 44.4894 259.8292 58.9258 264.9804z" />
|
|
1723
1741
|
<glyph glyph-name="split-columns"
|
|
1724
1742
|
unicode=""
|
|
1725
1743
|
horiz-adv-x="320" d="M240 120C240 109 249 100 260 100C265.6 100 270.6 102.2 274.2000000000001 105.8L314.2000000000001 145.8C317.8 149.4 320 154.4 320 160C320 165.6 317.8 170.6 314.2000000000001 174.2L274.2000000000001 214.2C270.6 217.8 265.6 220 260 220C249 220 240 211 240 200C240 194.4 242.2 189.4 245.8 185.8L251.8 180H180V280H240V245.8C246.2 248.4 252.8 250 260 250S273.8 248.4 280 245.8V300C280 311 271 320 260 320H60C49 320 40 311 40 300V245.8C46.2 248.4 52.8 250 60 250S73.8 248.4 80 245.8V280H140V180H68.2L74 185.8C77.8 189.4 80 194.4 80 200C80 211 71 220 60 220C54.4 220 49.4 217.8 45.8 214.2L5.8 174.2C2.2 170.6 0 165.6 0 160C0 154.4 2.2 149.4 5.8 145.8L45.8 105.8C49.4 102.2 54.4 100 60 100C71 100 80 109 80 120C80 125.6 77.8 130.6 74.2 134.2L68.2 140H140V40H80V74.2C73.8 71.6 67.2 70 60 70S46.2 71.6 40 74.2V20C40 9 49 0 60 0H260C271 0 280 9 280 20V74.2C273.8 71.6 267.2 70 260 70S246.2 71.6 240 74.2V40H180V140H251.8L246 134.2C242.2 130.6 240 125.6 240 120z" />
|
|
@@ -2041,6 +2059,12 @@
|
|
|
2041
2059
|
<glyph glyph-name="wind"
|
|
2042
2060
|
unicode=""
|
|
2043
2061
|
horiz-adv-x="320" d="M200 240C200 262.0914 217.908 280 240 280C262.092 280 280 262.0914 280 240C280 217.9086 262.092 200 240 200H80C68.9544 200 60 191.0456 60 180C60 168.9544 68.9544 160 80 160H240C284.182 160 320 195.8172 320 240C320 284.1828 284.182 320 240 320C195.8172 320 160 284.1828 160 240C160 228.9544 168.9544 220 180 220C191.0456 220 200 228.9544 200 240zM20 140C8.9543 140 0 131.0458 0 120C0 108.954 8.9543 100 20 100H170C186.5686 100 200 86.568 200 70C200 53.432 186.5686 40 170 40C155.0278 40 142.2828 50.764 139.6002 63.978C137.403 74.804 126.8462 81.798 116.0214 79.6C105.1964 77.402 98.2024 66.846 100.3998 56.022C106.9826 23.592 136.593 0 170 0C208.66 0 240 31.34 240 70C240 108.66 208.66 140 170 140H20z" />
|
|
2062
|
+
<glyph glyph-name="won"
|
|
2063
|
+
unicode=""
|
|
2064
|
+
horiz-adv-x="320" d="M55 220H125L140 280H180L195 220H265L280 280H320L304.844 219.3946C313.548 217.2278 320 209.3742 320 200C320 188.9544 311.046 180 300 180H295L290 160H300C311.046 160 320 151.0456 320 140C320 128.9544 311.046 120 300 120H280L260 40H200L180 120H140L120 40H60L40 120H20C8.9543 120 0 128.9544 0 140C0 151.0456 8.9543 160 20 160H30L25 180H20C8.9543 180 0 188.9544 0 200C0 209.3676 6.4425 217.2214 15.13672 219.3946L0 280H40L55 220zM90 80L100 120H80L90 80zM220 120L230 80L240 120H220zM205 180L210 160H250L255 180H205zM70 160H110L115 180H65L70 160zM150 160H170L165 180H155L150 160z" />
|
|
2065
|
+
<glyph glyph-name="wrap-lines"
|
|
2066
|
+
unicode=""
|
|
2067
|
+
horiz-adv-x="320" d="M250 180C288.66 180 320 148.66 320 110C320 71.34 288.66 40 250 40H208.204L214.004 34.2C217.802 30.6 220 25.598 220 20C220 9 211 0 200 0C194.4 0 189.4008 2.2 185.8008 5.8L145.8008 45.8C142.2008 49.4 140 54.4 140 60C140 65.6 142.2008 70.6 145.8008 74.2L185.8008 114.2C189.4008 117.8 194.4 120 200 120C211 120 220 111 220 100C220 94.4 217.8 89.4 214.2 85.8L208.204 80H250C266.568 80 280 93.432 280 110C280 126.5686 266.568 140 250 140H20C8.9543 140 0 148.9544 0 160C0 171.0456 8.9543 180 20 180H250zM80 80C91 80 100 71 100 60C100 49 91 40 80 40H20C9 40 0 49 0 60C0 71 9 80 20 80H80zM300 280C311 280 320 271 320 260C320 249 311 240 300 240H20C9 240 0 249 0 260C0 271 9 280 20 280H300z" />
|
|
2044
2068
|
<glyph glyph-name="wrench-redo"
|
|
2045
2069
|
unicode=""
|
|
2046
2070
|
horiz-adv-x="320" d="M154.2 245.8L114.2 205.8C110.6 202.2 105.6 200 100 200C89 200 80 209 80 220C80 225.6 82.2 230.6 85.8 234.2L91.8 240H60C49 240 40 231 40 220S49 200 60 200C71.0456 200 80 191.0458 80 180C80 168.9544 71.0456 160 60 160C26.8 160 0 186.8 0 220S26.8 280 60 280H91.8L85.8 285.8C82.2 289.4 80 294.4 80 300C80 311 89 320 100 320C105.6 320 110.6 317.8 114.2 314.2L154.2 274.2C157.8 270.6 160 265.6 160 260C160 254.4 157.8 249.4 154.2 245.8zM191.6926 68.532L132.0992 8.938C120.1808 -2.98 100.8572 -2.98 88.9388 8.938C77.0204 20.858 77.0204 40.18 88.9388 52.1L148.5324 111.692C132.846 145.0576 138.7886 186.0678 166.3604 213.6396C194.0696 241.3488 235.3520000000001 247.2128 268.8060000000001 231.2314L208.786 171.2126C197.071 159.497 197.071 140.502 208.786 128.7862C220.5020000000001 117.07 239.4980000000001 117.07 251.214 128.7862L311.2320000000001 188.8048C327.2120000000001 155.351 321.348 114.0700000000001 293.64 86.36C266.068 58.788 225.058 52.8460000000001 191.6926 68.532z" />
|
|
@@ -2053,6 +2077,9 @@
|
|
|
2053
2077
|
<glyph glyph-name="wrench"
|
|
2054
2078
|
unicode=""
|
|
2055
2079
|
horiz-adv-x="320" d="M316.6 246L255.4 185L198.6 199L184.6 255.6L245.8 316.6C212.4 325.4 175.4 317 149.2 290.8C120 261.8 112.6 219.4 126.8 183.6L11.6 68.4C4.4 61.2 0 51.2 0 40.2C0 18.2 18 0.2 40 0.2C51 0.2 61 4.6 68.2 12V12L183.6 127.4C219.4 113.6 261.8 120.8 290.6 149.8C317 175.8 325.4 212.8 316.6 246z" />
|
|
2080
|
+
<glyph glyph-name="yen"
|
|
2081
|
+
unicode=""
|
|
2082
|
+
horiz-adv-x="320" d="M160 171.6602L220 280H260L191.4258 160H220C231.046 160 240 151.0456 240 140C240 128.9544 231.046 120 220 120H180V100H220C231.046 100 240 91.046 240 80C240 68.954 231.046 60 220 60H180V20H140V60H100C88.9544 60 80 68.954 80 80C80 91.046 88.9544 100 100 100H140V120H100C88.9544 120 80 128.9544 80 140C80 151.0456 88.9544 160 100 160H128.5742L60 280H100L160 171.6602z" />
|
|
2056
2083
|
<glyph glyph-name="zoom-in"
|
|
2057
2084
|
unicode=""
|
|
2058
2085
|
horiz-adv-x="320" d="M159.8 200.2V240.2C159.8 251.2 150.8 260.2 139.8 260.2S119.8 251.2 119.8 240.2V200.2H79.8C68.8 200.2 59.8 191.2 59.8 180.2S68.8 160.2 79.8 160.2H119.8V120.2C119.8 109.2 128.8 100.2 139.8 100.2S159.8 109.2 159.8 120.2V160.2H199.8C210.8 160.2 219.8 169.2 219.8 180.2S210.8 200.2 199.8 200.2H159.8zM311 51.4L257.6 105C271.6 126.8 279.8 152.6 279.8 180.2C279.8 257.6 217.2 320.2 139.8 320.2S-0.2 257.6 -0.2 180.2S62.4 40.2 139.8 40.2C167.6 40.2 193.4 48.6 215 62.4L268.6 9C274 3.6 281.6 0.2 289.8 0.2C306.4 0.2 319.8 13.6 319.8 30.2C319.8 38.4 316.4 46 311 51.4zM139.8 80.2C84.6 80.2 39.8 125 39.8 180.2S84.6 280.2 139.8 280.2S239.8 235.4 239.8 180.2S195 80.2 139.8 80.2z" />
|
|
@@ -135,6 +135,8 @@ export type BlueprintIcons_16Id =
|
|
|
135
135
|
| "crown"
|
|
136
136
|
| "css-style"
|
|
137
137
|
| "cube-add"
|
|
138
|
+
| "cube-cutout"
|
|
139
|
+
| "cube-cutouts"
|
|
138
140
|
| "cube-edit"
|
|
139
141
|
| "cube-remove"
|
|
140
142
|
| "cube"
|
|
@@ -185,6 +187,8 @@ export type BlueprintIcons_16Id =
|
|
|
185
187
|
| "drawer-right-filled"
|
|
186
188
|
| "drawer-right"
|
|
187
189
|
| "drive-time"
|
|
190
|
+
| "drone-uav"
|
|
191
|
+
| "drone"
|
|
188
192
|
| "duplicate"
|
|
189
193
|
| "edit"
|
|
190
194
|
| "eject"
|
|
@@ -244,6 +248,7 @@ export type BlueprintIcons_16Id =
|
|
|
244
248
|
| "full-circle"
|
|
245
249
|
| "full-stacked-chart"
|
|
246
250
|
| "fullscreen"
|
|
251
|
+
| "function-minimal"
|
|
247
252
|
| "function"
|
|
248
253
|
| "gantt-chart"
|
|
249
254
|
| "generate"
|
|
@@ -570,6 +575,7 @@ export type BlueprintIcons_16Id =
|
|
|
570
575
|
| "sort-numerical"
|
|
571
576
|
| "sort"
|
|
572
577
|
| "spell-check"
|
|
578
|
+
| "spin"
|
|
573
579
|
| "split-columns"
|
|
574
580
|
| "sports-stadium"
|
|
575
581
|
| "square"
|
|
@@ -677,10 +683,13 @@ export type BlueprintIcons_16Id =
|
|
|
677
683
|
| "widget-header"
|
|
678
684
|
| "widget"
|
|
679
685
|
| "wind"
|
|
686
|
+
| "won"
|
|
687
|
+
| "wrap-lines"
|
|
680
688
|
| "wrench-redo"
|
|
681
689
|
| "wrench-snooze"
|
|
682
690
|
| "wrench-time"
|
|
683
691
|
| "wrench"
|
|
692
|
+
| "yen"
|
|
684
693
|
| "zoom-in"
|
|
685
694
|
| "zoom-out"
|
|
686
695
|
| "zoom-to-fit";
|
|
@@ -822,6 +831,8 @@ export type BlueprintIcons_16Key =
|
|
|
822
831
|
| "Crown"
|
|
823
832
|
| "CssStyle"
|
|
824
833
|
| "CubeAdd"
|
|
834
|
+
| "CubeCutout"
|
|
835
|
+
| "CubeCutouts"
|
|
825
836
|
| "CubeEdit"
|
|
826
837
|
| "CubeRemove"
|
|
827
838
|
| "Cube"
|
|
@@ -872,6 +883,8 @@ export type BlueprintIcons_16Key =
|
|
|
872
883
|
| "DrawerRightFilled"
|
|
873
884
|
| "DrawerRight"
|
|
874
885
|
| "DriveTime"
|
|
886
|
+
| "DroneUav"
|
|
887
|
+
| "Drone"
|
|
875
888
|
| "Duplicate"
|
|
876
889
|
| "Edit"
|
|
877
890
|
| "Eject"
|
|
@@ -931,6 +944,7 @@ export type BlueprintIcons_16Key =
|
|
|
931
944
|
| "FullCircle"
|
|
932
945
|
| "FullStackedChart"
|
|
933
946
|
| "Fullscreen"
|
|
947
|
+
| "FunctionMinimal"
|
|
934
948
|
| "Function"
|
|
935
949
|
| "GanttChart"
|
|
936
950
|
| "Generate"
|
|
@@ -1257,6 +1271,7 @@ export type BlueprintIcons_16Key =
|
|
|
1257
1271
|
| "SortNumerical"
|
|
1258
1272
|
| "Sort"
|
|
1259
1273
|
| "SpellCheck"
|
|
1274
|
+
| "Spin"
|
|
1260
1275
|
| "SplitColumns"
|
|
1261
1276
|
| "SportsStadium"
|
|
1262
1277
|
| "Square"
|
|
@@ -1364,10 +1379,13 @@ export type BlueprintIcons_16Key =
|
|
|
1364
1379
|
| "WidgetHeader"
|
|
1365
1380
|
| "Widget"
|
|
1366
1381
|
| "Wind"
|
|
1382
|
+
| "Won"
|
|
1383
|
+
| "WrapLines"
|
|
1367
1384
|
| "WrenchRedo"
|
|
1368
1385
|
| "WrenchSnooze"
|
|
1369
1386
|
| "WrenchTime"
|
|
1370
1387
|
| "Wrench"
|
|
1388
|
+
| "Yen"
|
|
1371
1389
|
| "ZoomIn"
|
|
1372
1390
|
| "ZoomOut"
|
|
1373
1391
|
| "ZoomToFit";
|
|
@@ -1509,6 +1527,8 @@ export enum BlueprintIcons_16 {
|
|
|
1509
1527
|
Crown = "crown",
|
|
1510
1528
|
CssStyle = "css-style",
|
|
1511
1529
|
CubeAdd = "cube-add",
|
|
1530
|
+
CubeCutout = "cube-cutout",
|
|
1531
|
+
CubeCutouts = "cube-cutouts",
|
|
1512
1532
|
CubeEdit = "cube-edit",
|
|
1513
1533
|
CubeRemove = "cube-remove",
|
|
1514
1534
|
Cube = "cube",
|
|
@@ -1559,6 +1579,8 @@ export enum BlueprintIcons_16 {
|
|
|
1559
1579
|
DrawerRightFilled = "drawer-right-filled",
|
|
1560
1580
|
DrawerRight = "drawer-right",
|
|
1561
1581
|
DriveTime = "drive-time",
|
|
1582
|
+
DroneUav = "drone-uav",
|
|
1583
|
+
Drone = "drone",
|
|
1562
1584
|
Duplicate = "duplicate",
|
|
1563
1585
|
Edit = "edit",
|
|
1564
1586
|
Eject = "eject",
|
|
@@ -1618,6 +1640,7 @@ export enum BlueprintIcons_16 {
|
|
|
1618
1640
|
FullCircle = "full-circle",
|
|
1619
1641
|
FullStackedChart = "full-stacked-chart",
|
|
1620
1642
|
Fullscreen = "fullscreen",
|
|
1643
|
+
FunctionMinimal = "function-minimal",
|
|
1621
1644
|
Function = "function",
|
|
1622
1645
|
GanttChart = "gantt-chart",
|
|
1623
1646
|
Generate = "generate",
|
|
@@ -1944,6 +1967,7 @@ export enum BlueprintIcons_16 {
|
|
|
1944
1967
|
SortNumerical = "sort-numerical",
|
|
1945
1968
|
Sort = "sort",
|
|
1946
1969
|
SpellCheck = "spell-check",
|
|
1970
|
+
Spin = "spin",
|
|
1947
1971
|
SplitColumns = "split-columns",
|
|
1948
1972
|
SportsStadium = "sports-stadium",
|
|
1949
1973
|
Square = "square",
|
|
@@ -2051,10 +2075,13 @@ export enum BlueprintIcons_16 {
|
|
|
2051
2075
|
WidgetHeader = "widget-header",
|
|
2052
2076
|
Widget = "widget",
|
|
2053
2077
|
Wind = "wind",
|
|
2078
|
+
Won = "won",
|
|
2079
|
+
WrapLines = "wrap-lines",
|
|
2054
2080
|
WrenchRedo = "wrench-redo",
|
|
2055
2081
|
WrenchSnooze = "wrench-snooze",
|
|
2056
2082
|
WrenchTime = "wrench-time",
|
|
2057
2083
|
Wrench = "wrench",
|
|
2084
|
+
Yen = "yen",
|
|
2058
2085
|
ZoomIn = "zoom-in",
|
|
2059
2086
|
ZoomOut = "zoom-out",
|
|
2060
2087
|
ZoomToFit = "zoom-to-fit",
|
|
@@ -2197,6 +2224,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2197
2224
|
[BlueprintIcons_16.Crown]: "61802",
|
|
2198
2225
|
[BlueprintIcons_16.CssStyle]: "62315",
|
|
2199
2226
|
[BlueprintIcons_16.CubeAdd]: "61803",
|
|
2227
|
+
[BlueprintIcons_16.CubeCutout]: "62389",
|
|
2228
|
+
[BlueprintIcons_16.CubeCutouts]: "62390",
|
|
2200
2229
|
[BlueprintIcons_16.CubeEdit]: "62339",
|
|
2201
2230
|
[BlueprintIcons_16.CubeRemove]: "61804",
|
|
2202
2231
|
[BlueprintIcons_16.Cube]: "61805",
|
|
@@ -2247,6 +2276,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2247
2276
|
[BlueprintIcons_16.DrawerRightFilled]: "61840",
|
|
2248
2277
|
[BlueprintIcons_16.DrawerRight]: "61841",
|
|
2249
2278
|
[BlueprintIcons_16.DriveTime]: "61842",
|
|
2279
|
+
[BlueprintIcons_16.DroneUav]: "62386",
|
|
2280
|
+
[BlueprintIcons_16.Drone]: "62385",
|
|
2250
2281
|
[BlueprintIcons_16.Duplicate]: "61843",
|
|
2251
2282
|
[BlueprintIcons_16.Edit]: "61844",
|
|
2252
2283
|
[BlueprintIcons_16.Eject]: "61845",
|
|
@@ -2306,6 +2337,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2306
2337
|
[BlueprintIcons_16.FullCircle]: "61890",
|
|
2307
2338
|
[BlueprintIcons_16.FullStackedChart]: "61891",
|
|
2308
2339
|
[BlueprintIcons_16.Fullscreen]: "61892",
|
|
2340
|
+
[BlueprintIcons_16.FunctionMinimal]: "62388",
|
|
2309
2341
|
[BlueprintIcons_16.Function]: "61893",
|
|
2310
2342
|
[BlueprintIcons_16.GanttChart]: "61894",
|
|
2311
2343
|
[BlueprintIcons_16.Generate]: "62284",
|
|
@@ -2632,6 +2664,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2632
2664
|
[BlueprintIcons_16.SortNumerical]: "62150",
|
|
2633
2665
|
[BlueprintIcons_16.Sort]: "62151",
|
|
2634
2666
|
[BlueprintIcons_16.SpellCheck]: "62272",
|
|
2667
|
+
[BlueprintIcons_16.Spin]: "62387",
|
|
2635
2668
|
[BlueprintIcons_16.SplitColumns]: "62152",
|
|
2636
2669
|
[BlueprintIcons_16.SportsStadium]: "62289",
|
|
2637
2670
|
[BlueprintIcons_16.Square]: "62153",
|
|
@@ -2739,10 +2772,13 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2739
2772
|
[BlueprintIcons_16.WidgetHeader]: "62234",
|
|
2740
2773
|
[BlueprintIcons_16.Widget]: "62235",
|
|
2741
2774
|
[BlueprintIcons_16.Wind]: "62236",
|
|
2775
|
+
[BlueprintIcons_16.Won]: "62383",
|
|
2776
|
+
[BlueprintIcons_16.WrapLines]: "62382",
|
|
2742
2777
|
[BlueprintIcons_16.WrenchRedo]: "62334",
|
|
2743
2778
|
[BlueprintIcons_16.WrenchSnooze]: "62335",
|
|
2744
2779
|
[BlueprintIcons_16.WrenchTime]: "62336",
|
|
2745
2780
|
[BlueprintIcons_16.Wrench]: "62237",
|
|
2781
|
+
[BlueprintIcons_16.Yen]: "62384",
|
|
2746
2782
|
[BlueprintIcons_16.ZoomIn]: "62238",
|
|
2747
2783
|
[BlueprintIcons_16.ZoomOut]: "62239",
|
|
2748
2784
|
[BlueprintIcons_16.ZoomToFit]: "62240",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M15 0a1 1 0 011 1v14a1 1 0 01-1 1H1a1 1 0 01-1-1V1a1 1 0 011-1h14zm-4.43 6.731l-1.604.947-.466.273v5.486l3.871-1.754c.38-.172.629-.589.629-1.052V5.3l-.001-.009c-.487.29-1.48.88-2.429 1.44zM3 5.368v5.33c0 .429.214.821.553 1.013L7.5 13.393V7.95L3.005 5.295c-.002.024-.005.049-.005.073zm5.401-2.805a.895.895 0 00-.818-.038L3.629 4.317a.963.963 0 00-.157.091L8 7.086l.458-.27 1.604-.946a645.812 645.812 0 002.516-1.491.989.989 0 00-.13-.09L8.4 2.563z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M15 3a1 1 0 011 1v11a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm-3.34 5.604c-.489.29-.966.57-1.32.779l-.34.2v4.424l3.098-1.403c.312-.142.517-.486.517-.867v-4.29c-.415.246-1.202.713-1.955 1.157m-6.275 3.189c0 .353.176.676.455.834L9 13.974V9.582L5.385 7.446zM9.83 5.099a.74.74 0 00-.674-.033L5.902 6.541l-.043.023L9.5 8.717l.332-.196 1.32-.778c.817-.482 1.662-.983 2.037-1.207l-.029-.018z", "M12 0a1 1 0 011 1v1H3a1 1 0 00-1 1v10H1a1 1 0 01-1-1V1a1 1 0 011-1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8 0c2.318 0 2 3 1 5v2l7 2v1H9v2.066L13 13v1H8.964l-.057 1H10v1H6v-1h1.093l-.057-1H3v-1l4-.934V10H0V9l7-2V5C6 3 5.683 0 8 0z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M10.127.102c.516-.46 1.696.718 2.626 1.93a1 1 0 011.223 1.188c1.236.964 2.421 2.21 1.897 2.678-.515.46-1.694-.718-2.625-1.93a1.001 1.001 0 01-.521-.007.821.821 0 01-.152.608c-2.432 3.26-2.433 3.602 0 6.863a.82.82 0 01.152.606 1 1 0 01.491-.014c.965-1.236 2.213-2.42 2.68-1.897.46.516-.718 1.695-1.93 2.625a1 1 0 01-1.187 1.224c-.964 1.236-2.212 2.421-2.68 1.897-.458-.516.72-1.695 1.931-2.625a1 1 0 01.006-.521.82.82 0 01-.606-.153c-3.26-2.432-3.602-2.432-6.862 0a.82.82 0 01-.609.153.998.998 0 01.015.492c1.237.965 2.421 2.212 1.897 2.68-.515.46-1.694-.72-2.625-1.931a1 1 0 01-1.224-1.187c-1.236-.965-2.42-2.212-1.897-2.68.516-.46 1.696.719 2.626 1.93a.997.997 0 01.52.007.82.82 0 01.153-.606c2.432-3.261 2.432-3.602 0-6.863a.821.821 0 01-.152-.608 1 1 0 01-.493.015C1.817 5.212.57 6.397.101 5.873c-.458-.516.72-1.695 1.931-2.625a1 1 0 011.186-1.224C4.183.788 5.431-.396 5.898.127c.46.516-.718 1.695-1.93 2.625a1 1 0 01-.007.521c.21-.03.429.019.609.153 3.26 2.432 3.601 2.432 6.862 0a.82.82 0 01.606-.153 1.003 1.003 0 01-.013-.492C10.788 1.816 9.603.57 10.127.101z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M12.5 1a1 1 0 110 2h-1.831a1 1 0 00-.983.821L9.335 6H11a1 1 0 110 2H9.013l-.727 4.517c0 .006-.003.013-.004.02A3.001 3.001 0 015.332 15H4a1 1 0 110-2h1.331a1 1 0 00.983-.821L6.987 8H5a1 1 0 010-2h2.309l.405-2.517c0-.006.003-.013.004-.02a3.001 3.001 0 012.95-2.462L12.5 1z"];
|
|
@@ -135,6 +135,8 @@ export { default as Crown } from "./crown";
|
|
|
135
135
|
export { default as CssStyle } from "./css-style";
|
|
136
136
|
export { default as Cube } from "./cube";
|
|
137
137
|
export { default as CubeAdd } from "./cube-add";
|
|
138
|
+
export { default as CubeCutout } from "./cube-cutout";
|
|
139
|
+
export { default as CubeCutouts } from "./cube-cutouts";
|
|
138
140
|
export { default as CubeEdit } from "./cube-edit";
|
|
139
141
|
export { default as CubeRemove } from "./cube-remove";
|
|
140
142
|
export { default as Cubes } from "./cubes";
|
|
@@ -184,6 +186,8 @@ export { default as DrawerLeftFilled } from "./drawer-left-filled";
|
|
|
184
186
|
export { default as DrawerRight } from "./drawer-right";
|
|
185
187
|
export { default as DrawerRightFilled } from "./drawer-right-filled";
|
|
186
188
|
export { default as DriveTime } from "./drive-time";
|
|
189
|
+
export { default as Drone } from "./drone";
|
|
190
|
+
export { default as DroneUav } from "./drone-uav";
|
|
187
191
|
export { default as Duplicate } from "./duplicate";
|
|
188
192
|
export { default as Edit } from "./edit";
|
|
189
193
|
export { default as Eject } from "./eject";
|
|
@@ -244,6 +248,7 @@ export { default as FullCircle } from "./full-circle";
|
|
|
244
248
|
export { default as FullStackedChart } from "./full-stacked-chart";
|
|
245
249
|
export { default as Fullscreen } from "./fullscreen";
|
|
246
250
|
export { default as Function } from "./function";
|
|
251
|
+
export { default as FunctionMinimal } from "./function-minimal";
|
|
247
252
|
export { default as GanttChart } from "./gantt-chart";
|
|
248
253
|
export { default as Generate } from "./generate";
|
|
249
254
|
export { default as Geofence } from "./geofence";
|
|
@@ -569,6 +574,7 @@ export { default as SortDesc } from "./sort-desc";
|
|
|
569
574
|
export { default as SortNumerical } from "./sort-numerical";
|
|
570
575
|
export { default as SortNumericalDesc } from "./sort-numerical-desc";
|
|
571
576
|
export { default as SpellCheck } from "./spell-check";
|
|
577
|
+
export { default as Spin } from "./spin";
|
|
572
578
|
export { default as SplitColumns } from "./split-columns";
|
|
573
579
|
export { default as SportsStadium } from "./sports-stadium";
|
|
574
580
|
export { default as Square } from "./square";
|
|
@@ -676,10 +682,13 @@ export { default as WidgetButton } from "./widget-button";
|
|
|
676
682
|
export { default as WidgetFooter } from "./widget-footer";
|
|
677
683
|
export { default as WidgetHeader } from "./widget-header";
|
|
678
684
|
export { default as Wind } from "./wind";
|
|
685
|
+
export { default as Won } from "./won";
|
|
686
|
+
export { default as WrapLines } from "./wrap-lines";
|
|
679
687
|
export { default as Wrench } from "./wrench";
|
|
680
688
|
export { default as WrenchRedo } from "./wrench-redo";
|
|
681
689
|
export { default as WrenchSnooze } from "./wrench-snooze";
|
|
682
690
|
export { default as WrenchTime } from "./wrench-time";
|
|
691
|
+
export { default as Yen } from "./yen";
|
|
683
692
|
export { default as ZoomIn } from "./zoom-in";
|
|
684
693
|
export { default as ZoomOut } from "./zoom-out";
|
|
685
694
|
export { default as ZoomToFit } from "./zoom-to-fit";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M5.287 6.281a.978.978 0 011.373 0l2.059 2.04.066.073A.955.955 0 018.72 9.68L6.66 11.719a.978.978 0 01-1.373 0 .955.955 0 010-1.36l.171-.17c-.66.104-1.262.246-1.773.422-.78.27-1.318.607-1.551.974a.731.731 0 00-.116.556c.039.184.154.367.347.544.385.352 1.06.66 1.946.891.885.23 1.948.374 3.066.413a17.001 17.001 0 003.257-.191c1.01-.164 1.862-.42 2.458-.738a2.42 2.42 0 00.681-.512.882.882 0 00.216-.407l.014-.141a1 1 0 012 0c0 1.569-1.26 2.446-1.97 2.824-.862.46-1.95.764-3.078.947-1.15.188-2.41.26-3.647.217-1.234-.043-2.446-.202-3.501-.476-.997-.26-2.048-.67-2.791-1.35-.392-.359-.804-.89-.955-1.608a2.729 2.729 0 01.385-2.042c.614-.965 1.71-1.488 2.585-1.79.815-.282 1.759-.478 2.747-.594l-.49-.487a.955.955 0 010-1.36zm3.059-6a.978.978 0 011.373 0 .955.955 0 010 1.36l-.408.402c1.118.074 2.201.245 3.145.515.994.283 2.125.757 2.843 1.601.402.473.742 1.15.7 1.977-.041.81-.433 1.437-.84 1.86-.747.778-1.87 1.225-2.893 1.498a1 1 0 11-.516-1.932c.922-.246 1.606-.577 1.967-.952.18-.188.275-.383.285-.576.01-.193-.065-.388-.227-.579-.322-.379-.973-.718-1.869-.974-.721-.205-1.576-.35-2.493-.424l.306.302a.955.955 0 010 1.36.978.978 0 01-1.373 0l-2.059-2.04a.955.955 0 010-1.359L8.346.281zm-5.4 2.47a1 1 0 01.672 1.884c-.595.212-1.045.465-1.317.742-.278.283-.357.577-.256.86a1 1 0 01-1.884.67c-.435-1.22.081-2.288.714-2.931.576-.587 1.35-.967 2.071-1.225z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M2.75 5h3.5L7 2h2l.75 3h3.5L14 2h2l-.758 3.03A1 1 0 0115 7h-.25l-.25 1h.5a1 1 0 110 2h-1l-1 4h-3l-1-4H7l-1 4H3l-1-4H1a1 1 0 010-2h.5l-.25-1H1a1 1 0 01-.243-1.97L0 2h2l.75 3zm1.75 7l.5-2H4l.5 2zm6.5-2l.5 2 .5-2h-1zm-.75-3l.25 1h2l.25-1h-2.5zM3.5 8h2l.25-1h-2.5l.25 1zm4 0h1l-.25-1h-.5L7.5 8z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M12.5 7a3.5 3.5 0 110 7h-2.09l.29.29c.19.18.3.43.3.71a1.003 1.003 0 01-1.71.71l-2-2A.997.997 0 017 13c0-.28.11-.53.29-.71l2-2a1.003 1.003 0 011.42 1.42l-.3.29h2.09a1.5 1.5 0 000-3H1a1 1 0 010-2h11.5zM4 12c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1s.45-1 1-1h3zM15 2c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1s.45-1 1-1h14z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8 7.417L11 2h2L9.571 8H11a1 1 0 110 2H9v1h2a1 1 0 110 2H9v2H7v-2H5a1 1 0 110-2h2v-1H5a1 1 0 010-2h1.429L3 2h2l3 5.417z"];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-20";
|
|
3
|
-
src: url("./blueprint-icons-20.ttf?
|
|
4
|
-
url("./blueprint-icons-20.eot?
|
|
5
|
-
url("./blueprint-icons-20.woff2?
|
|
6
|
-
url("./blueprint-icons-20.woff?
|
|
7
|
-
url("./blueprint-icons-20.svg?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?e9adcf36a53ec4c7d97548b75974acbc") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?e9adcf36a53ec4c7d97548b75974acbc#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?e9adcf36a53ec4c7d97548b75974acbc") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?e9adcf36a53ec4c7d97548b75974acbc") format("woff"),
|
|
7
|
+
url("./blueprint-icons-20.svg?e9adcf36a53ec4c7d97548b75974acbc#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -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" />
|