@liner-fe/icon 2.0.23 → 2.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/index.js +29 -32
  2. package/package.json +2 -2
package/lib/index.js CHANGED
@@ -4757,22 +4757,19 @@ var IconColorGeminiCircle = /* @__PURE__ */ forwardRef(
4757
4757
  var IconColorOpenaiWhiteTransparent = /* @__PURE__ */ forwardRef(
4758
4758
  ({ size = "m", className, ...props }, ref) => {
4759
4759
  const iconSize = iconSizeMap[size];
4760
- return /* @__PURE__ */ jsx("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: /* @__PURE__ */ jsx("path", { fill: "white", d: "M39.294 20.803a8.68 8.68 0 0 0-.764-7.208c-1.604-2.756-4.58-4.457-7.802-4.457a9 9 0 0 0-1.888.197 8.9 8.9 0 0 0-3.006-2.18 9 9 0 0 0-3.647-.771h-.077c-3.902 0-7.362 2.484-8.562 6.146a9 9 0 0 0-3.44 1.495 8.8 8.8 0 0 0-2.507 2.763 8.8 8.8 0 0 0-1.216 4.456c0 2.2.828 4.32 2.322 5.953a8.68 8.68 0 0 0 .764 7.208 8.96 8.96 0 0 0 4.141 3.689 9.1 9.1 0 0 0 5.549.571 8.9 8.9 0 0 0 3.006 2.18 9 9 0 0 0 3.647.771h.08c3.903 0 7.362-2.484 8.562-6.15a9 9 0 0 0 3.44-1.495 8.8 8.8 0 0 0 2.507-2.763 8.78 8.78 0 0 0-1.108-10.404m-13.421 18.51h-.01a6.74 6.74 0 0 1-4.273-1.528q.106-.057.21-.118l7.11-4.053a1.13 1.13 0 0 0 .584-.991v-9.897L32.5 24.44a.1.1 0 0 1 .058.08v8.191c-.004 3.642-2.994 6.595-6.685 6.603m-14.377-6.059a6.52 6.52 0 0 1-.799-4.424c.053.031.145.087.212.124l7.11 4.052a1.17 1.17 0 0 0 1.167 0l8.68-4.945v3.43a.1.1 0 0 1-.042.085l-7.187 4.094a6.78 6.78 0 0 1-6.69-.002 6.66 6.66 0 0 1-2.451-2.414M9.626 17.94a6.65 6.65 0 0 1 3.483-2.895c0 .06-.004.167-.004.242v8.11a1.13 1.13 0 0 0 .584.99l8.68 4.945-3.005 1.712a.11.11 0 0 1-.102.01l-7.187-4.098a6.66 6.66 0 0 1-2.447-2.42 6.54 6.54 0 0 1-.895-3.3 6.54 6.54 0 0 1 .893-3.296m24.69 5.668-8.68-4.945 3.004-1.711a.11.11 0 0 1 .102-.01l7.187 4.095a6.65 6.65 0 0 1 2.45 2.418 6.54 6.54 0 0 1 .896 3.3c0 2.767-1.75 5.242-4.38 6.198v-8.357a1.13 1.13 0 0 0-.58-.988m2.99-4.441q-.105-.064-.21-.124l-7.11-4.053a1.17 1.17 0 0 0-1.168 0l-8.68 4.946v-3.43c0-.034.015-.065.042-.085l7.188-4.091a6.76 6.76 0 0 1 3.343-.883c3.695 0 6.692 2.957 6.692 6.603q0 .563-.097 1.116M18.504 25.27l-3.006-1.712a.11.11 0 0 1-.059-.081v-8.19c.002-3.645 2.999-6.6 6.693-6.6 1.564 0 3.08.541 4.282 1.529-.054.029-.149.08-.212.118l-7.11 4.052c-.177.1-.324.244-.427.418a1.13 1.13 0 0 0-.156.573v.006zm1.632-3.473 3.866-2.203 3.866 2.202V26.2l-3.866 2.202-3.866-2.202z" }) });
4760
+ return /* @__PURE__ */ jsx("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: /* @__PURE__ */ jsx("path", { fill: "white", d: "M42.231 20.19a10.35 10.35 0 0 0-.91-8.594c-1.913-3.285-5.462-5.313-9.301-5.313-.757 0-1.511.078-2.251.235a10.6 10.6 0 0 0-3.584-2.598A10.7 10.7 0 0 0 21.838 3h-.093c-4.651 0-8.776 2.961-10.205 7.327-1.48.299-2.879.906-4.101 1.782a10.5 10.5 0 0 0-2.99 3.294A10.5 10.5 0 0 0 3 20.715c0 2.622.987 5.15 2.768 7.096a10.34 10.34 0 0 0 .911 8.593 10.68 10.68 0 0 0 4.937 4.397 10.86 10.86 0 0 0 6.614.681 10.6 10.6 0 0 0 3.584 2.598c1.367.606 2.849.92 4.348.92h.094c4.654 0 8.777-2.962 10.207-7.33a10.7 10.7 0 0 0 4.1-1.783 10.5 10.5 0 0 0 2.99-3.294 10.47 10.47 0 0 0-1.322-12.404m-16 22.064h-.01a8.03 8.03 0 0 1-5.096-1.821 7 7 0 0 0 .252-.141l8.476-4.83a1.37 1.37 0 0 0 .51-.499c.122-.207.186-.443.186-.683V22.482l3.583 2.04a.13.13 0 0 1 .07.098v9.763c-.005 4.341-3.57 7.862-7.97 7.871M9.094 35.032a7.77 7.77 0 0 1-.952-5.274c.063.037.173.103.252.148l8.475 4.83a1.39 1.39 0 0 0 1.393 0l10.347-5.895v4.089a.13.13 0 0 1-.05.101l-8.569 4.881a8.08 8.08 0 0 1-7.974-.002 7.93 7.93 0 0 1-2.922-2.878m-2.23-18.257a7.93 7.93 0 0 1 4.152-3.45c0 .072-.004.2-.004.288v9.669a1.35 1.35 0 0 0 .696 1.18l10.347 5.895-3.582 2.04a.13.13 0 0 1-.12.012l-8.57-4.885a7.94 7.94 0 0 1-2.915-2.884A7.8 7.8 0 0 1 5.8 20.705c0-1.379.367-2.734 1.064-3.93m29.433 6.758-10.348-5.895 3.583-2.04a.13.13 0 0 1 .12-.01l8.569 4.88a7.93 7.93 0 0 1 2.919 2.882 7.8 7.8 0 0 1 1.069 3.935c0 3.298-2.085 6.248-5.221 7.387v-9.96c0-.24-.064-.474-.185-.681a1.37 1.37 0 0 0-.506-.498m3.565-5.295q-.125-.076-.251-.148l-8.476-4.83a1.4 1.4 0 0 0-1.392 0l-10.348 5.895v-4.089c0-.04.02-.078.052-.101l8.567-4.877a8.06 8.06 0 0 1 3.985-1.053c4.406 0 7.978 3.525 7.978 7.872a8 8 0 0 1-.115 1.331m-22.414 7.276-3.583-2.041a.13.13 0 0 1-.07-.097v-9.764c.002-4.344 3.574-7.866 7.978-7.866 1.865 0 3.67.645 5.104 1.822a7 7 0 0 0-.251.14l-8.476 4.831c-.211.119-.387.29-.51.498a1.35 1.35 0 0 0-.186.684zm1.946-4.14L24 18.748l4.609 2.624v5.251L24 29.248l-4.608-2.625z" }) });
4761
4761
  }
4762
4762
  );
4763
4763
  var IconColorOpenaiTransparent = /* @__PURE__ */ forwardRef(
4764
4764
  ({ size = "m", className, ...props }, ref) => {
4765
4765
  const iconSize = iconSizeMap[size];
4766
- return /* @__PURE__ */ jsxs("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: [
4767
- /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "white", rx: "24" }),
4768
- /* @__PURE__ */ jsx("path", { fill: "#1E1E1F", d: "M39.293 20.803a8.68 8.68 0 0 0-.764-7.208c-1.604-2.756-4.58-4.458-7.802-4.458a9 9 0 0 0-1.888.198 8.9 8.9 0 0 0-3.006-2.18 9 9 0 0 0-3.647-.771h-.077c-3.902 0-7.362 2.484-8.562 6.146a9 9 0 0 0-3.44 1.495A8.8 8.8 0 0 0 7.6 16.788a8.8 8.8 0 0 0-1.216 4.456c0 2.2.828 4.32 2.322 5.953a8.68 8.68 0 0 0 .764 7.208 8.96 8.96 0 0 0 4.141 3.689 9.1 9.1 0 0 0 5.549.57 8.9 8.9 0 0 0 3.006 2.18 9 9 0 0 0 3.647.772h.08c3.903 0 7.362-2.484 8.562-6.15a9 9 0 0 0 3.44-1.495 8.8 8.8 0 0 0 2.507-2.763 8.78 8.78 0 0 0-1.108-10.404m-13.421 18.51h-.01a6.73 6.73 0 0 1-4.273-1.528q.106-.058.21-.118l7.11-4.053a1.15 1.15 0 0 0 .585-.991v-9.897l3.005 1.712a.11.11 0 0 1 .058.082v8.19c-.004 3.641-2.994 6.595-6.685 6.603m-14.377-6.06a6.52 6.52 0 0 1-.799-4.423c.053.031.145.087.212.124l7.11 4.052a1.17 1.17 0 0 0 1.167 0l8.68-4.945v3.43a.1.1 0 0 1-.042.085l-7.187 4.094a6.78 6.78 0 0 1-6.69-.002 6.66 6.66 0 0 1-2.451-2.414M9.625 17.94a6.65 6.65 0 0 1 3.483-2.894c0 .06-.004.167-.004.241v8.111a1.15 1.15 0 0 0 .584.991l8.68 4.944-3.005 1.712a.11.11 0 0 1-.101.01l-7.189-4.098a6.66 6.66 0 0 1-2.446-2.42 6.54 6.54 0 0 1-.895-3.3c0-1.157.308-2.294.893-3.296m24.69 5.67-8.68-4.946 3.004-1.711a.11.11 0 0 1 .102-.01l7.188 4.095a6.65 6.65 0 0 1 2.448 2.418 6.54 6.54 0 0 1 .897 3.3c0 2.767-1.75 5.242-4.38 6.197v-8.356a1.13 1.13 0 0 0-.58-.988m2.99-4.442-.21-.125-7.11-4.052a1.17 1.17 0 0 0-1.168 0l-8.68 4.946v-3.431q0-.052.042-.085l7.188-4.09a6.76 6.76 0 0 1 3.343-.883c3.695 0 6.692 2.957 6.692 6.603q0 .562-.097 1.116M18.503 25.27l-3.006-1.712a.1.1 0 0 1-.059-.082v-8.19c.002-3.644 2.999-6.599 6.693-6.599 1.564 0 3.08.541 4.282 1.529-.054.029-.149.08-.212.118l-7.11 4.052c-.177.1-.324.244-.427.418a1.13 1.13 0 0 0-.157.573v.006zm1.632-3.473 3.866-2.203 3.866 2.202V26.2l-3.866 2.201-3.866-2.201z" })
4769
- ] });
4766
+ return /* @__PURE__ */ jsx("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: /* @__PURE__ */ jsx("path", { fill: "#1E1E1F", d: "M42.231 20.19a10.35 10.35 0 0 0-.91-8.594c-1.913-3.285-5.462-5.313-9.301-5.313-.757 0-1.511.078-2.251.235a10.6 10.6 0 0 0-3.584-2.598A10.7 10.7 0 0 0 21.838 3h-.093c-4.651 0-8.776 2.961-10.205 7.327-1.48.299-2.879.906-4.101 1.782a10.5 10.5 0 0 0-2.99 3.294A10.5 10.5 0 0 0 3 20.715c0 2.622.987 5.15 2.768 7.096a10.34 10.34 0 0 0 .911 8.593 10.68 10.68 0 0 0 4.937 4.397 10.86 10.86 0 0 0 6.614.681 10.6 10.6 0 0 0 3.584 2.598c1.367.606 2.849.92 4.348.92h.094c4.654 0 8.777-2.962 10.207-7.33a10.7 10.7 0 0 0 4.1-1.783 10.5 10.5 0 0 0 2.99-3.294 10.465 10.465 0 0 0-1.321-12.403m-16 22.064h-.01a8.03 8.03 0 0 1-5.096-1.821 7 7 0 0 0 .252-.141l8.476-4.83a1.37 1.37 0 0 0 .51-.499c.122-.207.186-.443.186-.683V22.482l3.583 2.04a.13.13 0 0 1 .07.098v9.763c-.005 4.341-3.57 7.862-7.97 7.871M9.094 35.032a7.77 7.77 0 0 1-.952-5.274c.063.037.173.103.252.148l8.475 4.83a1.39 1.39 0 0 0 1.393 0l10.347-5.895v4.089a.13.13 0 0 1-.05.101l-8.569 4.881a8.08 8.08 0 0 1-7.974-.002 7.94 7.94 0 0 1-2.922-2.879m-2.23-18.257a7.93 7.93 0 0 1 4.152-3.45c0 .072-.004.2-.004.288v9.669a1.35 1.35 0 0 0 .696 1.18l10.347 5.895-3.582 2.04a.13.13 0 0 1-.12.012l-8.57-4.885a7.94 7.94 0 0 1-2.915-2.884A7.8 7.8 0 0 1 5.8 20.704c0-1.379.368-2.734 1.065-3.93m29.433 6.758L25.95 17.637l3.583-2.04a.13.13 0 0 1 .12-.01l8.569 4.88a7.93 7.93 0 0 1 2.919 2.882 7.8 7.8 0 0 1 1.069 3.935c0 3.298-2.085 6.248-5.221 7.387v-9.96c0-.24-.064-.474-.185-.681a1.37 1.37 0 0 0-.506-.498m3.565-5.295q-.125-.076-.251-.148l-8.476-4.83a1.4 1.4 0 0 0-1.392 0l-10.348 5.895v-4.089c0-.04.02-.078.052-.101l8.567-4.877A8.06 8.06 0 0 1 32 9.034c4.406 0 7.978 3.525 7.978 7.872q0 .67-.115 1.33zm-22.414 7.276-3.583-2.041a.13.13 0 0 1-.07-.097v-9.764c.002-4.344 3.574-7.866 7.978-7.866 1.865 0 3.67.645 5.104 1.822a7 7 0 0 0-.251.14l-8.476 4.831c-.211.119-.387.29-.51.498a1.35 1.35 0 0 0-.186.684v.007zm1.946-4.14L24 18.748l4.609 2.624v5.251L24 29.248l-4.608-2.625z" }) });
4770
4767
  }
4771
4768
  );
