@blueprintjs/icons
Version:
Components, fonts, icons, and css files for creating and displaying icons.
35 lines • 5.21 kB
JavaScript
/*
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.FlowReview = void 0;
var tslib_1 = require("tslib");
var React = tslib_1.__importStar(require("react"));
var iconTypes_1 = require("../../iconTypes");
var svgIconContainer_1 = require("../../svgIconContainer");
exports.FlowReview = React.forwardRef(function (props, ref) {
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
var style = { transformOrigin: "center" };
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "flow-review", ref: ref }, props),
React.createElement("path", { d: isLarge ? "M122.6160306 219.9104624C131.4460818 254.4668618 162.8468374 280.02123468 200.229338 280.02123468C237.61184 280.02123468 269.012596 254.4668618 277.842646 219.9104624L333.207866 219.9104624L286.119952 266.2528354C282.604576 269.7604522000001 280.456292 274.6321424 280.456292 280.08843528C280.456292 290.80615356 289.702652 299.9784096724 300.444078 299.9784096724C305.91244 299.9784096724 310.794906 297.83486602 314.3102820000001 294.32724912L394.33634 213.4973702C397.851714 209.9897532 400 205.1180632 400 199.6617704C400 194.2054774 397.6564160000001 189.528655 394.1410400000001 186.0210378L314.3102820000001 106.0803334C310.794906 102.3778488 305.91244 100.2343052 300.444078 100.2343052C289.702652 100.2343052 280.456292 109.4578066 280.456292 120.1755248C280.456292 125.631818 282.604576 130.503508 286.119952 134.0111248L333.012568 179.8291684L277.720254 179.8291684C268.7256520000001 145.5127844 237.441112 120.1912958 200.229338 120.1912958C163.0175658 120.1912958 131.7330254 145.5127844 122.7384236 179.8291684L66.9874326 179.8291684L114.5008202 133.6656066C118.0161956 130.1579898 120.1644806 125.2862996 120.1644806 119.8300068C120.1644806 109.1122884 111.0268832 100.1784096 100.2854582 100.1784096C94.8170964 100.1784096 89.534503 102.3001336 86.0191274 106.002618L5.85895912 186.0210378C2.34358366 189.528655 9e-13 194.2054774 9e-13 199.6617704C9e-13 205.1180632 2.14828502 209.9897532 5.66366048 213.4973702L86.2479996 294.23145898C89.763375 297.73907588 94.8170964 299.9044396036 100.2854582 299.9044396036C111.0268832 299.9044396036 120.1644806 290.62896928 120.1644806 279.911251C120.1644806 274.4549580000001 118.0161956 269.583268 114.5008202 266.075651L66.792134 219.9104624L122.6160306 219.9104624z" : "M103.5004848 179.917692C111.7617436 203.2441608 133.981543 219.949325 160.0955048 219.949325C186.2094666 219.949325 208.429266 203.2441608 216.690524 179.917692L256.403918 179.917692C238.482088 195.0344554 228.379746 203.770231 226.09689 206.1250186C222.672606 209.6572002 220.250812 214.7518006 220.250812 220.2277387C220.250812 230.98404562 229.319062 240 240.054588 240C245.519948 240 250.467206 237.83761662 253.98065 234.1218015C256.322946 231.64459142 276.377482 211.5384666 314.144258 173.8034272C317.657704 170.2831812 320 165.58952 320 160.113582C320 154.637644 317.852894 149.7484134 314.33945 146.2281676L254.07537 85.6715072C250.561926 82.1512614 245.682142 80 240.216782 80C229.174444 80 220.250812 88.9472988 220.250812 99.7036056C220.250812 105.1795438 222.583444 110.5972976 226.09689 114.1175436L256.403918 139.9698042L216.7934 139.9698042C208.614978 116.4904038 186.318636 99.6452756 160.0955048 99.6452756C133.8723736 99.6452756 111.5760318 116.4904038 103.3976088 139.9698042L63.5960824 139.9698042L93.9031102 114.1175436C97.4165552 110.5972976 99.749188 105.1795438 99.749188 99.7036056C99.749188 88.9472988 90.8255566 80 79.7832178 80C74.317859 80 69.4380742 82.1512614 65.9246292 85.6715072L5.66055024 146.2281676C2.14710526 149.7484134 0 154.637644 0 160.113582C0 165.58952 2.34229666 170.2831812 5.85574162 173.8034272C43.622517 211.5384666 63.677053 231.64459142 66.0193498 234.1218015C69.5327948 237.83761662 74.4800528 240 79.9454116 240C90.680938 240 99.749188 230.98404562 99.749188 220.2277387C99.749188 214.7518006 97.3273942 209.6572002 93.9031102 206.1250186C91.6202542 203.770231 81.5179116 195.0344554 63.5960824 179.917692L103.5004848 179.917692z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
});
exports.FlowReview.defaultProps = {
size: iconTypes_1.IconSize.STANDARD,
};
exports.FlowReview.displayName = "Blueprint5.Icon.FlowReview";
exports.default = exports.FlowReview;
//# sourceMappingURL=flow-review.js.map
;