@dnanpm/icons 2.0.0-alpha6 → 2.0.0-alpha8
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.
- package/dist/icons/cjs/ChevronRight.js +1 -1
- package/dist/icons/cjs/Error.js +1 -0
- package/dist/icons/cjs/Facebook.js +1 -0
- package/dist/icons/cjs/HubiAndRemote.js +1 -1
- package/dist/icons/cjs/Instagram.js +1 -0
- package/dist/icons/cjs/Linkedin.js +1 -0
- package/dist/icons/cjs/MicrophoneOvalV2.js +1 -0
- package/dist/icons/cjs/OfficeBuilding.js +1 -1
- package/dist/icons/cjs/OfficeBuildingDuplicate.js +1 -0
- package/dist/icons/cjs/PauseOvalV2.js +1 -0
- package/dist/icons/cjs/PlayOvalV2.js +1 -0
- package/dist/icons/cjs/RecAndPlayIconV2.js +1 -0
- package/dist/icons/cjs/RecButton.js +1 -1
- package/dist/icons/cjs/RecButtonContinuousV2.js +1 -0
- package/dist/icons/cjs/RecButtonHarddriveV2.js +1 -0
- package/dist/icons/cjs/RecButtonOldPvrV2.js +1 -0
- package/dist/icons/cjs/RecButtonRules.js +1 -1
- package/dist/icons/cjs/RecButtonSingleV2.js +1 -0
- package/dist/icons/cjs/SearchOvalV2.js +1 -0
- package/dist/icons/cjs/StarFilled.js +1 -0
- package/dist/icons/cjs/Tiktok.js +1 -0
- package/dist/icons/cjs/Warning.js +1 -1
- package/dist/icons/cjs/X.js +1 -0
- package/dist/icons/cjs/Youtube.js +1 -0
- package/dist/icons/cjs/index.js +1 -1
- package/dist/icons/es/ChevronRight.js +1 -1
- package/dist/icons/es/Error.js +1 -0
- package/dist/icons/es/Facebook.js +1 -0
- package/dist/icons/es/HubiAndRemote.js +1 -1
- package/dist/icons/es/Instagram.js +1 -0
- package/dist/icons/es/Linkedin.js +1 -0
- package/dist/icons/es/MicrophoneOvalV2.js +1 -0
- package/dist/icons/es/OfficeBuilding.js +1 -1
- package/dist/icons/es/OfficeBuildingDuplicate.js +1 -0
- package/dist/icons/es/PauseOvalV2.js +1 -0
- package/dist/icons/es/PlayOvalV2.js +1 -0
- package/dist/icons/es/RecAndPlayIconV2.js +1 -0
- package/dist/icons/es/RecButton.js +1 -1
- package/dist/icons/es/RecButtonContinuousV2.js +1 -0
- package/dist/icons/es/RecButtonHarddriveV2.js +1 -0
- package/dist/icons/es/RecButtonOldPvrV2.js +1 -0
- package/dist/icons/es/RecButtonRules.js +1 -1
- package/dist/icons/es/RecButtonSingleV2.js +1 -0
- package/dist/icons/es/SearchOvalV2.js +1 -0
- package/dist/icons/es/StarFilled.js +1 -0
- package/dist/icons/es/Tiktok.js +1 -0
- package/dist/icons/es/Warning.js +1 -1
- package/dist/icons/es/X.js +1 -0
- package/dist/icons/es/Youtube.js +1 -0
- package/dist/icons/es/index.js +1 -1
- package/dist/icons/sprite/spritesheet.svg +55 -47
- package/dist/icons/spriteJs/spritesheet.svg.js +1 -1
- package/dist/icons/types/Error.d.ts +4 -0
- package/dist/icons/types/Facebook.d.ts +4 -0
- package/dist/icons/types/Instagram.d.ts +4 -0
- package/dist/icons/types/Linkedin.d.ts +4 -0
- package/dist/icons/types/MicrophoneOvalV2.d.ts +4 -0
- package/dist/icons/types/OfficeBuildingDuplicate.d.ts +4 -0
- package/dist/icons/types/PauseOvalV2.d.ts +4 -0
- package/dist/icons/types/PlayOvalV2.d.ts +4 -0
- package/dist/icons/types/RecAndPlayIconV2.d.ts +4 -0
- package/dist/icons/types/RecButtonContinuousV2.d.ts +4 -0
- package/dist/icons/types/RecButtonHarddriveV2.d.ts +4 -0
- package/dist/icons/types/RecButtonOldPvrV2.d.ts +4 -0
- package/dist/icons/types/RecButtonSingleV2.d.ts +4 -0
- package/dist/icons/types/SearchOvalV2.d.ts +4 -0
- package/dist/icons/types/StarFilled.d.ts +4 -0
- package/dist/icons/types/Tiktok.d.ts +4 -0
- package/dist/icons/types/X.d.ts +4 -0
- package/dist/icons/types/Youtube.d.ts +4 -0
- package/dist/icons/types/index.d.ts +19 -11
- package/package.json +1 -1
- package/dist/icons/cjs/Attention.js +0 -1
- package/dist/icons/cjs/MicrophoneOval.js +0 -1
- package/dist/icons/cjs/PauseOval.js +0 -1
- package/dist/icons/cjs/PlayOval.js +0 -1
- package/dist/icons/cjs/RecAndPlayIcon.js +0 -1
- package/dist/icons/cjs/RecButtonContinuous.js +0 -1
- package/dist/icons/cjs/RecButtonHarddrive.js +0 -1
- package/dist/icons/cjs/RecButtonOldPvr.js +0 -1
- package/dist/icons/cjs/RecButtonSingle.js +0 -1
- package/dist/icons/cjs/SearchOval.js +0 -1
- package/dist/icons/es/Attention.js +0 -1
- package/dist/icons/es/MicrophoneOval.js +0 -1
- package/dist/icons/es/PauseOval.js +0 -1
- package/dist/icons/es/PlayOval.js +0 -1
- package/dist/icons/es/RecAndPlayIcon.js +0 -1
- package/dist/icons/es/RecButtonContinuous.js +0 -1
- package/dist/icons/es/RecButtonHarddrive.js +0 -1
- package/dist/icons/es/RecButtonOldPvr.js +0 -1
- package/dist/icons/es/RecButtonSingle.js +0 -1
- package/dist/icons/es/SearchOval.js +0 -1
- package/dist/icons/types/Attention.d.ts +0 -4
- package/dist/icons/types/MicrophoneOval.d.ts +0 -4
- package/dist/icons/types/PauseOval.d.ts +0 -4
- package/dist/icons/types/PlayOval.d.ts +0 -4
- package/dist/icons/types/RecAndPlayIcon.d.ts +0 -4
- package/dist/icons/types/RecButtonContinuous.d.ts +0 -4
- package/dist/icons/types/RecButtonHarddrive.d.ts +0 -4
- package/dist/icons/types/RecButtonOldPvr.d.ts +0 -4
- package/dist/icons/types/RecButtonSingle.d.ts +0 -4
- package/dist/icons/types/SearchOval.d.ts +0 -4
|
@@ -60,8 +60,8 @@ export { default as Fingerprint } from './Fingerprint.tsx';
|
|
|
60
60
|
export { default as Smile } from './Smile.tsx';
|
|
61
61
|
export { default as Star } from './Star.tsx';
|
|
62
62
|
export { default as Heart } from './Heart.tsx';
|
|
63
|
+
export { default as Error } from './Error.tsx';
|
|
63
64
|
export { default as Warning } from './Warning.tsx';
|
|
64
|
-
export { default as Attention } from './Attention.tsx';
|
|
65
65
|
export { default as Question } from './Question.tsx';
|
|
66
66
|
export { default as Info } from './Info.tsx';
|
|
67
67
|
export { default as Shield } from './Shield.tsx';
|
|
@@ -155,9 +155,10 @@ export { default as Play } from './Play.tsx';
|
|
|
155
155
|
export { default as Close } from './Close.tsx';
|
|
156
156
|
export { default as Question2 } from './Question2.tsx';
|
|
157
157
|
export { default as Announcement } from './Announcement.tsx';
|
|
158
|
-
export { default as
|
|
158
|
+
export { default as OfficeBuildingDuplicate } from './OfficeBuildingDuplicate.tsx';
|
|
159
159
|
export { default as Tag } from './Tag.tsx';
|
|
160
160
|
export { default as Suitcase } from './Suitcase.tsx';
|
|
161
|
+
export { default as OfficeBuilding } from './OfficeBuilding.tsx';
|
|
161
162
|
export { default as Loading } from './Loading.tsx';
|
|
162
163
|
export { default as CheckEmpty } from './CheckEmpty.tsx';
|
|
163
164
|
export { default as CheckMark } from './CheckMark.tsx';
|
|
@@ -185,16 +186,9 @@ export { default as Hd } from './Hd.tsx';
|
|
|
185
186
|
export { default as HardDrive } from './HardDrive.tsx';
|
|
186
187
|
export { default as WifiDisable } from './WifiDisable.tsx';
|
|
187
188
|
export { default as SubtitlesAndAudio } from './SubtitlesAndAudio.tsx';
|
|
188
|
-
export { default as
|
|
189
|
-
export { default as RecButtonSingle } from './RecButtonSingle.tsx';
|
|
190
|
-
export { default as RecButtonOldPvr } from './RecButtonOldPvr.tsx';
|
|
191
|
-
export { default as RecButtonContinuous } from './RecButtonContinuous.tsx';
|
|
189
|
+
export { default as RecButtonHarddriveV2 } from './RecButtonHarddriveV2.tsx';
|
|
192
190
|
export { default as RecButton } from './RecButton.tsx';
|
|
193
191
|
export { default as RecButtonRules } from './RecButtonRules.tsx';
|
|
194
|
-
export { default as PlayOval } from './PlayOval.tsx';
|
|
195
|
-
export { default as RecAndPlayIcon } from './RecAndPlayIcon.tsx';
|
|
196
|
-
export { default as SearchOval } from './SearchOval.tsx';
|
|
197
|
-
export { default as MicrophoneOval } from './MicrophoneOval.tsx';
|
|
198
192
|
export { default as CableTVCard } from './CableTVCard.tsx';
|
|
199
193
|
export { default as HubiAndRemote } from './HubiAndRemote.tsx';
|
|
200
194
|
export { default as Hubi } from './Hubi.tsx';
|
|
@@ -215,5 +209,19 @@ export { default as Switch } from './Switch.tsx';
|
|
|
215
209
|
export { default as Checklist } from './Checklist.tsx';
|
|
216
210
|
export { default as DesktopChat } from './DesktopChat.tsx';
|
|
217
211
|
export { default as HandshakeHeart } from './HandshakeHeart.tsx';
|
|
218
|
-
export { default as PauseOval } from './PauseOval.tsx';
|
|
219
212
|
export { default as HeartFilled } from './HeartFilled.tsx';
|
|
213
|
+
export { default as RecAndPlayIconV2 } from './RecAndPlayIconV2.tsx';
|
|
214
|
+
export { default as RecButtonSingleV2 } from './RecButtonSingleV2.tsx';
|
|
215
|
+
export { default as RecButtonOldPvrV2 } from './RecButtonOldPvrV2.tsx';
|
|
216
|
+
export { default as RecButtonContinuousV2 } from './RecButtonContinuousV2.tsx';
|
|
217
|
+
export { default as PlayOvalV2 } from './PlayOvalV2.tsx';
|
|
218
|
+
export { default as SearchOvalV2 } from './SearchOvalV2.tsx';
|
|
219
|
+
export { default as MicrophoneOvalV2 } from './MicrophoneOvalV2.tsx';
|
|
220
|
+
export { default as PauseOvalV2 } from './PauseOvalV2.tsx';
|
|
221
|
+
export { default as StarFilled } from './StarFilled.tsx';
|
|
222
|
+
export { default as X } from './X.tsx';
|
|
223
|
+
export { default as Facebook } from './Facebook.tsx';
|
|
224
|
+
export { default as Instagram } from './Instagram.tsx';
|
|
225
|
+
export { default as Linkedin } from './Linkedin.tsx';
|
|
226
|
+
export { default as Tiktok } from './Tiktok.tsx';
|
|
227
|
+
export { default as Youtube } from './Youtube.tsx';
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({color:e="currentColor",size:t})=>a.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:e,width:t,height:t},a.default.createElement("path",{fillRule:"evenodd",d:"M11.632 2.002a10 10 0 0 0-4.92 1.502A10.02 10.02 0 0 0 2.508 8.83 9.8 9.8 0 0 0 2 12c0 .477.012.713.057 1.117a10 10 0 0 0 4.06 6.979c.807.59 1.74 1.07 2.707 1.395a9.8 9.8 0 0 0 3.172.509c.476 0 .713-.012 1.116-.056a9.98 9.98 0 0 0 6.817-3.85 10 10 0 0 0 1.554-2.92 9.9 9.9 0 0 0 .505-2.787c0-.05.004-.082.008-.082.006 0 .008-.11.008-.314 0-.206-.003-.31-.008-.302q-.007.013-.008-.072a9 9 0 0 0-.052-.733 10 10 0 0 0-4.06-6.978 10 10 0 0 0-2.708-1.395 9.8 9.8 0 0 0-2.523-.494 19 19 0 0 0-1.013-.015m-.076 1.437a8.5 8.5 0 0 0-3.384.888A8.4 8.4 0 0 0 6.34 5.56a11 11 0 0 0-.9.92 8.56 8.56 0 0 0-1.959 4.542c-.07.629-.07 1.33 0 1.96a8.56 8.56 0 0 0 2.963 5.55 8.53 8.53 0 0 0 6.28 2.012 8.5 8.5 0 0 0 3.132-.888 8.2 8.2 0 0 0 1.718-1.146c.316-.271.676-.632.95-.954a8.5 8.5 0 0 0 1.524-2.613 8.6 8.6 0 0 0-.826-7.555 8 8 0 0 0-.718-.964 9 9 0 0 0-.956-.953 8.52 8.52 0 0 0-5.135-2.032c-.185-.01-.67-.009-.857 0m.316 3.568a.73.73 0 0 0-.569.516c-.014.046-.014.167-.017 2.477-.001 1.66 0 2.446.006 2.484.03.193.165.387.344.494a.73.73 0 0 0 .72 0 .73.73 0 0 0 .344-.494c.006-.038.008-.822.006-2.484-.002-2.324-.003-2.43-.016-2.477a.74.74 0 0 0-.49-.496 1 1 0 0 0-.329-.02M2 12.001c0 .174.001.245.002.158.002-.087.002-.23 0-.316 0-.087-.002-.016-.002.158m9.838 2.869a1.073 1.073 0 1 0 .69 1.991 1.072 1.072 0 0 0-.69-1.991",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:l})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:e,width:l,height:l},t.default.createElement("rect",{rx:"50"}),t.default.createElement("path",{fillRule:"evenodd",d:"M51.429 30a8.417 8.417 0 0 0-8.418 8.417v9.786a8.418 8.418 0 0 0 16.835 0v-9.786A8.417 8.417 0 0 0 51.429 30m-2.143 34.309v3.462a2.143 2.143 0 0 0 4.285 0v-3.465a15 15 0 0 0 14.286-14.983 2.143 2.143 0 1 0-4.286 0 10.714 10.714 0 0 1-10.714 10.714H50a10.714 10.714 0 0 1-10.714-10.714 2.143 2.143 0 1 0-4.286 0 15 15 0 0 0 14.286 14.986",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:a})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:e,width:a,height:a},t.default.createElement("rect",{rx:"50"}),t.default.createElement("path",{fillRule:"evenodd",d:"M37.974 35.127a3.2 3.2 0 0 0-1.923.92 3.2 3.2 0 0 0-.917 1.9c-.027.226-.027 23.878 0 24.104a3.196 3.196 0 0 0 2.863 2.822c.08.007 1.109.012 2.977.012 2.464 0 2.874-.003 3.007-.018a3.2 3.2 0 0 0 1.662-.701c.126-.102.36-.338.468-.472a3.3 3.3 0 0 0 .69-1.685c.023-.212.023-23.807 0-24.02a3.23 3.23 0 0 0-1.049-2.062 3.2 3.2 0 0 0-1.771-.795c-.133-.016-.539-.018-3.03-.017-1.581.001-2.92.007-2.977.012m18.034.005a3.204 3.204 0 0 0-2.805 2.858c-.023.212-.023 23.807 0 24.019a3.23 3.23 0 0 0 1.048 2.062 3.2 3.2 0 0 0 1.772.796c.132.015.543.018 3.007.018 1.868 0 2.897-.005 2.977-.013a3.196 3.196 0 0 0 2.868-2.882c.01-.108.013-3.337.01-12.086-.004-11.35-.005-11.944-.025-12.063a3.3 3.3 0 0 0-.495-1.286 3 3 0 0 0-.406-.501 3.17 3.17 0 0 0-1.519-.855c-.355-.085-.068-.078-3.346-.08-2.425-.002-2.977 0-3.086.013",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:l})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:e,width:l,height:l},t.default.createElement("rect",{rx:"50"}),t.default.createElement("path",{fillRule:"evenodd",d:"M42.688 34.036c-.677 0-1.341.172-1.932.5a3.75 3.75 0 0 0-2.046 3.276v24.412a3.75 3.75 0 0 0 2.046 3.276 3.98 3.98 0 0 0 3.928-.038l19.73-12.203a3.683 3.683 0 0 0 1.46-5.245 3.7 3.7 0 0 0-1.462-1.33L44.68 34.571l-.035-.02a4 4 0 0 0-1.957-.515",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:l})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 56 40",fill:e,width:l,height:l},t.default.createElement("rect",{x:"5",rx:"20"}),t.default.createElement("path",{fillRule:"evenodd",d:"M22.075 13.614c-.27 0-.536.07-.773.2a1.5 1.5 0 0 0-.818 1.31v9.766a1.5 1.5 0 0 0 .818 1.31 1.59 1.59 0 0 0 1.572-.015l7.892-4.881a1.473 1.473 0 0 0-.001-2.63l-7.893-4.845-.014-.009a1.6 1.6 0 0 0-.783-.206",clipRule:"evenodd"}),t.default.createElement("rect",{x:"27",y:"28",rx:"6"}),t.default.createElement("path",{d:"M41.995 33.939c0 1.283.96 2.124 2.082 2.124.72 0 1.392-.337 1.77-.949l-.636-.431c-.24.39-.666.636-1.134.636-.738 0-1.26-.6-1.26-1.38s.522-1.38 1.26-1.38c.438 0 .834.216 1.08.558l.612-.474a2.09 2.09 0 0 0-1.692-.829c-1.122 0-2.082.834-2.082 2.124"}),t.default.createElement("path",{fillRule:"evenodd",d:"M36.396 35.979h-.936l-.948-1.548h-.708v1.547H33v-4.08h2.004c.756 0 1.326.546 1.326 1.26 0 .594-.384 1.075-.942 1.224zm-1.518-3.373h-1.074v1.116h1.074c.312 0 .636-.162.636-.558 0-.401-.324-.558-.636-.558",clipRule:"evenodd"}),t.default.createElement("path",{d:"M38.631 34.227v1.02h2.166v.731h-2.97v-4.08h2.934v.732h-2.13v.864h1.938v.733z"}),t.default.createElement("path",{fillRule:"evenodd",d:"M27 34a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H33a6 6 0 0 1-6-6m6-5.284h12A5.284 5.284 0 0 1 50.284 34 5.244 5.244 0 0 1 45 39.284H33a5.284 5.284 0 0 1 0-10.568",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:r})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:e,width:r,height:r},t.default.createElement("rect",{rx:"16"}),t.default.createElement("path",{d:"M12.773 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m16.357 1.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=e(require("react"));module.exports=({color:e="currentColor",size:t})=>l.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:e,width:t,height:t},l.default.createElement("rect",{rx:"16"}),l.default.createElement("path",{fillRule:"evenodd",d:"M9.739 11.005a1.07 1.07 0 0 0-.962.97c-.006.06-.006 7.99 0 8.051.023.251.131.482.31.66.178.178.408.287.66.31.06.006 7.99.006 8.052 0a1.07 1.07 0 0 0 .968-.96.1.1 0 0 1 .006-.038c.002-.002.004-1.803.004-4.003 0-2.204-.002-3.998-.004-3.997-.002 0-.004-.014-.006-.033a1.07 1.07 0 0 0-.969-.96c-.054-.006-8.006-.006-8.06 0m.034.717a.36.36 0 0 0-.271.248l-.011.036v7.988l.01.036a.36.36 0 0 0 .242.24l.036.012h7.988l.036-.011a.37.37 0 0 0 .24-.241l.012-.036v-7.988l-.012-.036a.36.36 0 0 0-.24-.24l-.036-.012h-3.984c-3.387-.001-3.988 0-4.01.004M8.775 16v2.001z",clipRule:"evenodd"}),l.default.createElement("path",{d:"M35.13 20.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=e(require("react"));module.exports=({color:e="currentColor",size:t})=>l.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:e,width:t,height:t},l.default.createElement("rect",{rx:"16"}),l.default.createElement("path",{fillRule:"evenodd",d:"M9.739 11.004c-.51.05-.919.462-.962.974-.003.037-.004.913-.003 3.164 0 2.975.001 3.114.008 3.154.034.196.105.362.218.508a1.07 1.07 0 0 0 .71.403c.05.007.187.007 3.165.007 3.357 0 3.143.001 3.254-.02.419-.085.753-.42.837-.838.022-.11.02.104.02-3.254 0-2.978 0-3.114-.006-3.164a1.05 1.05 0 0 0-.321-.638 1.1 1.1 0 0 0-.59-.29c-.04-.008-.178-.008-3.168-.008-1.733 0-3.142 0-3.162.002m.034.718a.36.36 0 0 0-.271.248l-.011.036v6.2l.009.03a.34.34 0 0 0 .088.153q.069.072.167.1l.032.009 3.076.001c2.731 0 3.08 0 3.11-.005a.34.34 0 0 0 .19-.096.35.35 0 0 0 .1-.177c.007-.03.008-.129.008-3.117v-3.086l-.01-.034a.37.37 0 0 0-.25-.257l-.028-.01H12.89c-2.627 0-3.096 0-3.118.005m8.574 1.426a.37.37 0 0 0-.282.272c-.006.024-.006.271-.008 3.3-.002 2.98-.003 3.276-.009 3.294a.4.4 0 0 1-.095.166.4.4 0 0 1-.166.096c-.018.005-.313.006-3.294.008-3.029.002-3.276.003-3.3.009a.38.38 0 0 0-.269.263l-.005.086c0 .06 0 .072.009.1.037.13.153.232.285.254.036.006 6.524.006 6.586 0a1.07 1.07 0 0 0 .97-.97c.005-.061.005-6.55 0-6.585a.37.37 0 0 0-.192-.26.3.3 0 0 0-.15-.035z",clipRule:"evenodd"}),l.default.createElement("path",{d:"M35.13 20.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:r})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:e,width:r,height:r},t.default.createElement("rect",{rx:"16"}),t.default.createElement("path",{d:"M13.773 21a5 5 0 1 0 0-10 5 5 0 0 0 0 10m21.357-.58h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({color:e="currentColor",size:l})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:e,width:l,height:l},t.default.createElement("rect",{rx:"50"}),t.default.createElement("path",{fillRule:"evenodd",d:"M31 47.143C31 37.675 38.675 30 48.143 30s17.143 7.675 17.143 17.143-7.675 17.143-17.143 17.143S31 56.61 31 47.143",clipRule:"evenodd"}),t.default.createElement("path",{fillRule:"evenodd",d:"M58.561 57.561a1.43 1.43 0 0 1 2.02 0l10 10a1.429 1.429 0 1 1-2.02 2.02l-10-10a1.43 1.43 0 0 1 0-2.02",clipRule:"evenodd"}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const a=({color:a="currentColor",size:c})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:a,width:c,height:c},e.createElement("path",{fillRule:"evenodd",d:"M11.632 2.002a10 10 0 0 0-4.92 1.502A10.02 10.02 0 0 0 2.508 8.83 9.8 9.8 0 0 0 2 12c0 .477.012.713.057 1.117a10 10 0 0 0 4.06 6.979c.807.59 1.74 1.07 2.707 1.395a9.8 9.8 0 0 0 3.172.509c.476 0 .713-.012 1.116-.056a9.98 9.98 0 0 0 6.817-3.85 10 10 0 0 0 1.554-2.92 9.9 9.9 0 0 0 .505-2.787c0-.05.004-.082.008-.082.006 0 .008-.11.008-.314 0-.206-.003-.31-.008-.302q-.007.013-.008-.072a9 9 0 0 0-.052-.733 10 10 0 0 0-4.06-6.978 10 10 0 0 0-2.708-1.395 9.8 9.8 0 0 0-2.523-.494 19 19 0 0 0-1.013-.015m-.076 1.437a8.5 8.5 0 0 0-3.384.888A8.4 8.4 0 0 0 6.34 5.56a11 11 0 0 0-.9.92 8.56 8.56 0 0 0-1.959 4.542c-.07.629-.07 1.33 0 1.96a8.56 8.56 0 0 0 2.963 5.55 8.53 8.53 0 0 0 6.28 2.012 8.5 8.5 0 0 0 3.132-.888 8.2 8.2 0 0 0 1.718-1.146c.316-.271.676-.632.95-.954a8.5 8.5 0 0 0 1.524-2.613 8.6 8.6 0 0 0-.826-7.555 8 8 0 0 0-.718-.964 9 9 0 0 0-.956-.953 8.52 8.52 0 0 0-5.135-2.032c-.185-.01-.67-.009-.857 0m.316 3.568a.73.73 0 0 0-.569.516c-.014.046-.014.167-.017 2.477-.001 1.66 0 2.446.006 2.484.03.193.165.387.344.494a.73.73 0 0 0 .72 0 .73.73 0 0 0 .344-.494c.006-.038.008-.822.006-2.484-.002-2.324-.003-2.43-.016-2.477a.74.74 0 0 0-.49-.496 1 1 0 0 0-.329-.02M2 12.001c0 .174.001.245.002.158.002-.087.002-.23 0-.316 0-.087-.002-.016-.002.158m9.838 2.869a1.073 1.073 0 1 0 .69 1.991 1.072 1.072 0 0 0-.69-1.991",clipRule:"evenodd"}));export{a as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const t=({color:t="currentColor",size:l})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:t,width:l,height:l},e.createElement("rect",{rx:"50"}),e.createElement("path",{fillRule:"evenodd",d:"M51.429 30a8.417 8.417 0 0 0-8.418 8.417v9.786a8.418 8.418 0 0 0 16.835 0v-9.786A8.417 8.417 0 0 0 51.429 30m-2.143 34.309v3.462a2.143 2.143 0 0 0 4.285 0v-3.465a15 15 0 0 0 14.286-14.983 2.143 2.143 0 1 0-4.286 0 10.714 10.714 0 0 1-10.714 10.714H50a10.714 10.714 0 0 1-10.714-10.714 2.143 2.143 0 1 0-4.286 0 15 15 0 0 0 14.286 14.986",clipRule:"evenodd"}));export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const c=({color:c="currentColor",size:t})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:c,width:t,height:t},e.createElement("rect",{rx:"50"}),e.createElement("path",{fillRule:"evenodd",d:"M37.974 35.127a3.2 3.2 0 0 0-1.923.92 3.2 3.2 0 0 0-.917 1.9c-.027.226-.027 23.878 0 24.104a3.196 3.196 0 0 0 2.863 2.822c.08.007 1.109.012 2.977.012 2.464 0 2.874-.003 3.007-.018a3.2 3.2 0 0 0 1.662-.701c.126-.102.36-.338.468-.472a3.3 3.3 0 0 0 .69-1.685c.023-.212.023-23.807 0-24.02a3.23 3.23 0 0 0-1.049-2.062 3.2 3.2 0 0 0-1.771-.795c-.133-.016-.539-.018-3.03-.017-1.581.001-2.92.007-2.977.012m18.034.005a3.204 3.204 0 0 0-2.805 2.858c-.023.212-.023 23.807 0 24.019a3.23 3.23 0 0 0 1.048 2.062 3.2 3.2 0 0 0 1.772.796c.132.015.543.018 3.007.018 1.868 0 2.897-.005 2.977-.013a3.196 3.196 0 0 0 2.868-2.882c.01-.108.013-3.337.01-12.086-.004-11.35-.005-11.944-.025-12.063a3.3 3.3 0 0 0-.495-1.286 3 3 0 0 0-.406-.501 3.17 3.17 0 0 0-1.519-.855c-.355-.085-.068-.078-3.346-.08-2.425-.002-2.977 0-3.086.013",clipRule:"evenodd"}));export{c as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const t=({color:t="currentColor",size:l})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:t,width:l,height:l},e.createElement("rect",{rx:"50"}),e.createElement("path",{fillRule:"evenodd",d:"M42.688 34.036c-.677 0-1.341.172-1.932.5a3.75 3.75 0 0 0-2.046 3.276v24.412a3.75 3.75 0 0 0 2.046 3.276 3.98 3.98 0 0 0 3.928-.038l19.73-12.203a3.683 3.683 0 0 0 1.46-5.245 3.7 3.7 0 0 0-1.462-1.33L44.68 34.571l-.035-.02a4 4 0 0 0-1.957-.515",clipRule:"evenodd"}));export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const l=({color:l="currentColor",size:t})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 56 40",fill:l,width:t,height:t},e.createElement("rect",{x:"5",rx:"20"}),e.createElement("path",{fillRule:"evenodd",d:"M22.075 13.614c-.27 0-.536.07-.773.2a1.5 1.5 0 0 0-.818 1.31v9.766a1.5 1.5 0 0 0 .818 1.31 1.59 1.59 0 0 0 1.572-.015l7.892-4.881a1.473 1.473 0 0 0-.001-2.63l-7.893-4.845-.014-.009a1.6 1.6 0 0 0-.783-.206",clipRule:"evenodd"}),e.createElement("rect",{x:"27",y:"28",rx:"6"}),e.createElement("path",{d:"M41.995 33.939c0 1.283.96 2.124 2.082 2.124.72 0 1.392-.337 1.77-.949l-.636-.431c-.24.39-.666.636-1.134.636-.738 0-1.26-.6-1.26-1.38s.522-1.38 1.26-1.38c.438 0 .834.216 1.08.558l.612-.474a2.09 2.09 0 0 0-1.692-.829c-1.122 0-2.082.834-2.082 2.124"}),e.createElement("path",{fillRule:"evenodd",d:"M36.396 35.979h-.936l-.948-1.548h-.708v1.547H33v-4.08h2.004c.756 0 1.326.546 1.326 1.26 0 .594-.384 1.075-.942 1.224zm-1.518-3.373h-1.074v1.116h1.074c.312 0 .636-.162.636-.558 0-.401-.324-.558-.636-.558",clipRule:"evenodd"}),e.createElement("path",{d:"M38.631 34.227v1.02h2.166v.731h-2.97v-4.08h2.934v.732h-2.13v.864h1.938v.733z"}),e.createElement("path",{fillRule:"evenodd",d:"M27 34a6 6 0 0 1 6-6h12a6 6 0 0 1 0 12H33a6 6 0 0 1-6-6m6-5.284h12A5.284 5.284 0 0 1 50.284 34 5.244 5.244 0 0 1 45 39.284H33a5.284 5.284 0 0 1 0-10.568",clipRule:"evenodd"}));export{l as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const t=({color:t="currentColor",size:h})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:t,width:h,height:h},e.createElement("rect",{rx:"16"}),e.createElement("path",{d:"M12.773 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m16.357 1.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const l=({color:l="currentColor",size:t})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:l,width:t,height:t},e.createElement("rect",{rx:"16"}),e.createElement("path",{fillRule:"evenodd",d:"M9.739 11.005a1.07 1.07 0 0 0-.962.97c-.006.06-.006 7.99 0 8.051.023.251.131.482.31.66.178.178.408.287.66.31.06.006 7.99.006 8.052 0a1.07 1.07 0 0 0 .968-.96.1.1 0 0 1 .006-.038c.002-.002.004-1.803.004-4.003 0-2.204-.002-3.998-.004-3.997-.002 0-.004-.014-.006-.033a1.07 1.07 0 0 0-.969-.96c-.054-.006-8.006-.006-8.06 0m.034.717a.36.36 0 0 0-.271.248l-.011.036v7.988l.01.036a.36.36 0 0 0 .242.24l.036.012h7.988l.036-.011a.37.37 0 0 0 .24-.241l.012-.036v-7.988l-.012-.036a.36.36 0 0 0-.24-.24l-.036-.012h-3.984c-3.387-.001-3.988 0-4.01.004M8.775 16v2.001z",clipRule:"evenodd"}),e.createElement("path",{d:"M35.13 20.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));export{l as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const c=({color:c="currentColor",size:l})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:c,width:l,height:l},e.createElement("rect",{rx:"16"}),e.createElement("path",{fillRule:"evenodd",d:"M9.739 11.004c-.51.05-.919.462-.962.974-.003.037-.004.913-.003 3.164 0 2.975.001 3.114.008 3.154.034.196.105.362.218.508a1.07 1.07 0 0 0 .71.403c.05.007.187.007 3.165.007 3.357 0 3.143.001 3.254-.02.419-.085.753-.42.837-.838.022-.11.02.104.02-3.254 0-2.978 0-3.114-.006-3.164a1.05 1.05 0 0 0-.321-.638 1.1 1.1 0 0 0-.59-.29c-.04-.008-.178-.008-3.168-.008-1.733 0-3.142 0-3.162.002m.034.718a.36.36 0 0 0-.271.248l-.011.036v6.2l.009.03a.34.34 0 0 0 .088.153q.069.072.167.1l.032.009 3.076.001c2.731 0 3.08 0 3.11-.005a.34.34 0 0 0 .19-.096.35.35 0 0 0 .1-.177c.007-.03.008-.129.008-3.117v-3.086l-.01-.034a.37.37 0 0 0-.25-.257l-.028-.01H12.89c-2.627 0-3.096 0-3.118.005m8.574 1.426a.37.37 0 0 0-.282.272c-.006.024-.006.271-.008 3.3-.002 2.98-.003 3.276-.009 3.294a.4.4 0 0 1-.095.166.4.4 0 0 1-.166.096c-.018.005-.313.006-3.294.008-3.029.002-3.276.003-3.3.009a.38.38 0 0 0-.269.263l-.005.086c0 .06 0 .072.009.1.037.13.153.232.285.254.036.006 6.524.006 6.586 0a1.07 1.07 0 0 0 .97-.97c.005-.061.005-6.55 0-6.585a.37.37 0 0 0-.192-.26.3.3 0 0 0-.15-.035z",clipRule:"evenodd"}),e.createElement("path",{d:"M35.13 20.42h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));export{c as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const t=({color:t="currentColor",size:h})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 32",fill:t,width:h,height:h},e.createElement("rect",{rx:"16"}),e.createElement("path",{d:"M13.773 21a5 5 0 1 0 0-10 5 5 0 0 0 0 10m21.357-.58h-2.027l-2.054-3.354h-1.534v3.354h-1.742v-8.84h4.342c1.638 0 2.873 1.183 2.873 2.73 0 1.287-.832 2.327-2.041 2.652zm-3.288-7.306h-2.327v2.418h2.327c.676 0 1.378-.351 1.378-1.21 0-.87-.702-1.208-1.378-1.208m6.442 3.51v2.21h4.693v1.586h-6.435v-8.84H42.9v1.586h-4.615v1.872h4.2v1.586zm10.108 3.978c-2.43 0-4.51-1.82-4.51-4.602 0-2.795 2.08-4.602 4.51-4.602 1.456 0 2.821.65 3.666 1.794l-1.326 1.027a2.88 2.88 0 0 0-2.34-1.21c-1.599 0-2.73 1.3-2.73 2.99s1.131 2.99 2.73 2.99a2.89 2.89 0 0 0 2.457-1.377l1.378.936c-.819 1.326-2.275 2.054-3.835 2.054"}));export{t as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"react";const l=({color:l="currentColor",size:t})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",fill:l,width:t,height:t},e.createElement("rect",{rx:"50"}),e.createElement("path",{fillRule:"evenodd",d:"M31 47.143C31 37.675 38.675 30 48.143 30s17.143 7.675 17.143 17.143-7.675 17.143-17.143 17.143S31 56.61 31 47.143",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M58.561 57.561a1.43 1.43 0 0 1 2.02 0l10 10a1.429 1.429 0 1 1-2.02 2.02l-10-10a1.43 1.43 0 0 1 0-2.02",clipRule:"evenodd"}));export{l as default};
|