From 52d4e192cca128ade01cde8b60a602d12dbd53b5 Mon Sep 17 00:00:00 2001 From: "Irsyad A. Panjaitan" Date: Thu, 25 Jul 2024 08:54:40 +0700 Subject: [PATCH] feat: add more icon --- dist/cjs/index.js | 317 +++++++++++++++++++++++++++++++++-- dist/es/index.js | 303 +++++++++++++++++++++++++++++++-- dist/esm/index.js | 303 +++++++++++++++++++++++++++++++-- dist/index.d.ts | 16 ++ dist/umd/index.js | 317 +++++++++++++++++++++++++++++++++-- src/IconBrandKarteil.js | 2 +- src/IconBrandLayers.js | 37 ++-- src/IconBrandLemonsqueezy.js | 2 +- src/IconBrandRemix.js | 2 +- src/IconBrandRive.js | 2 +- src/index.js | 16 ++ 11 files changed, 1252 insertions(+), 65 deletions(-) diff --git a/dist/cjs/index.js b/dist/cjs/index.js index 470e325b..fa307905 100644 --- a/dist/cjs/index.js +++ b/dist/cjs/index.js @@ -431,6 +431,146 @@ const SvgIconAlbum = props => /*#__PURE__*/React__namespace.createElement("svg", d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" })); +const SvgIconAlignmentCenterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m4 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentCenter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 24" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 4.75h16.5M7.75 12h8.5m-12.5 7.25h16.5" +})); + +const SvgIconAlignmentJustifyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentJustify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h16.5M3.75 20h16.5" +})); + +const SvgIconAlignmentLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h8.5M3.75 20h16.5" +})); + +const SvgIconAlignmentRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m8 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-8.5 7.25h8.5M3.75 20h16.5" +})); + const SvgIconAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -2867,6 +3007,41 @@ const SvgIconBluetooth = props => /*#__PURE__*/React__namespace.createElement("s d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" })); +const SvgIconBoldFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M5 6.188C5 4.873 6.05 3.75 7.417 3.75h5.5c2.885 0 5.166 2.382 5.166 5.25a5.3 5.3 0 0 1-1.148 3.3A5.28 5.28 0 0 1 19 16.5c0 2.867-2.282 5.25-5.167 5.25H7.417C6.05 21.75 5 20.627 5 19.312zm7.917 5.062c1.165 0 2.166-.975 2.166-2.25s-1.001-2.25-2.166-2.25H8v4.5zM8 14.25h5.833c1.165 0 2.167.975 2.167 2.25s-1.002 2.25-2.167 2.25H8z", + clipRule: "evenodd" +})); + +const SvgIconBold = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "square", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M5.74 12.75h7.51a4 4 0 0 0 4-4V8.5a4 4 0 0 0-4-4H6.74a1 1 0 0 0-1 1zm0 0V20a1 1 0 0 0 1 1h5.76m.5 0h1.25a4 4 0 0 0 4-4v-.25a4 4 0 0 0-4-4H13" +})); + const SvgIconBookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -3694,7 +3869,7 @@ const SvgIconBrandKarteil = props => /*#__PURE__*/React__namespace.createElement xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - fill: "currentColor", + fill: "none", viewBox: "0 0 24 24" }, props, { className: `paranoid-ic ${props.className ? props.className : "size-4"}`, @@ -3738,19 +3913,24 @@ const SvgIconBrandLayers = props => /*#__PURE__*/React__namespace.createElement( className: `paranoid-ic ${props.className ? props.className : "size-4"}`, "data-slot": "icon", "aria-hidden": "true" -}), /*#__PURE__*/React__namespace.createElement("path", { +}), /*#__PURE__*/React__namespace.createElement("g", { + className: "icon-brand-layers_svg__icon-brand-layers" +}, /*#__PURE__*/React__namespace.createElement("g", { fill: "#fff", + className: "icon-brand-layers_svg__Group icon-brand-layers_svg__8" +}, /*#__PURE__*/React__namespace.createElement("path", { fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" + d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" + d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); + d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819", + className: "icon-brand-layers_svg__Vector" +})))); const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -3765,7 +3945,7 @@ const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React__namespace.createEl }), /*#__PURE__*/React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", + d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.844-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.388-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.354 5.468c.184.424.81.408.969-.025h-.001Z", clipRule: "evenodd" })); @@ -4121,7 +4301,7 @@ const SvgIconBrandRemix = props => /*#__PURE__*/React__namespace.createElement(" fill: "#fff", d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", + stroke: "#fff", strokeOpacity: 0.8, strokeWidth: 0.025, d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" @@ -4145,7 +4325,7 @@ const SvgIconBrandRive = props => /*#__PURE__*/React__namespace.createElement("s }), /*#__PURE__*/React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", + d: "M3.482 4.106c0 .611.5 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", clipRule: "evenodd" })); @@ -11902,6 +12082,41 @@ const SvgIconInvoice = props => /*#__PURE__*/React__namespace.createElement("svg d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" })); +const SvgIconItalicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M9 4.5a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-4.194l-4.545 15h3.75a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5h4.194l4.545-15H9.75A.75.75 0 0 1 9 4.5", + clipRule: "evenodd" +})); + +const SvgIconItalic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M9.75 4.5h4.75m4.75 0H14.5m0 0L9.5 21m0 0H4.75m4.75 0h4.76" +})); + const SvgIconJudgeGavelFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -17171,6 +17386,38 @@ const SvgIconStore = props => /*#__PURE__*/React__namespace.createElement("svg", d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" })); +const SvgIconStrikeThroughFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + d: "M12.002 2.75c-2.228 0-3.843.73-4.902 1.804-1.046 1.06-1.5 2.41-1.5 3.571 0 .88.204 1.636.589 2.277.381.637.915 1.123 1.516 1.505l.15.093H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-9.024l-.03-.009c-1.451-.387-2.744-.75-3.685-1.35-.457-.29-.802-.62-1.036-1.01-.23-.385-.376-.868-.376-1.506 0-.79.316-1.754 1.069-2.518.74-.75 1.95-1.357 3.834-1.357 1.948 0 3.077.653 3.752 1.369.698.738.98 1.617 1.09 2.145a.75.75 0 1 0 1.468-.306c-.14-.676-.508-1.853-1.467-2.87-.98-1.038-2.514-1.838-4.843-1.838m6.082 12.367a.75.75 0 1 0-1.292.763c.227.383.37.863.37 1.495 0 1.5-1.424 3.875-5.16 3.875-1.95 0-3.176-.655-3.96-1.398a5.27 5.27 0 0 1-1.359-2.191.75.75 0 1 0-1.429.456c.215.673.707 1.83 1.756 2.824 1.067 1.01 2.664 1.809 4.992 1.809 4.486 0 6.66-2.971 6.66-5.375 0-.872-.201-1.62-.578-2.258" +})); + +const SvgIconStrikeThrough = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M17.578 7.611c-.25-1.205-1.3-4.111-5.576-4.111-4.111 0-5.653 2.673-5.653 4.625 0 3.038 2.806 3.83 5.653 4.59M5.969 17.89C6.353 19.094 7.724 22 12.002 22c4.11 0 5.91-2.673 5.91-4.625 0-.752-.172-1.366-.474-1.876M2.75 12.75h18.5" +})); + const SvgIconSuitcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -18040,6 +18287,38 @@ const SvgIconUmbrella = props => /*#__PURE__*/React__namespace.createElement("sv d: "M0 0h24v24H0z" })))); +const SvgIconUnderlineFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + d: "M6.5 4.5a.75.75 0 0 0-1.5 0v8.25a7 7 0 1 0 14 0V4.5a.75.75 0 0 0-1.5 0v8.25a5.5 5.5 0 1 1-11 0zm-.75 16.25a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z" +})); + +const SvgIconUnderline = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M5.75 21.5h12.5m-12.5-17v8.25a6.25 6.25 0 1 0 12.5 0V4.5" +})); + const SvgIconUndoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -19120,6 +19399,14 @@ exports.IconAirpodsGen3 = SvgIconAirpodsGen3; exports.IconAirpodsGen3Chargingcase = SvgIconAirpodsGen3Chargingcase; exports.IconAlbum = SvgIconAlbum; exports.IconAlbumFill = SvgIconAlbumFill; +exports.IconAlignmentCenter = SvgIconAlignmentCenter; +exports.IconAlignmentCenterFill = SvgIconAlignmentCenterFill; +exports.IconAlignmentJustify = SvgIconAlignmentJustify; +exports.IconAlignmentJustifyFill = SvgIconAlignmentJustifyFill; +exports.IconAlignmentLeft = SvgIconAlignmentLeft; +exports.IconAlignmentLeftFill = SvgIconAlignmentLeftFill; +exports.IconAlignmentRight = SvgIconAlignmentRight; +exports.IconAlignmentRightFill = SvgIconAlignmentRightFill; exports.IconAlt = SvgIconAlt; exports.IconAltFill = SvgIconAltFill; exports.IconAnalyticsChart = SvgIconAnalyticsChart; @@ -19260,6 +19547,8 @@ exports.IconBitcoinFill = SvgIconBitcoinFill; exports.IconBlock = SvgIconBlock; exports.IconBlockFill = SvgIconBlockFill; exports.IconBluetooth = SvgIconBluetooth; +exports.IconBold = SvgIconBold; +exports.IconBoldFill = SvgIconBoldFill; exports.IconBook = SvgIconBook; exports.IconBookFill = SvgIconBookFill; exports.IconBookOpen = SvgIconBookOpen; @@ -19768,6 +20057,8 @@ exports.IconInvite = SvgIconInvite; exports.IconInviteFill = SvgIconInviteFill; exports.IconInvoice = SvgIconInvoice; exports.IconInvoiceFill = SvgIconInvoiceFill; +exports.IconItalic = SvgIconItalic; +exports.IconItalicFill = SvgIconItalicFill; exports.IconJudgeGavel = SvgIconJudgeGavel; exports.IconJudgeGavelFill = SvgIconJudgeGavelFill; exports.IconKey = SvgIconKey; @@ -20065,6 +20356,8 @@ exports.IconStore3Fill = SvgIconStore3Fill; exports.IconStore4 = SvgIconStore4; exports.IconStore4Fill = SvgIconStore4Fill; exports.IconStoreFill = SvgIconStoreFill; +exports.IconStrikeThrough = SvgIconStrikeThrough; +exports.IconStrikeThroughFill = SvgIconStrikeThroughFill; exports.IconSuitcase = SvgIconSuitcase; exports.IconSuitcaseFill = SvgIconSuitcaseFill; exports.IconSun = SvgIconSun; @@ -20115,6 +20408,8 @@ exports.IconTruck = SvgIconTruck; exports.IconTruckFill = SvgIconTruckFill; exports.IconUmbrella = SvgIconUmbrella; exports.IconUmbrellaFill = SvgIconUmbrellaFill; +exports.IconUnderline = SvgIconUnderline; +exports.IconUnderlineFill = SvgIconUnderlineFill; exports.IconUndo = SvgIconUndo; exports.IconUndoFill = SvgIconUndoFill; exports.IconUnlocked = SvgIconUnlocked; diff --git a/dist/es/index.js b/dist/es/index.js index 6dac6ab4..a37b98a0 100644 --- a/dist/es/index.js +++ b/dist/es/index.js @@ -410,6 +410,146 @@ const SvgIconAlbum = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" })); +const SvgIconAlignmentCenterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m4 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentCenter = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 24" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 4.75h16.5M7.75 12h8.5m-12.5 7.25h16.5" +})); + +const SvgIconAlignmentJustifyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentJustify = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h16.5M3.75 20h16.5" +})); + +const SvgIconAlignmentLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h8.5M3.75 20h16.5" +})); + +const SvgIconAlignmentRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m8 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentRight = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-8.5 7.25h8.5M3.75 20h16.5" +})); + const SvgIconAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -2846,6 +2986,41 @@ const SvgIconBluetooth = props => /*#__PURE__*/React.createElement("svg", _exten d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" })); +const SvgIconBoldFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M5 6.188C5 4.873 6.05 3.75 7.417 3.75h5.5c2.885 0 5.166 2.382 5.166 5.25a5.3 5.3 0 0 1-1.148 3.3A5.28 5.28 0 0 1 19 16.5c0 2.867-2.282 5.25-5.167 5.25H7.417C6.05 21.75 5 20.627 5 19.312zm7.917 5.062c1.165 0 2.166-.975 2.166-2.25s-1.001-2.25-2.166-2.25H8v4.5zM8 14.25h5.833c1.165 0 2.167.975 2.167 2.25s-1.002 2.25-2.167 2.25H8z", + clipRule: "evenodd" +})); + +const SvgIconBold = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "square", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M5.74 12.75h7.51a4 4 0 0 0 4-4V8.5a4 4 0 0 0-4-4H6.74a1 1 0 0 0-1 1zm0 0V20a1 1 0 0 0 1 1h5.76m.5 0h1.25a4 4 0 0 0 4-4v-.25a4 4 0 0 0-4-4H13" +})); + const SvgIconBookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -3673,7 +3848,7 @@ const SvgIconBrandKarteil = props => /*#__PURE__*/React.createElement("svg", _ex xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - fill: "currentColor", + fill: "none", viewBox: "0 0 24 24" }, props, { className: `paranoid-ic ${props.className ? props.className : "size-4"}`, @@ -3717,19 +3892,24 @@ const SvgIconBrandLayers = props => /*#__PURE__*/React.createElement("svg", _ext className: `paranoid-ic ${props.className ? props.className : "size-4"}`, "data-slot": "icon", "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { +}), /*#__PURE__*/React.createElement("g", { + className: "icon-brand-layers_svg__icon-brand-layers" +}, /*#__PURE__*/React.createElement("g", { fill: "#fff", + className: "icon-brand-layers_svg__Group icon-brand-layers_svg__8" +}, /*#__PURE__*/React.createElement("path", { fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" + d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React.createElement("path", { - fill: "#fff", fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" + d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React.createElement("path", { - fill: "#fff", fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); + d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819", + className: "icon-brand-layers_svg__Vector" +})))); const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -3744,7 +3924,7 @@ const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg" }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", + d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.844-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.388-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.354 5.468c.184.424.81.408.969-.025h-.001Z", clipRule: "evenodd" })); @@ -4100,7 +4280,7 @@ const SvgIconBrandRemix = props => /*#__PURE__*/React.createElement("svg", _exte fill: "#fff", d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" }), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", + stroke: "#fff", strokeOpacity: 0.8, strokeWidth: 0.025, d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" @@ -4124,7 +4304,7 @@ const SvgIconBrandRive = props => /*#__PURE__*/React.createElement("svg", _exten }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", + d: "M3.482 4.106c0 .611.5 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", clipRule: "evenodd" })); @@ -11881,6 +12061,41 @@ const SvgIconInvoice = props => /*#__PURE__*/React.createElement("svg", _extends d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" })); +const SvgIconItalicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M9 4.5a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-4.194l-4.545 15h3.75a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5h4.194l4.545-15H9.75A.75.75 0 0 1 9 4.5", + clipRule: "evenodd" +})); + +const SvgIconItalic = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M9.75 4.5h4.75m4.75 0H14.5m0 0L9.5 21m0 0H4.75m4.75 0h4.76" +})); + const SvgIconJudgeGavelFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -17150,6 +17365,38 @@ const SvgIconStore = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" })); +const SvgIconStrikeThroughFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + d: "M12.002 2.75c-2.228 0-3.843.73-4.902 1.804-1.046 1.06-1.5 2.41-1.5 3.571 0 .88.204 1.636.589 2.277.381.637.915 1.123 1.516 1.505l.15.093H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-9.024l-.03-.009c-1.451-.387-2.744-.75-3.685-1.35-.457-.29-.802-.62-1.036-1.01-.23-.385-.376-.868-.376-1.506 0-.79.316-1.754 1.069-2.518.74-.75 1.95-1.357 3.834-1.357 1.948 0 3.077.653 3.752 1.369.698.738.98 1.617 1.09 2.145a.75.75 0 1 0 1.468-.306c-.14-.676-.508-1.853-1.467-2.87-.98-1.038-2.514-1.838-4.843-1.838m6.082 12.367a.75.75 0 1 0-1.292.763c.227.383.37.863.37 1.495 0 1.5-1.424 3.875-5.16 3.875-1.95 0-3.176-.655-3.96-1.398a5.27 5.27 0 0 1-1.359-2.191.75.75 0 1 0-1.429.456c.215.673.707 1.83 1.756 2.824 1.067 1.01 2.664 1.809 4.992 1.809 4.486 0 6.66-2.971 6.66-5.375 0-.872-.201-1.62-.578-2.258" +})); + +const SvgIconStrikeThrough = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M17.578 7.611c-.25-1.205-1.3-4.111-5.576-4.111-4.111 0-5.653 2.673-5.653 4.625 0 3.038 2.806 3.83 5.653 4.59M5.969 17.89C6.353 19.094 7.724 22 12.002 22c4.11 0 5.91-2.673 5.91-4.625 0-.752-.172-1.366-.474-1.876M2.75 12.75h18.5" +})); + const SvgIconSuitcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -18019,6 +18266,38 @@ const SvgIconUmbrella = props => /*#__PURE__*/React.createElement("svg", _extend d: "M0 0h24v24H0z" })))); +const SvgIconUnderlineFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + d: "M6.5 4.5a.75.75 0 0 0-1.5 0v8.25a7 7 0 1 0 14 0V4.5a.75.75 0 0 0-1.5 0v8.25a5.5 5.5 0 1 1-11 0zm-.75 16.25a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z" +})); + +const SvgIconUnderline = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M5.75 21.5h12.5m-12.5-17v8.25a6.25 6.25 0 1 0 12.5 0V4.5" +})); + const SvgIconUndoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -19077,4 +19356,4 @@ const SvgIconZoom = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" })); -export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandJustd as IconBrandJustd, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarDays as IconCalendarDays, SvgIconCalendarDaysFill as IconCalendarDaysFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; +export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlignmentCenter as IconAlignmentCenter, SvgIconAlignmentCenterFill as IconAlignmentCenterFill, SvgIconAlignmentJustify as IconAlignmentJustify, SvgIconAlignmentJustifyFill as IconAlignmentJustifyFill, SvgIconAlignmentLeft as IconAlignmentLeft, SvgIconAlignmentLeftFill as IconAlignmentLeftFill, SvgIconAlignmentRight as IconAlignmentRight, SvgIconAlignmentRightFill as IconAlignmentRightFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBold as IconBold, SvgIconBoldFill as IconBoldFill, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandJustd as IconBrandJustd, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarDays as IconCalendarDays, SvgIconCalendarDaysFill as IconCalendarDaysFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconItalic as IconItalic, SvgIconItalicFill as IconItalicFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconStrikeThrough as IconStrikeThrough, SvgIconStrikeThroughFill as IconStrikeThroughFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUnderline as IconUnderline, SvgIconUnderlineFill as IconUnderlineFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; diff --git a/dist/esm/index.js b/dist/esm/index.js index 6dac6ab4..a37b98a0 100644 --- a/dist/esm/index.js +++ b/dist/esm/index.js @@ -410,6 +410,146 @@ const SvgIconAlbum = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" })); +const SvgIconAlignmentCenterFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m4 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentCenter = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 24" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 4.75h16.5M7.75 12h8.5m-12.5 7.25h16.5" +})); + +const SvgIconAlignmentJustifyFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentJustify = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h16.5M3.75 20h16.5" +})); + +const SvgIconAlignmentLeftFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentLeft = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h8.5M3.75 20h16.5" +})); + +const SvgIconAlignmentRightFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m8 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" +})); + +const SvgIconAlignmentRight = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-8.5 7.25h8.5M3.75 20h16.5" +})); + const SvgIconAltFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -2846,6 +2986,41 @@ const SvgIconBluetooth = props => /*#__PURE__*/React.createElement("svg", _exten d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" })); +const SvgIconBoldFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M5 6.188C5 4.873 6.05 3.75 7.417 3.75h5.5c2.885 0 5.166 2.382 5.166 5.25a5.3 5.3 0 0 1-1.148 3.3A5.28 5.28 0 0 1 19 16.5c0 2.867-2.282 5.25-5.167 5.25H7.417C6.05 21.75 5 20.627 5 19.312zm7.917 5.062c1.165 0 2.166-.975 2.166-2.25s-1.001-2.25-2.166-2.25H8v4.5zM8 14.25h5.833c1.165 0 2.167.975 2.167 2.25s-1.002 2.25-2.167 2.25H8z", + clipRule: "evenodd" +})); + +const SvgIconBold = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "square", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M5.74 12.75h7.51a4 4 0 0 0 4-4V8.5a4 4 0 0 0-4-4H6.74a1 1 0 0 0-1 1zm0 0V20a1 1 0 0 0 1 1h5.76m.5 0h1.25a4 4 0 0 0 4-4v-.25a4 4 0 0 0-4-4H13" +})); + const SvgIconBookFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -3673,7 +3848,7 @@ const SvgIconBrandKarteil = props => /*#__PURE__*/React.createElement("svg", _ex xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - fill: "currentColor", + fill: "none", viewBox: "0 0 24 24" }, props, { className: `paranoid-ic ${props.className ? props.className : "size-4"}`, @@ -3717,19 +3892,24 @@ const SvgIconBrandLayers = props => /*#__PURE__*/React.createElement("svg", _ext className: `paranoid-ic ${props.className ? props.className : "size-4"}`, "data-slot": "icon", "aria-hidden": "true" -}), /*#__PURE__*/React.createElement("path", { +}), /*#__PURE__*/React.createElement("g", { + className: "icon-brand-layers_svg__icon-brand-layers" +}, /*#__PURE__*/React.createElement("g", { fill: "#fff", + className: "icon-brand-layers_svg__Group icon-brand-layers_svg__8" +}, /*#__PURE__*/React.createElement("path", { fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" + d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React.createElement("path", { - fill: "#fff", fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" + d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React.createElement("path", { - fill: "#fff", fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" -})); + d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819", + className: "icon-brand-layers_svg__Vector" +})))); const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -3744,7 +3924,7 @@ const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React.createElement("svg" }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", + d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.844-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.388-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.354 5.468c.184.424.81.408.969-.025h-.001Z", clipRule: "evenodd" })); @@ -4100,7 +4280,7 @@ const SvgIconBrandRemix = props => /*#__PURE__*/React.createElement("svg", _exte fill: "#fff", d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" }), /*#__PURE__*/React.createElement("path", { - stroke: "currentColor", + stroke: "#fff", strokeOpacity: 0.8, strokeWidth: 0.025, d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" @@ -4124,7 +4304,7 @@ const SvgIconBrandRive = props => /*#__PURE__*/React.createElement("svg", _exten }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", + d: "M3.482 4.106c0 .611.5 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", clipRule: "evenodd" })); @@ -11881,6 +12061,41 @@ const SvgIconInvoice = props => /*#__PURE__*/React.createElement("svg", _extends d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" })); +const SvgIconItalicFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M9 4.5a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-4.194l-4.545 15h3.75a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5h4.194l4.545-15H9.75A.75.75 0 0 1 9 4.5", + clipRule: "evenodd" +})); + +const SvgIconItalic = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M9.75 4.5h4.75m4.75 0H14.5m0 0L9.5 21m0 0H4.75m4.75 0h4.76" +})); + const SvgIconJudgeGavelFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -17150,6 +17365,38 @@ const SvgIconStore = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" })); +const SvgIconStrikeThroughFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + d: "M12.002 2.75c-2.228 0-3.843.73-4.902 1.804-1.046 1.06-1.5 2.41-1.5 3.571 0 .88.204 1.636.589 2.277.381.637.915 1.123 1.516 1.505l.15.093H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-9.024l-.03-.009c-1.451-.387-2.744-.75-3.685-1.35-.457-.29-.802-.62-1.036-1.01-.23-.385-.376-.868-.376-1.506 0-.79.316-1.754 1.069-2.518.74-.75 1.95-1.357 3.834-1.357 1.948 0 3.077.653 3.752 1.369.698.738.98 1.617 1.09 2.145a.75.75 0 1 0 1.468-.306c-.14-.676-.508-1.853-1.467-2.87-.98-1.038-2.514-1.838-4.843-1.838m6.082 12.367a.75.75 0 1 0-1.292.763c.227.383.37.863.37 1.495 0 1.5-1.424 3.875-5.16 3.875-1.95 0-3.176-.655-3.96-1.398a5.27 5.27 0 0 1-1.359-2.191.75.75 0 1 0-1.429.456c.215.673.707 1.83 1.756 2.824 1.067 1.01 2.664 1.809 4.992 1.809 4.486 0 6.66-2.971 6.66-5.375 0-.872-.201-1.62-.578-2.258" +})); + +const SvgIconStrikeThrough = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M17.578 7.611c-.25-1.205-1.3-4.111-5.576-4.111-4.111 0-5.653 2.673-5.653 4.625 0 3.038 2.806 3.83 5.653 4.59M5.969 17.89C6.353 19.094 7.724 22 12.002 22c4.11 0 5.91-2.673 5.91-4.625 0-.752-.172-1.366-.474-1.876M2.75 12.75h18.5" +})); + const SvgIconSuitcaseFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -18019,6 +18266,38 @@ const SvgIconUmbrella = props => /*#__PURE__*/React.createElement("svg", _extend d: "M0 0h24v24H0z" })))); +const SvgIconUnderlineFill = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + fill: "currentColor", + d: "M6.5 4.5a.75.75 0 0 0-1.5 0v8.25a7 7 0 1 0 14 0V4.5a.75.75 0 0 0-1.5 0v8.25a5.5 5.5 0 1 1-11 0zm-.75 16.25a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z" +})); + +const SvgIconUnderline = props => /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" +}, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" +}), /*#__PURE__*/React.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M5.75 21.5h12.5m-12.5-17v8.25a6.25 6.25 0 1 0 12.5 0V4.5" +})); + const SvgIconUndoFill = props => /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -19077,4 +19356,4 @@ const SvgIconZoom = props => /*#__PURE__*/React.createElement("svg", _extends({ d: "m20 20-3.873-3.873m0 0A7.25 7.25 0 1 0 5.873 5.873a7.25 7.25 0 0 0 10.253 10.253ZM11 7.75v6.5M14.25 11h-6.5" })); -export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandJustd as IconBrandJustd, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarDays as IconCalendarDays, SvgIconCalendarDaysFill as IconCalendarDaysFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; +export { SvgIcon4K as Icon4K, SvgIcon4KFill as Icon4KFill, SvgIconAcademicCap as IconAcademicCap, SvgIconAcademicCapFill as IconAcademicCapFill, SvgIconAccessible as IconAccessible, SvgIconAccessibleFill as IconAccessibleFill, SvgIconActionCam as IconActionCam, SvgIconActionCamFill as IconActionCamFill, SvgIconAdapter as IconAdapter, SvgIconAdapterFill as IconAdapterFill, SvgIconAddToBasket as IconAddToBasket, SvgIconAddToBasketFill as IconAddToBasketFill, SvgIconAddToCart as IconAddToCart, SvgIconAddToCartFill as IconAddToCartFill, SvgIconAdjustment as IconAdjustment, SvgIconAdjustmentFill as IconAdjustmentFill, SvgIconAirpodGen3Left as IconAirpodGen3Left, SvgIconAirpodGen3Right as IconAirpodGen3Right, SvgIconAirpodsGen3 as IconAirpodsGen3, SvgIconAirpodsGen3Chargingcase as IconAirpodsGen3Chargingcase, SvgIconAlbum as IconAlbum, SvgIconAlbumFill as IconAlbumFill, SvgIconAlignmentCenter as IconAlignmentCenter, SvgIconAlignmentCenterFill as IconAlignmentCenterFill, SvgIconAlignmentJustify as IconAlignmentJustify, SvgIconAlignmentJustifyFill as IconAlignmentJustifyFill, SvgIconAlignmentLeft as IconAlignmentLeft, SvgIconAlignmentLeftFill as IconAlignmentLeftFill, SvgIconAlignmentRight as IconAlignmentRight, SvgIconAlignmentRightFill as IconAlignmentRightFill, SvgIconAlt as IconAlt, SvgIconAltFill as IconAltFill, SvgIconAnalyticsChart as IconAnalyticsChart, SvgIconAnalyticsChartFill as IconAnalyticsChartFill, SvgIconAnonymous as IconAnonymous, SvgIconAnonymousFill as IconAnonymousFill, SvgIconApple as IconApple, SvgIconAppleFill as IconAppleFill, SvgIconArchive as IconArchive, SvgIconArchive2 as IconArchive2, SvgIconArchive2Fill as IconArchive2Fill, SvgIconArchiveFill as IconArchiveFill, SvgIconArrowDown as IconArrowDown, SvgIconArrowDownFill as IconArrowDownFill, SvgIconArrowDownLeft as IconArrowDownLeft, SvgIconArrowDownLeftFill as IconArrowDownLeftFill, SvgIconArrowDownRight as IconArrowDownRight, SvgIconArrowDownRightFill as IconArrowDownRightFill, SvgIconArrowExpandHor as IconArrowExpandHor, SvgIconArrowExpandHorFill as IconArrowExpandHorFill, SvgIconArrowExpandVer as IconArrowExpandVer, SvgIconArrowExpandVerFill as IconArrowExpandVerFill, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowLeftFill as IconArrowLeftFill, SvgIconArrowPathDown as IconArrowPathDown, SvgIconArrowPathDownFill as IconArrowPathDownFill, SvgIconArrowPathLeft as IconArrowPathLeft, SvgIconArrowPathLeftFill as IconArrowPathLeftFill, SvgIconArrowPathRight as IconArrowPathRight, SvgIconArrowPathRightFill as IconArrowPathRightFill, SvgIconArrowPathUp as IconArrowPathUp, SvgIconArrowPathUpFill as IconArrowPathUpFill, SvgIconArrowRight as IconArrowRight, SvgIconArrowRightFill as IconArrowRightFill, SvgIconArrowShrink as IconArrowShrink, SvgIconArrowShrinkFill as IconArrowShrinkFill, SvgIconArrowTriangleDown as IconArrowTriangleDown, SvgIconArrowTriangleDownFill as IconArrowTriangleDownFill, SvgIconArrowTriangleLeft as IconArrowTriangleLeft, SvgIconArrowTriangleLeftFill as IconArrowTriangleLeftFill, SvgIconArrowTriangleRight as IconArrowTriangleRight, SvgIconArrowTriangleRightFill as IconArrowTriangleRightFill, SvgIconArrowTriangleUp as IconArrowTriangleUp, SvgIconArrowTriangleUpFill as IconArrowTriangleUpFill, SvgIconArrowUp as IconArrowUp, SvgIconArrowUpFill as IconArrowUpFill, SvgIconArrowUpLeft as IconArrowUpLeft, SvgIconArrowUpLeftFill as IconArrowUpLeftFill, SvgIconArrowUpRight as IconArrowUpRight, SvgIconArrowUpRightFill as IconArrowUpRightFill, SvgIconArrowWall2Down as IconArrowWall2Down, SvgIconArrowWall2DownFill as IconArrowWall2DownFill, SvgIconArrowWall2Left as IconArrowWall2Left, SvgIconArrowWall2LeftFill as IconArrowWall2LeftFill, SvgIconArrowWall2Right as IconArrowWall2Right, SvgIconArrowWall2RightFill as IconArrowWall2RightFill, SvgIconArrowWall2Up as IconArrowWall2Up, SvgIconArrowWall2UpFill as IconArrowWall2UpFill, SvgIconArrowWallDown as IconArrowWallDown, SvgIconArrowWallDownFill as IconArrowWallDownFill, SvgIconArrowWallLeft as IconArrowWallLeft, SvgIconArrowWallLeftFill as IconArrowWallLeftFill, SvgIconArrowWallRight as IconArrowWallRight, SvgIconArrowWallRightFill as IconArrowWallRightFill, SvgIconArrowWallUp as IconArrowWallUp, SvgIconArrowWallUpFill as IconArrowWallUpFill, SvgIconAsterisk as IconAsterisk, SvgIconAsteriskFill as IconAsteriskFill, SvgIconAt as IconAt, SvgIconAtFill as IconAtFill, SvgIconAtom as IconAtom, SvgIconAtomFill as IconAtomFill, SvgIconAttention as IconAttention, SvgIconAttentionFill as IconAttentionFill, SvgIconAugmentedReality as IconAugmentedReality, SvgIconAugmentedRealityFill as IconAugmentedRealityFill, SvgIconAvocado as IconAvocado, SvgIconAvocadoFill as IconAvocadoFill, SvgIconBack as IconBack, SvgIconBack10S as IconBack10S, SvgIconBackFill as IconBackFill, SvgIconBackpack as IconBackpack, SvgIconBackpackFill as IconBackpackFill, SvgIconBackspace as IconBackspace, SvgIconBackspaceFill as IconBackspaceFill, SvgIconBag as IconBag, SvgIconBag2 as IconBag2, SvgIconBag2Fill as IconBag2Fill, SvgIconBag3 as IconBag3, SvgIconBag3Fill as IconBag3Fill, SvgIconBag4 as IconBag4, SvgIconBag4Fill as IconBag4Fill, SvgIconBagAdd as IconBagAdd, SvgIconBagAddFill as IconBagAddFill, SvgIconBagBlank as IconBagBlank, SvgIconBagBlankFill as IconBagBlankFill, SvgIconBagFill as IconBagFill, SvgIconBagHeart as IconBagHeart, SvgIconBagHeartFill as IconBagHeartFill, SvgIconBarcode as IconBarcode, SvgIconBarsThree as IconBarsThree, SvgIconBarsThree2 as IconBarsThree2, SvgIconBarsThree3 as IconBarsThree3, SvgIconBarsTwo as IconBarsTwo, SvgIconBarsTwo2 as IconBarsTwo2, SvgIconBasket as IconBasket, SvgIconBasketFill as IconBasketFill, SvgIconBatteryEmpty as IconBatteryEmpty, SvgIconBatteryEmptyFill as IconBatteryEmptyFill, SvgIconBatteryError as IconBatteryError, SvgIconBatteryErrorFill as IconBatteryErrorFill, SvgIconBatteryFull as IconBatteryFull, SvgIconBatteryFullFill as IconBatteryFullFill, SvgIconBatteryLoading as IconBatteryLoading, SvgIconBatteryLoadingFill as IconBatteryLoadingFill, SvgIconBatteryLow as IconBatteryLow, SvgIconBatteryLowFill as IconBatteryLowFill, SvgIconBatteryMedium as IconBatteryMedium, SvgIconBatteryMediumFill as IconBatteryMediumFill, SvgIconBeatsFitPro as IconBeatsFitPro, SvgIconBeatsFitProChargingcase as IconBeatsFitProChargingcase, SvgIconBeatsFitProChargingcaseFill as IconBeatsFitProChargingcaseFill, SvgIconBeatsFitProLeft as IconBeatsFitProLeft, SvgIconBeatsFitProRight as IconBeatsFitProRight, SvgIconBeatsHeadphones as IconBeatsHeadphones, SvgIconBell as IconBell, SvgIconBellAlarm as IconBellAlarm, SvgIconBellAlarmFill as IconBellAlarmFill, SvgIconBellFill as IconBellFill, SvgIconBezierCurves as IconBezierCurves, SvgIconBezierCurvesFill as IconBezierCurvesFill, SvgIconBill as IconBill, SvgIconBillFill as IconBillFill, SvgIconBirthdayCake as IconBirthdayCake, SvgIconBirthdayCakeFill as IconBirthdayCakeFill, SvgIconBitcoin as IconBitcoin, SvgIconBitcoinFill as IconBitcoinFill, SvgIconBlock as IconBlock, SvgIconBlockFill as IconBlockFill, SvgIconBluetooth as IconBluetooth, SvgIconBold as IconBold, SvgIconBoldFill as IconBoldFill, SvgIconBook as IconBook, SvgIconBookFill as IconBookFill, SvgIconBookOpen as IconBookOpen, SvgIconBookOpenFill as IconBookOpenFill, SvgIconBookOpenText as IconBookOpenText, SvgIconBookOpenTextFill as IconBookOpenTextFill, SvgIconBookmark as IconBookmark, SvgIconBookmarkCheck as IconBookmarkCheck, SvgIconBookmarkCheckFill as IconBookmarkCheckFill, SvgIconBookmarkFill as IconBookmarkFill, SvgIconBookmarkOff as IconBookmarkOff, SvgIconBookmarkOffFill as IconBookmarkOffFill, SvgIconBookmarkPlus as IconBookmarkPlus, SvgIconBookmarkPlusFill as IconBookmarkPlusFill, SvgIconBookmarkX as IconBookmarkX, SvgIconBookmarkXFill as IconBookmarkXFill, SvgIconBooks as IconBooks, SvgIconBooksFill as IconBooksFill, SvgIconBottle as IconBottle, SvgIconBottleFill as IconBottleFill, SvgIconBrackets as IconBrackets, SvgIconBrackets2 as IconBrackets2, SvgIconBrain as IconBrain, SvgIconBrainFill as IconBrainFill, SvgIconBrandAdobe as IconBrandAdobe, SvgIconBrandApple as IconBrandApple, SvgIconBrandAppleMusic as IconBrandAppleMusic, SvgIconBrandAppstore as IconBrandAppstore, SvgIconBrandArc as IconBrandArc, SvgIconBrandArtifactNews as IconBrandArtifactNews, SvgIconBrandBluesky as IconBrandBluesky, SvgIconBrandCash as IconBrandCash, SvgIconBrandChrome as IconBrandChrome, SvgIconBrandCodepen as IconBrandCodepen, SvgIconBrandCopilot as IconBrandCopilot, SvgIconBrandD as IconBrandD, SvgIconBrandDiscord as IconBrandDiscord, SvgIconBrandDuolingo as IconBrandDuolingo, SvgIconBrandFacebook as IconBrandFacebook, SvgIconBrandFigma as IconBrandFigma, SvgIconBrandFirefox as IconBrandFirefox, SvgIconBrandFramer as IconBrandFramer, SvgIconBrandGithub as IconBrandGithub, SvgIconBrandGoogle as IconBrandGoogle, SvgIconBrandGooglePlayStore as IconBrandGooglePlayStore, SvgIconBrandGumroad as IconBrandGumroad, SvgIconBrandInertiajs as IconBrandInertiajs, SvgIconBrandInstagram as IconBrandInstagram, SvgIconBrandJustd as IconBrandJustd, SvgIconBrandKarteil as IconBrandKarteil, SvgIconBrandLaravel as IconBrandLaravel, SvgIconBrandLayers as IconBrandLayers, SvgIconBrandLemonsqueezy as IconBrandLemonsqueezy, SvgIconBrandLinkedin as IconBrandLinkedin, SvgIconBrandLinktree as IconBrandLinktree, SvgIconBrandLottielab as IconBrandLottielab, SvgIconBrandMastadon as IconBrandMastadon, SvgIconBrandMedium as IconBrandMedium, SvgIconBrandNextjs as IconBrandNextjs, SvgIconBrandNotion as IconBrandNotion, SvgIconBrandOpenai as IconBrandOpenai, SvgIconBrandOpera as IconBrandOpera, SvgIconBrandParanoid as IconBrandParanoid, SvgIconBrandParsinta as IconBrandParsinta, SvgIconBrandPatreon as IconBrandPatreon, SvgIconBrandPerplexity as IconBrandPerplexity, SvgIconBrandPinterest as IconBrandPinterest, SvgIconBrandProducthunt as IconBrandProducthunt, SvgIconBrandReactjs as IconBrandReactjs, SvgIconBrandRemix as IconBrandRemix, SvgIconBrandRive as IconBrandRive, SvgIconBrandSafari as IconBrandSafari, SvgIconBrandSketch as IconBrandSketch, SvgIconBrandSlack as IconBrandSlack, SvgIconBrandSnapchat as IconBrandSnapchat, SvgIconBrandSpotify as IconBrandSpotify, SvgIconBrandTailwindcss as IconBrandTailwindcss, SvgIconBrandTelegram as IconBrandTelegram, SvgIconBrandThreads as IconBrandThreads, SvgIconBrandTiktok as IconBrandTiktok, SvgIconBrandTurbopack as IconBrandTurbopack, SvgIconBrandTurborepo as IconBrandTurborepo, SvgIconBrandTwitch as IconBrandTwitch, SvgIconBrandTwitter as IconBrandTwitter, SvgIconBrandVenmo as IconBrandVenmo, SvgIconBrandVercel as IconBrandVercel, SvgIconBrandVkontakte as IconBrandVkontakte, SvgIconBrandVscode as IconBrandVscode, SvgIconBrandWebflow as IconBrandWebflow, SvgIconBrandWhatsapp as IconBrandWhatsapp, SvgIconBrandX as IconBrandX, SvgIconBrandYoutube as IconBrandYoutube, SvgIconBreakfest as IconBreakfest, SvgIconBreakfestFill as IconBreakfestFill, SvgIconBroadcast as IconBroadcast, SvgIconBroadcastFill as IconBroadcastFill, SvgIconBrokenChainLink as IconBrokenChainLink, SvgIconBrokenHeart as IconBrokenHeart, SvgIconBrokenHeartFill as IconBrokenHeartFill, SvgIconBubbleQuotes as IconBubbleQuotes, SvgIconBubbleQuotesFill as IconBubbleQuotesFill, SvgIconBug as IconBug, SvgIconBugFill as IconBugFill, SvgIconBuilding as IconBuilding, SvgIconBuildingFill as IconBuildingFill, SvgIconBullet as IconBullet, SvgIconBulletFill as IconBulletFill, SvgIconBulletList as IconBulletList, SvgIconBulletListFill as IconBulletListFill, SvgIconCainLink2 as IconCainLink2, SvgIconCainLink3 as IconCainLink3, SvgIconCalculator as IconCalculator, SvgIconCalculatorFill as IconCalculatorFill, SvgIconCalendar as IconCalendar, SvgIconCalendar2 as IconCalendar2, SvgIconCalendar2Fill as IconCalendar2Fill, SvgIconCalendar3 as IconCalendar3, SvgIconCalendar3Fill as IconCalendar3Fill, SvgIconCalendarCheck as IconCalendarCheck, SvgIconCalendarCheckFill as IconCalendarCheckFill, SvgIconCalendarClock as IconCalendarClock, SvgIconCalendarClockFill as IconCalendarClockFill, SvgIconCalendarDays as IconCalendarDays, SvgIconCalendarDaysFill as IconCalendarDaysFill, SvgIconCalendarFill as IconCalendarFill, SvgIconCalendarPlus as IconCalendarPlus, SvgIconCalendarPlusFill as IconCalendarPlusFill, SvgIconCalendarRemove as IconCalendarRemove, SvgIconCalendarRemoveFill as IconCalendarRemoveFill, SvgIconCalendarSearch as IconCalendarSearch, SvgIconCalendarSearchFill as IconCalendarSearchFill, SvgIconCallIncoming as IconCallIncoming, SvgIconCallIncomingFill as IconCallIncomingFill, SvgIconCallOff as IconCallOff, SvgIconCallOffFill as IconCallOffFill, SvgIconCallOutgoing as IconCallOutgoing, SvgIconCallOutgoingFill as IconCallOutgoingFill, SvgIconCamera as IconCamera, SvgIconCameraDot as IconCameraDot, SvgIconCameraDotFill as IconCameraDotFill, SvgIconCameraFill as IconCameraFill, SvgIconCameraOff as IconCameraOff, SvgIconCameraOffFill as IconCameraOffFill, SvgIconCar as IconCar, SvgIconCarFill as IconCarFill, SvgIconCart as IconCart, SvgIconCartFill as IconCartFill, SvgIconChainLink as IconChainLink, SvgIconChainLinkFill as IconChainLinkFill, SvgIconChart as IconChart, SvgIconChart2 as IconChart2, SvgIconChart2Fill as IconChart2Fill, SvgIconChart3 as IconChart3, SvgIconChart3Fill as IconChart3Fill, SvgIconChart4 as IconChart4, SvgIconChart4Fill as IconChart4Fill, SvgIconChart5 as IconChart5, SvgIconChart5Fill as IconChart5Fill, SvgIconChartFill as IconChartFill, SvgIconCheck as IconCheck, SvgIconChecklist as IconChecklist, SvgIconChevronDoubleDown as IconChevronDoubleDown, SvgIconChevronDoubleLeft as IconChevronDoubleLeft, SvgIconChevronDoubleRight as IconChevronDoubleRight, SvgIconChevronDoubleUp as IconChevronDoubleUp, SvgIconChevronDown as IconChevronDown, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLgDown as IconChevronLgDown, SvgIconChevronLgLeft as IconChevronLgLeft, SvgIconChevronLgRight as IconChevronLgRight, SvgIconChevronLgUp as IconChevronLgUp, SvgIconChevronRight as IconChevronRight, SvgIconChevronUp as IconChevronUp, SvgIconChevronsLgDown as IconChevronsLgDown, SvgIconChevronsLgLeft as IconChevronsLgLeft, SvgIconChevronsLgRight as IconChevronsLgRight, SvgIconChevronsLgUp as IconChevronsLgUp, SvgIconChevronsUpDown as IconChevronsUpDown, SvgIconChevronsX as IconChevronsX, SvgIconChevronsY as IconChevronsY, SvgIconChromecast as IconChromecast, SvgIconChromecastFill as IconChromecastFill, SvgIconCircleArrowDown as IconCircleArrowDown, SvgIconCircleArrowDownFill as IconCircleArrowDownFill, SvgIconCircleArrowLeft as IconCircleArrowLeft, SvgIconCircleArrowLeftDown as IconCircleArrowLeftDown, SvgIconCircleArrowLeftDownFill as IconCircleArrowLeftDownFill, SvgIconCircleArrowLeftFill as IconCircleArrowLeftFill, SvgIconCircleArrowLeftUp as IconCircleArrowLeftUp, SvgIconCircleArrowLeftUpFill as IconCircleArrowLeftUpFill, SvgIconCircleArrowRight as IconCircleArrowRight, SvgIconCircleArrowRightDown as IconCircleArrowRightDown, SvgIconCircleArrowRightDownFill as IconCircleArrowRightDownFill, SvgIconCircleArrowRightFill as IconCircleArrowRightFill, SvgIconCircleArrowRightUp as IconCircleArrowRightUp, SvgIconCircleArrowRightUpFill as IconCircleArrowRightUpFill, SvgIconCircleArrowUp as IconCircleArrowUp, SvgIconCircleArrowUpFill as IconCircleArrowUpFill, SvgIconCircleCheck as IconCircleCheck, SvgIconCircleCheckFill as IconCircleCheckFill, SvgIconCircleDotsHorizontal as IconCircleDotsHorizontal, SvgIconCircleDotsHorizontalFill as IconCircleDotsHorizontalFill, SvgIconCircleDotsVertical as IconCircleDotsVertical, SvgIconCircleDotsVerticalFill as IconCircleDotsVerticalFill, SvgIconCircleDownload as IconCircleDownload, SvgIconCircleDownloadFill as IconCircleDownloadFill, SvgIconCircleHalf as IconCircleHalf, SvgIconCircleHalfFill as IconCircleHalfFill, SvgIconCircleInfo as IconCircleInfo, SvgIconCircleInfoFill as IconCircleInfoFill, SvgIconCircleMinus as IconCircleMinus, SvgIconCircleMinusFill as IconCircleMinusFill, SvgIconCirclePerson as IconCirclePerson, SvgIconCirclePersonFill as IconCirclePersonFill, SvgIconCirclePlaceholderDashed as IconCirclePlaceholderDashed, SvgIconCirclePlaceholderDashedFill as IconCirclePlaceholderDashedFill, SvgIconCirclePlay as IconCirclePlay, SvgIconCirclePlayFill as IconCirclePlayFill, SvgIconCirclePlus as IconCirclePlus, SvgIconCirclePlusFill as IconCirclePlusFill, SvgIconCircleQuestionmark as IconCircleQuestionmark, SvgIconCircleQuestionmarkFill as IconCircleQuestionmarkFill, SvgIconCircleRightUp as IconCircleRightUp, SvgIconCircleRightUpFill as IconCircleRightUpFill, SvgIconCircleStop as IconCircleStop, SvgIconCircleStopFill as IconCircleStopFill, SvgIconCircleX as IconCircleX, SvgIconCircleXFill as IconCircleXFill, SvgIconClapperboard as IconClapperboard, SvgIconClapperboardFill as IconClapperboardFill, SvgIconClipboard as IconClipboard, SvgIconClipboardFill as IconClipboardFill, SvgIconClock as IconClock, SvgIconClockFill as IconClockFill, SvgIconCloseQuote as IconCloseQuote, SvgIconCloseQuoteFill as IconCloseQuoteFill, SvgIconClosedCaptioning as IconClosedCaptioning, SvgIconClosedCaptioningFill as IconClosedCaptioningFill, SvgIconCloud as IconCloud, SvgIconCloud2 as IconCloud2, SvgIconCloud2Fill as IconCloud2Fill, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudDownloadFill as IconCloudDownloadFill, SvgIconCloudFill as IconCloudFill, SvgIconCloudSnow as IconCloudSnow, SvgIconCloudSnowFill as IconCloudSnowFill, SvgIconCloudSync as IconCloudSync, SvgIconCloudSyncFill as IconCloudSyncFill, SvgIconCloudy as IconCloudy, SvgIconCloudyFill as IconCloudyFill, SvgIconCloudySun as IconCloudySun, SvgIconCloudySunFill as IconCloudySunFill, SvgIconCocktail as IconCocktail, SvgIconCocktailFill as IconCocktailFill, SvgIconCodeBrackets as IconCodeBrackets, SvgIconCodeLines as IconCodeLines, SvgIconColorPalette as IconColorPalette, SvgIconColorPaletteFill as IconColorPaletteFill, SvgIconColorSwatch as IconColorSwatch, SvgIconColorSwatchFill as IconColorSwatchFill, SvgIconColors as IconColors, SvgIconColorsFill as IconColorsFill, SvgIconCommand as IconCommand, SvgIconCommandFill as IconCommandFill, SvgIconCompass as IconCompass, SvgIconCompassFill as IconCompassFill, SvgIconComputer as IconComputer, SvgIconComputerFill as IconComputerFill, SvgIconContacts as IconContacts, SvgIconContactsFill as IconContactsFill, SvgIconControl as IconControl, SvgIconControlFill as IconControlFill, SvgIconCookies as IconCookies, SvgIconCookiesFill as IconCookiesFill, SvgIconCreditCard as IconCreditCard, SvgIconCreditCardFill as IconCreditCardFill, SvgIconCrop as IconCrop, SvgIconCropFill as IconCropFill, SvgIconCrypto as IconCrypto, SvgIconCryptoCoin as IconCryptoCoin, SvgIconCryptoCoinFill as IconCryptoCoinFill, SvgIconCryptoFill as IconCryptoFill, SvgIconCube as IconCube, SvgIconCubeFill as IconCubeFill, SvgIconCupHot as IconCupHot, SvgIconCupHotFill as IconCupHotFill, SvgIconCupStraw as IconCupStraw, SvgIconCupStrawFill as IconCupStrawFill, SvgIconCurrencyDollar as IconCurrencyDollar, SvgIconCurrencyDollarFill as IconCurrencyDollarFill, SvgIconCurrencyPound as IconCurrencyPound, SvgIconCurrencyPoundFill as IconCurrencyPoundFill, SvgIconCurrencyYen as IconCurrencyYen, SvgIconCursor as IconCursor, SvgIconCursor1 as IconCursor1, SvgIconCursor1Fill as IconCursor1Fill, SvgIconCursor3 as IconCursor3, SvgIconCursor3Fill as IconCursor3Fill, SvgIconCursorClick as IconCursorClick, SvgIconCursorClickFill as IconCursorClickFill, SvgIconCursorFill as IconCursorFill, SvgIconCut as IconCut, SvgIconDashboard as IconDashboard, SvgIconDashboardFill as IconDashboardFill, SvgIconDatabase as IconDatabase, SvgIconDatabaseFill as IconDatabaseFill, SvgIconDateTime as IconDateTime, SvgIconDeviceDesktop as IconDeviceDesktop, SvgIconDeviceDesktop2 as IconDeviceDesktop2, SvgIconDeviceDesktop2Fill as IconDeviceDesktop2Fill, SvgIconDeviceDesktopFill as IconDeviceDesktopFill, SvgIconDevicePhone as IconDevicePhone, SvgIconDevicePhoneFill as IconDevicePhoneFill, SvgIconDevices as IconDevices, SvgIconDevicesFill as IconDevicesFill, SvgIconDiamond as IconDiamond, SvgIconDiamondFill as IconDiamondFill, SvgIconDocumentChart as IconDocumentChart, SvgIconDocumentChartFill as IconDocumentChartFill, SvgIconDonut as IconDonut, SvgIconDonutFill as IconDonutFill, SvgIconDotGrid2X3 as IconDotGrid2X3, SvgIconDotGrid3X3 as IconDotGrid3X3, SvgIconDotsHorizontal as IconDotsHorizontal, SvgIconDotsVertical as IconDotsVertical, SvgIconDownload as IconDownload, SvgIconDuplicate as IconDuplicate, SvgIconDuplicateFill as IconDuplicateFill, SvgIconEnter as IconEnter, SvgIconEnter180 as IconEnter180, SvgIconEnter180Fill as IconEnter180Fill, SvgIconEnterFill as IconEnterFill, SvgIconEnvelope as IconEnvelope, SvgIconEnvelopeFill as IconEnvelopeFill, SvgIconEquals as IconEquals, SvgIconEthereum as IconEthereum, SvgIconEthereumFill as IconEthereumFill, SvgIconExpand315 as IconExpand315, SvgIconExpand315Fill as IconExpand315Fill, SvgIconExpand45 as IconExpand45, SvgIconExpand45Fill as IconExpand45Fill, SvgIconExpandSimple as IconExpandSimple, SvgIconExpandSimple2 as IconExpandSimple2, SvgIconExpandSimple2Fill as IconExpandSimple2Fill, SvgIconExpandSimpleFill as IconExpandSimpleFill, SvgIconExpandWindow as IconExpandWindow, SvgIconExpandWindowFill as IconExpandWindowFill, SvgIconEye as IconEye, SvgIconEyeFill as IconEyeFill, SvgIconEyeOff as IconEyeOff, SvgIconEyeOffFill as IconEyeOffFill, SvgIconFastForward10S as IconFastForward10S, SvgIconFastForward15S as IconFastForward15S, SvgIconFastForward30S as IconFastForward30S, SvgIconFastForward5S as IconFastForward5S, SvgIconFile as IconFile, SvgIconFileCloud as IconFileCloud, SvgIconFileCloudFill as IconFileCloudFill, SvgIconFileDownload as IconFileDownload, SvgIconFileDownloadFill as IconFileDownloadFill, SvgIconFileFill as IconFileFill, SvgIconFileLink as IconFileLink, SvgIconFileLinkFill as IconFileLinkFill, SvgIconFileLock as IconFileLock, SvgIconFileLockFill as IconFileLockFill, SvgIconFileText as IconFileText, SvgIconFileTextFill as IconFileTextFill, SvgIconFileZip as IconFileZip, SvgIconFileZipFill as IconFileZipFill, SvgIconFiles as IconFiles, SvgIconFilesFill as IconFilesFill, SvgIconFilm as IconFilm, SvgIconFilmFill as IconFilmFill, SvgIconFilter as IconFilter, SvgIconFilter2 as IconFilter2, SvgIconFilter2Fill as IconFilter2Fill, SvgIconFilterAsc as IconFilterAsc, SvgIconFilterAscFill as IconFilterAscFill, SvgIconFilterDesc as IconFilterDesc, SvgIconFilterDescFill as IconFilterDescFill, SvgIconFilterFill as IconFilterFill, SvgIconFinder as IconFinder, SvgIconFinderFill as IconFinderFill, SvgIconFlash as IconFlash, SvgIconFlashFill as IconFlashFill, SvgIconFlashOff as IconFlashOff, SvgIconFlashOffFill as IconFlashOffFill, SvgIconFlipchart as IconFlipchart, SvgIconFlipchart2 as IconFlipchart2, SvgIconFlipchart2Fill as IconFlipchart2Fill, SvgIconFlipchartFill as IconFlipchartFill, SvgIconFloppyDisk as IconFloppyDisk, SvgIconFloppyDisk2 as IconFloppyDisk2, SvgIconFloppyDisk2Fill as IconFloppyDisk2Fill, SvgIconFloppyDiskFill as IconFloppyDiskFill, SvgIconFolder as IconFolder, SvgIconFolderBookmarks as IconFolderBookmarks, SvgIconFolderBookmarksFill as IconFolderBookmarksFill, SvgIconFolderBox as IconFolderBox, SvgIconFolderBoxFill as IconFolderBoxFill, SvgIconFolderCloud as IconFolderCloud, SvgIconFolderCloudFill as IconFolderCloudFill, SvgIconFolderDelete as IconFolderDelete, SvgIconFolderDeleteFill as IconFolderDeleteFill, SvgIconFolderDownload as IconFolderDownload, SvgIconFolderDownloadFill as IconFolderDownloadFill, SvgIconFolderFill as IconFolderFill, SvgIconFolderLink as IconFolderLink, SvgIconFolderLinkFill as IconFolderLinkFill, SvgIconFolderOpen as IconFolderOpen, SvgIconFolderOpenFill as IconFolderOpenFill, SvgIconFolderPaper as IconFolderPaper, SvgIconFolderPaperFill as IconFolderPaperFill, SvgIconFolderRestricted as IconFolderRestricted, SvgIconFolderRestrictedFill as IconFolderRestrictedFill, SvgIconFolderShared as IconFolderShared, SvgIconFolderSharedFill as IconFolderSharedFill, SvgIconFolderUpload as IconFolderUpload, SvgIconFolderUploadFill as IconFolderUploadFill, SvgIconFolders as IconFolders, SvgIconFoldersFill as IconFoldersFill, SvgIconFortuneTellerBall as IconFortuneTellerBall, SvgIconFortuneTellerBallFill as IconFortuneTellerBallFill, SvgIconForward as IconForward, SvgIconForwardFill as IconForwardFill, SvgIconForwardLeft as IconForwardLeft, SvgIconForwardLeftFill as IconForwardLeftFill, SvgIconForwardRight as IconForwardRight, SvgIconForwardRightFill as IconForwardRightFill, SvgIconForwards10S as IconForwards10S, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenFill as IconFullscreenFill, SvgIconGallery as IconGallery, SvgIconGalleryFill as IconGalleryFill, SvgIconGear as IconGear, SvgIconGearFill as IconGearFill, SvgIconGif as IconGif, SvgIconGifFill as IconGifFill, SvgIconGift as IconGift, SvgIconGift2 as IconGift2, SvgIconGift2Fill as IconGift2Fill, SvgIconGiftFill as IconGiftFill, SvgIconGiroCard as IconGiroCard, SvgIconGiroCardFill as IconGiroCardFill, SvgIconGiroCards as IconGiroCards, SvgIconGiroCardsFill as IconGiroCardsFill, SvgIconGlasses as IconGlasses, SvgIconGlassesFill as IconGlassesFill, SvgIconGlobe as IconGlobe, SvgIconGlobe2 as IconGlobe2, SvgIconGlobe2Fill as IconGlobe2Fill, SvgIconGlobeFill as IconGlobeFill, SvgIconGraduate as IconGraduate, SvgIconGraduateCapFill as IconGraduateCapFill, SvgIconGraph as IconGraph, SvgIconGreaterThan as IconGreaterThan, SvgIconGrid4 as IconGrid4, SvgIconGrid4Fill as IconGrid4Fill, SvgIconGuide as IconGuide, SvgIconGuideFill as IconGuideFill, SvgIconHamburger as IconHamburger, SvgIconHashtag as IconHashtag, SvgIconHashtagFill as IconHashtagFill, SvgIconHd as IconHd, SvgIconHdFill as IconHdFill, SvgIconHdd as IconHdd, SvgIconHddFill as IconHddFill, SvgIconHeadphones as IconHeadphones, SvgIconHeadphones2 as IconHeadphones2, SvgIconHeadphonesFill as IconHeadphonesFill, SvgIconHeart as IconHeart, SvgIconHeartBeat as IconHeartBeat, SvgIconHeartBeatFill as IconHeartBeatFill, SvgIconHeartFill as IconHeartFill, SvgIconHighlight as IconHighlight, SvgIconHighlightFill as IconHighlightFill, SvgIconHighlightWave as IconHighlightWave, SvgIconHighlightWaveFill as IconHighlightWaveFill, SvgIconHome as IconHome, SvgIconHome1 as IconHome1, SvgIconHome1Fill as IconHome1Fill, SvgIconHome2 as IconHome2, SvgIconHome2Fill as IconHome2Fill, SvgIconHome3 as IconHome3, SvgIconHome3Fill as IconHome3Fill, SvgIconHome4 as IconHome4, SvgIconHome4Fill as IconHome4Fill, SvgIconHome5 as IconHome5, SvgIconHome5Fill as IconHome5Fill, SvgIconHome6 as IconHome6, SvgIconHome6Fill as IconHome6Fill, SvgIconHomeFill as IconHomeFill, SvgIconHotDrinkCup as IconHotDrinkCup, SvgIconHotDrinkCupFill as IconHotDrinkCupFill, SvgIconIceCream as IconIceCream, SvgIconIceCream2 as IconIceCream2, SvgIconIceCream2Fill as IconIceCream2Fill, SvgIconIceCreamFill as IconIceCreamFill, SvgIconInbox as IconInbox, SvgIconInbox2 as IconInbox2, SvgIconInbox2Fill as IconInbox2Fill, SvgIconInboxEmpty as IconInboxEmpty, SvgIconInboxEmptyFill as IconInboxEmptyFill, SvgIconInboxFill as IconInboxFill, SvgIconInvite as IconInvite, SvgIconInviteFill as IconInviteFill, SvgIconInvoice as IconInvoice, SvgIconInvoiceFill as IconInvoiceFill, SvgIconItalic as IconItalic, SvgIconItalicFill as IconItalicFill, SvgIconJudgeGavel as IconJudgeGavel, SvgIconJudgeGavelFill as IconJudgeGavelFill, SvgIconKey as IconKey, SvgIconKeyFill as IconKeyFill, SvgIconKeyboardCable as IconKeyboardCable, SvgIconKeyboardCableFill as IconKeyboardCableFill, SvgIconKeyboardDown as IconKeyboardDown, SvgIconKeyboardDownFill as IconKeyboardDownFill, SvgIconKeyboardUp as IconKeyboardUp, SvgIconKeyboardUpFill as IconKeyboardUpFill, SvgIconKeyhole as IconKeyhole, SvgIconKeyholeFill as IconKeyholeFill, SvgIconLaunch as IconLaunch, SvgIconLaunchFill as IconLaunchFill, SvgIconLayers as IconLayers, SvgIconLayers2 as IconLayers2, SvgIconLayers2Fill as IconLayers2Fill, SvgIconLayersFill as IconLayersFill, SvgIconLessThan as IconLessThan, SvgIconLightBulb as IconLightBulb, SvgIconLightBulb2 as IconLightBulb2, SvgIconLightBulb2Fill as IconLightBulb2Fill, SvgIconLightBulbFill as IconLightBulbFill, SvgIconLineChart6 as IconLineChart6, SvgIconLineChartL as IconLineChartL, SvgIconLineChartR as IconLineChartR, SvgIconLink as IconLink, SvgIconLiquid as IconLiquid, SvgIconLiquidFill as IconLiquidFill, SvgIconListBullets as IconListBullets, SvgIconListBulletsFill as IconListBulletsFill, SvgIconLoader as IconLoader, SvgIconLoader2 as IconLoader2, SvgIconLocation as IconLocation, SvgIconLocationFill as IconLocationFill, SvgIconLock as IconLock, SvgIconLockFill as IconLockFill, SvgIconLogin as IconLogin, SvgIconLogout as IconLogout, SvgIconMacbook as IconMacbook, SvgIconMacbookAir as IconMacbookAir, SvgIconMacbookAirFill as IconMacbookAirFill, SvgIconMacbookFill as IconMacbookFill, SvgIconMagic as IconMagic, SvgIconMagicFill as IconMagicFill, SvgIconMagicStar as IconMagicStar, SvgIconMagicStarFill as IconMagicStarFill, SvgIconMail as IconMail, SvgIconMailFill as IconMailFill, SvgIconMailNotify as IconMailNotify, SvgIconMailNotifyFill as IconMailNotifyFill, SvgIconMap as IconMap, SvgIconMapFill as IconMapFill, SvgIconMegaphone as IconMegaphone, SvgIconMegaphoneFill as IconMegaphoneFill, SvgIconMessage as IconMessage, SvgIconMessageDots as IconMessageDots, SvgIconMessageDotsFill as IconMessageDotsFill, SvgIconMessageFill as IconMessageFill, SvgIconMessages as IconMessages, SvgIconMessagesFill as IconMessagesFill, SvgIconMic as IconMic, SvgIconMicFill as IconMicFill, SvgIconMicOff as IconMicOff, SvgIconMicOffFill as IconMicOffFill, SvgIconMinimize315 as IconMinimize315, SvgIconMinimize315Fill as IconMinimize315Fill, SvgIconMinimize45 as IconMinimize45, SvgIconMinimize45Fill as IconMinimize45Fill, SvgIconMinimizeWindow as IconMinimizeWindow, SvgIconMinimizeWindowFill as IconMinimizeWindowFill, SvgIconMinus as IconMinus, SvgIconMoneybag as IconMoneybag, SvgIconMoneybagFill as IconMoneybagFill, SvgIconMoon as IconMoon, SvgIconMoonFill as IconMoonFill, SvgIconMoonStar as IconMoonStar, SvgIconMoonStarFill as IconMoonStarFill, SvgIconMouse as IconMouse, SvgIconMouseFill as IconMouseFill, SvgIconMove as IconMove, SvgIconMoveFill as IconMoveFill, SvgIconMusicNote as IconMusicNote, SvgIconMusicNoteFill as IconMusicNoteFill, SvgIconMute as IconMute, SvgIconMuteFill as IconMuteFill, SvgIconNext as IconNext, SvgIconNextFill as IconNextFill, SvgIconNotebookCover as IconNotebookCover, SvgIconNotebookCoverFill as IconNotebookCoverFill, SvgIconNotepad as IconNotepad, SvgIconNotepadFill as IconNotepadFill, SvgIconNotes as IconNotes, SvgIconNotesFill as IconNotesFill, SvgIconOculus as IconOculus, SvgIconOculusFill as IconOculusFill, SvgIconOldTv as IconOldTv, SvgIconOldTvFill as IconOldTvFill, SvgIconOpenLink as IconOpenLink, SvgIconOpenLink2 as IconOpenLink2, SvgIconOpenLink2Fill as IconOpenLink2Fill, SvgIconOpenLinkFill as IconOpenLinkFill, SvgIconOpenQuote as IconOpenQuote, SvgIconOpenQuoteFill as IconOpenQuoteFill, SvgIconOptAlt as IconOptAlt, SvgIconOptAltFill as IconOptAltFill, SvgIconOrange as IconOrange, SvgIconOrangeFill as IconOrangeFill, SvgIconPackage as IconPackage, SvgIconPackageFill as IconPackageFill, SvgIconPaper as IconPaper, SvgIconPaperFill as IconPaperFill, SvgIconPaperclip as IconPaperclip, SvgIconPaperclip2 as IconPaperclip2, SvgIconPaperclip3 as IconPaperclip3, SvgIconPasskey as IconPasskey, SvgIconPasskeyFill as IconPasskeyFill, SvgIconPause as IconPause, SvgIconPauseFill as IconPauseFill, SvgIconPencilBox as IconPencilBox, SvgIconPencilBoxFill as IconPencilBoxFill, SvgIconPeople as IconPeople, SvgIconPeopleFill as IconPeopleFill, SvgIconPerson as IconPerson, SvgIconPersonAdd as IconPersonAdd, SvgIconPersonAddFill as IconPersonAddFill, SvgIconPersonAdded as IconPersonAdded, SvgIconPersonAddedFill as IconPersonAddedFill, SvgIconPersonFill as IconPersonFill, SvgIconPersonRemove as IconPersonRemove, SvgIconPersonRemoveFill as IconPersonRemoveFill, SvgIconPictureInPicture as IconPictureInPicture, SvgIconPictureInPictureFill as IconPictureInPictureFill, SvgIconPieChart as IconPieChart, SvgIconPieChart2 as IconPieChart2, SvgIconPieChart2Fill as IconPieChart2Fill, SvgIconPieChartFill as IconPieChartFill, SvgIconPilone as IconPilone, SvgIconPiloneFill as IconPiloneFill, SvgIconPin as IconPin, SvgIconPin2 as IconPin2, SvgIconPin2Fill as IconPin2Fill, SvgIconPinFill as IconPinFill, SvgIconPizza as IconPizza, SvgIconPizzaFill as IconPizzaFill, SvgIconPlay as IconPlay, SvgIconPlayFill as IconPlayFill, SvgIconPlaylist as IconPlaylist, SvgIconPlaylistFill as IconPlaylistFill, SvgIconPlus as IconPlus, SvgIconPopcorn as IconPopcorn, SvgIconPopcornFill as IconPopcornFill, SvgIconPriceTag as IconPriceTag, SvgIconPriceTagFill as IconPriceTagFill, SvgIconPrinter as IconPrinter, SvgIconPrinterFill as IconPrinterFill, SvgIconPuzzle as IconPuzzle, SvgIconPuzzleFill as IconPuzzleFill, SvgIconQrCode as IconQrCode, SvgIconQrCodeFill as IconQrCodeFill, SvgIconQuoteClose as IconQuoteClose, SvgIconQuoteCloseFill as IconQuoteCloseFill, SvgIconQuoteOpen as IconQuoteOpen, SvgIconQuoteOpenFill as IconQuoteOpenFill, SvgIconRainy as IconRainy, SvgIconRainyFill as IconRainyFill, SvgIconRainyLight as IconRainyLight, SvgIconRainyLightFill as IconRainyLightFill, SvgIconReceipt as IconReceipt, SvgIconReceipt2 as IconReceipt2, SvgIconReceipt2Fill as IconReceipt2Fill, SvgIconReceiptFill as IconReceiptFill, SvgIconReceiptTax as IconReceiptTax, SvgIconReceiptTaxFill as IconReceiptTaxFill, SvgIconRecord as IconRecord, SvgIconRecordFill as IconRecordFill, SvgIconRedo as IconRedo, SvgIconRedoFill as IconRedoFill, SvgIconRefresh as IconRefresh, SvgIconRefreshFill as IconRefreshFill, SvgIconRenew as IconRenew, SvgIconRenewFill as IconRenewFill, SvgIconRepeat as IconRepeat, SvgIconRepeat2 as IconRepeat2, SvgIconRepeat2Fill as IconRepeat2Fill, SvgIconRepeat3 as IconRepeat3, SvgIconRepeatFill as IconRepeatFill, SvgIconReply as IconReply, SvgIconReplyFill as IconReplyFill, SvgIconRepost as IconRepost, SvgIconRepostFill as IconRepostFill, SvgIconResizeIn as IconResizeIn, SvgIconResizeInFill as IconResizeInFill, SvgIconResizeOutFill as IconResizeOutFill, SvgIconResizeOutIn as IconResizeOutIn, SvgIconRewind10S as IconRewind10S, SvgIconRewind15S as IconRewind15S, SvgIconRewind30S as IconRewind30S, SvgIconRewind5S as IconRewind5S, SvgIconRobot as IconRobot, SvgIconRobotFill as IconRobotFill, SvgIconRocket as IconRocket, SvgIconRocketFill as IconRocketFill, SvgIconRotateLeft as IconRotateLeft, SvgIconRotateLeftFill as IconRotateLeftFill, SvgIconRotateRight as IconRotateRight, SvgIconRotateRightFill as IconRotateRightFill, SvgIconRuler as IconRuler, SvgIconRulerFill as IconRulerFill, SvgIconRunShortcut as IconRunShortcut, SvgIconRunShortcutFill as IconRunShortcutFill, SvgIconSandwich as IconSandwich, SvgIconSandwichFill as IconSandwichFill, SvgIconScreenRecord as IconScreenRecord, SvgIconScreenRecordFill as IconScreenRecordFill, SvgIconScreenSharing as IconScreenSharing, SvgIconScreenSharingFill as IconScreenSharingFill, SvgIconSdCard as IconSdCard, SvgIconSdCardFill as IconSdCardFill, SvgIconSearch as IconSearch, SvgIconSearchFill as IconSearchFill, SvgIconSearchSketchbook as IconSearchSketchbook, SvgIconSearchSketchbookFill as IconSearchSketchbookFill, SvgIconSend as IconSend, SvgIconSend2 as IconSend2, SvgIconSend2Fill as IconSend2Fill, SvgIconSend3 as IconSend3, SvgIconSend3Fill as IconSend3Fill, SvgIconSendFill as IconSendFill, SvgIconServer as IconServer, SvgIconServerFill as IconServerFill, SvgIconServerStack as IconServerStack, SvgIconServerStackFill as IconServerStackFill, SvgIconService as IconService, SvgIconServiceFill as IconServiceFill, SvgIconSettings as IconSettings, SvgIconSettingsFill as IconSettingsFill, SvgIconShield as IconShield, SvgIconShieldCheck as IconShieldCheck, SvgIconShieldCheckFill as IconShieldCheckFill, SvgIconShieldCrossed as IconShieldCrossed, SvgIconShieldCrossedFill as IconShieldCrossedFill, SvgIconShieldFill as IconShieldFill, SvgIconShieldKeyhole as IconShieldKeyhole, SvgIconShieldKeyholeFill as IconShieldKeyholeFill, SvgIconShuffle as IconShuffle, SvgIconSidebar as IconSidebar, SvgIconSidebarFill as IconSidebarFill, SvgIconSimCard as IconSimCard, SvgIconSimCardFill as IconSimCardFill, SvgIconSketchbook as IconSketchbook, SvgIconSketchbookFill as IconSketchbookFill, SvgIconSmartwatch as IconSmartwatch, SvgIconSmartwatchFill as IconSmartwatchFill, SvgIconSnowFlakes as IconSnowFlakes, SvgIconSortAsc as IconSortAsc, SvgIconSortAscFill as IconSortAscFill, SvgIconSortDesc as IconSortDesc, SvgIconSortDescFill as IconSortDescFill, SvgIconSparklesThree as IconSparklesThree, SvgIconSparklesThreeFill as IconSparklesThreeFill, SvgIconSparklesTwo as IconSparklesTwo, SvgIconSparklesTwo2 as IconSparklesTwo2, SvgIconSparklesTwo2Fill as IconSparklesTwo2Fill, SvgIconSparklesTwoFill as IconSparklesTwoFill, SvgIconSplit as IconSplit, SvgIconSplitFill as IconSplitFill, SvgIconSquareArrowInTl as IconSquareArrowInTl, SvgIconSquareArrowInTlFill as IconSquareArrowInTlFill, SvgIconSquareArrowOutTl as IconSquareArrowOutTl, SvgIconSquareArrowOutTlFill as IconSquareArrowOutTlFill, SvgIconSquareInfo as IconSquareInfo, SvgIconSquareInfoFill as IconSquareInfoFill, SvgIconSquareMinus as IconSquareMinus, SvgIconSquareMinusFill as IconSquareMinusFill, SvgIconSquarePlaceholder as IconSquarePlaceholder, SvgIconSquarePlaceholderFill as IconSquarePlaceholderFill, SvgIconSquarePlus as IconSquarePlus, SvgIconSquarePlusFill as IconSquarePlusFill, SvgIconSquareX as IconSquareX, SvgIconSquareXFill as IconSquareXFill, SvgIconStar as IconStar, SvgIconStarFill as IconStarFill, SvgIconStarLines as IconStarLines, SvgIconStarLinesFill as IconStarLinesFill, SvgIconStop as IconStop, SvgIconStopFill as IconStopFill, SvgIconStorage as IconStorage, SvgIconStorageFill as IconStorageFill, SvgIconStore as IconStore, SvgIconStore2 as IconStore2, SvgIconStore2Fill as IconStore2Fill, SvgIconStore3 as IconStore3, SvgIconStore3Fill as IconStore3Fill, SvgIconStore4 as IconStore4, SvgIconStore4Fill as IconStore4Fill, SvgIconStoreFill as IconStoreFill, SvgIconStrikeThrough as IconStrikeThrough, SvgIconStrikeThroughFill as IconStrikeThroughFill, SvgIconSuitcase as IconSuitcase, SvgIconSuitcaseFill as IconSuitcaseFill, SvgIconSun as IconSun, SvgIconSunrise as IconSunrise, SvgIconSunriseArrowUp as IconSunriseArrowUp, SvgIconSunriseArrowUpFill as IconSunriseArrowUpFill, SvgIconSunriseFill as IconSunriseFill, SvgIconSunset as IconSunset, SvgIconSunsetArrowDown as IconSunsetArrowDown, SvgIconSunsetArrowDownFill as IconSunsetArrowDownFill, SvgIconSunsetFill as IconSunsetFill, SvgIconSupport as IconSupport, SvgIconSupportFill as IconSupportFill, SvgIconSwitchHorizontal as IconSwitchHorizontal, SvgIconSwitchHorizontal2 as IconSwitchHorizontal2, SvgIconSwitchHorizontal2Fill as IconSwitchHorizontal2Fill, SvgIconSwitchHorizontalFill as IconSwitchHorizontalFill, SvgIconSwitchVertical as IconSwitchVertical, SvgIconSwitchVertical2 as IconSwitchVertical2, SvgIconSwitchVertical2Fill as IconSwitchVertical2Fill, SvgIconSwitchVerticalFill as IconSwitchVerticalFill, SvgIconTShirt as IconTShirt, SvgIconTShirtFill as IconTShirtFill, SvgIconTelephone as IconTelephone, SvgIconTelephoneFill as IconTelephoneFill, SvgIconThumbsDown as IconThumbsDown, SvgIconThumbsDownFill as IconThumbsDownFill, SvgIconTicket as IconTicket, SvgIconTicketFill as IconTicketFill, SvgIconToolbox as IconToolbox, SvgIconToolboxFill as IconToolboxFill, SvgIconTrash as IconTrash, SvgIconTrashEmpty as IconTrashEmpty, SvgIconTrashEmptyFill as IconTrashEmptyFill, SvgIconTrashFill as IconTrashFill, SvgIconTrashPaper as IconTrashPaper, SvgIconTrashPaperFill as IconTrashPaperFill, SvgIconTrendingChart as IconTrendingChart, SvgIconTrendingChart2 as IconTrendingChart2, SvgIconTrendingChart3 as IconTrendingChart3, SvgIconTrendingChart4 as IconTrendingChart4, SvgIconTrendingChart5 as IconTrendingChart5, SvgIconTriangleInfo as IconTriangleInfo, SvgIconTriangleInfoFill as IconTriangleInfoFill, SvgIconTrophy as IconTrophy, SvgIconTrophyFill as IconTrophyFill, SvgIconTruck as IconTruck, SvgIconTruckFill as IconTruckFill, SvgIconUmbrella as IconUmbrella, SvgIconUmbrellaFill as IconUmbrellaFill, SvgIconUnderline as IconUnderline, SvgIconUnderlineFill as IconUnderlineFill, SvgIconUndo as IconUndo, SvgIconUndoFill as IconUndoFill, SvgIconUnlocked as IconUnlocked, SvgIconUnlockedFill as IconUnlockedFill, SvgIconUnpin as IconUnpin, SvgIconUnpinFill as IconUnpinFill, SvgIconUpload as IconUpload, SvgIconUsb as IconUsb, SvgIconUsbC as IconUsbC, SvgIconUsbCFill as IconUsbCFill, SvgIconUsbFill as IconUsbFill, SvgIconVerified as IconVerified, SvgIconVerifiedFill as IconVerifiedFill, SvgIconVideoCam as IconVideoCam, SvgIconVideoCamFill as IconVideoCamFill, SvgIconVideoCamOff as IconVideoCamOff, SvgIconVideoCamOffFill as IconVideoCamOffFill, SvgIconVideoCamOn as IconVideoCamOn, SvgIconVideoCamOnFill as IconVideoCamOnFill, SvgIconVideoPlaylist as IconVideoPlaylist, SvgIconVideoPlaylistFill as IconVideoPlaylistFill, SvgIconVideoRoll as IconVideoRoll, SvgIconVideoRollFill as IconVideoRollFill, SvgIconVideoTrim as IconVideoTrim, SvgIconVideoTrimFill as IconVideoTrimFill, SvgIconVip as IconVip, SvgIconVipFill as IconVipFill, SvgIconVoice as IconVoice, SvgIconVolumeDown as IconVolumeDown, SvgIconVolumeDownFill as IconVolumeDownFill, SvgIconVolumeFull as IconVolumeFull, SvgIconVolumeFullFill as IconVolumeFullFill, SvgIconVolumeOff as IconVolumeOff, SvgIconVolumeOffFill as IconVolumeOffFill, SvgIconVolumeUp as IconVolumeUp, SvgIconVolumeUpFill as IconVolumeUpFill, SvgIconWallet as IconWallet, SvgIconWallet2 as IconWallet2, SvgIconWallet2Fill as IconWallet2Fill, SvgIconWallet3 as IconWallet3, SvgIconWallet3Fill as IconWallet3Fill, SvgIconWalletFill as IconWalletFill, SvgIconWebcam as IconWebcam, SvgIconWebcamFill as IconWebcamFill, SvgIconWhiteboard as IconWhiteboard, SvgIconWhiteboardFill as IconWhiteboardFill, SvgIconWifi as IconWifi, SvgIconWind as IconWind, SvgIconWindow as IconWindow, SvgIconWindowFill as IconWindowFill, SvgIconX as IconX, SvgIconYenFill as IconYenFill, SvgIconYes as IconYes, SvgIconYesFill as IconYesFill, SvgIconZip as IconZip, SvgIconZipFill as IconZipFill, SvgIconZoom as IconZoom, SvgIconZoomFill as IconZoomFill, SvgIconZoomOut as IconZoomOut, SvgIconZoomOutFill as IconZoomOutFill }; diff --git a/dist/index.d.ts b/dist/index.d.ts index eabef06f..24708a0d 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -21,6 +21,14 @@ export declare const IconAirpodsGen3: React.FC>; export declare const IconAirpodsGen3Chargingcase: React.FC>; export declare const IconAlbum: React.FC>; export declare const IconAlbumFill: React.FC>; +export declare const IconAlignmentCenter: React.FC>; +export declare const IconAlignmentCenterFill: React.FC>; +export declare const IconAlignmentJustify: React.FC>; +export declare const IconAlignmentJustifyFill: React.FC>; +export declare const IconAlignmentLeft: React.FC>; +export declare const IconAlignmentLeftFill: React.FC>; +export declare const IconAlignmentRight: React.FC>; +export declare const IconAlignmentRightFill: React.FC>; export declare const IconAlt: React.FC>; export declare const IconAltFill: React.FC>; export declare const IconAnalyticsChart: React.FC>; @@ -161,6 +169,8 @@ export declare const IconBitcoinFill: React.FC>; export declare const IconBlock: React.FC>; export declare const IconBlockFill: React.FC>; export declare const IconBluetooth: React.FC>; +export declare const IconBold: React.FC>; +export declare const IconBoldFill: React.FC>; export declare const IconBook: React.FC>; export declare const IconBookFill: React.FC>; export declare const IconBookOpen: React.FC>; @@ -669,6 +679,8 @@ export declare const IconInvite: React.FC>; export declare const IconInviteFill: React.FC>; export declare const IconInvoice: React.FC>; export declare const IconInvoiceFill: React.FC>; +export declare const IconItalic: React.FC>; +export declare const IconItalicFill: React.FC>; export declare const IconJudgeGavel: React.FC>; export declare const IconJudgeGavelFill: React.FC>; export declare const IconKey: React.FC>; @@ -966,6 +978,8 @@ export declare const IconStore3Fill: React.FC>; export declare const IconStore4: React.FC>; export declare const IconStore4Fill: React.FC>; export declare const IconStoreFill: React.FC>; +export declare const IconStrikeThrough: React.FC>; +export declare const IconStrikeThroughFill: React.FC>; export declare const IconSuitcase: React.FC>; export declare const IconSuitcaseFill: React.FC>; export declare const IconSun: React.FC>; @@ -1016,6 +1030,8 @@ export declare const IconTruck: React.FC>; export declare const IconTruckFill: React.FC>; export declare const IconUmbrella: React.FC>; export declare const IconUmbrellaFill: React.FC>; +export declare const IconUnderline: React.FC>; +export declare const IconUnderlineFill: React.FC>; export declare const IconUndo: React.FC>; export declare const IconUndoFill: React.FC>; export declare const IconUnlocked: React.FC>; diff --git a/dist/umd/index.js b/dist/umd/index.js index b7a3f4f5..73f01d6d 100644 --- a/dist/umd/index.js +++ b/dist/umd/index.js @@ -432,6 +432,146 @@ d: "M3.75 5.75v12.5m4-13.5v14.5m12.5-13.142v11.784a1 1 0 0 1-.793.979l-6.5 1.374a1 1 0 0 1-1.207-.979V4.735a1 1 0 0 1 1.207-.979l6.5 1.374a1 1 0 0 1 .793.979Z" })); + const SvgIconAlignmentCenterFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m4 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" + })); + + const SvgIconAlignmentCenter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 24" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 4.75h16.5M7.75 12h8.5m-12.5 7.25h16.5" + })); + + const SvgIconAlignmentJustifyFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" + })); + + const SvgIconAlignmentJustify = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h16.5M3.75 20h16.5" + })); + + const SvgIconAlignmentLeftFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m0 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" + })); + + const SvgIconAlignmentLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-16.5 7.25h8.5M3.75 20h16.5" + })); + + const SvgIconAlignmentRightFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M3 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 5.5m8 7.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75M3 20a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 20", + clipRule: "evenodd" + })); + + const SvgIconAlignmentRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M3.75 5.5h16.5m-8.5 7.25h8.5M3.75 20h16.5" + })); + const SvgIconAltFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -2868,6 +3008,41 @@ d: "m11.912 12 4.828-3.95a.5.5 0 0 0 .003-.771L11.53 2.933a.5.5 0 0 0-.82.384v7.698m1.203.985-1.204.985M11.912 12l4.828 3.95a.5.5 0 0 1 .003.77l-5.214 4.346a.5.5 0 0 1-.82-.384v-7.697M11.911 12l-1.204-.985m0 1.97-5.416 4.431m5.416-4.431v-1.97m0 0L5.292 6.583" })); + const SvgIconBoldFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M5 6.188C5 4.873 6.05 3.75 7.417 3.75h5.5c2.885 0 5.166 2.382 5.166 5.25a5.3 5.3 0 0 1-1.148 3.3A5.28 5.28 0 0 1 19 16.5c0 2.867-2.282 5.25-5.167 5.25H7.417C6.05 21.75 5 20.627 5 19.312zm7.917 5.062c1.165 0 2.166-.975 2.166-2.25s-1.001-2.25-2.166-2.25H8v4.5zM8 14.25h5.833c1.165 0 2.167.975 2.167 2.25s-1.002 2.25-2.167 2.25H8z", + clipRule: "evenodd" + })); + + const SvgIconBold = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "square", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M5.74 12.75h7.51a4 4 0 0 0 4-4V8.5a4 4 0 0 0-4-4H6.74a1 1 0 0 0-1 1zm0 0V20a1 1 0 0 0 1 1h5.76m.5 0h1.25a4 4 0 0 0 4-4v-.25a4 4 0 0 0-4-4H13" + })); + const SvgIconBookFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -3695,7 +3870,7 @@ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - fill: "currentColor", + fill: "none", viewBox: "0 0 24 24" }, props, { className: `paranoid-ic ${props.className ? props.className : "size-4"}`, @@ -3739,19 +3914,24 @@ className: `paranoid-ic ${props.className ? props.className : "size-4"}`, "data-slot": "icon", "aria-hidden": "true" - }), /*#__PURE__*/React__namespace.createElement("path", { + }), /*#__PURE__*/React__namespace.createElement("g", { + className: "icon-brand-layers_svg__icon-brand-layers" + }, /*#__PURE__*/React__namespace.createElement("g", { fill: "#fff", + className: "icon-brand-layers_svg__Group icon-brand-layers_svg__8" + }, /*#__PURE__*/React__namespace.createElement("path", { fillOpacity: 0.2, - d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z" + d: "m2 13.644.05-7.5c.009-1.357.958-2.52 2.269-2.78L11.56 1.93c1.74-.345 3.355 1.017 3.343 2.818l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.345-3.355-1.017-3.343-2.82Z", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", fillOpacity: 0.5, - d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82" + d: "m5.548 16.636.05-7.5c.008-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.016 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.436c-1.74.344-3.355-1.017-3.343-2.82", + className: "icon-brand-layers_svg__Vector" }), /*#__PURE__*/React__namespace.createElement("path", { - fill: "#fff", fillOpacity: 0.8, - d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819" - })); + d: "m9.096 19.627.05-7.5c.009-1.357.958-2.52 2.269-2.78l7.242-1.435c1.74-.345 3.355 1.017 3.343 2.819l-.05 7.5c-.009 1.357-.958 2.52-2.269 2.78l-7.242 1.435c-1.74.345-3.355-1.017-3.343-2.819", + className: "icon-brand-layers_svg__Vector" + })))); const SvgIconBrandLemonsqueezy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -3766,7 +3946,7 @@ }), /*#__PURE__*/React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.845-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.387-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.355 5.468c.183.424.81.408.968-.025h-.001Z", + d: "m9.628 14.275 5.378 2.48a2.75 2.75 0 0 1 1.39 1.417c.642 1.5-.235 3.033-1.614 3.585-1.379.55-2.849.195-3.516-1.364l-2.34-5.475c-.182-.424.274-.841.702-.643m.324-1.605 5.55-2.094c1.844-.696 3.86.62 3.833 2.533l-.002.075c-.04 1.864-1.999 3.116-3.803 2.457l-5.573-2.036a.495.495 0 0 1-.005-.935m-.312-.725 5.457-2.314c1.813-.768 2.273-3.076.853-4.408l-.056-.053c-1.392-1.29-3.694-.835-4.486.864l-2.45 5.247c-.195.418.247.85.682.665Zm-1.404-.915 1.983-5.426a2.62 2.62 0 0 0-.053-1.952c-.644-1.5-2.388-1.983-3.767-1.43-1.376.553-2.155 1.808-1.485 3.366l2.354 5.468c.184.424.81.408.969-.025h-.001Z", clipRule: "evenodd" })); @@ -4122,7 +4302,7 @@ fill: "#fff", d: "M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" }), /*#__PURE__*/React__namespace.createElement("path", { - stroke: "currentColor", + stroke: "#fff", strokeOpacity: 0.8, strokeWidth: 0.025, d: "M6.863 17.9v.012h4.046v-1.187a.73.73 0 0 0-.132-.43c-.103-.139-.277-.244-.56-.244H6.863z" @@ -4146,7 +4326,7 @@ }), /*#__PURE__*/React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", - d: "M3.482 4.106c0 .611.501 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", + d: "M3.482 4.106c0 .611.5 1.106 1.118 1.106h9.268q1.583 0 2.609.969 1.025.968 1.025 2.489 0 1.405-1.025 2.304-1.025.876-2.61.876H9.84c-.618 0-1.119.495-1.119 1.107 0 .61.501 1.106 1.119 1.106h4.447l4.007 6.36q.373.577 1.048.577.747 0 1.049-.576.303-.6-.116-1.268l-3.565-5.67q1.445-.645 2.283-1.89.84-1.266.839-2.926 0-1.683-.769-2.95a5.2 5.2 0 0 0-2.097-1.983Q15.616 3 13.867 3H4.601c-.618 0-1.119.495-1.119 1.106", clipRule: "evenodd" })); @@ -11903,6 +12083,41 @@ d: "M2.625 12a.75.75 0 1 1 0-1.5H5.25a.75.75 0 1 0 0-1.5h-1.5a2.25 2.25 0 1 1 0-4.5.75.75 0 0 1 1.5 0H6A.75.75 0 0 1 6 6H3.75a.75.75 0 0 0 0 1.5h1.5a2.25 2.25 0 1 1 0 4.5.75.75 0 1 1-1.5 0zM21.75 5.25V18a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3.75a.75.75 0 1 1 1.5 0V18H15v-3H7.5a.75.75 0 1 1 0-1.5H15v-3H9.75a.75.75 0 1 1 0-1.5h10.5V6H9a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75M16.5 13.5h3.75v-3H16.5zm3.75 4.5v-3H16.5v3z" })); + const SvgIconItalicFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + fillRule: "evenodd", + d: "M9 4.5a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 0 1.5h-4.194l-4.545 15h3.75a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5h4.194l4.545-15H9.75A.75.75 0 0 1 9 4.5", + clipRule: "evenodd" + })); + + const SvgIconItalic = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeLinejoin: "round", + strokeWidth: 1.5, + d: "M9.75 4.5h4.75m4.75 0H14.5m0 0L9.5 21m0 0H4.75m4.75 0h4.76" + })); + const SvgIconJudgeGavelFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -17172,6 +17387,38 @@ d: "M15.25 20.25v-5.5a1 1 0 0 0-1-1h-4.5a1 1 0 0 0-1 1v5.5m-.875-16.5V7.2m0 0c0 1.14-.923 2.07-2.063 2.07A2.07 2.07 0 0 1 3.75 7.2m4.125 0c0 1.14.923 2.07 2.063 2.07C11.076 9.27 12 8.34 12 7.2m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07m0-3.45V7.2m0 0c0 1.14.923 2.07 2.063 2.07 1.139 0 2.062-.93 2.062-2.07M3.75 4.75v14.5a1 1 0 0 0 1 1h14.5a1 1 0 0 0 1-1V4.75a1 1 0 0 0-1-1H4.75a1 1 0 0 0-1 1" })); + const SvgIconStrikeThroughFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + d: "M12.002 2.75c-2.228 0-3.843.73-4.902 1.804-1.046 1.06-1.5 2.41-1.5 3.571 0 .88.204 1.636.589 2.277.381.637.915 1.123 1.516 1.505l.15.093H2.75a.75.75 0 0 0 0 1.5h18.5a.75.75 0 0 0 0-1.5h-9.024l-.03-.009c-1.451-.387-2.744-.75-3.685-1.35-.457-.29-.802-.62-1.036-1.01-.23-.385-.376-.868-.376-1.506 0-.79.316-1.754 1.069-2.518.74-.75 1.95-1.357 3.834-1.357 1.948 0 3.077.653 3.752 1.369.698.738.98 1.617 1.09 2.145a.75.75 0 1 0 1.468-.306c-.14-.676-.508-1.853-1.467-2.87-.98-1.038-2.514-1.838-4.843-1.838m6.082 12.367a.75.75 0 1 0-1.292.763c.227.383.37.863.37 1.495 0 1.5-1.424 3.875-5.16 3.875-1.95 0-3.176-.655-3.96-1.398a5.27 5.27 0 0 1-1.359-2.191.75.75 0 1 0-1.429.456c.215.673.707 1.83 1.756 2.824 1.067 1.01 2.664 1.809 4.992 1.809 4.486 0 6.66-2.971 6.66-5.375 0-.872-.201-1.62-.578-2.258" + })); + + const SvgIconStrikeThrough = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M17.578 7.611c-.25-1.205-1.3-4.111-5.576-4.111-4.111 0-5.653 2.673-5.653 4.625 0 3.038 2.806 3.83 5.653 4.59M5.969 17.89C6.353 19.094 7.724 22 12.002 22c4.11 0 5.91-2.673 5.91-4.625 0-.752-.172-1.366-.474-1.876M2.75 12.75h18.5" + })); + const SvgIconSuitcaseFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -18041,6 +18288,38 @@ d: "M0 0h24v24H0z" })))); + const SvgIconUnderlineFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + fill: "currentColor", + d: "M6.5 4.5a.75.75 0 0 0-1.5 0v8.25a7 7 0 1 0 14 0V4.5a.75.75 0 0 0-1.5 0v8.25a5.5 5.5 0 1 1-11 0zm-.75 16.25a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5z" + })); + + const SvgIconUnderline = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + viewBox: "0 0 24 25" + }, props, { + className: `paranoid-ic ${props.className ? props.className : "size-4"}`, + "data-slot": "icon", + "aria-hidden": "true" + }), /*#__PURE__*/React__namespace.createElement("path", { + stroke: "currentColor", + strokeLinecap: "round", + strokeWidth: 1.5, + d: "M5.75 21.5h12.5m-12.5-17v8.25a6.25 6.25 0 1 0 12.5 0V4.5" + })); + const SvgIconUndoFill = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, @@ -19121,6 +19400,14 @@ exports.IconAirpodsGen3Chargingcase = SvgIconAirpodsGen3Chargingcase; exports.IconAlbum = SvgIconAlbum; exports.IconAlbumFill = SvgIconAlbumFill; + exports.IconAlignmentCenter = SvgIconAlignmentCenter; + exports.IconAlignmentCenterFill = SvgIconAlignmentCenterFill; + exports.IconAlignmentJustify = SvgIconAlignmentJustify; + exports.IconAlignmentJustifyFill = SvgIconAlignmentJustifyFill; + exports.IconAlignmentLeft = SvgIconAlignmentLeft; + exports.IconAlignmentLeftFill = SvgIconAlignmentLeftFill; + exports.IconAlignmentRight = SvgIconAlignmentRight; + exports.IconAlignmentRightFill = SvgIconAlignmentRightFill; exports.IconAlt = SvgIconAlt; exports.IconAltFill = SvgIconAltFill; exports.IconAnalyticsChart = SvgIconAnalyticsChart; @@ -19261,6 +19548,8 @@ exports.IconBlock = SvgIconBlock; exports.IconBlockFill = SvgIconBlockFill; exports.IconBluetooth = SvgIconBluetooth; + exports.IconBold = SvgIconBold; + exports.IconBoldFill = SvgIconBoldFill; exports.IconBook = SvgIconBook; exports.IconBookFill = SvgIconBookFill; exports.IconBookOpen = SvgIconBookOpen; @@ -19769,6 +20058,8 @@ exports.IconInviteFill = SvgIconInviteFill; exports.IconInvoice = SvgIconInvoice; exports.IconInvoiceFill = SvgIconInvoiceFill; + exports.IconItalic = SvgIconItalic; + exports.IconItalicFill = SvgIconItalicFill; exports.IconJudgeGavel = SvgIconJudgeGavel; exports.IconJudgeGavelFill = SvgIconJudgeGavelFill; exports.IconKey = SvgIconKey; @@ -20066,6 +20357,8 @@ exports.IconStore4 = SvgIconStore4; exports.IconStore4Fill = SvgIconStore4Fill; exports.IconStoreFill = SvgIconStoreFill; + exports.IconStrikeThrough = SvgIconStrikeThrough; + exports.IconStrikeThroughFill = SvgIconStrikeThroughFill; exports.IconSuitcase = SvgIconSuitcase; exports.IconSuitcaseFill = SvgIconSuitcaseFill; exports.IconSun = SvgIconSun; @@ -20116,6 +20409,8 @@ exports.IconTruckFill = SvgIconTruckFill; exports.IconUmbrella = SvgIconUmbrella; exports.IconUmbrellaFill = SvgIconUmbrellaFill; + exports.IconUnderline = SvgIconUnderline; + exports.IconUnderlineFill = SvgIconUnderlineFill; exports.IconUndo = SvgIconUndo; exports.IconUndoFill = SvgIconUndoFill; exports.IconUnlocked = SvgIconUnlocked; diff --git a/src/IconBrandKarteil.js b/src/IconBrandKarteil.js index 8a198cbf..5ae71f3c 100644 --- a/src/IconBrandKarteil.js +++ b/src/IconBrandKarteil.js @@ -4,7 +4,7 @@ const SvgIconBrandKarteil = (props) => ( xmlns="http://www.w3.org/2000/svg" width={24} height={24} - fill="currentColor" + fill="none" viewBox="0 0 24 24" {...props} className={`paranoid-ic ${props.className ? props.className : "size-4"}`} data-slot="icon" aria-hidden="true"> diff --git a/src/IconBrandLayers.js b/src/IconBrandLayers.js index 2f8609b8..8629ca65 100644 --- a/src/IconBrandLayers.js +++ b/src/IconBrandLayers.js @@ -8,21 +8,28 @@ const SvgIconBrandLayers = (props) => ( viewBox="0 0 24 25" {...props} className={`paranoid-ic ${props.className ? props.className : "size-4"}`} data-slot="icon" aria-hidden="true"> - - - + + + + + + + ); export default SvgIconBrandLayers; diff --git a/src/IconBrandLemonsqueezy.js b/src/IconBrandLemonsqueezy.js index eadd5c46..8d738b92 100644 --- a/src/IconBrandLemonsqueezy.js +++ b/src/IconBrandLemonsqueezy.js @@ -11,7 +11,7 @@ const SvgIconBrandLemonsqueezy = (props) => ( diff --git a/src/IconBrandRemix.js b/src/IconBrandRemix.js index 9d8464d5..188dd776 100644 --- a/src/IconBrandRemix.js +++ b/src/IconBrandRemix.js @@ -21,7 +21,7 @@ const SvgIconBrandRemix = (props) => ( d="M6.875 17.9v-1.836h3.342c.559 0 .68.414.68.661V17.9z" /> ( diff --git a/src/index.js b/src/index.js index ff348d17..4e40d17a 100644 --- a/src/index.js +++ b/src/index.js @@ -20,6 +20,14 @@ export { default as IconAirpodsGen3Chargingcase } from "./IconAirpodsGen3Chargin export { default as IconAirpodsGen3 } from "./IconAirpodsGen3"; export { default as IconAlbumFill } from "./IconAlbumFill"; export { default as IconAlbum } from "./IconAlbum"; +export { default as IconAlignmentCenterFill } from "./IconAlignmentCenterFill"; +export { default as IconAlignmentCenter } from "./IconAlignmentCenter"; +export { default as IconAlignmentJustifyFill } from "./IconAlignmentJustifyFill"; +export { default as IconAlignmentJustify } from "./IconAlignmentJustify"; +export { default as IconAlignmentLeftFill } from "./IconAlignmentLeftFill"; +export { default as IconAlignmentLeft } from "./IconAlignmentLeft"; +export { default as IconAlignmentRightFill } from "./IconAlignmentRightFill"; +export { default as IconAlignmentRight } from "./IconAlignmentRight"; export { default as IconAltFill } from "./IconAltFill"; export { default as IconAlt } from "./IconAlt"; export { default as IconAnalyticsChartFill } from "./IconAnalyticsChartFill"; @@ -160,6 +168,8 @@ export { default as IconBitcoin } from "./IconBitcoin"; export { default as IconBlockFill } from "./IconBlockFill"; export { default as IconBlock } from "./IconBlock"; export { default as IconBluetooth } from "./IconBluetooth"; +export { default as IconBoldFill } from "./IconBoldFill"; +export { default as IconBold } from "./IconBold"; export { default as IconBookFill } from "./IconBookFill"; export { default as IconBookOpenFill } from "./IconBookOpenFill"; export { default as IconBookOpenTextFill } from "./IconBookOpenTextFill"; @@ -668,6 +678,8 @@ export { default as IconInviteFill } from "./IconInviteFill"; export { default as IconInvite } from "./IconInvite"; export { default as IconInvoiceFill } from "./IconInvoiceFill"; export { default as IconInvoice } from "./IconInvoice"; +export { default as IconItalicFill } from "./IconItalicFill"; +export { default as IconItalic } from "./IconItalic"; export { default as IconJudgeGavelFill } from "./IconJudgeGavelFill"; export { default as IconJudgeGavel } from "./IconJudgeGavel"; export { default as IconKeyFill } from "./IconKeyFill"; @@ -965,6 +977,8 @@ export { default as IconStore4Fill } from "./IconStore4Fill"; export { default as IconStore4 } from "./IconStore4"; export { default as IconStoreFill } from "./IconStoreFill"; export { default as IconStore } from "./IconStore"; +export { default as IconStrikeThroughFill } from "./IconStrikeThroughFill"; +export { default as IconStrikeThrough } from "./IconStrikeThrough"; export { default as IconSuitcaseFill } from "./IconSuitcaseFill"; export { default as IconSuitcase } from "./IconSuitcase"; export { default as IconSun } from "./IconSun"; @@ -1015,6 +1029,8 @@ export { default as IconTruckFill } from "./IconTruckFill"; export { default as IconTruck } from "./IconTruck"; export { default as IconUmbrellaFill } from "./IconUmbrellaFill"; export { default as IconUmbrella } from "./IconUmbrella"; +export { default as IconUnderlineFill } from "./IconUnderlineFill"; +export { default as IconUnderline } from "./IconUnderline"; export { default as IconUndoFill } from "./IconUndoFill"; export { default as IconUndo } from "./IconUndo"; export { default as IconUnlockedFill } from "./IconUnlockedFill";