@lifesg/react-icons 1.19.0 → 1.21.0

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 (44) hide show
  1. package/cjs/index.js +1 -1
  2. package/cjs/index.js.map +1 -1
  3. package/clipboard-clock.d.ts +5 -0
  4. package/clipboard-clock.esm.js +1 -0
  5. package/clipboard-clock.js +1 -0
  6. package/clock-rotate-left.d.ts +5 -0
  7. package/clock-rotate-left.esm.js +1 -0
  8. package/clock-rotate-left.js +1 -0
  9. package/comment-lines-fill.d.ts +5 -0
  10. package/comment-lines-fill.esm.js +1 -0
  11. package/comment-lines-fill.js +1 -0
  12. package/comment-lines.d.ts +5 -0
  13. package/comment-lines.esm.js +1 -0
  14. package/comment-lines.js +1 -0
  15. package/index.d.ts +12 -1
  16. package/index.js +1 -1
  17. package/index.js.map +1 -1
  18. package/index.ts.esm.js +1 -1
  19. package/index.ts.js +1 -1
  20. package/{unlink.d.ts → link-slash.d.ts} +1 -1
  21. package/{unlink.esm.js → link-slash.esm.js} +1 -1
  22. package/{unlink.js → link-slash.js} +1 -1
  23. package/package.json +1 -1
  24. package/percent-wavy-circle-fill.d.ts +5 -0
  25. package/percent-wavy-circle-fill.esm.js +1 -0
  26. package/percent-wavy-circle-fill.js +1 -0
  27. package/percent-wavy-circle.d.ts +5 -0
  28. package/percent-wavy-circle.esm.js +1 -0
  29. package/percent-wavy-circle.js +1 -0
  30. package/soccer-ball.d.ts +5 -0
  31. package/soccer-ball.esm.js +1 -0
  32. package/soccer-ball.js +1 -0
  33. package/square-2x2-plus-fill.d.ts +5 -0
  34. package/square-2x2-plus-fill.esm.js +1 -0
  35. package/square-2x2-plus-fill.js +1 -0
  36. package/square-2x2-plus.d.ts +5 -0
  37. package/square-2x2-plus.esm.js +1 -0
  38. package/square-2x2-plus.js +1 -0
  39. package/text-compare-fill.d.ts +5 -0
  40. package/text-compare-fill.esm.js +1 -0
  41. package/text-compare-fill.js +1 -0
  42. package/text-compare.d.ts +5 -0
  43. package/text-compare.esm.js +1 -0
  44. package/text-compare.js +1 -0
