-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path16006.59c9fa1a.iframe.bundle.js
1 lines (1 loc) · 2.4 KB
/
16006.59c9fa1a.iframe.bundle.js
1
"use strict";(self.webpackChunk_freenow_wave=self.webpackChunk_freenow_wave||[]).push([[16006],{"./src/icons/flags/TD.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{default:()=>__WEBPACK_DEFAULT_EXPORT__});__webpack_require__("./node_modules/react/index.js");var _utils_themeGet__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/utils/themeGet.ts"),react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/react/jsx-runtime.js");const TD=({size="medium",...props})=>{const sizePx=Number.isFinite(size)?size:(0,_utils_themeGet__WEBPACK_IMPORTED_MODULE_2__.U)(`iconSizes.${size}`)(props)||(0,_utils_themeGet__WEBPACK_IMPORTED_MODULE_2__.U)("iconSizes.medium")(props);return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsxs)("svg",{...props,width:sizePx,height:sizePx,viewBox:"0 0 28 20",children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("defs",{children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("rect",{id:"TD__a",x:0,y:0,width:28,height:20,rx:2})}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsxs)("g",{fill:"none",fillRule:"evenodd",children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("mask",{id:"TD__b",fill:"#fff",children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("use",{xlinkHref:"#TD__a"})}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("use",{fill:"#FFF",xlinkHref:"#TD__a"}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("path",{fill:"#DE1D42",mask:"url(#TD__b)",d:"M13.333 0H28v20H13.333z"}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("path",{fill:"#083780",mask:"url(#TD__b)",d:"M0 0h9.333v20H0z"}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)("path",{fill:"#FFD147",mask:"url(#TD__b)",d:"M9.333 0h9.333v20H9.333z"})]})]})};TD.displayName="TD",TD.defaultProps={};const __WEBPACK_DEFAULT_EXPORT__=TD;try{TD.displayName="TD",TD.__docgenInfo={description:"",displayName:"TD",props:{size:{defaultValue:{value:"medium"},description:"Adjusts the size of the icon with defaults or the size in pixels.",name:"size",required:!1,type:{name:'number | "small" | "medium" | "large"'}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/flags/TD.tsx#TD"]={docgenInfo:TD.__docgenInfo,name:"TD",path:"src/icons/flags/TD.tsx#TD"})}catch(__react_docgen_typescript_loader_error){}}}]);