@skbkontur/icons 1.4.3 → 1.5.1-import-react.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.
- package/CHANGELOG.md +16 -12
- package/DataStructureGraphIcon.d.ts +1 -0
- package/DataStructureGraphIcon.js +4 -0
- package/DataStructureGraphIcon16Light.d.ts +1 -0
- package/DataStructureGraphIcon16Light.js +4 -0
- package/DataStructureGraphIcon16Regular.d.ts +1 -0
- package/DataStructureGraphIcon16Regular.js +4 -0
- package/DataStructureGraphIcon16Solid.d.ts +1 -0
- package/DataStructureGraphIcon16Solid.js +4 -0
- package/DataStructureGraphIcon20Light.d.ts +1 -0
- package/DataStructureGraphIcon20Light.js +4 -0
- package/DataStructureGraphIcon20Regular.d.ts +1 -0
- package/DataStructureGraphIcon20Regular.js +4 -0
- package/DataStructureGraphIcon20Solid.d.ts +1 -0
- package/DataStructureGraphIcon20Solid.js +4 -0
- package/DataStructureGraphIcon24Regular.d.ts +1 -0
- package/DataStructureGraphIcon24Regular.js +4 -0
- package/DataStructureGraphIcon24Solid.d.ts +1 -0
- package/DataStructureGraphIcon24Solid.js +4 -0
- package/DataStructureGraphIcon32Regular.d.ts +1 -0
- package/DataStructureGraphIcon32Regular.js +4 -0
- package/DataStructureGraphIcon64Regular.d.ts +1 -0
- package/DataStructureGraphIcon64Regular.js +4 -0
- package/NatureFxFireIcon.d.ts +1 -0
- package/NatureFxFireIcon.js +4 -0
- package/NatureFxFireIcon16Light.d.ts +1 -0
- package/NatureFxFireIcon16Light.js +4 -0
- package/NatureFxFireIcon16Regular.d.ts +1 -0
- package/NatureFxFireIcon16Regular.js +4 -0
- package/NatureFxFireIcon16Solid.d.ts +1 -0
- package/NatureFxFireIcon16Solid.js +4 -0
- package/NatureFxFireIcon20Light.d.ts +1 -0
- package/NatureFxFireIcon20Light.js +4 -0
- package/NatureFxFireIcon20Regular.d.ts +1 -0
- package/NatureFxFireIcon20Regular.js +4 -0
- package/NatureFxFireIcon20Solid.d.ts +1 -0
- package/NatureFxFireIcon20Solid.js +4 -0
- package/NatureFxFireIcon24Regular.d.ts +1 -0
- package/NatureFxFireIcon24Regular.js +4 -0
- package/NatureFxFireIcon24Solid.d.ts +1 -0
- package/NatureFxFireIcon24Solid.js +4 -0
- package/NatureFxFireIcon32Regular.d.ts +1 -0
- package/NatureFxFireIcon32Regular.js +4 -0
- package/NatureFxFireIcon64Regular.d.ts +1 -0
- package/NatureFxFireIcon64Regular.js +4 -0
- package/esm/DataStructureGraphIcon.d.ts +1 -0
- package/esm/DataStructureGraphIcon.js +1 -0
- package/esm/DataStructureGraphIcon16Light.d.ts +1 -0
- package/esm/DataStructureGraphIcon16Light.js +1 -0
- package/esm/DataStructureGraphIcon16Regular.d.ts +1 -0
- package/esm/DataStructureGraphIcon16Regular.js +1 -0
- package/esm/DataStructureGraphIcon16Solid.d.ts +1 -0
- package/esm/DataStructureGraphIcon16Solid.js +1 -0
- package/esm/DataStructureGraphIcon20Light.d.ts +1 -0
- package/esm/DataStructureGraphIcon20Light.js +1 -0
- package/esm/DataStructureGraphIcon20Regular.d.ts +1 -0
- package/esm/DataStructureGraphIcon20Regular.js +1 -0
- package/esm/DataStructureGraphIcon20Solid.d.ts +1 -0
- package/esm/DataStructureGraphIcon20Solid.js +1 -0
- package/esm/DataStructureGraphIcon24Regular.d.ts +1 -0
- package/esm/DataStructureGraphIcon24Regular.js +1 -0
- package/esm/DataStructureGraphIcon24Solid.d.ts +1 -0
- package/esm/DataStructureGraphIcon24Solid.js +1 -0
- package/esm/DataStructureGraphIcon32Regular.d.ts +1 -0
- package/esm/DataStructureGraphIcon32Regular.js +1 -0
- package/esm/DataStructureGraphIcon64Regular.d.ts +1 -0
- package/esm/DataStructureGraphIcon64Regular.js +1 -0
- package/esm/NatureFxFireIcon.d.ts +1 -0
- package/esm/NatureFxFireIcon.js +1 -0
- package/esm/NatureFxFireIcon16Light.d.ts +1 -0
- package/esm/NatureFxFireIcon16Light.js +1 -0
- package/esm/NatureFxFireIcon16Regular.d.ts +1 -0
- package/esm/NatureFxFireIcon16Regular.js +1 -0
- package/esm/NatureFxFireIcon16Solid.d.ts +1 -0
- package/esm/NatureFxFireIcon16Solid.js +1 -0
- package/esm/NatureFxFireIcon20Light.d.ts +1 -0
- package/esm/NatureFxFireIcon20Light.js +1 -0
- package/esm/NatureFxFireIcon20Regular.d.ts +1 -0
- package/esm/NatureFxFireIcon20Regular.js +1 -0
- package/esm/NatureFxFireIcon20Solid.d.ts +1 -0
- package/esm/NatureFxFireIcon20Solid.js +1 -0
- package/esm/NatureFxFireIcon24Regular.d.ts +1 -0
- package/esm/NatureFxFireIcon24Regular.js +1 -0
- package/esm/NatureFxFireIcon24Solid.d.ts +1 -0
- package/esm/NatureFxFireIcon24Solid.js +1 -0
- package/esm/NatureFxFireIcon32Regular.d.ts +1 -0
- package/esm/NatureFxFireIcon32Regular.js +1 -0
- package/esm/NatureFxFireIcon64Regular.d.ts +1 -0
- package/esm/NatureFxFireIcon64Regular.js +1 -0
- package/esm/helpers/forwardRef.d.ts +1 -1
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon.js +41 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Light.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Light.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Regular.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Regular.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Solid.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon16Solid.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Light.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Light.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Regular.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Regular.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Solid.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon20Solid.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon24Regular.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon24Regular.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon24Solid.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon24Solid.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon32Regular.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon32Regular.js +10 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon64Regular.d.ts +2 -0
- package/esm/icons/DataStructureGraphIcon/DataStructureGraphIcon64Regular.js +10 -0
- package/esm/icons/DataStructureGraphIcon/index.d.ts +11 -0
- package/esm/icons/DataStructureGraphIcon/index.js +11 -0
- package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.js +0 -3
- package/esm/icons/LogoTelegramIcon/LogoTelegramIcon16Light.js +1 -1
- package/esm/icons/LogoTelegramIcon/LogoTelegramIcon16Regular.js +1 -1
- package/esm/icons/LogoTelegramIcon/LogoTelegramIcon16Solid.js +1 -1
- package/esm/icons/LogoTelegramIcon/LogoTelegramIcon32Regular.js +1 -1
- package/esm/icons/LogoTelegramIcon/LogoTelegramIcon64Regular.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon16Solid.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon20Regular.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon24Regular.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon24Solid.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon32Regular.js +1 -1
- package/esm/icons/LogoTwitterIcon/LogoTwitterIcon64Regular.js +1 -1
- package/esm/icons/LogoViberIcon/LogoViberIcon16Light.js +5 -1
- package/esm/icons/LogoViberIcon/LogoViberIcon16Regular.js +5 -1
- package/esm/icons/LogoViberIcon/LogoViberIcon16Solid.js +1 -1
- package/esm/icons/LogoViberIcon/LogoViberIcon24Regular.js +3 -3
- package/esm/icons/LogoViberIcon/LogoViberIcon32Regular.js +5 -1
- package/esm/icons/LogoViberIcon/LogoViberIcon64Regular.js +5 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon16Light.js +2 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon16Regular.js +2 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon16Solid.js +1 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon24Solid.js +1 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon32Regular.js +2 -1
- package/esm/icons/LogoWhatsappIcon/LogoWhatsappIcon64Regular.js +2 -2
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon.js +41 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Light.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Light.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Regular.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Regular.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Solid.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon16Solid.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Light.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Light.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Regular.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Regular.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Solid.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon20Solid.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon24Regular.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon24Regular.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon24Solid.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon24Solid.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon32Regular.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon32Regular.js +10 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon64Regular.d.ts +2 -0
- package/esm/icons/NatureFxFireIcon/NatureFxFireIcon64Regular.js +10 -0
- package/esm/icons/NatureFxFireIcon/index.d.ts +11 -0
- package/esm/icons/NatureFxFireIcon/index.js +11 -0
- package/esm/icons/index.d.ts +2 -0
- package/esm/icons/index.js +2 -0
- package/helpers/forwardRef.d.ts +1 -1
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon.js +44 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Light.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Light.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Regular.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Regular.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Solid.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon16Solid.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Light.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Light.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Regular.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Regular.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Solid.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon20Solid.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon24Regular.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon24Regular.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon24Solid.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon24Solid.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon32Regular.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon32Regular.js +13 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon64Regular.d.ts +2 -0
- package/icons/DataStructureGraphIcon/DataStructureGraphIcon64Regular.js +13 -0
- package/icons/DataStructureGraphIcon/index.d.ts +11 -0
- package/icons/DataStructureGraphIcon/index.js +14 -0
- package/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.js +0 -3
- package/icons/LogoTelegramIcon/LogoTelegramIcon16Light.js +1 -1
- package/icons/LogoTelegramIcon/LogoTelegramIcon16Regular.js +1 -1
- package/icons/LogoTelegramIcon/LogoTelegramIcon16Solid.js +1 -1
- package/icons/LogoTelegramIcon/LogoTelegramIcon32Regular.js +1 -1
- package/icons/LogoTelegramIcon/LogoTelegramIcon64Regular.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon16Solid.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon20Regular.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon24Regular.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon24Solid.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon32Regular.js +1 -1
- package/icons/LogoTwitterIcon/LogoTwitterIcon64Regular.js +1 -1
- package/icons/LogoViberIcon/LogoViberIcon16Light.js +5 -1
- package/icons/LogoViberIcon/LogoViberIcon16Regular.js +5 -1
- package/icons/LogoViberIcon/LogoViberIcon16Solid.js +1 -1
- package/icons/LogoViberIcon/LogoViberIcon24Regular.js +3 -3
- package/icons/LogoViberIcon/LogoViberIcon32Regular.js +5 -1
- package/icons/LogoViberIcon/LogoViberIcon64Regular.js +5 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon16Light.js +2 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon16Regular.js +2 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon16Solid.js +1 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon24Solid.js +1 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon32Regular.js +2 -1
- package/icons/LogoWhatsappIcon/LogoWhatsappIcon64Regular.js +2 -2
- package/icons/NatureFxFireIcon/NatureFxFireIcon.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon.js +44 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Light.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Light.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Regular.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Regular.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Solid.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon16Solid.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Light.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Light.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Regular.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Regular.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Solid.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon20Solid.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon24Regular.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon24Regular.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon24Solid.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon24Solid.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon32Regular.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon32Regular.js +13 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon64Regular.d.ts +2 -0
- package/icons/NatureFxFireIcon/NatureFxFireIcon64Regular.js +13 -0
- package/icons/NatureFxFireIcon/index.d.ts +11 -0
- package/icons/NatureFxFireIcon/index.js +14 -0
- package/icons/index.d.ts +2 -0
- package/icons/index.js +2 -0
- package/package.json +1 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* eslint-disable react/display-name */
|
|
2
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
3
|
+
import { __assign } from "tslib";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { forwardRef } from '../../helpers/forwardRef';
|
|
6
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
|
+
export var DataStructureGraphIcon24Regular = forwardRef('DataStructureGraphIcon24Regular', function (props, ref) {
|
|
8
|
+
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 0 8h-2.548l2.963 4H18a4 4 0 0 1 0 8h-8a4 4 0 0 1 0-8h2.548l-2.963-4H6a4 4 0 0 1-4-4Zm4-2.5a2.5 2.5 0 0 0 0 5h8a2.5 2.5 0 0 0 0-5H6Zm4 12a2.5 2.5 0 0 0 0 5h8a2.5 2.5 0 0 0 0-5h-8Z" })));
|
|
10
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* eslint-disable react/display-name */
|
|
2
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
3
|
+
import { __assign } from "tslib";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { forwardRef } from '../../helpers/forwardRef';
|
|
6
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
|
+
export var DataStructureGraphIcon24Solid = forwardRef('DataStructureGraphIcon24Solid', function (props, ref) {
|
|
8
|
+
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
+
React.createElement("path", { d: "M2 6a4 4 0 0 1 4-4h8a4 4 0 0 1 0 8h-1.892l2.857 4H18a4 4 0 0 1 0 8h-8a4 4 0 0 1 0-8h1.892l-2.857-4H6a4 4 0 0 1-4-4Z" })));
|
|
10
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* eslint-disable react/display-name */
|
|
2
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
3
|
+
import { __assign } from "tslib";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { forwardRef } from '../../helpers/forwardRef';
|
|
6
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
|
+
export var DataStructureGraphIcon32Regular = forwardRef('DataStructureGraphIcon32Regular', function (props, ref) {
|
|
8
|
+
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 8.5A5.5 5.5 0 0 1 7.5 3h11a5.5 5.5 0 1 1 0 11h-2.861l3.322 4H24.5a5.5 5.5 0 1 1 0 11h-11a5.5 5.5 0 1 1 0-11h2.861l-3.322-4H7.5A5.5 5.5 0 0 1 2 8.5ZM7.5 5a3.5 3.5 0 1 0 0 7h11a3.5 3.5 0 1 0 0-7h-11Zm6 15a3.5 3.5 0 1 0 0 7h11a3.5 3.5 0 1 0 0-7h-11Z" })));
|
|
10
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* eslint-disable react/display-name */
|
|
2
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
3
|
+
import { __assign } from "tslib";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { forwardRef } from '../../helpers/forwardRef';
|
|
6
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
|
+
export var DataStructureGraphIcon64Regular = forwardRef('DataStructureGraphIcon64Regular', function (props, ref) {
|
|
8
|
+
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 16.5C5 10.701 9.701 6 15.5 6h21C42.299 6 47 10.701 47 16.5S42.299 27 36.5 27h-6.478l7.752 10H48.5C54.299 37 59 41.701 59 47.5S54.299 58 48.5 58h-21C21.701 58 17 53.299 17 47.5S21.701 37 27.5 37h6.478l-7.752-10H15.5C9.701 27 5 22.299 5 16.5ZM15.5 9a7.5 7.5 0 0 0 0 15h21a7.5 7.5 0 0 0 0-15h-21Zm12 31a7.5 7.5 0 0 0 0 15h21a7.5 7.5 0 0 0 0-15h-21Z" })));
|
|
10
|
+
});
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './DataStructureGraphIcon';
|
|
2
|
+
export * from './DataStructureGraphIcon16Light';
|
|
3
|
+
export * from './DataStructureGraphIcon16Regular';
|
|
4
|
+
export * from './DataStructureGraphIcon16Solid';
|
|
5
|
+
export * from './DataStructureGraphIcon20Light';
|
|
6
|
+
export * from './DataStructureGraphIcon20Regular';
|
|
7
|
+
export * from './DataStructureGraphIcon20Solid';
|
|
8
|
+
export * from './DataStructureGraphIcon24Regular';
|
|
9
|
+
export * from './DataStructureGraphIcon24Solid';
|
|
10
|
+
export * from './DataStructureGraphIcon32Regular';
|
|
11
|
+
export * from './DataStructureGraphIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './DataStructureGraphIcon';
|
|
2
|
+
export * from './DataStructureGraphIcon16Light';
|
|
3
|
+
export * from './DataStructureGraphIcon16Regular';
|
|
4
|
+
export * from './DataStructureGraphIcon16Solid';
|
|
5
|
+
export * from './DataStructureGraphIcon20Light';
|
|
6
|
+
export * from './DataStructureGraphIcon20Regular';
|
|
7
|
+
export * from './DataStructureGraphIcon20Solid';
|
|
8
|
+
export * from './DataStructureGraphIcon24Regular';
|
|
9
|
+
export * from './DataStructureGraphIcon24Solid';
|
|
10
|
+
export * from './DataStructureGraphIcon32Regular';
|
|
11
|
+
export * from './DataStructureGraphIcon64Regular';
|
|
@@ -6,9 +6,6 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var DocArrowOutIcon16Regular = forwardRef('DocArrowOutIcon16Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 1A2.75 2.75 0 0 0 2 3.75v8.5A2.75 2.75 0 0 0 4.75 15a.75.75 0 0 0 0-1.5c-.69 0-1.25-.56-1.25-1.25v-8.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3.7a.773.773 0 0 0 .05 0A.75.75 0 0 0 13 6v-.347c0-.464-.184-.909-.512-1.237L9.584 1.513A1.75 1.75 0 0 0 8.347 1H4.75Zm6.45 4.25L8.75 2.8v2.45h2.45Z" }),
|
|
10
|
-
React.createElement("path", { d: "M7.75 15.25v-.5a3.5 3.5 0 0 1 3.5-3.5h3.5", stroke: "#222", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
11
|
-
React.createElement("path", { d: "m12.75 8.75 2.027 1.742a1 1 0 0 1 0 1.516L12.75 13.75", stroke: "#222", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
12
9
|
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 1A2.75 2.75 0 0 0 2 3.75v8.5A2.75 2.75 0 0 0 4.75 15a.75.75 0 0 0 0-1.5c-.69 0-1.25-.56-1.25-1.25v-8.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3.75A.75.75 0 0 0 13 6v-.347c0-.464-.184-.909-.512-1.237L9.584 1.513A1.75 1.75 0 0 0 8.347 1H4.75Zm6.45 4.25L8.75 2.8v2.45h2.45Z" }),
|
|
13
10
|
React.createElement("path", { d: "M11.25 12a2.75 2.75 0 0 0-2.75 2.75v.5a.75.75 0 0 1-1.5 0v-.5a4.25 4.25 0 0 1 4.25-4.25h2.386L12.26 9.319a.75.75 0 1 1 .978-1.138l2.026 1.742a1.75 1.75 0 0 1 0 2.654L13.24 14.32a.75.75 0 1 1-.978-1.138L13.636 12H11.25Z" })));
|
|
14
11
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTelegramIcon16Light = forwardRef('LogoTelegramIcon16Light', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.964 9.97c-.345.16-.717.258-1.107.25-1.117-.025-2.258-.508-3.069-.82C.761 9.004.68 7.512 1.75 7.063c3.408-1.433 6.8-2.908 10.202-4.379a1.5 1.5 0 0 1 2.083 1.563c-.351 2.814-.717 5.642-1.185 8.46a1.494 1.494 0 0 1-2.271 1.021c-1.234-.777-2.446-1.58-3.65-2.374-.485-.32-.923-.778-.964-1.384Zm6.384-6.368a.5.5 0 0 1 .694.52c-.352 2.814-.716 5.625-1.18 8.422a.494.494 0 0 1-.75.338c-1.224-.77-2.426-1.567-3.634-2.363-.855-.563-.497-.908-.02-1.368.944-.91 1.958-1.761 2.845-2.73.078-.085.268-.268.113-.38-.13-.094-.268.002-.38.07-.46.284-1.816 1.186-4.067 2.706-.402.275-.765.41-1.09.403-.901-.02-1.851-.415-2.731-.753-.215-.083-.223-.393-.011-.482 3.414-1.435 6.811-2.913 10.21-4.383Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTelegramIcon16Regular = forwardRef('LogoTelegramIcon16Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.083 10.65c-1.34.35-2.769-.285-3.996-.758C.652 9.34.536 7.257 2.033 6.628 5.43 5.2 8.811 3.729 12.207 2.26c1.42-.614 2.97.548 2.777 2.083-.35 2.809-.716 5.639-1.184 8.461a1.994 1.994 0 0 1-3.032 1.362c-1.236-.78-2.45-1.583-3.65-2.374-.434-.286-.827-.658-1.035-1.143Zm6.719-7.012a.5.5 0 0 1 .694.52c-.35 2.807-.714 5.611-1.176 8.402a.494.494 0 0 1-.752.338c-1.22-.77-2.42-1.563-3.625-2.358-.323-.213-.472-.394-.507-.563-.058-.276.192-.517.488-.802.941-.908 1.954-1.758 2.838-2.724.077-.084.242-.23.139-.356-.113-.138-.293-.022-.404.046-.46.283-1.812 1.184-4.06 2.7-.4.275-.763.41-1.088.402-.898-.019-1.846-.413-2.724-.75-.214-.083-.222-.394-.01-.483C6.02 6.58 9.41 5.104 12.802 3.638Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTelegramIcon16Solid = forwardRef('LogoTelegramIcon16Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", {
|
|
9
|
+
React.createElement("path", { d: "M1.4 7.21C5.086 5.601 7.545 4.542 8.776 4.03c3.513-1.461 4.243-1.715 4.72-1.723.585-.01.74.479.69.987-.19 2-1.013 6.855-1.433 9.096-.177.948-.526 1.266-.864 1.297-.735.067-1.293-.486-2.004-.952-1.114-.73-1.743-1.184-2.824-1.897-1.249-.823-.439-1.275.273-2.014.186-.194 3.423-3.138 3.486-3.405.052-.223-.144-.29-.321-.25-.112.026-1.89 1.202-5.336 3.528-.505.346-.963.515-1.372.506-.452-.01-1.321-.255-1.967-.465-.792-.257-1.422-.394-1.367-.831.028-.228.342-.46.941-.699Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTelegramIcon32Regular = forwardRef('LogoTelegramIcon32Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.532 19.823c.053 1.256.955 2.209 1.956 2.867 2.104 1.387 4.127 2.966 6.299 4.242.696.409 1.653.825 2.841.716 1.984-.183 2.866-2.001 3.19-3.735.68-3.64 2.038-11.623 2.358-14.981.187-1.964-1.028-3.834-3.152-3.797-.747.013-1.509.228-2.633.636-1.16.42-2.929 1.136-5.78 2.322-2.018.84-6.026 2.566-12.01 5.173-1.23.493-2.564 1.286-2.746 2.735-.276 2.2 1.899 2.953 3.591 3.503 2.025.659 4.06 1.28 6.086.319Zm-.034-2.288c-1.797 1.234-3.486.7-5.434.067-1.29-.419-2.314-.64-2.225-1.352.047-.371.557-.75 1.532-1.138 6.002-2.615 10.005-4.339 12.008-5.172 5.718-2.378 6.906-2.791 7.68-2.805.953-.017 1.204.78 1.126 1.607-.31 3.256-1.651 11.157-2.333 14.803-.289 1.543-.857 2.06-1.407 2.111-.947.088-1.714-.459-2.567-1.067-1.73-1.233-3.516-2.4-5.29-3.569-1.75-1.152-1.017-1.858-.04-2.8 1.639-1.58 3.332-3.104 4.954-4.701.682-.671 1.172-1.19 1.203-1.32.085-.361-.234-.47-.522-.405-.182.042-3.077 1.955-8.685 5.74Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTelegramIcon64Regular = forwardRef('LogoTelegramIcon64Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.587 27.455c11.977-5.218 19.99-8.67 24.018-10.345 5.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.587 27.455c11.977-5.218 19.99-8.67 24.018-10.345 5.708-2.374 9.224-3.796 11.518-4.629 2.24-.813 3.63-1.188 4.943-1.21 3.654-.065 5.608 3.157 5.29 6.498-.634 6.664-3.341 22.591-4.703 29.874-.63 3.371-2.238 6.358-5.488 6.657-3.376.31-5.818-1.856-8.444-3.577-3.088-2.024-6.112-4.145-9.195-6.177-2.277-1.5-4.21-3.913-3.174-6.774-1.826 1.193-3.814 1.992-5.887 1.947-2.452-.053-4.951-.91-7.263-1.661-1.934-.629-4.24-1.097-5.593-2.76-1.684-2.07-.904-4.831 1.117-6.332.8-.594 1.797-1.085 2.861-1.51Zm1.155 2.77c12.005-5.23 20.01-8.679 24.015-10.345 11.437-4.757 13.813-5.583 15.362-5.61 1.905-.034 2.408 1.56 2.25 3.215-.62 6.511-3.3 22.313-4.665 29.606-.577 3.086-1.714 4.12-2.814 4.222-2.392.22-4.208-1.58-6.524-3.099-3.624-2.376-5.672-3.855-9.19-6.173-3.499-2.306-2.034-3.718-.08-5.6 3.866-3.729 8.02-7.216 11.649-11.182.394-.43.636-.735.665-.86.17-.724-.467-.94-1.044-.81-.364.083-6.154 3.91-17.37 11.48-1.643 1.13-3.132 1.68-4.466 1.65-1.47-.031-4.298-.83-6.401-1.514-2.579-.839-4.629-1.282-4.45-2.706.093-.741 1.114-1.5 3.063-2.275Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon16Solid = forwardRef('LogoTwitterIcon16Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { d: "M5.72 14.
|
|
9
|
+
React.createElement("path", { d: "M5.72 14.053c4.703 0 8.534-3.991 8.32-8.702a5.96 5.96 0 0 0 1.46-1.518 5.929 5.929 0 0 1-1.683.462 2.943 2.943 0 0 0 1.29-1.62 5.82 5.82 0 0 1-1.86.707 2.92 2.92 0 0 0-2.134-.924A2.93 2.93 0 0 0 8.26 6.053a8.309 8.309 0 0 1-6.032-3.059c-.76 1.315-.36 3.057.908 3.909a2.96 2.96 0 0 1-1.324-.365c0 1.389.97 2.633 2.345 2.91a2.94 2.94 0 0 1-1.318.051 2.926 2.926 0 0 0 2.733 2.031c-1.212.95-2.8 1.407-4.33 1.216a8.323 8.323 0 0 0 4.478 1.306Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon20Regular = forwardRef('LogoTwitterIcon20Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.59 7.153a3.814 3.814 0 0 1 3.81-3.775c.95 0 1.822.349 2.491.927.516-.134 1-.336 1.444-.6a.675.675 0 0 1 .987.789c-.04.123-.086.244-.138.362a.674.674 0 0 1 .479 1.046 7.102 7.102 0 0 1-1.445 1.58V7.556c0 4.429-3.38 9.594-9.594 9.594-1.901 0-3.677-.559-5.162-1.505a.675.675 0 0 1 .446-1.24 5.612 5.612 0 0 0 2.835-.397 3.812 3.812 0 0 1-1.85-2.206.675.675 0 0 1 .068-.56 3.805 3.805 0 0 1-1.2-2.775v-.043a.675.675 0 0 1 .381-.608 3.797 3.797 0 0 1-.357-1.611c0-.696.186-1.35.513-1.916a.675.675 0 0 1 1.107-.088A8.24 8.24 0 0 0 9.59 7.153ZM4.31 9.436A2.467 2.467 0 0 0 6.08 10.88a.675.675 0 0 1 .049 1.312c-.144.04-.29.07-.437.093.442.49 1.078.8 1.784.813a.675.675 0 0 1 .404 1.206c-.7.55-1.506.967-2.381 1.219.678.18 1.39.277 2.124.277 5.314 0 8.244-4.396 8.244-8.244 0-.137 0-.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.59 7.153a3.814 3.814 0 0 1 3.81-3.775c.95 0 1.822.349 2.491.927.516-.134 1-.336 1.444-.6a.675.675 0 0 1 .987.789c-.04.123-.086.244-.138.362a.674.674 0 0 1 .479 1.046 7.102 7.102 0 0 1-1.445 1.58V7.556c0 4.429-3.38 9.594-9.594 9.594-1.901 0-3.677-.559-5.162-1.505a.675.675 0 0 1 .446-1.24 5.612 5.612 0 0 0 2.835-.397 3.812 3.812 0 0 1-1.85-2.206.675.675 0 0 1 .068-.56 3.805 3.805 0 0 1-1.2-2.775v-.043a.675.675 0 0 1 .381-.608 3.797 3.797 0 0 1-.357-1.611c0-.696.186-1.35.513-1.916a.675.675 0 0 1 1.107-.088A8.24 8.24 0 0 0 9.59 7.153ZM4.31 9.436A2.467 2.467 0 0 0 6.08 10.88a.675.675 0 0 1 .049 1.312c-.144.04-.29.07-.437.093.442.49 1.078.8 1.784.813a.675.675 0 0 1 .404 1.206c-.7.55-1.506.967-2.381 1.219.678.18 1.39.277 2.124.277 5.314 0 8.244-4.396 8.244-8.244 0-.137 0-.257-.005-.373a.675.675 0 0 1 .213-.524.675.675 0 0 1-.38-.941.675.675 0 0 1-.5-.213 2.454 2.454 0 0 0-1.795-.777 2.464 2.464 0 0 0-2.461 2.46c0 .19.023.38.065.577a.674.674 0 0 1-.694.813 9.554 9.554 0 0 1-6.159-2.664 2.468 2.468 0 0 0 1.078 2.34.675.675 0 0 1-.4 1.236 3.863 3.863 0 0 1-.52-.054Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon24Regular = forwardRef('LogoTwitterIcon24Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.55 8.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.55 8.342a4.806 4.806 0 0 1 4.803-4.803c1.22 0 2.336.457 3.186 1.21a7.26 7.26 0 0 0 1.96-.804.75.75 0 0 1 1.098.876c-.07.216-.155.426-.253.627a.75.75 0 0 1 .708 1.163 9.046 9.046 0 0 1-1.888 2.051v.155c0 5.67-4.327 12.277-12.278 12.277-2.432 0-4.704-.716-6.605-1.927a.75.75 0 0 1 .496-1.377c.279.035.57.05.871.05a7.371 7.371 0 0 0 3.097-.677 4.806 4.806 0 0 1-2.563-2.896.75.75 0 0 1 .134-.702 4.798 4.798 0 0 1-1.592-3.571v-.055a.75.75 0 0 1 .539-.72 4.786 4.786 0 0 1-.507-2.149c0-.877.234-1.702.646-2.414a.75.75 0 0 1 1.23-.098 10.77 10.77 0 0 0 6.919 3.879l-.001-.095Zm-7.141 2.741a3.312 3.312 0 0 0 2.46 2.15.75.75 0 0 1 .054 1.457c-.251.07-.508.119-.77.145a3.3 3.3 0 0 0 2.541 1.267.75.75 0 0 1 .45 1.34 8.892 8.892 0 0 1-3.464 1.665c1.013.316 2.09.487 3.206.487 6.95 0 10.778-5.75 10.778-10.777 0-.177 0-.334-.007-.488a.75.75 0 0 1 .31-.643 7.04 7.04 0 0 0 .14-.103.75.75 0 0 1-.51-1.307 9.16 9.16 0 0 1-.145.03.75.75 0 0 1-.69-.223 3.294 3.294 0 0 0-2.41-1.044 3.306 3.306 0 0 0-3.302 3.303c0 .254.031.51.086.77a.75.75 0 0 1-.77.904 12.23 12.23 0 0 1-8.05-3.576 3.312 3.312 0 0 0 1.41 3.381.75.75 0 0 1-.445 1.373 4.874 4.874 0 0 1-.872-.11Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon24Solid = forwardRef('LogoTwitterIcon24Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
-
React.createElement("path", { d: "M8.65 20.861c7.93 0 12.27-6.576 12.27-12.27 0-.185 0-.37-.008-.555A8.786 8.786 0 0 0 23.065 5.8a8.74 8.74 0 0 1-2.481.681 4.339 4.339 0 0 0 1.9-2.388 8.578 8.578 0 0 1-2.741 1.043 4.304 4.304 0 0 0-3.146-1.363 4.318 4.318 0 0 0-4.314 4.315c0 .336.042.664.11.
|
|
9
|
+
React.createElement("path", { d: "M8.65 20.861c7.93 0 12.27-6.576 12.27-12.27 0-.185 0-.37-.008-.555A8.786 8.786 0 0 0 23.065 5.8a8.74 8.74 0 0 1-2.481.681 4.339 4.339 0 0 0 1.9-2.388 8.578 8.578 0 0 1-2.741 1.043 4.304 4.304 0 0 0-3.146-1.363 4.318 4.318 0 0 0-4.314 4.315c0 .336.042.664.11.984a12.246 12.246 0 0 1-8.89-4.508c-.37.639-.58 1.379-.58 2.17 0 1.497.765 2.817 1.917 3.59a4.363 4.363 0 0 1-1.951-.538v.06a4.321 4.321 0 0 0 3.456 4.23c-.361.1-.74.15-1.135.15-.277 0-.547-.024-.807-.075a4.312 4.312 0 0 0 4.028 2.994 8.65 8.65 0 0 1-5.357 1.85c-.345 0-.69-.016-1.026-.058A12.268 12.268 0 0 0 8.65 20.86Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon32Regular = forwardRef('LogoTwitterIcon32Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.49 6.561a6.484 6.484 0 0 0-3.799-1.224c-3.27 0-5.744 2.367-6.349 5.238a10.841 10.841 0 0 1-5.786-3.677c-.87-1.065-2.59-.927-3.28.263-.953 1.646-1.093 3.578-.535 5.293a2 2 0 0 0-.376 1.167c0 1.604.589 3.133 1.598 4.312-.147 1.172.73 2.448 1.47 3.26a6.757 6.757 0 0 1-1.698.005c-2.063-.257-3.076 2.555-1.323 3.672a14.82 14.82 0 0 0 7.974 2.326c9.445 0 14.63-7.722 14.817-14.447 1.214-1.069 3.296-3.177 1.614-4.754.27-1.64-1.563-2.897-2.997-2.042-.414.246-.86.45-1.33.608Zm-3.799.776c-2.909 0-4.976 2.773-4.394 5.537a12.798 12.798 0 0 1-9.29-4.711c-1.173 2.025-.555 4.709 1.397 6.02a4.559 4.559 0 0 1-2.039-.562c0 2.14 1.494 4.056 3.613 4.482a4.46 4.46 0 0 1-2.03.08 4.507 4.507 0 0 0 4.21 3.128c-1.867 1.464-4.313 2.167-6.672 1.872a12.82 12.82 0 0 0 6.9 2.013c8.288 0 12.823-6.873 12.823-12.823 0-.194 0-.387-.01-.58a9.183 9.183 0 0 0 2.25-2.338 9.136 9.136 0 0 1-2.592.712 4.534 4.534 0 0 0 1.986-2.496 8.965 8.965 0 0 1-2.865 1.09 4.498 4.498 0 0 0-3.287-1.424Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoTwitterIcon64Regular = forwardRef('LogoTwitterIcon64Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M56.503 16.375c.869-2.592-1.943-5.047-4.354-3.61a14.73 14.73 0 0 1-3.36 1.466 11.974 11.974 0 0 0-7.409-2.557c-6.175 0-11.271 4.671-11.942 10.67-5.241-1.047-9.837-3.914-13.102-7.915-1.304-1.598-3.887-1.391-4.92.394-1.855 3.203-2.04 7-.803 10.292a3 3 0 0 0-.884 2.127c0 3.134 1.214 6.108 3.27 8.328a2.998 2.998 0 0 0 .035 1.705 11.998 11.998 0 0 0 3.933 5.713 14.8 14.8 0 0 1-5.624.401 3 3 0 0 0-1.984 5.507 28.639 28.639 0 0 0 15.41 4.495c18.443 0 28.5-15.232 28.645-28.357a21.524 21.524 0 0 0 3.976-4.454c.927-1.384.507-3.323-.887-4.205Zm-6.105 7.21c.017.387.017.774.017 1.16 0 11.9-9.07 25.646-25.645 25.646a25.64 25.64 0 0 1-13.799-4.025c4.716.59 9.608-.817 13.341-3.744a9.013 9.013 0 0 1-8.42-6.258 8.92 8.92 0 0 0 4.061-.158c-4.237-.85-7.224-4.686-7.224-8.964a9.117 9.117 0 0 0 4.078 1.125c-3.906-2.623-5.14-7.99-2.795-12.041 4.447 5.449 11.091 9.052 18.58 9.422a9.678 9.678 0 0 1-.178-3.015c.48-4.526 4.316-8.06 8.966-8.06a8.997 8.997 0 0 1 6.575 2.848 17.93 17.93 0 0 0 5.73-2.18 9.069 9.069 0 0 1-3.973 4.993 18.268 18.268 0 0 0 5.186-1.424 18.365 18.365 0 0 1-4.5 4.675Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,9 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon16Light = forwardRef('LogoViberIcon16Light', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", {
|
|
9
|
+
React.createElement("path", { d: "M8.616 8.943c.334.028.5-.272.68-.499.133-.172.454-.281.768-.106.284.161.936.662 1.323.947.255.215.242.466.11.695-.298.517-.828 1.14-1.5.95-1.307-.368-2.645-1.258-3.595-2.207-.949-.949-1.84-2.287-2.208-3.593-.203-.719.448-1.14.957-1.502.266-.138.518-.091.69.11.375.377.685.864.947 1.323.175.314.065.636-.107.768-.226.18-.528.346-.499.68 0 0 .514 1.944 2.434 2.434Z" }),
|
|
10
|
+
React.createElement("path", { d: "M8.62 5.34a.222.222 0 0 0-.03.443c.296.02.505.108.645.25.14.14.238.36.258.694a.222.222 0 1 0 .442-.026c-.024-.408-.148-.743-.385-.981-.237-.239-.56-.355-.93-.38Z" }),
|
|
11
|
+
React.createElement("path", { d: "M8.096 4.55a.222.222 0 0 1 .235-.207c.748.047 1.394.314 1.853.784.46.471.716 1.128.716 1.92a.222.222 0 0 1-.444 0c0-.694-.221-1.234-.59-1.61-.368-.378-.903-.61-1.563-.652a.222.222 0 0 1-.207-.235Z" }),
|
|
12
|
+
React.createElement("path", { d: "M7.985 3.378a.222.222 0 1 0 0 .444c1.99 0 3.478 1.459 3.447 3.599a.222.222 0 1 0 .443.006c.035-2.382-1.647-4.049-3.89-4.049Z" }),
|
|
13
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.242 1.012a12.89 12.89 0 0 0-2.1.077c-1.14.13-2.61.454-3.606 1.286-1.202 1.005-1.489 2.726-1.521 4.2-.023.948-.038 1.902.188 2.83.24.987.76 1.988 1.855 2.65.3.18.616.325.942.44v2.202c0 .59.702.898 1.136.498l2.393-2.202.466.006c.963.009 1.977-.06 2.884-.267 1.02-.23 1.939-.585 2.645-1.204.72-.63 1.177-1.498 1.334-2.667.215-1.6.18-2.975-.068-4.081-.247-1.1-.713-1.972-1.393-2.512-.459-.38-2.042-1.241-5.155-1.256Zm-1.986 1.07c-1.1.126-2.312.424-3.07 1.054-.818.75-1.137 1.896-1.172 3.462-.02.86-.044 1.73.16 2.571.198.811.598 1.544 1.401 2.03.32.192.678.34 1.065.453a.5.5 0 0 1 .36.48v1.83l2-1.84a.5.5 0 0 1 .35-.133c.222.006.44.008.654.01.916.008 1.848-.059 2.654-.242.945-.214 1.68-.52 2.208-.981.514-.45.872-1.085 1.001-2.048.204-1.519.163-2.769-.053-3.73-.163-.728-.46-1.475-1.053-1.959-.227-.19-1.566-1.015-4.536-1.027-.66-.003-1.31-.005-1.969.07Z" })));
|
|
10
14
|
});
|
|
@@ -6,5 +6,9 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon16Regular = forwardRef('LogoViberIcon16Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", {
|
|
9
|
+
React.createElement("path", { d: "M8.616 8.943c.334.028.5-.272.68-.499.133-.172.454-.281.769-.106.283.161.935.662 1.322.947.255.215.235.48.11.695-.173.302-.453.672-.793.865a.97.97 0 0 1-.707.085c-1.307-.368-2.645-1.258-3.594-2.207-.95-.949-1.84-2.287-2.209-3.593-.14-.497.08-.742.245-.927.166-.185.712-.575.712-.575.266-.138.518-.091.69.11.376.377.685.864.947 1.323.175.314.066.636-.106.768-.227.18-.529.346-.5.68 0 0 .514 1.944 2.434 2.434Z" }),
|
|
10
|
+
React.createElement("path", { d: "M8.62 5.34a.222.222 0 0 0-.03.443c.297.02.505.108.645.25.14.14.238.36.258.694a.222.222 0 0 0 .442-.026c-.024-.408-.148-.743-.385-.981-.237-.239-.56-.355-.93-.38Z" }),
|
|
11
|
+
React.createElement("path", { d: "M8.096 4.55a.222.222 0 0 1 .235-.207c.748.047 1.394.314 1.853.784.46.471.716 1.128.716 1.92a.222.222 0 1 1-.444 0c0-.694-.22-1.234-.589-1.61-.37-.378-.904-.61-1.564-.652a.222.222 0 0 1-.207-.235Z" }),
|
|
12
|
+
React.createElement("path", { d: "M7.985 3.378a.222.222 0 0 0 0 .444c1.991 0 3.478 1.459 3.447 3.598a.222.222 0 0 0 .443.007c.035-2.383-1.647-4.049-3.89-4.049Z" }),
|
|
13
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.241.942a12.647 12.647 0 0 0-2.076.077c-1.246.144-2.695.455-3.649 1.332C1.353 3.419 1.021 4.96.984 6.608.957 7.736.95 8.883 1.326 9.963c.389 1.111 1.182 2.126 2.673 2.635v2.094a.869.869 0 0 0 1.462.634l2.352-2.2c1.916.037 4.208-.168 5.71-1.496.745-.657 1.209-1.556 1.367-2.745.212-1.59.179-2.965-.07-4.08-.246-1.107-.716-2.012-1.426-2.581C12.899 1.81 11.306.958 8.24.942Zm-1.917 1.45c-1.064.123-2.19.41-2.883.987-.734.681-1.041 1.739-1.075 3.26-.022.958-.056 1.949.265 2.868.359 1.026 1.18 1.65 2.22 1.899.311.074.53.352.53.672v1.43l1.695-1.586a.691.691 0 0 1 .496-.186c1.62.058 3.746-.002 5.037-1.142.46-.406.79-.984.91-1.891.198-1.477.156-2.683-.048-3.599-.15-.672-.415-1.37-.961-1.818-.175-.147-1.43-.95-4.292-.962-.635-.002-1.26-.005-1.894.068Z" })));
|
|
10
14
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon16Solid = forwardRef('LogoViberIcon16Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.292 1.064c3.264.014 4.829.94 5.191 1.25 1.205.97 1.819 3.293 1.37 6.696-.18 1.36-.72 2.197-1.328 2.719-.715.615-1.642.83-2.556 1.04l-.02.005c-1.07.248-2.298.308-3.44.266l-2.733 2.6a.434.434 0 0 1-.734-.315V12.55C.993 11.59 1.067 8.536 1.11 6.782l.004-.18c.039-1.762.39-3.206 1.435-4.177 1.877-1.6 5.743-1.36 5.743-1.36Zm.366 8.218s.292.024.449-.169l.306-.385c.147-.19.503-.312.852-.118.262.149.515.31.76.485.187.137.53.42.658.525.03.026.05.04.05.04.225.191.277.471.124.766v.004l-.002.002c-.169.294-.384.559-.636.784l-.003.003-.003.002c-.22.183-.435.287-.647.312a.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.292 1.064c3.264.014 4.829.94 5.191 1.25 1.205.97 1.819 3.293 1.37 6.696-.18 1.36-.72 2.197-1.328 2.719-.715.615-1.642.83-2.556 1.04l-.02.005c-1.07.248-2.298.308-3.44.266l-2.733 2.6a.434.434 0 0 1-.734-.315V12.55C.993 11.59 1.067 8.536 1.11 6.782l.004-.18c.039-1.762.39-3.206 1.435-4.177 1.877-1.6 5.743-1.36 5.743-1.36Zm.366 8.218s.292.024.449-.169l.306-.385c.147-.19.503-.312.852-.118.262.149.515.31.76.485.187.137.53.42.658.525.03.026.05.04.05.04.225.191.277.471.124.766v.004l-.002.002c-.169.294-.384.559-.636.784l-.003.003-.003.002c-.22.183-.435.287-.647.312a.791.791 0 0 1-.37-.036l-.006-.01c-.326-.092-.87-.322-1.778-.822a10.586 10.586 0 0 1-1.493-.987 8.2 8.2 0 0 1-.717-.64 8.198 8.198 0 0 1-.641-.717c-.37-.47-.7-.969-.987-1.493-.5-.907-.73-1.451-.822-1.777l-.01-.007a.793.793 0 0 1-.037-.37c.027-.211.13-.427.313-.647l.002-.002.003-.003c.226-.253.49-.468.784-.637h.003l.003-.001c.295-.154.575-.102.765.123.002.001.397.475.566.706.175.246.337.5.486.761.194.349.072.705-.119.853l-.384.305c-.195.157-.17.449-.17.449s.57 2.157 2.701 2.7Zm-.44-3.645a.348.348 0 0 0 0 .695c.543 0 .926.346.926.82a.348.348 0 1 0 .695 0c0-.941-.783-1.515-1.62-1.515Zm-.33-1.217a.348.348 0 0 1 .366-.328c1.78.097 3.17 1.223 3.17 2.958a.348.348 0 0 1-.696 0c0-1.268-.994-2.181-2.512-2.264a.348.348 0 0 1-.328-.366Zm.347-1.876a.348.348 0 0 0 0 .695c2.356 0 4.199 1.572 4.164 3.73a.348.348 0 0 0 .695.012c.043-2.64-2.213-4.437-4.859-4.437Z" })));
|
|
10
10
|
});
|
|
@@ -6,9 +6,9 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon24Regular = forwardRef('LogoViberIcon24Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
-
React.createElement("path", { d: "M12.782 13.393s.374.031.575-.217l.393-.494c.19-.244.646-.4 1.094-.151.335.
|
|
9
|
+
React.createElement("path", { d: "M12.782 13.393s.374.031.575-.217l.393-.494c.19-.244.646-.4 1.094-.151.335.191.66.399.975.623a25.574 25.574 0 0 1 .907.725c.29.245.357.604.16.983a.02.02 0 0 1-.001.004v.004a4.098 4.098 0 0 1-.818 1.005l-.004.003-.003.003c-.282.235-.558.369-.83.401a1.017 1.017 0 0 1-.474-.047l-.009-.013c-.418-.118-1.117-.413-2.28-1.055a13.587 13.587 0 0 1-1.917-1.265 10.524 10.524 0 0 1-.92-.822 10.533 10.533 0 0 1-.823-.92 13.592 13.592 0 0 1-1.266-1.916C6.9 9.08 6.604 8.383 6.486 7.964l-.013-.01a1.017 1.017 0 0 1-.047-.473c.034-.271.168-.548.402-.83l.002-.004a4.088 4.088 0 0 1 1.01-.82l.003-.001.005-.001c.378-.197.737-.13.982.158.002.001.508.61.726.906.224.315.432.641.623.977.25.447.093.905-.152 1.093l-.494.393c-.25.201-.217.575-.217.575s.732 2.768 3.466 3.466Z" }),
|
|
10
10
|
React.createElement("path", { d: "M12.4 8.85a.446.446 0 1 0 0 .892c.695 0 1.186.444 1.186 1.052a.446.446 0 1 0 .892 0c0-1.207-1.004-1.944-2.079-1.944Z" }),
|
|
11
|
-
React.createElement("path", { d: "M11.975 7.
|
|
11
|
+
React.createElement("path", { d: "M11.975 7.29a.446.446 0 0 1 .47-.422c2.285.124 4.066 1.57 4.066 3.795a.446.446 0 0 1-.891 0c0-1.627-1.276-2.799-3.224-2.904a.446.446 0 0 1-.42-.47Z" }),
|
|
12
12
|
React.createElement("path", { d: "M12.42 4.882a.446.446 0 1 0 0 .892c3.024 0 5.388 2.017 5.343 4.787a.446.446 0 0 0 .892.014c.055-3.386-2.84-5.693-6.235-5.693Z" }),
|
|
13
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "m12.343 2.013-.043-.002a17.294 17.294 0 0 0-.818-.014 19.76 19.76 0 0 0-2.104.126c-1.607.185-3.704.645-5.134 1.848a.
|
|
13
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "m12.343 2.013-.043-.002a17.294 17.294 0 0 0-.818-.014 19.76 19.76 0 0 0-2.104.126c-1.607.185-3.704.645-5.134 1.848a.846.846 0 0 0-.027.024C2.59 5.486 2.115 7.646 2.063 9.999l-.006.232v.044c-.029 1.129-.07 2.832.464 4.414.512 1.518 1.554 2.922 3.53 3.675v3.175c0 .977 1.186 1.46 1.868.76l3.042-3.122c1.623.078 3.435.012 5.032-.352l.104-.024c1.144-.261 2.535-.578 3.63-1.507.965-.818 1.77-2.093 2.03-4.048.304-2.27.255-4.227-.097-5.808-.35-1.568-1.014-2.832-1.999-3.62-.675-.563-2.93-1.783-7.318-1.805Zm-.076 1.67h-.008l-.037-.002a15.617 15.617 0 0 0-.73-.012c-.492.003-1.172.028-1.923.115-1.538.177-3.201.595-4.235 1.456-1.105 1.022-1.55 2.596-1.6 4.796 0 .077-.003.155-.005.235-.029 1.17-.056 2.603.376 3.883.411 1.217 1.236 2.294 3.012 2.804.359.103.606.43.606.804v2.342l2.305-2.367a.836.836 0 0 1 .652-.25c1.632.102 3.432.052 4.94-.293l.026-.006c1.239-.282 2.243-.528 3-1.17.63-.534 1.245-1.424 1.454-2.993.285-2.134.226-3.885-.072-5.223-.3-1.346-.826-2.212-1.416-2.682a.973.973 0 0 1-.02-.015c-.287-.243-2.132-1.403-6.277-1.42l-.047-.001h-.001Z" })));
|
|
14
14
|
});
|
|
@@ -6,5 +6,9 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon32Regular = forwardRef('LogoViberIcon32Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.619 9.73c.369.112.625.388.75.693l1.332 3.28c.313.77-.224 1.294-.718 1.789.683 1.055 1.338 1.717 2.305 2.323.548-.549 1.175-1.186 2.006-.697l3.112 1.83c1.038.61.648 2.412.075 3.188-.68.919-1.876 1.732-3.59 1.587-1.668-.14-3.69-1.176-6.107-3.593-2.418-2.418-3.487-4.45-3.689-6.141-.207-1.735.51-2.989 1.357-3.769.855-.786 2.11-.81 3.167-.49Zm-.585 1.394c-1.668-.417-2.635 1.132-2.45 2.686.146 1.218.957 2.955 3.261 5.26 2.305 2.305 4.013 3.06 5.171 3.158 1.267.107 2.589-.703 2.497-2.065l-2.803-1.648c-.547.546-1.176 1.197-2.005.702-1.355-.808-2.23-1.703-3.112-3.115-.508-.814.109-1.45.653-1.995l-1.212-2.982Z" }),
|
|
10
|
+
React.createElement("path", { d: "M15.75 12.02a.75.75 0 1 0 0 1.5c.871 0 1.445.547 1.445 1.263a.75.75 0 0 0 1.5 0c0-1.723-1.436-2.763-2.945-2.763Z" }),
|
|
11
|
+
React.createElement("path", { d: "M15.03 10.065a.75.75 0 0 1 .79-.708c3.128.17 5.607 2.159 5.607 5.25a.75.75 0 0 1-1.5 0c0-2.085-1.629-3.613-4.189-3.752a.75.75 0 0 1-.708-.79Z" }),
|
|
12
|
+
React.createElement("path", { d: "M15.779 6.687a.75.75 0 0 0 0 1.5c4 0 7.088 2.662 7.03 6.28a.75.75 0 0 0 1.499.025c.076-4.655-3.904-7.805-8.53-7.805Z" }),
|
|
13
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.487 3.023C12.5 3 8.421 3.236 5.81 5.804 3.714 7.866 3.095 10.85 3.027 14.15c-.094 4.549.116 9.605 4.973 11.556v4.72c0 1.264 1.571 1.848 2.396.89l3.775-4.386c2.384.152 5.361.088 7.619-.465 3.76-.92 6.206-3.306 6.847-7.172.358-2.31.557-4.69.354-7.024-.214-2.467-.94-5.042-2.886-6.708-.866-.776-3.826-2.506-9.618-2.537Zm-9.29 4.222c-1.51 1.497-2.105 3.8-2.17 6.946-.081 3.896-.159 8.469 4.272 9.855A1 1 0 0 1 10 25v3.709l2.982-3.466a1 1 0 0 1 .836-.344c2.404.187 5.372.143 7.496-.377 2.992-.733 4.834-2.464 5.348-5.547.272-1.881.532-4.282.337-6.535-.172-1.985-.701-4.008-2.225-5.387-.403-.365-2.854-2.006-8.323-2.03-3.08-.013-6.827.051-9.254 2.222Z" })));
|
|
10
14
|
});
|
|
@@ -6,5 +6,9 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoViberIcon64Regular = forwardRef('LogoViberIcon64Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "m24.695 20.082 2.739 6.738a2.35 2.35 0 0 1-.516 2.546l-1.027 1.028c1.478 2.312 2.883 3.732 5.005 5.04l1.145-1.145a2.35 2.35 0 0 1 2.853-.363l6.39 3.758c2.028 1.193 1.204 4.775.098 6.27-1.363 1.844-3.761 3.474-7.206 3.184-3.36-.283-7.472-2.375-12.423-7.326-4.952-4.951-7.115-9.086-7.523-12.502-.417-3.49 1.022-6.009 2.727-7.577 1.135-1.044 2.517-1.336 3.647-1.356 1.429-.025 3.472.18 4.091 1.705Zm-2.423 1.208c-1.12-.297-2.567-.416-3.487.43-1.18 1.085-2.171 2.783-1.874 5.27.306 2.562 2.004 6.166 6.752 10.913 4.749 4.75 8.296 6.338 10.74 6.544 2.357.199 3.903-.874 4.808-2.098.528-.714.578-1.736.517-2.448l-5.97-3.51-1.156 1.155a2.325 2.325 0 0 1-2.833.362c-2.755-1.643-4.53-3.458-6.328-6.336a2.332 2.332 0 0 1 .336-2.883l1.068-1.068-2.573-6.331Z" }),
|
|
10
|
+
React.createElement("path", { d: "M31.592 24.29a1.25 1.25 0 0 0 0 2.5c1.849 0 3.14 1.176 3.14 2.776a1.25 1.25 0 0 0 2.5 0c0-3.278-2.729-5.276-5.64-5.276Z" }),
|
|
11
|
+
React.createElement("path", { d: "M30.401 20.144a1.25 1.25 0 0 1 1.316-1.18c6.162.334 10.98 4.235 10.98 10.252a1.25 1.25 0 0 1-2.5 0c0-4.34-3.4-7.473-8.616-7.756a1.25 1.25 0 0 1-1.18-1.316Z" }),
|
|
12
|
+
React.createElement("path", { d: "M31.65 13.624a1.25 1.25 0 0 0 0 2.5c8.104 0 14.43 5.405 14.308 12.815a1.25 1.25 0 1 0 2.5.041c.15-9.138-7.663-15.356-16.809-15.356Z" }),
|
|
13
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32.904 6.048A34.311 34.311 0 0 0 30.61 6c-1.423.01-3.393.088-5.582.36-4.619.573-10.041 1.832-13.47 5.223-4.621 4.568-5.38 11.28-5.52 17.45-.076 3.312-.186 8.135 1.227 12.573 1.37 4.305 4.192 8.296 9.734 10.29v8.907c0 2.06 2.559 3.015 3.908 1.457l7.285-8.408c4.592.313 9.838.18 14.39-.94 4.013-.988 7.474-2.51 10.076-5.003 2.631-2.52 4.259-5.91 4.812-10.385.805-6.494.668-12.033-.248-16.463-.91-4.4-2.617-7.84-5.075-9.957-1.637-1.476-7.529-4.998-19.244-5.057ZM30.632 9c-1.338.01-3.188.083-5.233.337-4.153.515-8.804 1.742-11.755 4.402-3.992 3.969-4.484 9.965-4.605 15.28-.077 3.387-.163 7.754 1.085 11.677 1.217 3.822 3.678 7.163 8.8 8.673A1.5 1.5 0 0 1 20 50.81v7.918l6.419-7.409a1.5 1.5 0 0 1 1.253-.513c4.598.368 9.822.27 14.194-.806 3.739-.921 6.639-2.265 8.718-4.256 2.05-1.965 3.426-4.677 3.91-8.588.776-6.266.623-11.462-.209-15.487-.635-3.073-1.77-6.174-4.14-8.33-.94-.856-6.067-4.243-17.297-4.292-.739-.003-1.476-.051-2.215-.046Z" })));
|
|
10
14
|
});
|
|
@@ -6,5 +6,6 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon16Light = forwardRef('LogoWhatsappIcon16Light', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2a6 6 0 0 0-5.275 8.859l-.875 3.26 3.289-.845A6 6 0 1 0 8 2ZM3 8a5 5 0 1 1 2.464 4.309l-.178-.105-2.026.52.538-2.007-.107-.18A4.974 4.974 0 0 1 3.001 8Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.985 9.369c-.163-.082-.967-.478-1.117-.532-.15-.055-.26-.082-.368.081a9.545 9.545 0 0 1-.518.642c-.095.109-.19.122-.354.04-.164-.081-.69-.254-1.315-.811a4.928 4.928 0 0 1-.91-1.133c-.095-.164.01-.253.072-.334.16-.205.245-.303.37-.48a.327.327 0 0 0 .025-.365c-.04-.082-.368-.887-.504-1.214-.133-.32-.268-.276-.368-.281-.277-.014-.545-.024-.75.199-.15.163-.572.559-.572 1.364s.586 1.582.668 1.691c.082.11 1.153 1.761 2.793 2.47.628.27 1.269.512 1.962.409.315-.047.968-.396 1.104-.778.136-.382.136-.71.095-.777-.04-.069-.15-.11-.313-.191Z" })));
|
|
10
11
|
});
|
|
@@ -6,5 +6,6 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon16Regular = forwardRef('LogoWhatsappIcon16Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 1.25a6.75 6.75 0 0 0-5.882 10.062l-.964 3.593 3.677-.944A6.75 6.75 0 1 0 8 1.25ZM2.75 8a5.25 5.25 0 1 1 2.57 4.515l-.269-.16-1.783.458.466-1.736-.176-.277A5.222 5.222 0 0 1 2.75 8Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.985 9.369c-.163-.082-.967-.478-1.117-.532-.15-.055-.26-.082-.368.081a9.545 9.545 0 0 1-.518.642c-.095.109-.19.122-.354.04-.164-.081-.69-.254-1.315-.811a4.928 4.928 0 0 1-.91-1.133c-.095-.164.01-.253.072-.334.16-.205.245-.303.37-.48a.327.327 0 0 0 .025-.365c-.04-.082-.368-.887-.504-1.214-.133-.32-.268-.276-.368-.281-.277-.014-.545-.024-.75.199-.15.163-.572.559-.572 1.364s.586 1.582.668 1.691c.082.11 1.153 1.761 2.793 2.47.628.27 1.269.512 1.962.409.315-.047.968-.396 1.104-.778.136-.382.136-.71.095-.777-.04-.069-.15-.11-.313-.191Z" })));
|
|
10
11
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon16Solid = forwardRef('LogoWhatsappIcon16Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.667 8a6.666 6.666 0 0 1-9.93 5.815l-3.403.85.903-3.312A6.666 6.666 0 1 1 14.667 8Zm-4.581.928c.167.061 1.065.503 1.248.594l.1.05c.127.06.213.102.25.164.045.076.045.441-.107.868s-.882.816-1.232.868a2.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.667 8a6.666 6.666 0 0 1-9.93 5.815l-3.403.85.903-3.312A6.666 6.666 0 1 1 14.667 8Zm-4.581.928c.167.061 1.065.503 1.248.594l.1.05c.127.06.213.102.25.164.045.076.045.441-.107.868s-.882.816-1.232.868a2.503 2.503 0 0 1-1.15-.072 10.488 10.488 0 0 1-1.041-.385c-1.712-.739-2.869-2.398-3.088-2.712l-.032-.045-.002-.002c-.096-.129-.744-.993-.744-1.887 0-.841.414-1.282.604-1.485l.035-.038a.671.671 0 0 1 .487-.229c.122 0 .244.001.35.007h.041c.107 0 .24-.001.37.313l.201.488c.158.383.332.807.362.868.046.091.076.198.016.32a6.68 6.68 0 0 0-.026.052c-.046.093-.08.162-.157.252l-.093.112a3.02 3.02 0 0 1-.181.208c-.091.091-.187.19-.08.373.106.183.473.78 1.016 1.265.583.52 1.09.74 1.348.852l.12.054c.183.092.29.077.396-.045.106-.122.456-.533.578-.716.122-.183.244-.153.411-.092Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,5 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon24Solid = forwardRef('LogoWhatsappIcon24Solid', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 12c0 5.523-4.477 10-10 10a9.955 9.955 0 0 1-4.893-1.277L2 22l1.355-4.97A9.
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 12c0 5.523-4.477 10-10 10a9.955 9.955 0 0 1-4.893-1.277L2 22l1.355-4.97A9.953 9.953 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10Zm-7.147 1.279c.23.083 1.458.687 1.707.812l.137.067c.174.084.292.141.342.225.063.104.063.604-.146 1.188-.208.584-1.206 1.116-1.686 1.188-.43.064-.975.091-1.573-.1a14.346 14.346 0 0 1-1.425-.525c-2.341-1.011-3.924-3.28-4.223-3.71l-.044-.062-.002-.003C7.808 12.182 6.922 11 6.922 9.777c0-1.15.565-1.754.825-2.031l.05-.053c.228-.25.499-.312.665-.312.167 0 .334.001.48.008l.055.001c.146 0 .327-.002.506.428.069.165.17.41.275.668.216.524.454 1.103.495 1.187.063.125.105.271.021.438l-.035.071a1.418 1.418 0 0 1-.215.346l-.127.153c-.086.105-.172.21-.247.284-.125.125-.255.26-.11.51.146.25.647 1.068 1.39 1.73a6.452 6.452 0 0 0 1.844 1.166c.069.03.124.054.165.075.25.125.396.104.541-.063.146-.167.625-.73.791-.98.167-.25.333-.208.562-.124Z" })));
|
|
10
10
|
});
|
|
@@ -6,5 +6,6 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon32Regular = forwardRef('LogoWhatsappIcon32Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.033 9.965a1.32 1.32 0 0 0-.836-.772c-1.121-.34-2.448-.306-3.353.526-.892.82-1.645 2.14-1.427 3.96.212 1.77 1.328 3.877 3.819 6.369 2.49 2.49 4.588 3.573 6.336 3.72 1.803.152 3.065-.704 3.78-1.672.628-.85 1.015-2.766-.108-3.426l-3.195-1.88a1.375 1.375 0 0 0-1.67.213l-.46.46c-.918-.588-1.556-1.233-2.217-2.239l.399-.4c.39-.39.51-.977.301-1.49l-1.369-3.369Zm-1.544.85 1.199 2.948-.44.44a1.366 1.366 0 0 0-.196 1.69c.913 1.462 1.823 2.393 3.23 3.233.55.327 1.231.218 1.661-.212l.469-.468 2.76 1.623c.015.335-.022.71-.227.987-.418.566-1.128 1.06-2.227.968-1.153-.097-2.885-.854-5.245-3.214-2.359-2.358-3.173-4.121-3.319-5.339-.14-1.169.323-1.957.874-2.464.383-.351.992-.302 1.461-.193Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 3C8.82 3 3 8.82 3 16c0 2.418.661 4.684 1.813 6.624l-1.276 4.754c-.195.726.487 1.415 1.215 1.228l4.9-1.259A12.946 12.946 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3ZM5 16C5 9.925 9.925 5 16 5c6.076 0 11 4.925 11 11s-4.924 11-11 11c-2.08 0-4.024-.577-5.681-1.579a1 1 0 0 0-.766-.113l-3.64.935.943-3.517a1 1 0 0 0-.124-.799A10.944 10.944 0 0 1 5 16Z" })));
|
|
10
11
|
});
|
|
@@ -6,6 +6,6 @@ import { forwardRef } from '../../helpers/forwardRef';
|
|
|
6
6
|
import { BaseIcon } from '../../internal/BaseIcon';
|
|
7
7
|
export var LogoWhatsappIcon64Regular = forwardRef('LogoWhatsappIcon64Regular', function (props, ref) {
|
|
8
8
|
return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
|
|
9
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
10
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M27.834 20.025a2.39 2.39 0 0 0-1.513-1.4c-2.158-.655-4.721-.607-6.465.998-1.734 1.595-3.2 4.159-2.775 7.705.414 3.463 2.603 7.627 7.566 12.59 4.962 4.962 9.106 7.082 12.516 7.37 3.506.295 5.951-1.366 7.34-3.245 1.291-1.747 1.134-3.921 1.025-4.753a2.379 2.379 0 0 0-1.167-1.735l-6.392-3.759a2.5 2.5 0 0 0-3.035.388l-1.06 1.06c-2.014-1.258-3.372-2.63-4.792-4.83l.942-.941a2.5 2.5 0 0 0 .549-2.71l-2.739-6.738Zm-2.673 1.391 2.507 6.17-.997.997a2.481 2.481 0 0 0-.357 3.069c1.809 2.895 3.6 4.729 6.378 6.385a2.475 2.475 0 0 0 3.016-.384l1.074-1.075 5.803 3.413c.049.691-.017 1.623-.495 2.269-.879 1.19-2.378 2.231-4.675 2.038-2.392-.202-5.909-1.763-10.646-6.5-4.737-4.737-6.409-8.312-6.71-10.826-.29-2.43.677-4.083 1.828-5.142.86-.792 2.222-.68 3.274-.414Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32 7C18.193 7 7 18.193 7 32c0 4.54 1.212 8.803 3.33 12.475L7.556 54.82c-.292 1.088.73 2.121 1.822 1.841l10.619-2.727A24.894 24.894 0 0 0 32 57c13.807 0 25-11.193 25-25S45.807 7 32 7ZM10 32c0-12.15 9.85-22 22-22s22 9.85 22 22-9.85 22-22 22c-4.026 0-7.796-1.08-11.039-2.965a1.5 1.5 0 0 0-1.127-.156l-8.716 2.238 2.274-8.475a1.5 1.5 0 0 0-.17-1.172A21.89 21.89 0 0 1 10 32Z" })));
|
|
11
11
|
});
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* eslint-disable react/display-name */
|
|
2
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
3
|
+
import { __assign } from "tslib";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { forwardRef } from '../../helpers/forwardRef';
|
|
6
|
+
import { Icon } from '../../internal/Icon';
|
|
7
|
+
import { NatureFxFireIcon16Light } from './NatureFxFireIcon16Light';
|
|
8
|
+
import { NatureFxFireIcon16Regular } from './NatureFxFireIcon16Regular';
|
|
9
|
+
import { NatureFxFireIcon16Solid } from './NatureFxFireIcon16Solid';
|
|
10
|
+
import { NatureFxFireIcon20Light } from './NatureFxFireIcon20Light';
|
|
11
|
+
import { NatureFxFireIcon20Regular } from './NatureFxFireIcon20Regular';
|
|
12
|
+
import { NatureFxFireIcon20Solid } from './NatureFxFireIcon20Solid';
|
|
13
|
+
import { NatureFxFireIcon24Regular } from './NatureFxFireIcon24Regular';
|
|
14
|
+
import { NatureFxFireIcon24Solid } from './NatureFxFireIcon24Solid';
|
|
15
|
+
import { NatureFxFireIcon32Regular } from './NatureFxFireIcon32Regular';
|
|
16
|
+
import { NatureFxFireIcon64Regular } from './NatureFxFireIcon64Regular';
|
|
17
|
+
var sizes = {
|
|
18
|
+
16: {
|
|
19
|
+
light: NatureFxFireIcon16Light,
|
|
20
|
+
regular: NatureFxFireIcon16Regular,
|
|
21
|
+
solid: NatureFxFireIcon16Solid,
|
|
22
|
+
},
|
|
23
|
+
20: {
|
|
24
|
+
light: NatureFxFireIcon20Light,
|
|
25
|
+
regular: NatureFxFireIcon20Regular,
|
|
26
|
+
solid: NatureFxFireIcon20Solid,
|
|
27
|
+
},
|
|
28
|
+
24: {
|
|
29
|
+
regular: NatureFxFireIcon24Regular,
|
|
30
|
+
solid: NatureFxFireIcon24Solid,
|
|
31
|
+
},
|
|
32
|
+
32: {
|
|
33
|
+
regular: NatureFxFireIcon32Regular,
|
|
34
|
+
},
|
|
35
|
+
64: {
|
|
36
|
+
regular: NatureFxFireIcon64Regular,
|
|
37
|
+
},
|
|
38
|
+
};
|
|
39
|
+
export var NatureFxFireIcon = forwardRef('NatureFxFireIcon', function (props, ref) {
|
|
40
|
+
return React.createElement(Icon, __assign({ ref: ref }, props, { sizes: sizes }));
|
|
41
|
+
});
|