@pushwoosh/kit-icons 2.0.8 → 2.0.9
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/package.json
CHANGED
|
@@ -56,4 +56,8 @@ export declare const AssetMap: {
|
|
|
56
56
|
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
57
57
|
lined: null;
|
|
58
58
|
};
|
|
59
|
+
sms: {
|
|
60
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
61
|
+
lined: null;
|
|
62
|
+
};
|
|
59
63
|
};
|
|
@@ -14,6 +14,7 @@ import OSXFilledIcon from "./osx_filled.js";
|
|
|
14
14
|
import SafariFilledIcon from "./safari_filled.js";
|
|
15
15
|
import WindowsFilledIcon from "./windows_filled.js";
|
|
16
16
|
import XiaomiFilledIcon from "./xiaomi_filled.js";
|
|
17
|
+
import SmsFilledIcon from "./sms_filled.js";
|
|
17
18
|
export const AssetMap = {
|
|
18
19
|
amazon: {
|
|
19
20
|
filled: AmazonFilledIcon,
|
|
@@ -70,5 +71,9 @@ export const AssetMap = {
|
|
|
70
71
|
xiaomi: {
|
|
71
72
|
filled: XiaomiFilledIcon,
|
|
72
73
|
lined: null
|
|
74
|
+
},
|
|
75
|
+
sms: {
|
|
76
|
+
filled: SmsFilledIcon,
|
|
77
|
+
lined: null
|
|
73
78
|
}
|
|
74
79
|
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const SmsFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 24,
|
|
5
|
+
height: 24,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
d: "M8.477 3.03C8 3.689 8 4.626 8 6.5s0 2.812.477 3.47a2.5 2.5 0 0 0 .554.553c.226.164.485.271.804.342a.21.21 0 0 1 .165.201v1.358a.3.3 0 0 0 .472.246l2.334-1.634A.2.2 0 0 1 12.92 11h4.58c1.875 0 2.812 0 3.47-.477a2.5 2.5 0 0 0 .553-.554C22 9.312 22 8.375 22 6.5s0-2.812-.477-3.47a2.5 2.5 0 0 0-.553-.553C20.312 2 19.375 2 17.5 2h-5c-1.875 0-2.812 0-3.47.477a2.5 2.5 0 0 0-.553.554m5.965 5.344v-2.27a.1.1 0 0 1 .174-.067l.014.015.296.328a.1.1 0 0 0 .149 0l.296-.328.014-.015a.1.1 0 0 1 .174.067v2.67a.1.1 0 0 0 .1.1h.8a.1.1 0 0 0 .1-.1V4.677a.55.55 0 0 0-.957-.369l-.527.582a.1.1 0 0 1-.149 0l-.527-.582a.55.55 0 0 0-.957.37v4.096a.1.1 0 0 0 .1.1h.8a.1.1 0 0 0 .1-.1zM10 5.195a1 1 0 0 1 1-1h1.487a.1.1 0 0 1 .1.1v.8a.1.1 0 0 1-.1.1h-1.387a.1.1 0 0 0-.1.1v.64a.1.1 0 0 0 .1.1h.487a1 1 0 0 1 1 1v.839a1 1 0 0 1-1 1h-1.487a.1.1 0 0 1-.1-.1v-.8a.1.1 0 0 1 .1-.1h1.387a.1.1 0 0 0 .1-.1v-.64a.1.1 0 0 0-.1-.1h-.487a1 1 0 0 1-1-1zm7.411 0a1 1 0 0 1 1-1h1.487a.1.1 0 0 1 .1.1v.8a.1.1 0 0 1-.1.1h-1.387a.1.1 0 0 0-.1.1v.64a.1.1 0 0 0 .1.1h.487a1 1 0 0 1 1 1v.839a1 1 0 0 1-1 1h-1.487a.1.1 0 0 1-.1-.1v-.8a.1.1 0 0 1 .1-.1h1.387a.1.1 0 0 0 .1-.1v-.64a.1.1 0 0 0-.1-.1h-.487a1 1 0 0 1-1-1zM6.909 4.035a.15.15 0 0 1 .157.166C7.01 4.708 7.002 5.317 7 6.026a.01.01 0 0 1-.008.008 3 3 0 0 0-.367.05 1 1 0 0 0-.079.025 1 1 0 0 0-.437.437q0 0-.006.016l-.018.063a3 3 0 0 0-.05.367C6.001 7.392 6 7.927 6 8.8V16a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-3.7a.3.3 0 0 1 .3-.3h1.4a.3.3 0 0 1 .3.3v4.9c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C14.72 22 13.88 22 12.2 22H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C4 19.72 4 18.88 4 17.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311c.338-.172.73-.254 1.271-.292M11.75 19.5a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0",
|
|
11
|
+
clipRule: "evenodd"
|
|
12
|
+
}));
|
|
13
|
+
export default SmsFilledSvg;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Ref } from 'react';
|
|
2
2
|
export type PlatformLogoIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
3
|
readonly boxRef?: Ref<HTMLDivElement>;
|
|
4
|
-
readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'i-explorer' | 'mac-o-s' | 'safari' | 'windows' | 'xiaomi';
|
|
4
|
+
readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'i-explorer' | 'mac-o-s' | 'safari' | 'windows' | 'xiaomi' | 'sms';
|
|
5
5
|
readonly size?: 'small' | 'medium' | 'large';
|
|
6
6
|
readonly view?: 'filled' | 'lined';
|
|
7
7
|
};
|