4772
4769
  var IconColorClaudeTransparent = /* @__PURE__ */ forwardRef(
4773
4770
  ({ size = "m", className, ...props }, ref) => {
4774
4771
  const iconSize = iconSizeMap[size];
4775
- return /* @__PURE__ */ jsx("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: /* @__PURE__ */ jsx("path", { fill: "#D97757", d: "m13.189 29.875 7.001-3.929.118-.341-.118-.19h-.34l-1.17-.072-4.001-.108-3.47-.144-3.361-.18-.846-.18-.793-1.046.082-.521.71-.478 1.02.089 2.251.153 3.378.233 2.451.145 3.63.377h.577l.082-.233-.197-.144-.154-.145-3.496-2.369-3.784-2.503-1.982-1.442-1.072-.73-.54-.685-.234-1.495.973-1.071 1.307.089.334.089 1.324 1.018 2.828 2.19 3.693 2.72.54.448.217-.153.027-.108-.243-.406-2.009-3.631-2.143-3.693-.954-1.53-.252-.918c-.089-.378-.154-.695-.154-1.082l1.108-1.504.612-.197 1.478.197.622.54.918 2.1 1.488 3.307 2.306 4.495.675 1.334.36 1.235.135.377h.233v-.216l.19-2.532.35-3.11.342-4 .118-1.127.557-1.35 1.108-.73.865.412.711 1.02-.098.658-.423 2.748-.83 4.306-.54 2.883h.315l.36-.36 1.459-1.937 2.45-3.063 1.082-1.216 1.261-1.343.81-.64h1.53l1.127 1.675-.504 1.73-1.576 2-1.307 1.693-1.875 2.523-1.17 2.019.108.16.28-.026 4.233-.9 2.287-.414 2.73-.469 1.235.577.134.586-.485 1.2-2.92.72-3.423.685-5.099 1.206-.062.046.072.088 2.297.217.982.053h2.406l4.478.334 1.17.773.702.947-.118.72-1.802.918-2.431-.576-5.676-1.35-1.946-.486h-.269v.161l1.622 1.586 2.972 2.684 3.722 3.46.19.855-.478.675-.505-.072-3.27-2.46-1.262-1.108-2.856-2.405h-.19v.252l.658.964 3.477 5.226.18 1.602-.252.522-.901.315-.99-.18-2.035-2.858-2.1-3.217-1.694-2.883-.207.118-1 10.766-.468.55-1.081.414-.901-.685-.478-1.108.478-2.188.576-2.857.47-2.271.422-2.82.252-.938-.017-.062-.206.026-2.127 2.92-3.234 4.37-2.559 2.74-.612.242-1.062-.55.098-.983.594-.875 3.541-4.505 2.136-2.792 1.38-1.612-.01-.233h-.082l-9.406 6.108-1.675.216-.721-.675.089-1.108.341-.36 2.828-1.947-.01.01z" }) });
4772
+ return /* @__PURE__ */ jsx("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: /* @__PURE__ */ jsx("path", { fill: "#D97757", d: "m11.239 30.93 8.264-4.634.14-.403-.14-.224h-.402l-1.382-.085-4.722-.127-4.095-.17-3.968-.213-.998-.212L3 23.629l.096-.615.84-.564 1.202.105 2.658.18 3.987.276 2.893.17 4.286.445h.68l.097-.275-.233-.17-.181-.17-4.127-2.795-4.467-2.953-2.34-1.701-1.264-.862-.639-.807-.275-1.763 1.149-1.265 1.543.105.394.105 1.563 1.202 3.338 2.582 4.359 3.209.638.53.255-.182.031-.127-.286-.48-2.37-4.282-2.53-4.357-1.127-1.805-.297-1.083c-.105-.445-.182-.819-.182-1.275l1.307-1.775.724-.232 1.744.232.734.638 1.084 2.477 1.755 3.9 2.723 5.304.797 1.573.425 1.457.16.445h.274v-.255l.224-2.988.415-3.668.402-4.719.14-1.33.657-1.592 1.308-.862 1.02.488.84 1.202-.116.776-.5 3.243-.978 5.079-.638 3.401h.372l.425-.425 1.721-2.285 2.893-3.613 1.277-1.434 1.489-1.585.955-.754h1.807l1.33 1.976-.596 2.04-1.86 2.359-1.543 1.998-2.212 2.976-1.381 2.38.127.19.33-.03 4.997-1.063 2.7-.488 3.221-.552 1.458.68.159.691-.573 1.415-3.446.85-4.041.808-6.018 1.423-.074.053.085.105 2.711.256 1.16.062h2.84l5.286.394 1.38.912.829 1.117-.139.85-2.127 1.083-2.87-.68-6.7-1.593-2.296-.572h-.318v.19l1.914 1.87 3.509 3.166 4.393 4.082.224 1.009-.565.796-.595-.085-3.86-2.902-1.489-1.307-3.372-2.837h-.224v.297l.777 1.137 4.104 6.165.212 1.89-.297.615-1.064.372-1.168-.213-2.403-3.37-2.478-3.795-2-3.401-.244.139-1.18 12.7-.553.65-1.276.487-1.063-.808-.565-1.306.565-2.583.68-3.37.553-2.678.5-3.328.297-1.105-.02-.074-.243.031-2.51 3.444-3.818 5.156-3.02 3.231-.724.286-1.253-.649.116-1.159.7-1.032 4.181-5.314 2.521-3.294 1.628-1.902-.01-.275h-.097l-11.104 7.205-1.977.255-.85-.796.105-1.307.402-.425 3.338-2.296-.01.012z" }) });
4776
4773
  }
4777
4774
  );
4778
4775
  var IconColorGeminiTransparent = /* @__PURE__ */ forwardRef(
@@ -4780,81 +4777,81 @@ var IconColorGeminiTransparent = /* @__PURE__ */ forwardRef(
4780
4777
  const iconSize = iconSizeMap[size];
4781
4778
  return /* @__PURE__ */ jsxs("svg", { ref, className, ...props, width: iconSize, height: iconSize, fill: "none", viewBox: "0 0 48 48", children: [
4782
4779
  /* @__PURE__ */ jsxs("g", { opacity: ".9", children: [
4783
- /* @__PURE__ */ jsxs("mask", { id: "mask0_19368_209", width: "36", height: "36", x: "6", y: "6", maskUnits: "userSpaceOnUse", children: [
4784
- /* @__PURE__ */ jsx("path", { fill: "black", d: "M24.003 6.552c.366 0 .685.25.774.605q.41 1.63 1.075 3.175 1.737 4.035 4.762 7.06 3.026 3.025 7.059 4.761 1.547.666 3.176 1.076a.799.799 0 0 1 0 1.547 21 21 0 0 0-3.176 1.075q-4.034 1.737-7.059 4.762-3.024 3.026-4.762 7.059a21 21 0 0 0-1.075 3.176.798.798 0 0 1-1.547 0 21 21 0 0 0-1.075-3.176q-1.737-4.035-4.763-7.06t-7.058-4.761a21 21 0 0 0-3.176-1.075.799.799 0 0 1 0-1.547 21 21 0 0 0 3.176-1.076q4.034-1.736 7.058-4.762 3.026-3.025 4.763-7.058.665-1.547 1.075-3.176a.8.8 0 0 1 .773-.605" }),
4785
- /* @__PURE__ */ jsx("path", { fill: "url(#paint0_linear_19368_209)", d: "M24.003 6.552c.366 0 .685.25.774.605q.41 1.63 1.075 3.175 1.737 4.035 4.762 7.06 3.026 3.025 7.059 4.761 1.547.666 3.176 1.076a.799.799 0 0 1 0 1.547 21 21 0 0 0-3.176 1.075q-4.034 1.737-7.059 4.762-3.024 3.026-4.762 7.059a21 21 0 0 0-1.075 3.176.798.798 0 0 1-1.547 0 21 21 0 0 0-1.075-3.176q-1.737-4.035-4.763-7.06t-7.058-4.761a21 21 0 0 0-3.176-1.075.799.799 0 0 1 0-1.547 21 21 0 0 0 3.176-1.076q4.034-1.736 7.058-4.762 3.026-3.025 4.763-7.058.665-1.547 1.075-3.176a.8.8 0 0 1 .773-.605" })
4780
+ /* @__PURE__ */ jsxs("mask", { id: "mask0_19368_209", width: "43", height: "43", x: "3", y: "3", maskUnits: "userSpaceOnUse", children: [
4781
+ /* @__PURE__ */ jsx("path", { fill: "black", d: "M24.002 3c.44 0 .824.3.931.728q.494 1.961 1.294 3.822 2.09 4.856 5.731 8.496t8.496 5.731q1.862.802 3.822 1.294a.96.96 0 0 1 0 1.862q-1.961.494-3.822 1.294-4.855 2.09-8.496 5.731t-5.73 8.496a25 25 0 0 0-1.295 3.822.96.96 0 0 1-.93.728.96.96 0 0 1-.932-.728 25 25 0 0 0-1.294-3.822q-2.09-4.855-5.731-8.496t-8.496-5.73a25 25 0 0 0-3.822-1.295.96.96 0 0 1-.728-.93c0-.441.3-.825.728-.932q1.961-.494 3.822-1.294 4.856-2.09 8.496-5.731t5.731-8.496a25 25 0 0 0 1.294-3.822.96.96 0 0 1 .931-.728" }),
4782
+ /* @__PURE__ */ jsx("path", { fill: "url(#paint0_linear_19368_209)", d: "M24.002 3c.44 0 .824.3.931.728q.494 1.961 1.294 3.822 2.09 4.856 5.731 8.496t8.496 5.731q1.862.802 3.822 1.294a.96.96 0 0 1 0 1.862q-1.961.494-3.822 1.294-4.855 2.09-8.496 5.731t-5.73 8.496a25 25 0 0 0-1.295 3.822.96.96 0 0 1-.93.728.96.96 0 0 1-.932-.728 25 25 0 0 0-1.294-3.822q-2.09-4.855-5.731-8.496t-8.496-5.73a25 25 0 0 0-3.822-1.295.96.96 0 0 1-.728-.93c0-.441.3-.825.728-.932q1.961-.494 3.822-1.294 4.856-2.09 8.496-5.731t5.731-8.496a25 25 0 0 0 1.294-3.822.96.96 0 0 1 .931-.728" })
4786
4783
  ] }),
4787
4784
  /* @__PURE__ */ jsxs("g", { mask: "url(#mask0_19368_209)", children: [
4788
- /* @__PURE__ */ jsx("g", { filter: "url(#filter0_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FFE432", d: "M6.366 34.92c3.79 1.345 8.145-1.178 9.729-5.637s-.206-9.164-3.995-10.51c-3.79-1.345-8.145 1.178-9.729 5.637s.206 9.163 3.995 10.51" }) }),
4789
- /* @__PURE__ */ jsx("g", { filter: "url(#filter1_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FC413D", d: "M23.185 20.22c5.206 0 9.427-4.313 9.427-9.633S28.392.953 23.185.953s-9.426 4.313-9.426 9.634c0 5.32 4.22 9.634 9.426 9.634" }) }),
4790
- /* @__PURE__ */ jsx("g", { filter: "url(#filter2_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M19.532 51.032c5.434-.266 9.56-6.188 9.217-13.228-.344-7.04-5.029-12.533-10.463-12.267-5.435.266-9.562 6.188-9.218 13.229.345 7.04 5.03 12.532 10.464 12.266" }) }),
4791
- /* @__PURE__ */ jsx("g", { filter: "url(#filter3_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M19.532 51.032c5.434-.266 9.56-6.188 9.217-13.228-.344-7.04-5.029-12.533-10.463-12.267-5.435.266-9.562 6.188-9.218 13.229.345 7.04 5.03 12.532 10.464 12.266" }) }),
4792
- /* @__PURE__ */ jsx("g", { filter: "url(#filter4_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M24.969 46.768c4.556-2.772 5.775-9.086 2.723-14.101-3.051-5.016-9.219-6.835-13.775-4.063s-5.775 9.085-2.723 14.101c3.051 5.016 9.219 6.835 13.775 4.063" }) }),
4793
- /* @__PURE__ */ jsx("g", { filter: "url(#filter5_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#3186FF", d: "M43.387 31.005c5.121 0 9.273-3.997 9.273-8.929 0-4.93-4.152-8.928-9.273-8.928s-9.272 3.997-9.272 8.928 4.151 8.93 9.272 8.93" }) }),
4794
- /* @__PURE__ */ jsx("g", { filter: "url(#filter6_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FBBC04", d: "M2.728 29.972c4.715 3.586 11.604 2.461 15.386-2.512 3.781-4.974 3.025-11.912-1.69-15.497C11.71 8.377 4.821 9.502 1.04 14.475s-3.026 11.912 1.69 15.497" }) }),
4795
- /* @__PURE__ */ jsx("g", { filter: "url(#filter7_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#3186FF", d: "M26.883 35.27c5.628 3.87 13.088 2.792 16.662-2.407 3.575-5.199 1.91-12.55-3.718-16.42-5.628-3.869-13.088-2.791-16.662 2.408-3.575 5.199-1.91 12.55 3.718 16.42" }) }),
4796
- /* @__PURE__ */ jsx("g", { filter: "url(#filter8_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#749BFF", d: "M37.111 8.097c1.432 1.947-.408 5.732-4.11 8.454-3.7 2.722-7.862 3.351-9.293 1.404-1.432-1.946.408-5.731 4.109-8.454 3.701-2.722 7.862-3.35 9.294-1.404" }) }),
4797
- /* @__PURE__ */ jsx("g", { filter: "url(#filter9_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FC413D", d: "M25.362 17.418c5.724-5.31 7.688-12.498 4.388-16.056S19.133-.777 13.41 4.532c-5.726 5.311-7.69 12.5-4.39 16.058s10.616 2.139 16.34-3.17" }) }),
4798
- /* @__PURE__ */ jsx("g", { filter: "url(#filter10_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FFEE48", d: "M13.632 36.486c3.402 2.435 7.308 2.805 8.724.827s-.194-5.557-3.596-7.992-7.308-2.805-8.724-.826.194 5.556 3.596 7.991" }) })
4785
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter0_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FFE432", d: "M2.775 37.14c4.561 1.62 9.803-1.416 11.709-6.782s-.247-11.029-4.808-12.649c-4.56-1.62-9.803 1.418-11.708 6.784-1.906 5.365.247 11.028 4.807 12.648" }) }),
4786
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter1_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FC413D", d: "M23.018 19.45c6.265 0 11.345-5.19 11.345-11.593 0-6.404-5.08-11.595-11.345-11.595S11.673 1.453 11.673 7.857c0 6.403 5.08 11.594 11.345 11.594" }) }),
4787
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter2_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M18.621 56.533c6.54-.32 11.507-7.447 11.093-15.92C29.3 32.138 23.662 25.53 17.12 25.85c-6.54.32-11.507 7.447-11.093 15.92.415 8.473 6.053 15.083 12.593 14.763" }) }),
4788
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter3_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M18.621 56.533c6.54-.32 11.507-7.447 11.093-15.92C29.3 32.138 23.662 25.53 17.12 25.85c-6.54.32-11.507 7.447-11.093 15.92.415 8.473 6.053 15.083 12.593 14.763" }) }),
4789
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter4_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#00B95C", d: "M25.164 51.4c5.484-3.335 6.951-10.933 3.278-16.97s-11.095-8.226-16.578-4.89-6.951 10.935-3.278 16.972c3.673 6.036 11.095 8.225 16.578 4.889" }) }),
4790
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter5_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#3186FF", d: "M47.331 32.43c6.163 0 11.16-4.81 11.16-10.745s-4.997-10.746-11.16-10.746-11.16 4.81-11.16 10.746c0 5.934 4.997 10.746 11.16 10.746" }) }),
4791
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter6_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FBBC04", d: "M-1.602 31.188c5.675 4.315 13.965 2.961 18.517-3.024 4.551-5.986 3.641-14.336-2.034-18.652C9.207 5.197.917 6.551-3.635 12.536c-4.552 5.986-3.641 14.336 2.033 18.652" }) }),
4792
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter7_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#3186FF", d: "M27.468 37.564c6.773 4.657 15.751 3.36 20.053-2.897s2.299-15.105-4.474-19.762c-6.774-4.657-15.752-3.36-20.054 2.898-4.302 6.257-2.298 15.104 4.475 19.761" }) }),
4793
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter8_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#749BFF", d: "M39.778 4.86c1.723 2.343-.491 6.898-4.946 10.174-4.454 3.277-9.463 4.033-11.186 1.69-1.723-2.342.491-6.898 4.946-10.174s9.463-4.033 11.186-1.69" }) }),
4794
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter9_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FC413D", d: "M25.637 16.078c6.889-6.39 9.253-15.042 5.281-19.324S18.141-5.82 11.252.57 1.998 15.612 5.971 19.894s12.777 2.574 19.666-3.816" }) }),
4795
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter10_f_19368_209)", children: /* @__PURE__ */ jsx("path", { fill: "#FFEE48", d: "M11.52 39.027c4.095 2.93 8.796 3.376 10.5.995s-.233-6.687-4.328-9.618c-4.094-2.93-8.795-3.376-10.5-.995-1.704 2.382.234 6.687 4.329 9.618" }) })
4799
4796
  ] })