@@ -0,0 +1,5 @@
1
+ import { SVGProps } from "react";
2
+ export declare const ClipboardClockIcon: {
3
+ (props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
+ displayName: string;
5
+ };
@@ -0,0 +1 @@
1
+ import{jsx as C}from"react/jsx-runtime";const o=o=>C("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:C("path",{d:"M11.1667 16.8285C10.3889 16.0477 10 15.1033 10 13.9952C10 12.8873 10.3905 11.9444 11.1715 11.1667C11.9523 10.3889 12.8967 10 14.0048 10C15.1127 10 16.0556 10.3905 16.8333 11.1715C17.6111 11.9523 18 12.8967 18 14.0048C18 15.1127 17.6095 16.0556 16.8285 16.8333C16.0477 17.6111 15.1033 18 13.9952 18C12.8873 18 11.9444 17.6095 11.1667 16.8285ZM14.5 13.7917V12.5C14.5 12.3667 14.4514 12.25 14.3542 12.15C14.2569 12.05 14.1389 12 14 12C13.8611 12 13.7431 12.05 13.6458 12.15C13.5486 12.25 13.5 12.3667 13.5 12.5V13.8958C13.5 14.0069 13.5208 14.1076 13.5625 14.1979C13.6042 14.2882 13.6598 14.3681 13.7294 14.4377L14.7917 15.5C14.8939 15.5972 15.0132 15.6458 15.1496 15.6458C15.286 15.6458 15.4028 15.5972 15.5 15.5C15.5972 15.4028 15.6458 15.286 15.6458 15.1496C15.6458 15.0132 15.5972 14.8939 15.5 14.7917L14.5 13.7917ZM4.5 17C4.0875 17 3.73437 16.8531 3.44062 16.5594C3.14687 16.2656 3 15.9125 3 15.5V4.5C3 4.0875 3.14687 3.73438 3.44062 3.44063C3.73437 3.14688 4.0875 3 4.5 3H8.0625C8.17361 2.56944 8.40625 2.21181 8.76042 1.92708C9.11458 1.64236 9.52778 1.5 10 1.5C10.4722 1.5 10.8854 1.64236 11.2396 1.92708C11.5938 2.21181 11.8264 2.56944 11.9375 3H15.5C15.9125 3 16.2656 3.14688 16.5594 3.44063C16.8531 3.73438 17 4.0875 17 4.5V7.75C17 7.9625 16.9285 8.14063 16.7856 8.28438C16.6427 8.42813 16.4656 8.5 16.2544 8.5C16.0431 8.5 15.8646 8.42813 15.7188 8.28438C15.5729 8.14063 15.5 7.9625 15.5 7.75V4.5H14V6.25C14 6.4625 13.9281 6.64063 13.7844 6.78438C13.6406 6.92813 13.4625 7 13.25 7H6.75C6.5375 7 6.35938 6.92813 6.21563 6.78438C6.07188 6.64063 6 6.4625 6 6.25V4.5H4.5V15.5H8.25C8.4625 15.5 8.64062 15.5715 8.78438 15.7144C8.92813 15.8573 9 16.0344 9 16.2456C9 16.4569 8.92813 16.6354 8.78438 16.7812C8.64062 16.9271 8.4625 17 8.25 17H4.5ZM10.5312 4.28563C10.6771 4.14271 10.75 3.96563 10.75 3.75438C10.75 3.54313 10.6785 3.36458 10.5356 3.21875C10.3927 3.07292 10.2156 3 10.0044 3C9.79313 3 9.61458 3.07146 9.46875 3.21437C9.32292 3.35729 9.25 3.53437 9.25 3.74562C9.25 3.95687 9.32146 4.13542 9.46438 4.28125C9.60729 4.42708 9.78438 4.5 9.99563 4.5C10.2069 4.5 10.3854 4.42854 10.5312 4.28563Z",fill:"currentColor"})});o.displayName="ClipboardClockIcon";export{o as ClipboardClockIcon};
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const e=e=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C.jsx("path",{d:"M11.1667 16.8285C10.3889 16.0477 10 15.1033 10 13.9952C10 12.8873 10.3905 11.9444 11.1715 11.1667C11.9523 10.3889 12.8967 10 14.0048 10C15.1127 10 16.0556 10.3905 16.8333 11.1715C17.6111 11.9523 18 12.8967 18 14.0048C18 15.1127 17.6095 16.0556 16.8285 16.8333C16.0477 17.6111 15.1033 18 13.9952 18C12.8873 18 11.9444 17.6095 11.1667 16.8285ZM14.5 13.7917V12.5C14.5 12.3667 14.4514 12.25 14.3542 12.15C14.2569 12.05 14.1389 12 14 12C13.8611 12 13.7431 12.05 13.6458 12.15C13.5486 12.25 13.5 12.3667 13.5 12.5V13.8958C13.5 14.0069 13.5208 14.1076 13.5625 14.1979C13.6042 14.2882 13.6598 14.3681 13.7294 14.4377L14.7917 15.5C14.8939 15.5972 15.0132 15.6458 15.1496 15.6458C15.286 15.6458 15.4028 15.5972 15.5 15.5C15.5972 15.4028 15.6458 15.286 15.6458 15.1496C15.6458 15.0132 15.5972 14.8939 15.5 14.7917L14.5 13.7917ZM4.5 17C4.0875 17 3.73437 16.8531 3.44062 16.5594C3.14687 16.2656 3 15.9125 3 15.5V4.5C3 4.0875 3.14687 3.73438 3.44062 3.44063C3.73437 3.14688 4.0875 3 4.5 3H8.0625C8.17361 2.56944 8.40625 2.21181 8.76042 1.92708C9.11458 1.64236 9.52778 1.5 10 1.5C10.4722 1.5 10.8854 1.64236 11.2396 1.92708C11.5938 2.21181 11.8264 2.56944 11.9375 3H15.5C15.9125 3 16.2656 3.14688 16.5594 3.44063C16.8531 3.73438 17 4.0875 17 4.5V7.75C17 7.9625 16.9285 8.14063 16.7856 8.28438C16.6427 8.42813 16.4656 8.5 16.2544 8.5C16.0431 8.5 15.8646 8.42813 15.7188 8.28438C15.5729 8.14063 15.5 7.9625 15.5 7.75V4.5H14V6.25C14 6.4625 13.9281 6.64063 13.7844 6.78438C13.6406 6.92813 13.4625 7 13.25 7H6.75C6.5375 7 6.35938 6.92813 6.21563 6.78438C6.07188 6.64063 6 6.4625 6 6.25V4.5H4.5V15.5H8.25C8.4625 15.5 8.64062 15.5715 8.78438 15.7144C8.92813 15.8573 9 16.0344 9 16.2456C9 16.4569 8.92813 16.6354 8.78438 16.7812C8.64062 16.9271 8.4625 17 8.25 17H4.5ZM10.5312 4.28563C10.6771 4.14271 10.75 3.96563 10.75 3.75438C10.75 3.54313 10.6785 3.36458 10.5356 3.21875C10.3927 3.07292 10.2156 3 10.0044 3C9.79313 3 9.61458 3.07146 9.46875 3.21437C9.32292 3.35729 9.25 3.53437 9.25 3.74562C9.25 3.95687 9.32146 4.13542 9.46438 4.28125C9.60729 4.42708 9.78438 4.5 9.99563 4.5C10.2069 4.5 10.3854 4.42854 10.5312 4.28563Z",fill:"currentColor"})});e.displayName="ClipboardClockIcon",exports.ClipboardClockIcon=e;
@@ -0,0 +1,5 @@
1
+ import { SVGProps } from "react";
2
+ export declare const ClockRotateLeftIcon: {
3
+ (props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
+ displayName: string;
5
+ };
@@ -0,0 +1 @@
1
+ import{jsx as C}from"react/jsx-runtime";const t=t=>C("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:C("path",{d:"M10 17C8.16667 17 6.59375 16.3924 5.28125 15.1771C3.96875 13.9618 3.22222 12.4653 3.04167 10.6875C3.01389 10.4931 3.07292 10.3299 3.21875 10.1979C3.36458 10.066 3.54125 10 3.74875 10C3.94403 10 4.11806 10.0556 4.27083 10.1667C4.42361 10.2778 4.51389 10.4306 4.54167 10.625C4.69444 12 5.28819 13.1562 6.32292 14.0938C7.35764 15.0312 8.58333 15.5 10 15.5C11.5139 15.5 12.809 14.9618 13.8854 13.8854C14.9618 12.809 15.5 11.5139 15.5 10C15.5 8.48611 14.9618 7.19097 13.8854 6.11458C12.809 5.03819 11.5139 4.5 10 4.5C9.13889 4.5 8.3434 4.67778 7.61354 5.03333C6.88382 5.38889 6.26958 5.87778 5.77083 6.5H7.25C7.4625 6.5 7.64062 6.57146 7.78438 6.71437C7.92813 6.85729 8 7.03437 8 7.24562C8 7.45687 7.92813 7.63542 7.78438 7.78125C7.64062 7.92708 7.4625 8 7.25 8H3.75C3.5375 8 3.35938 7.92813 3.21563 7.78438C3.07188 7.64062 3 7.4625 3 7.25V3.75C3 3.5375 3.07146 3.35937 3.21437 3.21562C3.35729 3.07187 3.53437 3 3.74562 3C3.95687 3 4.13542 3.07187 4.28125 3.21562C4.42708 3.35937 4.5 3.5375 4.5 3.75V5.70833C5.13889 4.875 5.93403 4.21528 6.88542 3.72917C7.83681 3.24306 8.875 3 10 3C10.9722 3 11.8828 3.18472 12.7319 3.55417C13.581 3.92361 14.3199 4.42271 14.9485 5.05146C15.5773 5.68007 16.0764 6.41896 16.4458 7.26812C16.8153 8.11715 17 9.02778 17 10C17 10.9722 16.8153 11.8828 16.4458 12.7319C16.0764 13.581 15.5773 14.3199 14.9485 14.9485C14.3199 15.5773 13.581 16.0764 12.7319 16.4458C11.8828 16.8153 10.9722 17 10 17ZM10.75 9.375L12.625 11.25C12.7778 11.4028 12.8507 11.5764 12.8438 11.7708C12.8368 11.9653 12.7569 12.1389 12.6042 12.2917C12.4514 12.4444 12.2743 12.5208 12.0729 12.5208C11.8715 12.5208 11.6944 12.4444 11.5417 12.2917L9.48521 10.2352C9.41174 10.1617 9.35417 10.0785 9.3125 9.98563C9.27083 9.89271 9.25 9.79674 9.25 9.69771V6.74333C9.25 6.53264 9.32292 6.35611 9.46875 6.21375C9.61458 6.07125 9.79167 6 10 6C10.2083 6 10.3854 6.07187 10.5312 6.21562C10.6771 6.35937 10.75 6.5375 10.75 6.75V9.375Z",fill:"currentColor"})});t.displayName="ClockRotateLeftIcon";export{t as ClockRotateLeftIcon};
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const e=e=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C.jsx("path",{d:"M10 17C8.16667 17 6.59375 16.3924 5.28125 15.1771C3.96875 13.9618 3.22222 12.4653 3.04167 10.6875C3.01389 10.4931 3.07292 10.3299 3.21875 10.1979C3.36458 10.066 3.54125 10 3.74875 10C3.94403 10 4.11806 10.0556 4.27083 10.1667C4.42361 10.2778 4.51389 10.4306 4.54167 10.625C4.69444 12 5.28819 13.1562 6.32292 14.0938C7.35764 15.0312 8.58333 15.5 10 15.5C11.5139 15.5 12.809 14.9618 13.8854 13.8854C14.9618 12.809 15.5 11.5139 15.5 10C15.5 8.48611 14.9618 7.19097 13.8854 6.11458C12.809 5.03819 11.5139 4.5 10 4.5C9.13889 4.5 8.3434 4.67778 7.61354 5.03333C6.88382 5.38889 6.26958 5.87778 5.77083 6.5H7.25C7.4625 6.5 7.64062 6.57146 7.78438 6.71437C7.92813 6.85729 8 7.03437 8 7.24562C8 7.45687 7.92813 7.63542 7.78438 7.78125C7.64062 7.92708 7.4625 8 7.25 8H3.75C3.5375 8 3.35938 7.92813 3.21563 7.78438C3.07188 7.64062 3 7.4625 3 7.25V3.75C3 3.5375 3.07146 3.35937 3.21437 3.21562C3.35729 3.07187 3.53437 3 3.74562 3C3.95687 3 4.13542 3.07187 4.28125 3.21562C4.42708 3.35937 4.5 3.5375 4.5 3.75V5.70833C5.13889 4.875 5.93403 4.21528 6.88542 3.72917C7.83681 3.24306 8.875 3 10 3C10.9722 3 11.8828 3.18472 12.7319 3.55417C13.581 3.92361 14.3199 4.42271 14.9485 5.05146C15.5773 5.68007 16.0764 6.41896 16.4458 7.26812C16.8153 8.11715 17 9.02778 17 10C17 10.9722 16.8153 11.8828 16.4458 12.7319C16.0764 13.581 15.5773 14.3199 14.9485 14.9485C14.3199 15.5773 13.581 16.0764 12.7319 16.4458C11.8828 16.8153 10.9722 17 10 17ZM10.75 9.375L12.625 11.25C12.7778 11.4028 12.8507 11.5764 12.8438 11.7708C12.8368 11.9653 12.7569 12.1389 12.6042 12.2917C12.4514 12.4444 12.2743 12.5208 12.0729 12.5208C11.8715 12.5208 11.6944 12.4444 11.5417 12.2917L9.48521 10.2352C9.41174 10.1617 9.35417 10.0785 9.3125 9.98563C9.27083 9.89271 9.25 9.79674 9.25 9.69771V6.74333C9.25 6.53264 9.32292 6.35611 9.46875 6.21375C9.61458 6.07125 9.79167 6 10 6C10.2083 6 10.3854 6.07187 10.5312 6.21562C10.6771 6.35937 10.75 6.5375 10.75 6.75V9.375Z",fill:"currentColor"})});e.displayName="ClockRotateLeftIcon",exports.ClockRotateLeftIcon=e;
@@ -0,0 +1,5 @@
1
+ import { SVGProps } from "react";
2
+ export declare const CommentLinesFillIcon: {
3
+ (props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
+ displayName: string;
5
+ };
@@ -0,0 +1 @@
1
+ import{jsx as C}from"react/jsx-runtime";const e=e=>C("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C("path",{d:"M5 15.5216L3.27333 17.2482C3.03556 17.486 2.76389 17.5396 2.45833 17.4089C2.15278 17.2783 2 17.045 2 16.7091V4.02158C2 3.60908 2.14687 3.25595 2.44062 2.9622C2.73438 2.66845 3.0875 2.52158 3.5 2.52158H16.5C16.9125 2.52158 17.2656 2.66845 17.5594 2.9622C17.8531 3.25595 18 3.60908 18 4.02158V14.0216C18 14.4341 17.8531 14.7872 17.5594 15.081C17.2656 15.3747 16.9125 15.5216 16.5 15.5216H5ZM5.75 12.5216H11.25C11.4625 12.5216 11.6406 12.4501 11.7844 12.3072C11.9281 12.1643 12 11.9872 12 11.776C12 11.5647 11.9281 11.3862 11.7844 11.2403C11.6406 11.0945 11.4625 11.0216 11.25 11.0216H5.75C5.5375 11.0216 5.35938 11.093 5.21563 11.236C5.07188 11.3789 5 11.556 5 11.7672C5 11.9785 5.07188 12.157 5.21563 12.3028C5.35938 12.4487 5.5375 12.5216 5.75 12.5216ZM5.75 9.77158H14.25C14.4625 9.77158 14.6406 9.70012 14.7844 9.5572C14.9281 9.41428 15 9.2372 15 9.02595C15 8.8147 14.9281 8.63616 14.7844 8.49033C14.6406 8.34449 14.4625 8.27158 14.25 8.27158H5.75C5.5375 8.27158 5.35938 8.34303 5.21563 8.48595C5.07188 8.62887 5 8.80595 5 9.0172C5 9.22845 5.07188 9.40699 5.21563 9.55283C5.35938 9.69866 5.5375 9.77158 5.75 9.77158ZM5.75 7.02158H14.25C14.4625 7.02158 14.6406 6.95012 14.7844 6.8072C14.9281 6.66428 15 6.4872 15 6.27595C15 6.0647 14.9281 5.88616 14.7844 5.74033C14.6406 5.59449 14.4625 5.52158 14.25 5.52158H5.75C5.5375 5.52158 5.35938 5.59303 5.21563 5.73595C5.07188 5.87887 5 6.05595 5 6.2672C5 6.47845 5.07188 6.65699 5.21563 6.80283C5.35938 6.94866 5.5375 7.02158 5.75 7.02158Z",fill:"currentColor"})});e.displayName="CommentLinesFillIcon";export{e as CommentLinesFillIcon};
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const e=e=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C.jsx("path",{d:"M5 15.5216L3.27333 17.2482C3.03556 17.486 2.76389 17.5396 2.45833 17.4089C2.15278 17.2783 2 17.045 2 16.7091V4.02158C2 3.60908 2.14687 3.25595 2.44062 2.9622C2.73438 2.66845 3.0875 2.52158 3.5 2.52158H16.5C16.9125 2.52158 17.2656 2.66845 17.5594 2.9622C17.8531 3.25595 18 3.60908 18 4.02158V14.0216C18 14.4341 17.8531 14.7872 17.5594 15.081C17.2656 15.3747 16.9125 15.5216 16.5 15.5216H5ZM5.75 12.5216H11.25C11.4625 12.5216 11.6406 12.4501 11.7844 12.3072C11.9281 12.1643 12 11.9872 12 11.776C12 11.5647 11.9281 11.3862 11.7844 11.2403C11.6406 11.0945 11.4625 11.0216 11.25 11.0216H5.75C5.5375 11.0216 5.35938 11.093 5.21563 11.236C5.07188 11.3789 5 11.556 5 11.7672C5 11.9785 5.07188 12.157 5.21563 12.3028C5.35938 12.4487 5.5375 12.5216 5.75 12.5216ZM5.75 9.77158H14.25C14.4625 9.77158 14.6406 9.70012 14.7844 9.5572C14.9281 9.41428 15 9.2372 15 9.02595C15 8.8147 14.9281 8.63616 14.7844 8.49033C14.6406 8.34449 14.4625 8.27158 14.25 8.27158H5.75C5.5375 8.27158 5.35938 8.34303 5.21563 8.48595C5.07188 8.62887 5 8.80595 5 9.0172C5 9.22845 5.07188 9.40699 5.21563 9.55283C5.35938 9.69866 5.5375 9.77158 5.75 9.77158ZM5.75 7.02158H14.25C14.4625 7.02158 14.6406 6.95012 14.7844 6.8072C14.9281 6.66428 15 6.4872 15 6.27595C15 6.0647 14.9281 5.88616 14.7844 5.74033C14.6406 5.59449 14.4625 5.52158 14.25 5.52158H5.75C5.5375 5.52158 5.35938 5.59303 5.21563 5.73595C5.07188 5.87887 5 6.05595 5 6.2672C5 6.47845 5.07188 6.65699 5.21563 6.80283C5.35938 6.94866 5.5375 7.02158 5.75 7.02158Z",fill:"currentColor"})});e.displayName="CommentLinesFillIcon",exports.CommentLinesFillIcon=e;
@@ -0,0 +1,5 @@
1
+ import { SVGProps } from "react";
2
+ export declare const CommentLinesIcon: {
3
+ (props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
+ displayName: string;
5
+ };
@@ -0,0 +1 @@
1
+ import{jsx as C}from"react/jsx-runtime";const e=e=>C("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C("path",{d:"M5 15.5216L3.27333 17.2482C3.03556 17.486 2.76389 17.5396 2.45833 17.4089C2.15278 17.2783 2 17.045 2 16.7091V4.02158C2 3.60908 2.14687 3.25595 2.44062 2.9622C2.73438 2.66845 3.0875 2.52158 3.5 2.52158H16.5C16.9125 2.52158 17.2656 2.66845 17.5594 2.9622C17.8531 3.25595 18 3.60908 18 4.02158V14.0216C18 14.4341 17.8531 14.7872 17.5594 15.081C17.2656 15.3747 16.9125 15.5216 16.5 15.5216H5ZM4.375 14.0216H16.5V4.02158H3.5V14.8966L4.375 14.0216ZM5.75 12.5216H11.25C11.4625 12.5216 11.6406 12.4501 11.7844 12.3072C11.9281 12.1643 12 11.9872 12 11.776C12 11.5647 11.9281 11.3862 11.7844 11.2403C11.6406 11.0945 11.4625 11.0216 11.25 11.0216H5.75C5.5375 11.0216 5.35938 11.093 5.21563 11.236C5.07188 11.3789 5 11.556 5 11.7672C5 11.9785 5.07188 12.157 5.21563 12.3028C5.35938 12.4487 5.5375 12.5216 5.75 12.5216ZM5.75 9.77158H14.25C14.4625 9.77158 14.6406 9.70012 14.7844 9.5572C14.9281 9.41428 15 9.2372 15 9.02595C15 8.8147 14.9281 8.63616 14.7844 8.49033C14.6406 8.34449 14.4625 8.27158 14.25 8.27158H5.75C5.5375 8.27158 5.35938 8.34303 5.21563 8.48595C5.07188 8.62887 5 8.80595 5 9.0172C5 9.22845 5.07188 9.40699 5.21563 9.55283C5.35938 9.69866 5.5375 9.77158 5.75 9.77158ZM5.75 7.02158H14.25C14.4625 7.02158 14.6406 6.95012 14.7844 6.8072C14.9281 6.66428 15 6.4872 15 6.27595C15 6.0647 14.9281 5.88616 14.7844 5.74033C14.6406 5.59449 14.4625 5.52158 14.25 5.52158H5.75C5.5375 5.52158 5.35938 5.59303 5.21563 5.73595C5.07188 5.87887 5 6.05595 5 6.2672C5 6.47845 5.07188 6.65699 5.21563 6.80283C5.35938 6.94866 5.5375 7.02158 5.75 7.02158Z",fill:"currentColor"})});e.displayName="CommentLinesIcon";export{e as CommentLinesIcon};
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var C=require("react/jsx-runtime");const e=e=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:C.jsx("path",{d:"M5 15.5216L3.27333 17.2482C3.03556 17.486 2.76389 17.5396 2.45833 17.4089C2.15278 17.2783 2 17.045 2 16.7091V4.02158C2 3.60908 2.14687 3.25595 2.44062 2.9622C2.73438 2.66845 3.0875 2.52158 3.5 2.52158H16.5C16.9125 2.52158 17.2656 2.66845 17.5594 2.9622C17.8531 3.25595 18 3.60908 18 4.02158V14.0216C18 14.4341 17.8531 14.7872 17.5594 15.081C17.2656 15.3747 16.9125 15.5216 16.5 15.5216H5ZM4.375 14.0216H16.5V4.02158H3.5V14.8966L4.375 14.0216ZM5.75 12.5216H11.25C11.4625 12.5216 11.6406 12.4501 11.7844 12.3072C11.9281 12.1643 12 11.9872 12 11.776C12 11.5647 11.9281 11.3862 11.7844 11.2403C11.6406 11.0945 11.4625 11.0216 11.25 11.0216H5.75C5.5375 11.0216 5.35938 11.093 5.21563 11.236C5.07188 11.3789 5 11.556 5 11.7672C5 11.9785 5.07188 12.157 5.21563 12.3028C5.35938 12.4487 5.5375 12.5216 5.75 12.5216ZM5.75 9.77158H14.25C14.4625 9.77158 14.6406 9.70012 14.7844 9.5572C14.9281 9.41428 15 9.2372 15 9.02595C15 8.8147 14.9281 8.63616 14.7844 8.49033C14.6406 8.34449 14.4625 8.27158 14.25 8.27158H5.75C5.5375 8.27158 5.35938 8.34303 5.21563 8.48595C5.07188 8.62887 5 8.80595 5 9.0172C5 9.22845 5.07188 9.40699 5.21563 9.55283C5.35938 9.69866 5.5375 9.77158 5.75 9.77158ZM5.75 7.02158H14.25C14.4625 7.02158 14.6406 6.95012 14.7844 6.8072C14.9281 6.66428 15 6.4872 15 6.27595C15 6.0647 14.9281 5.88616 14.7844 5.74033C14.6406 5.59449 14.4625 5.52158 14.25 5.52158H5.75C5.5375 5.52158 5.35938 5.59303 5.21563 5.73595C5.07188 5.87887 5 6.05595 5 6.2672C5 6.47845 5.07188 6.65699 5.21563 6.80283C5.35938 6.94866 5.5375 7.02158 5.75 7.02158Z",fill:"currentColor"})});e.displayName="CommentLinesIcon",exports.CommentLinesIcon=e;
package/index.d.ts CHANGED
@@ -73,7 +73,9 @@ export * from "./chevron-up";
73
73
  export * from "./circle-dot";
