@blueprintjs/icons 6.2.0 → 6.3.2
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 +22 -1
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +5 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +6 -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/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 +3 -0
- package/lib/cjs/generated/16px/paths/index.js +18 -12
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +5 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +6 -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/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 +3 -0
- package/lib/cjs/generated/20px/paths/index.js +18 -12
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- 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/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 +3 -0
- package/lib/cjs/generated/components/index.js +18 -12
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/index.d.ts +3 -0
- package/lib/cjs/generated/index.js +18 -12
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +3 -0
- package/lib/cjs/iconLoader.js +6 -8
- package/lib/cjs/iconLoader.js.map +1 -1
- package/lib/cjs/iconNames.d.ts +6 -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 +9 -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 +9 -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 +5 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +6 -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/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 +3 -0
- package/lib/esm/generated/16px/paths/index.js +3 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +5 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +6 -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/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 +3 -0
- package/lib/esm/generated/20px/paths/index.js +3 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- 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/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 +3 -0
- package/lib/esm/generated/components/index.js +3 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/index.d.ts +3 -0
- package/lib/esm/generated/index.js +3 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +3 -0
- package/lib/esm/iconLoader.js +6 -8
- package/lib/esm/iconLoader.js.map +1 -1
- package/lib/esm/iconNames.d.ts +6 -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 +5 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +6 -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/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 +3 -0
- package/lib/esnext/generated/16px/paths/index.js +3 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +5 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +6 -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/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 +3 -0
- package/lib/esnext/generated/20px/paths/index.js +3 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- 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/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 +3 -0
- package/lib/esnext/generated/components/index.js +3 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/index.d.ts +3 -0
- package/lib/esnext/generated/index.js +3 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +3 -0
- package/lib/esnext/iconNames.d.ts +6 -0
- package/lib/scss/blueprint-icons-16.scss +3 -0
- package/package.json +29 -28
- package/src/generated/16px/_icon-variables.scss +3 -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 +9 -0
- package/src/generated/16px/blueprint-icons-16.ts +12 -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/function-minimal.ts +1 -0
- package/src/generated/16px/paths/index.ts +3 -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 +9 -0
- package/src/generated/20px/blueprint-icons-20.ts +12 -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/function-minimal.ts +1 -0
- package/src/generated/20px/paths/index.ts +3 -0
- package/src/generated/components/cube-cutout.tsx +41 -0
- package/src/generated/components/cube-cutouts.tsx +41 -0
- package/src/generated/components/function-minimal.tsx +41 -0
- package/src/generated/components/index.ts +3 -0
- package/src/generated/index.ts +3 -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
|
@@ -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";
|
|
@@ -246,6 +248,7 @@ export { default as FullCircle } from "./full-circle";
|
|
|
246
248
|
export { default as FullStackedChart } from "./full-stacked-chart";
|
|
247
249
|
export { default as Fullscreen } from "./fullscreen";
|
|
248
250
|
export { default as Function } from "./function";
|
|
251
|
+
export { default as FunctionMinimal } from "./function-minimal";
|
|
249
252
|
export { default as GanttChart } from "./gantt-chart";
|
|
250
253
|
export { default as Generate } from "./generate";
|
|
251
254
|
export { default as Geofence } from "./geofence";
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const CubeCutout: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="cube-cutout" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "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" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
CubeCutout.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
CubeCutout.displayName = `Blueprint6.Icon.CubeCutout`;
|
|
41
|
+
export default CubeCutout;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const CubeCutouts: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="cube-cutouts" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "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" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
CubeCutouts.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
CubeCutouts.displayName = `Blueprint6.Icon.CubeCutouts`;
|
|
41
|
+
export default CubeCutouts;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const FunctionMinimal: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="function-minimal" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "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" : "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"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
FunctionMinimal.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
FunctionMinimal.displayName = `Blueprint6.Icon.FunctionMinimal`;
|
|
41
|
+
export default FunctionMinimal;
|
|
@@ -149,6 +149,8 @@ export { Cross } from "./cross";
|
|
|
149
149
|
export { Crown } from "./crown";
|
|
150
150
|
export { CssStyle } from "./css-style";
|
|
151
151
|
export { CubeAdd } from "./cube-add";
|
|
152
|
+
export { CubeCutout } from "./cube-cutout";
|
|
153
|
+
export { CubeCutouts } from "./cube-cutouts";
|
|
152
154
|
export { CubeEdit } from "./cube-edit";
|
|
153
155
|
export { CubeRemove } from "./cube-remove";
|
|
154
156
|
export { Cube } from "./cube";
|
|
@@ -260,6 +262,7 @@ export { Fuel } from "./fuel";
|
|
|
260
262
|
export { FullCircle } from "./full-circle";
|
|
261
263
|
export { FullStackedChart } from "./full-stacked-chart";
|
|
262
264
|
export { Fullscreen } from "./fullscreen";
|
|
265
|
+
export { FunctionMinimal } from "./function-minimal";
|
|
263
266
|
export { Function } from "./function";
|
|
264
267
|
export { GanttChart } from "./gantt-chart";
|
|
265
268
|
export { Generate } from "./generate";
|
package/src/generated/index.ts
CHANGED
|
@@ -152,6 +152,8 @@ export { Cross } from "./components/cross";
|
|
|
152
152
|
export { Crown } from "./components/crown";
|
|
153
153
|
export { CssStyle } from "./components/css-style";
|
|
154
154
|
export { CubeAdd } from "./components/cube-add";
|
|
155
|
+
export { CubeCutout } from "./components/cube-cutout";
|
|
156
|
+
export { CubeCutouts } from "./components/cube-cutouts";
|
|
155
157
|
export { CubeEdit } from "./components/cube-edit";
|
|
156
158
|
export { CubeRemove } from "./components/cube-remove";
|
|
157
159
|
export { Cube } from "./components/cube";
|
|
@@ -263,6 +265,7 @@ export { Fuel } from "./components/fuel";
|
|
|
263
265
|
export { FullCircle } from "./components/full-circle";
|
|
264
266
|
export { FullStackedChart } from "./components/full-stacked-chart";
|
|
265
267
|
export { Fullscreen } from "./components/fullscreen";
|
|
268
|
+
export { FunctionMinimal } from "./components/function-minimal";
|
|
266
269
|
export { Function } from "./components/function";
|
|
267
270
|
export { GanttChart } from "./components/gantt-chart";
|
|
268
271
|
export { Generate } from "./components/generate";
|
package/src/tsconfig.json
CHANGED
|
File without changes
|