4800
4797
  ] }),
4801
4798
  /* @__PURE__ */ jsxs("defs", { children: [
4802
- /* @__PURE__ */ jsxs("filter", { id: "filter0_f_19368_209", width: "18.107", height: "20.101", x: ".179", y: "16.796", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4799
+ /* @__PURE__ */ jsxs("filter", { id: "filter0_f_19368_209", width: "21.135", height: "23.534", x: "-4.342", y: "15.658", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4803
4800
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4804
4801
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4805
4802
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: ".808" })
4806
4803
  ] }),
4807
- /* @__PURE__ */ jsxs("filter", { id: "filter1_f_19368_209", width: "34.473", height: "34.888", x: "5.949", y: "-6.857", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4804
+ /* @__PURE__ */ jsxs("filter", { id: "filter1_f_19368_209", width: "38.31", height: "38.809", x: "3.863", y: "-11.548", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4808
4805
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4809
4806
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4810
4807
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "3.905" })
4811
4808
  ] }),
4812
- /* @__PURE__ */ jsxs("filter", { id: "filter2_f_19368_209", width: "32.999", height: "38.792", x: "2.409", y: "18.888", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4809
+ /* @__PURE__ */ jsxs("filter", { id: "filter2_f_19368_209", width: "37.013", height: "43.985", x: "-.636", y: "19.199", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4813
4810
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4814
4811
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4815
4812
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "3.32" })
4816
4813
  ] }),
