UNPKG

@blueprintjs/icons

Version:

Components, fonts, icons, and css files for creating and displaying icons.

31 lines 12.1 kB
/* * 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. */ import * as React from "react"; import { IconSize } from "../../iconTypes"; import { SVGIconContainer } from "../../svgIconContainer"; export const InboxGeo = React.forwardRef((props, ref) => { const isLarge = props.size >= IconSize.LARGE; const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD; const translation = `${-1 * pixelGridSize / 0.05 / 2}`; const style = { transformOrigin: "center" }; return (React.createElement(SVGIconContainer, { iconName: "inbox-geo", ref: ref, ...props }, React.createElement("path", { d: isLarge ? "M148.5352854 340C144.0486672 327.3061894 141.222194 313.8281574 140.316744 299.8267822000001L93 299.8267822000001L39.6 179.906728L100 179.906728C111 179.906728 120 170.912724 120 159.920054L120 139.933378L280 139.933378L280 140C283.307296 139.782174 286.637582 140 290 140C333.461084 140 372.6051 158.48356 400 188.01863L400 59.986676C400 48.994004 391 40 380 40L20 40C9 40 -5e-13 48.994004 -5e-13 59.986676L-5e-13 189.1006L61.6 327.6082612L61.8 328.0079946C64.8 335.0033312 71.8 340 80 340L148.5352854 340zM262.8300000000001 351.93C261.73 350.83 260.08 350.83 258.98 351.93L251.5 359.41C250.4 360.4 250.4 362.1600000000001 251.5 363.26C252.6 364.36 254.25 364.36 255.35 363.26L262.8300000000001 355.78C263.93 354.79 263.93 353.03 262.8300000000001 351.93zM297.7 351.27C296.71 351.27 295.94 351.38 295.94 352.37C295.94 353.36 296.71 353.4700000000001 297.7 353.4700000000001L301 353.4700000000001C301.99 353.4700000000001 302.76 353.36 302.76 352.37C302.76 351.38 301.99 351.27 301 351.27L297.7 351.27zM308.48 338.62C307.49 338.62 306.39 339.5 306.39 340.49L306.39 345.11C306.39 346.1 307.49 346.98 308.48 346.98C309.47 346.98 310.57 346.1 310.57 345.11L310.57 340.49C310.57 339.5 309.47 338.62 308.48 338.62zM236.98 292.53L247.1 292.53L270.75 268.55C270.86 268.44 270.75 268.44 270.75 268.3300000000001L270.75 259.42C270.75 255.68 268.22 252.6 264.37 252.6L262.39 252.6L262.39 248.09C262.39 244.24 259.64 242.15 255.79 242.15L256.01 242.15L256.01 226.31C256.01 222.57 252.38 219.6 248.64 219.6C244.9 219.6 241.27 222.57 241.27 226.31L241.27 252.71L236.98 252.71C233.13 252.71 230.82 255.68 230.82 259.53L230.82 285.6C230.82 289.45 233.13 292.53 236.98 292.53zM290 400C350.7200000000001 400 400 350.7200000000001 400 290C400 229.28 350.7200000000001 180 290 180C229.28 180 180 229.28 180 290C180 350.7200000000001 229.28 400 290 400zM290 202C338.62 202 378 241.38 378 290C378 295.94 377.45 301.66 376.02 307.27L371.29 307.27C367.55 307.27 364.58 309.36 364.36 313.54L357.98 313.54C360.18 311.45 362.6 309.36 362.6 306.61L362.6 292.53C362.6 290.77 361.5 289.12 360.4 287.91L359.9600000000001 287.91L359.74 287.8L359.3 287.58L345.99 274.7100000000001L345.99 250.51C345.99 246.66 343.9 243.91 340.05 243.91L329.27 243.91C325.42 243.91 322.89 246.66 322.89 250.51L322.89 275.59C320.8 280.65 317.2800000000001 283.8400000000001 312.2200000000001 285.93L298.8 285.93C294.95 285.93 291.43 288.79 291.43 292.64L291.43 306.39C291.43 310.24 294.95 313.32 298.8 313.32L302.65 313.43L309.03 319.81C311.7800000000001 322.56 316.07 322.56 318.82 319.81L325.2000000000001 313.43C325.31 313.43 325.31 313.32 325.31 313.32L339.39 313.32C342.5800000000001 313.32 344.12 316.51 346.2100000000001 319.5900000000001L346.2100000000001 321.79C346.2100000000001 321.79 345.55 321.68 345.44 321.68L340.05 321.68C338.4000000000001 321.68 336.9700000000001 323.11 336.9700000000001 324.87C336.9700000000001 326.63 338.29 328.06 340.05 328.06L345.44 328.06C345.55 328.06 346.2100000000001 327.95 346.2100000000001 327.95L346.2100000000001 331.58C346.2100000000001 331.58 345.22 332.35 345 332.35L338.9500000000001 332.35L337.63 330.81C334.99 328.06 330.59 327.8400000000001 327.84 330.5900000000001L326.52 332.35L323 332.35L327.9500000000001 327.18C328.39 326.74 328.39 325.42 327.9500000000001 324.98C327.4000000000001 324.54 326.63 324.43 326.19 324.87L320.36 330.37L317.8300000000001 330.37L310.57 323.88L309.91 323.99C309.14 321.79 308.1500000000001 322.23 307.05 322.23C304.5200000000001 322.23 302.54 323.66 302.54 326.08C302.54 328.61 304.5200000000001 330.26 307.05 330.26L310.57 330.26C310.57 330.26 310.57 333.01 310.57 333.89C310.57 335.65 311.7800000000001 336.53 313.54 336.53L314.86 336.53L314.86 339.06C314.86 341.92 317.8300000000001 345 320.58 345L326.19 345C329.38 345 331.5800000000001 347.31 331.5800000000001 350.5L331.5800000000001 351.6C331.5800000000001 351.93 332.68 351.27 332.68 353.36L328.94 353.36C328.94 353.36 328.8300000000001 353.03 328.8300000000001 353.03L322.67 346.43C321.68 345.44 320.1400000000001 345.44 319.15 346.43C318.16 347.31 318.16 348.85 319.15 349.8400000000001L326.96 357.54C327.51 357.98 328.17 357.98 328.8300000000001 357.98C328.8300000000001 357.98 328.94 357.54 328.94 357.54L346.32 357.54C331.0300000000001 370.3 311.45 378 290 378C268.55 378 248.97 370.3 233.68 357.65L245.34 357.65C247.21 357.65 248.64 356.33 248.64 354.46C248.64 352.5900000000001 247.21 351.27 245.34 351.27L235.77 351.27C235.77 349.18 235 350.06 235 349.95L235 342.9100000000001L243.58 342.9100000000001L248.09 347.9700000000001C250.73 350.5 255.02 351.05 257.55 348.4100000000001C260.19 345.88 260.19 341.59 257.55 338.95L233.9 315.3L233.68 315.08C233.57 314.9700000000001 233.46 314.9700000000001 233.35 314.86C233.13 314.75 232.91 314.64 232.69 314.42C232.58 314.31 232.47 314.42 232.36 314.31C231.37 313.65 230.16 313.54 228.84 313.54L221.91 313.54C219.49 311.45 218.17 310.57 218.17 308.15L218.17 306.39C218.17 306.06 217.62 305.8400000000001 217.62 305.51L228.84 293.74C230.05 292.53 229.94 290.6600000000001 228.84 289.56C227.74 288.35 225.76 288.35 224.66 289.56L213.11 301.11C212.56 301 212.01 300.89 211.46 300.89C208.38 300.89 205.63 303.31 205.63 306.39L205.63 313.54L205.3 313.54C203.21 306.06 202 298.14 202 290C202 241.38 241.38 202 290 202zM357.7600000000001 264.15C359.3 264.15 360.95 262.94 360.95 261.4L360.95 252.93C360.95 251.39 359.3 250.18 357.7600000000001 250.18C356.2200000000001 250.18 354.57 251.39 354.57 252.93L354.57 261.4C354.57 262.94 356.2200000000001 264.15 357.7600000000001 264.15zM295.5 361.7200000000001C295.5 357.98 292.42 355.45 288.79 355.45L281.31 355.45L281.31 353.36C281.31 351.16 280.32 349.4 278.12 349.4C275.92 349.4 274.93 351.16 274.93 353.36L274.93 360.4C272.84 360.8400000000001 274.27 360.95 274.27 361.5C274.27 365.24 276.8 367.99 280.54 367.99L288.68 367.99C292.42 367.99 295.5 365.46 295.5 361.7200000000001z" : "M126.8282284 280C122.4061688 267.488843 120 254.025417 120 240L73.2 240L39 160L80 160C91 160 100 151 100 140L100 120L220 120C220.086362 120.0037422 220.172828 120 220.2594 120C227.244444 120 233.272882 120 240 120C270.7341780000001 120 298.76974 131.5541428 320 150.5557398L320 60C320 49 311 40 300 40L20 40C9 40 -1.5e-12 49 -1.5e-12 60L-1.5e-12 170.8L41.6 267.8C44.6 275 51.8 280 60 280L126.8282284 280zM200.4 237.1C200.4 239.6 201.9 241.7 204.5 241.6L211.4 241.6L227.2 225.6C227.3 225.6 227.2 225.5 227.2 225.5L227.2 219.6C227.2 217 225.5 215 222.9 215L221.5 215L221.5 212C221.5 209.4 219.7 208 217.2 208L217.2 197.3C217.2 194.8 214.8 192.8 212.3 192.8C209.8 192.8 207.4 194.8 207.4 197.3L207.4 215L204.5 215C202 215 200.4 217 200.4 219.6L200.4 237.1zM245.1 281C244.5 281 244 281.1 243.9 281.7C243.9 282.3 244.5 282.4 245.1 282.4L247.3 282.4C248 282.4 248.5 282.3 248.5 281.7C248.5 281.1 247.9 281 247.3 281L245.1 281zM221.8 281.5C221.1 280.8 219.9 280.8 219.2 281.5L214.2 286.5C213.5 287.2 213.5 288.4 214.2 289.1C214.9 289.8 216.1 289.8 216.8 289.1L221.8 284.1C222.5 283.4 222.5 282.2 221.8 281.5zM252.4 272.6C251.7 272.6 251 273.1 251 273.8L251 276.9C251 277.5 251.7 278.1 252.4 278.1C253.1 278.1 253.8 277.6 253.8 276.9L253.8 273.8C253.8 273.2 253.1 272.6 252.4 272.6zM240 320C284.2000000000001 320 320 284.2 320 240C320 195.8 284.2000000000001 160 240 160C195.8 160 160 195.8 160 240C160 284.2 195.8 320 240 320zM240 180C273.1 180 300 206.9 300 240C300 243.9 299.6 247.8 298.8 251.5L294.6 251.5C292.1 251.5 290.1 252.9 290 255.7L285.7 255.7C287.2 254.3 288.8 252.9 288.8 251.1L288.8 242C288.8 240.8 288 239.7 287.3 238.9L287 238.9L286.8 238.8L286.5 238.6L277.6 230L277.6 213.7C277.6 211.1 276.2 209.3 273.6 209.3L266.4 209.3C263.9 209.3 262.2 211.1 262.2 213.7L262.2 230.5C260.7 233.9 258.4 236 255 237.4L246 237.4C243.4 237.4 241.1 239.3 241.1 241.9L241.1 251.1C241.1 253.6 243.4 255.7 246 255.7L248.6 255.8L252.8 260.1C254.6 261.9 257.6 261.9 259.4000000000001 260.1L263.8 255.6L273.2 255.6C275.3 255.6 276.3 257.7 277.7 259.8L277.7 261.3C277.7 261.3 277.2 261.3 277.2 261.3L273.6 261.3C272.4 261.3 271.5 262.3 271.5 263.4C271.5 264.5 272.5 265.5 273.6 265.5L277.2 265.5C277.2 265.5 277.7 265.4 277.7 265.4L277.7 267.8C277.7 267.8 277.1 268.3 276.9000000000001 268.3L272.9 268.3L272 267.3C270.2 265.5 267.2 265.4 265.4 267.2L264.5 268.4L262.2 268.4L265.4 264.9C265.7 264.6 265.7 263.7 265.4 263.4C265 263.1 264.5 263 264.2000000000001 263.3L260.3 267L258.6 267L253.7 262.4L253.3 262.5C252.8 261.1 252.1 261.4 251.4 261.4C249.7 261.4 248.4 262.3 248.4 264C248.4 265.7 249.7 266.8 251.4 266.8L253.7 266.8C253.7 266.8 253.7 268.7 253.7 269.3C253.7 270.5 254.5 271.1 255.7 271.1L256.7000000000001 271.1L256.7000000000001 272.8C256.7000000000001 274.7 258.6 276.8 260.5 276.8L264.3 276.8C266.4 276.8 267.9 278.3 267.9 280.5L267.9 281.2C267.9 281.5 268.6 281 268.6 282.4L266.1 282.4C266.1 282.4 266 282.2 266 282.2L261.8 277.8C261.2 277.2 260.1 277.2 259.5 277.8C258.9 278.4 258.9 279.5 259.5 280.1L264.6 285.2C265 285.5 265.5 285.5 265.9 285.5C266 285.5 266 285.2 266 285.2L278.8 285.2C276.6 287.3 274.2000000000001 289.1 271.7000000000001 290.7C269.4000000000001 292.2 267.1 293.5 264.6 294.6C264 294.9 263.5 295.2 263 295.4C255.9 298.3 248.2 300 240 300C236 300 232.1 299.6 228.3 298.9C226.5 298.5 224.8 297.8 223 297.3C221.2 296.7 219.4 296.3 217.7 295.6C216.2 295 214.8 294.2 213.3 293.5C211 292.3 208.6 291.2 206.5 289.8C206.5 289.8 206.4 289.7 206.4 289.7C204.4 288.4 202.8 286.8 201 285.3L210.1 285.3C211.3 285.3 212.3 284.4 212.3 283.2C212.3 282 211.3 281.1 210.1 281.1L203.7 281.1C203.7 279.7 203.2 280.3 203.2 280.2L203.2 275.4L208.9 275.4L211.9 278.8C213.7 280.6 216.6 280.9 218.4 279.1C220.2 277.3 220.2 274.5 218.4 272.7L202.5 256.9L202.3 256.7C202.2 256.7 202.2 256.7 202.1 256.6C201.9 256.5 201.8 256.4 201.6 256.3C201.6 256.3 201.5 256.3 201.4 256.3C200.7 255.9 199.9 255.8 199 255.8L194.4 255.8C192.8 254.4 191.9 253.8 191.9 252.2L191.9 251C191.9 250.8 191.5 250.6 191.5 250.4L199 242.6C199.8 241.8 199.8 240.6 199 239.8C198.2 239 197 239 196.2 239.8L188.4 247.5C188.1 247.4 187.6 247.3 187.3 247.3C185.2 247.3 183.4 249 183.4 251L183.4 255.7L182.6 255.7C182.5 255.7 182.4 255.7 182.3 255.7C181 250.7 180 245.5 180 240C180 206.9 206.9 180 240 180zM285.4 222.7C286.4 222.7 287.5 221.9 287.5 220.9L287.5 215.2C287.5 214.2 286.4 213.4 285.4 213.4C284.4000000000001 213.4 283.3 214.2 283.3 215.2L283.3 220.9C283.3 221.9 284.4000000000001 222.7 285.4 222.7zM243.7 288.1C243.7 285.5 241.6 283.9 239.2 283.9L234.2 283.9L234.2 282.5C234.2 281 233.6 279.8 232.1 279.8C230.6 279.8 230 281 230 282.5L230 287.2C228.5 287.6 229.5 287.7 229.5 288C229.5 290.5 231.2 292.3 233.7 292.3L239.1 292.3C241.7 292.3 243.7 290.6 243.7 288.1z", fillRule: "evenodd", transform: `scale(0.05, -0.05) translate(${translation}, ${translation})`, style: style }))); }); InboxGeo.defaultProps = { size: IconSize.STANDARD, }; InboxGeo.displayName = `Blueprint5.Icon.InboxGeo`; export default InboxGeo; //# sourceMappingURL=inbox-geo.js.map