74
74
  export * from "./circle";
75
75
  export * from "./clear-formatting";
76
+ export * from "./clipboard-clock";
76
77
  export * from "./clock-fill";
78
+ export * from "./clock-rotate-left";
77
79
  export * from "./clock";
78
80
  export * from "./cloud-arrow-down-fill";
79
81
  export * from "./cloud-arrow-down";
@@ -83,6 +85,8 @@ export * from "./cloud-fill";
83
85
  export * from "./cloud-tick-fill";
84
86
  export * from "./cloud-tick";
85
87
  export * from "./cloud";
88
+ export * from "./comment-lines-fill";
89
+ export * from "./comment-lines";
86
90
  export * from "./copy-fill";
87
91
  export * from "./copy";
88
92
  export * from "./cross-circle-fill";
@@ -143,6 +147,7 @@ export * from "./inbox";
143
147
  export * from "./language";
144
148
  export * from "./lightbulb-fill";
145
149
  export * from "./lightbulb";
150
+ export * from "./link-slash";
146
151
  export * from "./link";
147
152
  export * from "./list-square-fill";
148
153
  export * from "./list-square";
@@ -181,6 +186,8 @@ export * from "./pencil-fill";
181
186
  export * from "./pencil-stroke-fill";
182
187
  export * from "./pencil-stroke";