4817
- /* @__PURE__ */ jsxs("filter", { id: "filter3_f_19368_209", width: "32.999", height: "38.792", x: "2.409", y: "18.888", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4814
+ /* @__PURE__ */ jsxs("filter", { id: "filter3_f_19368_209", width: "37.013", height: "43.985", x: "-.636", y: "19.199", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4818
4815
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4819
4816
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4820
4817
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "3.32" })
4821
4818
  ] }),
4822
- /* @__PURE__ */ jsxs("filter", { id: "filter4_f_19368_209", width: "33.139", height: "34.036", x: "2.873", y: "20.668", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4819
+ /* @__PURE__ */ jsxs("filter", { id: "filter4_f_19368_209", width: "37.18", height: "38.26", x: "-.076", y: "21.34", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4823
4820
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4824
4821
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4825
4822
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "3.32" })
4826
4823
  ] }),
4827
- /* @__PURE__ */ jsxs("filter", { id: "filter5_f_19368_209", width: "31.163", height: "30.476", x: "27.806", y: "6.838", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4824
+ /* @__PURE__ */ jsxs("filter", { id: "filter5_f_19368_209", width: "34.937", height: "34.111", x: "29.862", y: "4.629", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4828
4825
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4829
4826
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4830
4827
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "3.155" })
4831
4828
  ] }),
