UNPKG

@carbon/pictograms-react

Version:

React components for pictograms in digital and software products using the Carbon Design System

33 lines (30 loc) 2.65 kB
/** * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ import { _ as _extends } from '../_rollupPluginBabelHelpers-CuCmpz4u.js'; import React from 'react'; import Icon from '../Icon.js'; import '@carbon/icon-helpers'; import 'prop-types'; var _path; const ClothesRack_02 = /*#__PURE__*/React.forwardRef(function ClothesRack_02({ children, ...rest }, ref) { return /*#__PURE__*/React.createElement(Icon, _extends({ width: 64, height: 64, viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", ref: ref }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", { d: "M31,31.36h-4v-0.72h1.64V1.36H3.36v29.28H5v0.721H1V30.64h1.64V1c0-0.199,0.161-0.36,0.36-0.36\th26c0.199,0,0.36,0.161,0.36,0.36v29.64H31V31.36z M13.36,17v-6.641H15c0.199,0,0.36-0.161,0.36-0.36V4.754\tc0-0.604-0.405-1.142-0.966-1.302L12.119,2.66c-0.155-0.054-0.326,0.003-0.418,0.14l-0.445,0.666c-0.562,0.841-1.95,0.841-2.512,0\tL8.299,2.8C8.208,2.664,8.037,2.606,7.881,2.66L5.626,3.446C5.045,3.613,4.64,4.151,4.64,4.754V10c0,0.199,0.161,0.36,0.36,0.36\th1.64V17c0,0.199,0.161,0.36,0.36,0.36h6C13.199,17.36,13.36,17.199,13.36,17z M7.36,6.998H6.64V9.64H5.36V4.754\tc0-0.284,0.191-0.538,0.484-0.622l2.012-0.701l0.29,0.434C8.56,4.487,9.253,4.857,10,4.857s1.44-0.371,1.854-0.992l0.29-0.434\tl2.031,0.707c0.273,0.078,0.464,0.332,0.464,0.616V9.64h-1.28V6.998h-0.72v9.643H7.36V6.998z M27.36,17V5.616\tc0-0.519-0.288-0.985-0.752-1.216l-1.396-0.698l-0.959-0.957c-0.141-0.141-0.368-0.14-0.509,0L22,4.489l-1.745-1.744\tc-0.141-0.14-0.368-0.14-0.509,0l-0.959,0.957L17.392,4.4c-0.464,0.231-0.752,0.697-0.752,1.216V17c0,0.199,0.161,0.36,0.36,0.36h2\tc0.199,0,0.36-0.161,0.36-0.36v-0.328l0.687,0.457c0.223,0.15,0.484,0.23,0.757,0.23l2.395,0.001c0.266,0,0.525-0.08,0.752-0.23\tl0.689-0.458V17c0,0.199,0.161,0.36,0.36,0.36h2C27.199,17.36,27.36,17.199,27.36,17z M25.36,7.998h-0.72v7.81l-1.088,0.724\tc-0.107,0.071-0.229,0.109-0.354,0.109H22.36V5.867l0.385,0.385c0.141,0.141,0.369,0.141,0.51,0l1.816-1.816l1.216,0.608\tc0.218,0.108,0.353,0.328,0.353,0.572V16.64h-1.28V7.998z M17.36,5.616c0-0.244,0.135-0.463,0.354-0.572l1.215-0.608l1.816,1.816\tc0.141,0.141,0.369,0.141,0.51,0l0.385-0.385V16.64h-0.836c-0.128,0-0.25-0.037-0.356-0.109l-1.087-0.724v-7.81H18.64v8.643h-1.28\tV5.616z M24,3.509l0.49,0.489L23,5.488l-0.491-0.491L24,3.509z M20,3.509l1.491,1.489L21,5.488l-1.49-1.49L20,3.509z" })), children); }); export { ClothesRack_02 as default };