183
188
  export * from "./pencil";
189
+ export * from "./percent-wavy-circle-fill";
190
+ export * from "./percent-wavy-circle";
184
191
  export * from "./person-2-fill";
185
192
  export * from "./person-2-minus-fill";
186
193
  export * from "./person-2-minus";
@@ -222,12 +229,15 @@ export * from "./replay";
222
229
  export * from "./retry";
223
230
  export * from "./return";
224
231
  export * from "./share";
232
+ export * from "./soccer-ball";
225
233
  export * from "./sort-ascending";
226
234
  export * from "./sort-descending";
227
235
  export * from "./sparkle";
228
236
  export * from "./speaker-fill";
229
237
  export * from "./speaker";
230
238
  export * from "./square-2x2-fill";
239
+ export * from "./square-2x2-plus-fill";
240
+ export * from "./square-2x2-plus";
231
241
  export * from "./square-2x2";
232
242
  export * from "./square-fill";
233
243
  export * from "./square-tick-fill";
@@ -245,6 +255,8 @@ export * from "./table-remove-row";
245
255
  export * from "./table";
246
256
  export * from "./tablet-fill";
247
257
  export * from "./tablet";
258
+ export * from "./text-compare-fill";
259
+ export * from "./text-compare";
248
260
  export * from "./text-fill";
249
261
  export * from "./text";
250
262
  export * from "./thumb-down-fill";
@@ -263,5 +275,4 @@ export * from "./toggle-on";
263
275
  export * from "./triangle-forward-fill";
264
276
  export * from "./triangle-forward";
265
277
  export * from "./undo";
266
- export * from "./unlink";
267
278
  export * from "./upload";