4832
- /* @__PURE__ */ jsxs("filter", { id: "filter6_f_19368_209", width: "33.326", height: "33.641", x: "-7.086", y: "4.147", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4829
+ /* @__PURE__ */ jsxs("filter", { id: "filter6_f_19368_209", width: "37.781", height: "38.16", x: "-12.25", y: "1.27", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4833
4830
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4834
4831
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4835
4832
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "2.859" })
4836
4833
  ] }),
4837
- /* @__PURE__ */ jsxs("filter", { id: "filter7_f_19368_209", width: "34.361", height: "33.684", x: "16.175", y: "9.015", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4834
+ /* @__PURE__ */ jsxs("filter", { id: "filter7_f_19368_209", width: "39.275", height: "38.461", x: "15.62", y: "7.004", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4838
4835
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4839
4836
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4840
4837
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "2.553" })
4841
4838
  ] }),
4842
- /* @__PURE__ */ jsxs("filter", { id: "filter8_f_19368_209", width: "23.514", height: "21.259", x: "18.652", y: "2.396", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4839
+ /* @__PURE__ */ jsxs("filter", { id: "filter8_f_19368_209", width: "26.44", height: "23.726", x: "18.492", y: "-1.071", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4843
4840
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4844
4841
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4845
4842
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "2.285" })
4846
4843
  ] }),
4847
- /* @__PURE__ */ jsxs("filter", { id: "filter9_f_19368_209", width: "31.651", height: "30.867", x: "3.561", y: "-4.458", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4844
+ /* @__PURE__ */ jsxs("filter", { id: "filter9_f_19368_209", width: "36.522", height: "35.578", x: ".184", y: "-9.465", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4848
4845
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4849
4846
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4850
4847
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "1.93" })
4851
4848
  ] }),
4852
- /* @__PURE__ */ jsxs("filter", { id: "filter10_f_19368_209", width: "22.902", height: "20.915", x: "4.745", y: "22.446", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4849
+ /* @__PURE__ */ jsxs("filter", { id: "filter10_f_19368_209", width: "25.618", height: "23.228", x: "1.798", y: "23.102", "color-interpolation-filters": "sRGB", filterUnits: "userSpaceOnUse", children: [
4853
4850
  /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
4854
4851
  /* @__PURE__ */ jsx("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
4855
4852
  /* @__PURE__ */ jsx("feGaussianBlur", { result: "effect1_foregroundBlur_19368_209", stdDeviation: "2.388" })
4856
4853
  ] }),
4857
- /* @__PURE__ */ jsxs("linearGradient", { id: "paint0_linear_19368_209", x1: "16.474", x2: "34.601", y1: "29.904", y2: "14.621", gradientUnits: "userSpaceOnUse", children: [
4854
+ /* @__PURE__ */ jsxs("linearGradient", { id: "paint0_linear_19368_209", x1: "14.94", x2: "36.757", y1: "31.105", y2: "12.711", gradientUnits: "userSpaceOnUse", children: [
4858
4855
  /* @__PURE__ */ jsx("stop", { "stop-color": "#4893FC" }),
4859
4856
  /* @__PURE__ */ jsx("stop", { offset: ".27", "stop-color": "#4893FC" }),
4860
4857
  /* @__PURE__ */ jsx("stop", { offset: ".777", "stop-color": "#969DFF" }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/icon",
3
- "version": "2.0.23",
3
+ "version": "2.0.24",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "publishConfig": {
@@ -19,7 +19,7 @@
19
19
  "@types/react": "^19.1.0",
20
20
  "tsup": "^8.5.0",
21
21
  "tsx": "^4.21.0",
22
- "@liner-fe/internal-icon": "^1.0.57"
22
+ "@liner-fe/internal-icon": "^1.0.58"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",