@telus-uds/palette-koodo 0.9.0 → 0.10.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/build/android/border.xml +1 -1
- package/build/android/color.xml +1 -1
- package/build/android/font_size.xml +1 -1
- package/build/android/radius.xml +1 -1
- package/build/android/size.xml +1 -1
- package/build/ios/Border.swift +1 -1
- package/build/ios/Color.swift +1 -1
- package/build/ios/FontSize.swift +1 -1
- package/build/ios/Radius.swift +1 -1
- package/build/ios/Size.swift +1 -1
- package/build/rn/icons/Add.js +26 -0
- package/build/rn/icons/Add.native.js +26 -0
- package/build/rn/icons/ArrowLeft.js +26 -0
- package/build/rn/icons/ArrowLeft.native.js +26 -0
- package/build/rn/icons/ArrowRight.js +26 -0
- package/build/rn/icons/ArrowRight.native.js +26 -0
- package/build/rn/icons/Bullet.js +2 -1
- package/build/rn/icons/Bullet.native.js +2 -1
- package/build/rn/icons/Cart.js +3 -4
- package/build/rn/icons/Cart.native.js +3 -4
- package/build/rn/icons/CartFilled.js +28 -0
- package/build/rn/icons/CartFilled.native.js +28 -0
- package/build/rn/icons/Caution.js +5 -5
- package/build/rn/icons/Caution.native.js +5 -5
- package/build/rn/icons/Check.js +2 -1
- package/build/rn/icons/Check.native.js +2 -1
- package/build/rn/icons/CheckCircle.js +28 -0
- package/build/rn/icons/CheckCircle.native.js +28 -0
- package/build/rn/icons/CheckCircleFilled.js +28 -0
- package/build/rn/icons/CheckCircleFilled.native.js +28 -0
- package/build/rn/icons/ChevronDown.js +2 -1
- package/build/rn/icons/ChevronDown.native.js +2 -1
- package/build/rn/icons/ChevronLeft.js +2 -1
- package/build/rn/icons/ChevronLeft.native.js +2 -1
- package/build/rn/icons/ChevronRight.js +2 -1
- package/build/rn/icons/ChevronRight.native.js +2 -1
- package/build/rn/icons/ChevronUp.js +2 -1
- package/build/rn/icons/ChevronUp.native.js +2 -1
- package/build/rn/icons/Close.js +26 -0
- package/build/rn/icons/Close.native.js +26 -0
- package/build/rn/icons/Devices.js +28 -0
- package/build/rn/icons/Devices.native.js +28 -0
- package/build/rn/icons/Download.js +28 -0
- package/build/rn/icons/Download.native.js +28 -0
- package/build/rn/icons/ExclamationOctagon.js +4 -8
- package/build/rn/icons/ExclamationOctagon.native.js +4 -8
- package/build/rn/icons/ExclamationTriangle.js +6 -13
- package/build/rn/icons/ExclamationTriangle.native.js +6 -13
- package/build/rn/icons/Expand.js +26 -0
- package/build/rn/icons/Expand.native.js +26 -0
- package/build/rn/icons/EyeClosed.js +4 -14
- package/build/rn/icons/EyeClosed.native.js +4 -14
- package/build/rn/icons/EyeOpened.js +6 -12
- package/build/rn/icons/EyeOpened.native.js +6 -12
- package/build/rn/icons/Gift.js +28 -0
- package/build/rn/icons/Gift.native.js +28 -0
- package/build/rn/icons/Hamburger.js +2 -1
- package/build/rn/icons/Hamburger.native.js +2 -1
- package/build/rn/icons/LeftCircle.js +28 -0
- package/build/rn/icons/LeftCircle.native.js +28 -0
- package/build/rn/icons/LocationMap.js +28 -0
- package/build/rn/icons/LocationMap.native.js +28 -0
- package/build/rn/icons/LockFilled.js +28 -0
- package/build/rn/icons/LockFilled.native.js +28 -0
- package/build/rn/icons/Maintenance.js +28 -0
- package/build/rn/icons/Maintenance.native.js +28 -0
- package/build/rn/icons/MaintenanceFilled.js +28 -0
- package/build/rn/icons/MaintenanceFilled.native.js +28 -0
- package/build/rn/icons/OfferStarFilled.js +28 -0
- package/build/rn/icons/OfferStarFilled.native.js +28 -0
- package/build/rn/icons/Perk.js +28 -0
- package/build/rn/icons/Perk.native.js +28 -0
- package/build/rn/icons/Phone.js +28 -0
- package/build/rn/icons/Phone.native.js +28 -0
- package/build/rn/icons/PhoneTroubleshoot.js +28 -0
- package/build/rn/icons/PhoneTroubleshoot.native.js +28 -0
- package/build/rn/icons/PlayVideo.js +28 -0
- package/build/rn/icons/PlayVideo.native.js +28 -0
- package/build/rn/icons/Question.js +28 -0
- package/build/rn/icons/Question.native.js +28 -0
- package/build/rn/icons/QuestionFilled.js +28 -0
- package/build/rn/icons/QuestionFilled.native.js +28 -0
- package/build/rn/icons/Receipt.js +28 -0
- package/build/rn/icons/Receipt.native.js +28 -0
- package/build/rn/icons/Refresh.js +5 -5
- package/build/rn/icons/Refresh.native.js +5 -5
- package/build/rn/icons/RightCirlce.js +28 -0
- package/build/rn/icons/RightCirlce.native.js +28 -0
- package/build/rn/icons/Settings.js +28 -0
- package/build/rn/icons/Settings.native.js +28 -0
- package/build/rn/icons/ShippingFilled.js +28 -0
- package/build/rn/icons/ShippingFilled.native.js +28 -0
- package/build/rn/icons/Shop.js +28 -0
- package/build/rn/icons/Shop.native.js +28 -0
- package/build/rn/icons/Sim.js +28 -0
- package/build/rn/icons/Sim.native.js +28 -0
- package/build/rn/icons/SimFilled.js +28 -0
- package/build/rn/icons/SimFilled.native.js +28 -0
- package/build/rn/icons/Spyglass.js +4 -1
- package/build/rn/icons/Spyglass.native.js +4 -1
- package/build/rn/icons/Subtract.js +26 -0
- package/build/rn/icons/Subtract.native.js +26 -0
- package/build/rn/icons/Tag.js +28 -0
- package/build/rn/icons/Tag.native.js +28 -0
- package/build/rn/icons/TagFilled.js +28 -0
- package/build/rn/icons/TagFilled.native.js +28 -0
- package/build/rn/icons/ToolTipFilled.js +28 -0
- package/build/rn/icons/ToolTipFilled.native.js +28 -0
- package/build/rn/icons/Tooltip.js +28 -0
- package/build/rn/icons/Tooltip.native.js +28 -0
- package/build/rn/icons/add.icon.svg +3 -0
- package/build/rn/icons/arrow-left.icon.svg +3 -0
- package/build/rn/icons/arrow-right.icon.svg +3 -0
- package/build/rn/icons/bullet.icon.svg +2 -2
- package/build/rn/icons/cart-filled.icon.svg +3 -0
- package/build/rn/icons/cart.icon.svg +2 -6
- package/build/rn/icons/caution.icon.svg +2 -2
- package/build/rn/icons/check-circle-filled.icon.svg +3 -0
- package/build/rn/icons/check-circle.icon.svg +3 -0
- package/build/rn/icons/check.icon.svg +2 -5
- package/build/rn/icons/chevron-down.icon.svg +2 -5
- package/build/rn/icons/chevron-left.icon.svg +2 -5
- package/build/rn/icons/chevron-right.icon.svg +2 -5
- package/build/rn/icons/chevron-up.icon.svg +2 -5
- package/build/rn/icons/close.icon.svg +3 -0
- package/build/rn/icons/devices.icon.svg +3 -0
- package/build/rn/icons/download.icon.svg +3 -0
- package/build/rn/icons/exclamation-octagon.icon.svg +2 -10
- package/build/rn/icons/exclamation-triangle.icon.svg +2 -19
- package/build/rn/icons/expand.icon.svg +3 -0
- package/build/rn/icons/eye-closed.icon.svg +2 -20
- package/build/rn/icons/eye-opened.icon.svg +2 -16
- package/build/rn/icons/gift.icon.svg +3 -0
- package/build/rn/icons/hamburger.icon.svg +2 -7
- package/build/rn/icons/index.js +36 -1
- package/build/rn/icons/left-circle.icon.svg +3 -0
- package/build/rn/icons/location-map.icon.svg +3 -0
- package/build/rn/icons/lock-filled.icon.svg +3 -0
- package/build/rn/icons/maintenance-filled.icon.svg +3 -0
- package/build/rn/icons/maintenance.icon.svg +3 -0
- package/build/rn/icons/offer-star-filled.icon.svg +3 -0
- package/build/rn/icons/perk.icon.svg +3 -0
- package/build/rn/icons/phone-troubleshoot.icon.svg +3 -0
- package/build/rn/icons/phone.icon.svg +3 -0
- package/build/rn/icons/play-video.icon.svg +3 -0
- package/build/rn/icons/question-filled.icon.svg +3 -0
- package/build/rn/icons/question.icon.svg +3 -0
- package/build/rn/icons/receipt.icon.svg +3 -0
- package/build/rn/icons/refresh.icon.svg +2 -13
- package/build/rn/icons/right-cirlce.icon.svg +3 -0
- package/build/rn/icons/settings.icon.svg +3 -0
- package/build/rn/icons/shipping-filled.icon.svg +3 -0
- package/build/rn/icons/shop.icon.svg +3 -0
- package/build/rn/icons/sim-filled.icon.svg +3 -0
- package/build/rn/icons/sim.icon.svg +3 -0
- package/build/rn/icons/spyglass.icon.svg +2 -5
- package/build/rn/icons/subtract.icon.svg +3 -0
- package/build/rn/icons/tag-filled.icon.svg +3 -0
- package/build/rn/icons/tag.icon.svg +3 -0
- package/build/rn/icons/tool-tip-filled.icon.svg +3 -0
- package/build/rn/icons/tooltip.icon.svg +3 -0
- package/build/rn/palette.js +45 -2
- package/build/web/fonts/fonts-cdn-family.css +5 -5
- package/build/web/fonts/fonts-cdn.css +5 -5
- package/build/web/fonts/fonts-local-family.css +5 -5
- package/build/web/fonts/fonts-local.css +5 -5
- package/build/web/icons/Add.js +26 -0
- package/build/web/icons/ArrowLeft.js +26 -0
- package/build/web/icons/ArrowRight.js +26 -0
- package/build/web/icons/Bullet.js +2 -1
- package/build/web/icons/Cart.js +3 -4
- package/build/web/icons/CartFilled.js +28 -0
- package/build/web/icons/Caution.js +5 -5
- package/build/web/icons/Check.js +2 -1
- package/build/web/icons/CheckCircle.js +28 -0
- package/build/web/icons/CheckCircleFilled.js +28 -0
- package/build/web/icons/ChevronDown.js +2 -1
- package/build/web/icons/ChevronLeft.js +2 -1
- package/build/web/icons/ChevronRight.js +2 -1
- package/build/web/icons/ChevronUp.js +2 -1
- package/build/web/icons/Close.js +26 -0
- package/build/web/icons/Devices.js +28 -0
- package/build/web/icons/Download.js +28 -0
- package/build/web/icons/ExclamationOctagon.js +4 -8
- package/build/web/icons/ExclamationTriangle.js +6 -13
- package/build/web/icons/Expand.js +26 -0
- package/build/web/icons/EyeClosed.js +4 -14
- package/build/web/icons/EyeOpened.js +6 -12
- package/build/web/icons/Gift.js +28 -0
- package/build/web/icons/Hamburger.js +2 -1
- package/build/web/icons/LeftCircle.js +28 -0
- package/build/web/icons/LocationMap.js +28 -0
- package/build/web/icons/LockFilled.js +28 -0
- package/build/web/icons/Maintenance.js +28 -0
- package/build/web/icons/MaintenanceFilled.js +28 -0
- package/build/web/icons/OfferStarFilled.js +28 -0
- package/build/web/icons/Perk.js +28 -0
- package/build/web/icons/Phone.js +28 -0
- package/build/web/icons/PhoneTroubleshoot.js +28 -0
- package/build/web/icons/PlayVideo.js +28 -0
- package/build/web/icons/Question.js +28 -0
- package/build/web/icons/QuestionFilled.js +28 -0
- package/build/web/icons/Receipt.js +28 -0
- package/build/web/icons/Refresh.js +5 -5
- package/build/web/icons/RightCirlce.js +28 -0
- package/build/web/icons/Settings.js +28 -0
- package/build/web/icons/ShippingFilled.js +28 -0
- package/build/web/icons/Shop.js +28 -0
- package/build/web/icons/Sim.js +28 -0
- package/build/web/icons/SimFilled.js +28 -0
- package/build/web/icons/Spyglass.js +4 -1
- package/build/web/icons/Subtract.js +26 -0
- package/build/web/icons/Tag.js +28 -0
- package/build/web/icons/TagFilled.js +28 -0
- package/build/web/icons/ToolTipFilled.js +28 -0
- package/build/web/icons/Tooltip.js +28 -0
- package/build/web/icons/add.icon.svg +3 -0
- package/build/web/icons/arrow-left.icon.svg +3 -0
- package/build/web/icons/arrow-right.icon.svg +3 -0
- package/build/web/icons/bullet.icon.svg +2 -2
- package/build/web/icons/cart-filled.icon.svg +3 -0
- package/build/web/icons/cart.icon.svg +2 -6
- package/build/web/icons/caution.icon.svg +2 -2
- package/build/web/icons/check-circle-filled.icon.svg +3 -0
- package/build/web/icons/check-circle.icon.svg +3 -0
- package/build/web/icons/check.icon.svg +2 -5
- package/build/web/icons/chevron-down.icon.svg +2 -5
- package/build/web/icons/chevron-left.icon.svg +2 -5
- package/build/web/icons/chevron-right.icon.svg +2 -5
- package/build/web/icons/chevron-up.icon.svg +2 -5
- package/build/web/icons/close.icon.svg +3 -0
- package/build/web/icons/devices.icon.svg +3 -0
- package/build/web/icons/download.icon.svg +3 -0
- package/build/web/icons/exclamation-octagon.icon.svg +2 -10
- package/build/web/icons/exclamation-triangle.icon.svg +2 -19
- package/build/web/icons/expand.icon.svg +3 -0
- package/build/web/icons/eye-closed.icon.svg +2 -20
- package/build/web/icons/eye-opened.icon.svg +2 -16
- package/build/web/icons/gift.icon.svg +3 -0
- package/build/web/icons/hamburger.icon.svg +2 -7
- package/build/web/icons/index.js +36 -1
- package/build/web/icons/left-circle.icon.svg +3 -0
- package/build/web/icons/location-map.icon.svg +3 -0
- package/build/web/icons/lock-filled.icon.svg +3 -0
- package/build/web/icons/maintenance-filled.icon.svg +3 -0
- package/build/web/icons/maintenance.icon.svg +3 -0
- package/build/web/icons/offer-star-filled.icon.svg +3 -0
- package/build/web/icons/perk.icon.svg +3 -0
- package/build/web/icons/phone-troubleshoot.icon.svg +3 -0
- package/build/web/icons/phone.icon.svg +3 -0
- package/build/web/icons/play-video.icon.svg +3 -0
- package/build/web/icons/question-filled.icon.svg +3 -0
- package/build/web/icons/question.icon.svg +3 -0
- package/build/web/icons/receipt.icon.svg +3 -0
- package/build/web/icons/refresh.icon.svg +2 -13
- package/build/web/icons/right-cirlce.icon.svg +3 -0
- package/build/web/icons/settings.icon.svg +3 -0
- package/build/web/icons/shipping-filled.icon.svg +3 -0
- package/build/web/icons/shop.icon.svg +3 -0
- package/build/web/icons/sim-filled.icon.svg +3 -0
- package/build/web/icons/sim.icon.svg +3 -0
- package/build/web/icons/spyglass.icon.svg +2 -5
- package/build/web/icons/subtract.icon.svg +3 -0
- package/build/web/icons/tag-filled.icon.svg +3 -0
- package/build/web/icons/tag.icon.svg +3 -0
- package/build/web/icons/tool-tip-filled.icon.svg +3 -0
- package/build/web/icons/tooltip.icon.svg +3 -0
- package/build/web/palette.js +44 -8
- package/package.json +1 -1
- package/palette.json +180 -0
- /package/build/web/fonts/{v0_9_0-StagSans-300-F1d_oI6jTKiEwzm836bv7.otf → v0_10_0-StagSans-300-0ZMLuwr-GRak_KxQbhX2U.otf} +0 -0
- /package/build/web/fonts/{v0_9_0-StagSans-400-eSNJe5p3hXlXwPdQHAKI8.otf → v0_10_0-StagSans-400-lXoZdXVUAncwyHLEoNvoM.otf} +0 -0
- /package/build/web/fonts/{v0_9_0-StagSans-500-75GzKj5IlynXvcFXJHxzi.otf → v0_10_0-StagSans-500-jTRsvYu2SJqU058L-22qm.otf} +0 -0
- /package/build/web/fonts/{v0_9_0-StagSans-600-QV-XH3211GyRlED5eXtoc.otf → v0_10_0-StagSans-600-D-2JmR6cb4lS9j0_Mylp_.otf} +0 -0
- /package/build/web/fonts/{v0_9_0-StagSans-700-DuTGZJHcKxu_Z58ivI_EL.otf → v0_10_0-StagSans-700-QkHZ7XAYBPPMR4yRWtHsG.otf} +0 -0
package/build/android/border.xml
CHANGED
package/build/android/color.xml
CHANGED
package/build/android/radius.xml
CHANGED
package/build/android/size.xml
CHANGED
package/build/ios/Border.swift
CHANGED
package/build/ios/Color.swift
CHANGED
package/build/ios/FontSize.swift
CHANGED
package/build/ios/Radius.swift
CHANGED
package/build/ios/Size.swift
CHANGED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 32 32",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M31.63 15.81a2.79 2.79 0 0 0-2.793-2.79l-10.233.003-.003-10.233a2.79 2.79 0 0 0-5.582.002l.004 10.233-10.233.003a2.79 2.79 0 1 0 .002 5.582l10.233-.004.003 10.233a2.79 2.79 0 1 0 5.582-.002l-.004-10.233 10.233-.003a2.79 2.79 0 0 0 2.79-2.792Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 32 32",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "M31.63 15.81a2.79 2.79 0 0 0-2.793-2.79l-10.233.003-.003-10.233a2.79 2.79 0 0 0-5.582.002l.004 10.233-10.233.003a2.79 2.79 0 1 0 .002 5.582l10.233-.004.003 10.233a2.79 2.79 0 1 0 5.582-.002l-.004-10.233 10.233-.003a2.79 2.79 0 0 0 2.79-2.792Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M.114 11.674a1.627 1.627 0 0 0-.114.612c-.004.215.035.428.114.628l.008.02.01.018c.047.089.102.173.164.253.04.076.088.147.143.213l.008.01 6.578 6.819a1.65 1.65 0 0 0 2.382-2.286l-3.863-3.983h16.829a1.627 1.627 0 1 0 0-3.254H5.517L9.184 6.76a1.642 1.642 0 0 0-2.4-2.24L.455 11.15a.981.981 0 0 0-.185.267l-.144.222-.013.034Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "M.114 11.674a1.627 1.627 0 0 0-.114.612c-.004.215.035.428.114.628l.008.02.01.018c.047.089.102.173.164.253.04.076.088.147.143.213l.008.01 6.578 6.819a1.65 1.65 0 0 0 2.382-2.286l-3.863-3.983h16.829a1.627 1.627 0 1 0 0-3.254H5.517L9.184 6.76a1.642 1.642 0 0 0-2.4-2.24L.455 11.15a.981.981 0 0 0-.185.267l-.144.222-.013.034Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M23.886 13.08c.077-.194.116-.402.114-.612a1.625 1.625 0 0 0-.114-.628l-.008-.02-.01-.018a1.791 1.791 0 0 0-.164-.253 1.208 1.208 0 0 0-.143-.213l-.008-.01-6.579-6.819a1.65 1.65 0 0 0-2.381 2.286l3.863 3.983H1.627a1.627 1.627 0 1 0 0 3.255h16.856l-3.666 3.961a1.646 1.646 0 0 0-.293 1.801 1.642 1.642 0 0 0 2.693.44l6.327-6.63a.982.982 0 0 0 .185-.267l.143-.222.014-.034Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "M23.886 13.08c.077-.194.116-.402.114-.612a1.625 1.625 0 0 0-.114-.628l-.008-.02-.01-.018a1.791 1.791 0 0 0-.164-.253 1.208 1.208 0 0 0-.143-.213l-.008-.01-6.579-6.819a1.65 1.65 0 0 0-2.381 2.286l3.863 3.983H1.627a1.627 1.627 0 1 0 0 3.255h16.856l-3.666 3.961a1.646 1.646 0 0 0-.293 1.801 1.642 1.642 0 0 0 2.693.44l6.327-6.63a.982.982 0 0 0 .185-.267l.143-.222.014-.034Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
package/build/rn/icons/Bullet.js
CHANGED
|
@@ -9,6 +9,7 @@ module.exports = ({
|
|
|
9
9
|
color,
|
|
10
10
|
...props
|
|
11
11
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
13
|
viewBox: "0 0 24 24",
|
|
13
14
|
height: size,
|
|
14
15
|
width: size,
|
|
@@ -20,6 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
-
d: "
|
|
24
|
+
d: "M14.718 11.7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"
|
|
24
25
|
})]
|
|
25
26
|
});
|
|
@@ -11,6 +11,7 @@ module.exports = ({
|
|
|
11
11
|
color,
|
|
12
12
|
...props
|
|
13
13
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
15
|
viewBox: "0 0 24 24",
|
|
15
16
|
height: size,
|
|
16
17
|
width: size,
|
|
@@ -20,6 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
-
d: "
|
|
24
|
+
d: "M14.718 11.7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"
|
|
24
25
|
})]
|
|
25
26
|
});
|
package/build/rn/icons/Cart.js
CHANGED
|
@@ -9,7 +9,8 @@ module.exports = ({
|
|
|
9
9
|
color,
|
|
10
10
|
...props
|
|
11
11
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
-
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 25 24",
|
|
13
14
|
height: size,
|
|
14
15
|
width: size,
|
|
15
16
|
fill: color,
|
|
@@ -20,8 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
-
d: "
|
|
24
|
-
fill: "#020303",
|
|
25
|
-
mask: "url(#prefix__mask-2)"
|
|
24
|
+
d: "M23.806 5.824a.988.988 0 0 0-.338-.276 1.03 1.03 0 0 0-.43-.107H6.26l-.747-2.059a.966.966 0 0 0-.353-.422 1.025 1.025 0 0 0-.535-.172h-3.58a.984.984 0 0 0-.731.23.912.912 0 0 0-.231.306.88.88 0 0 0 .23 1.045.984.984 0 0 0 .732.23h2.991l4.895 13.404c-.223.315-.35.683-.369 1.063 0 .496.18.977.507 1.362a2.26 2.26 0 0 0 1.289.747c.506.1 1.033.027 1.49-.204a2.19 2.19 0 0 0 1.021-1.063H16c.16.359.416.67.743.899a2.324 2.324 0 0 0 2.293.201c.366-.168.677-.429.9-.754a2.085 2.085 0 0 0 .105-2.209 2.195 2.195 0 0 0-.825-.829 2.315 2.315 0 0 0-2.325.016 2.17 2.17 0 0 0-.82.867h-3.26a2.198 2.198 0 0 0-.824-.863 2.323 2.323 0 0 0-1.17-.325 2.075 2.075 0 0 0-.35 0l-.289-.804h9.601a.955.955 0 0 0 .55-.157.896.896 0 0 0 .348-.436l3.3-8.896a.92.92 0 0 0-.17-.794Zm-5.762 14.008a.85.85 0 0 1-.457-.139.8.8 0 0 1-.3-.358.765.765 0 0 1-.044-.459.786.786 0 0 1 .229-.404.86.86 0 0 1 .9-.168c.151.06.28.162.37.293a.772.772 0 0 1-.107 1.005.83.83 0 0 1-.591.23Zm-7.239-1.59c.22 0 .43.084.586.233a.78.78 0 0 1 .242.562.78.78 0 0 1-.242.562.845.845 0 0 1-.902.172.83.83 0 0 1-.269-.172.794.794 0 0 1-.242-.562.768.768 0 0 1 .242-.562.83.83 0 0 1 .585-.233Zm8.305-3.964H9.57L6.936 7.25h14.765l-2.592 7.028Z"
|
|
26
25
|
})]
|
|
27
26
|
});
|
|
@@ -11,7 +11,8 @@ module.exports = ({
|
|
|
11
11
|
color,
|
|
12
12
|
...props
|
|
13
13
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
-
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 25 24",
|
|
15
16
|
height: size,
|
|
16
17
|
width: size,
|
|
17
18
|
fill: color,
|
|
@@ -20,8 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
-
d: "
|
|
24
|
-
fill: "#020303",
|
|
25
|
-
mask: "url(#prefix__mask-2)"
|
|
24
|
+
d: "M23.806 5.824a.988.988 0 0 0-.338-.276 1.03 1.03 0 0 0-.43-.107H6.26l-.747-2.059a.966.966 0 0 0-.353-.422 1.025 1.025 0 0 0-.535-.172h-3.58a.984.984 0 0 0-.731.23.912.912 0 0 0-.231.306.88.88 0 0 0 .23 1.045.984.984 0 0 0 .732.23h2.991l4.895 13.404c-.223.315-.35.683-.369 1.063 0 .496.18.977.507 1.362a2.26 2.26 0 0 0 1.289.747c.506.1 1.033.027 1.49-.204a2.19 2.19 0 0 0 1.021-1.063H16c.16.359.416.67.743.899a2.324 2.324 0 0 0 2.293.201c.366-.168.677-.429.9-.754a2.085 2.085 0 0 0 .105-2.209 2.195 2.195 0 0 0-.825-.829 2.315 2.315 0 0 0-2.325.016 2.17 2.17 0 0 0-.82.867h-3.26a2.198 2.198 0 0 0-.824-.863 2.323 2.323 0 0 0-1.17-.325 2.075 2.075 0 0 0-.35 0l-.289-.804h9.601a.955.955 0 0 0 .55-.157.896.896 0 0 0 .348-.436l3.3-8.896a.92.92 0 0 0-.17-.794Zm-5.762 14.008a.85.85 0 0 1-.457-.139.8.8 0 0 1-.3-.358.765.765 0 0 1-.044-.459.786.786 0 0 1 .229-.404.86.86 0 0 1 .9-.168c.151.06.28.162.37.293a.772.772 0 0 1-.107 1.005.83.83 0 0 1-.591.23Zm-7.239-1.59c.22 0 .43.084.586.233a.78.78 0 0 1 .242.562.78.78 0 0 1-.242.562.845.845 0 0 1-.902.172.83.83 0 0 1-.269-.172.794.794 0 0 1-.242-.562.768.768 0 0 1 .242-.562.83.83 0 0 1 .585-.233Zm8.305-3.964H9.57L6.936 7.25h14.765l-2.592 7.028Z"
|
|
26
25
|
})]
|
|
27
26
|
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M19.796 9.976c.326.081.66.125.996.13a3.66 3.66 0 0 0 .876-.13l-1.872 5.298a.887.887 0 0 1-.857.598H9.767l.278.797c.11-.01.22-.01.33 0a2.132 2.132 0 0 1 1.911 1.175h3.128a2.12 2.12 0 0 1 1.912-1.175 2.141 2.141 0 1 1-1.992 2.988h-2.988a2.14 2.14 0 0 1-4.113-.847c-.006-.368.091-.73.279-1.046L3.83 4.448H1.002a.906.906 0 1 1 0-1.803h3.466a.916.916 0 0 1 .847.588l.757 2.052h10.577a4.622 4.622 0 0 0 0 .657 4.153 4.153 0 0 0 3.147 4.034ZM17.6 18.13a.788.788 0 0 0-.304-.057.797.797 0 1 0 .797.787.788.788 0 0 0-.493-.73Zm-6.67.173a.787.787 0 0 0-.556-.23v-.05a.788.788 0 0 0-.787.837.787.787 0 1 0 1.344-.557ZM23.476 7.702A3.188 3.188 0 0 0 24 5.942a3.207 3.207 0 0 0-6.354-.657 2.828 2.828 0 0 0-.07.657c.001.392.076.78.219 1.146a3.217 3.217 0 0 0 2.29 1.991c.234.044.47.067.708.07a2.98 2.98 0 0 0 1.275-.269 3.187 3.187 0 0 0 1.408-1.178Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M19.796 9.976c.326.081.66.125.996.13a3.66 3.66 0 0 0 .876-.13l-1.872 5.298a.887.887 0 0 1-.857.598H9.767l.278.797c.11-.01.22-.01.33 0a2.132 2.132 0 0 1 1.911 1.175h3.128a2.12 2.12 0 0 1 1.912-1.175 2.141 2.141 0 1 1-1.992 2.988h-2.988a2.14 2.14 0 0 1-4.113-.847c-.006-.368.091-.73.279-1.046L3.83 4.448H1.002a.906.906 0 1 1 0-1.803h3.466a.916.916 0 0 1 .847.588l.757 2.052h10.577a4.622 4.622 0 0 0 0 .657 4.153 4.153 0 0 0 3.147 4.034ZM17.6 18.13a.788.788 0 0 0-.304-.057.797.797 0 1 0 .797.787.788.788 0 0 0-.493-.73Zm-6.67.173a.787.787 0 0 0-.556-.23v-.05a.788.788 0 0 0-.787.837.787.787 0 1 0 1.344-.557ZM23.476 7.702A3.188 3.188 0 0 0 24 5.942a3.207 3.207 0 0 0-6.354-.657 2.828 2.828 0 0 0-.07.657c.001.392.076.78.219 1.146a3.217 3.217 0 0 0 2.29 1.991c.234.044.47.067.708.07a2.98 2.98 0 0 0 1.275-.269 3.187 3.187 0 0 0 1.408-1.178Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -9,10 +9,11 @@ module.exports = ({
|
|
|
9
9
|
color,
|
|
10
10
|
...props
|
|
11
11
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
-
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
13
14
|
height: size,
|
|
15
|
+
width: size,
|
|
14
16
|
fill: color,
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
17
|
role: title ? 'img' : undefined,
|
|
17
18
|
"aria-hidden": !title,
|
|
18
19
|
"aria-labelledby": titleId,
|
|
@@ -21,8 +22,7 @@ module.exports = ({
|
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
24
|
fillRule: "evenodd",
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
fill: "#EE2C74"
|
|
25
|
+
d: "M1.166 22.3c-.901 0-1.46-.98-1.003-1.755L10.998 2.192a1.164 1.164 0 0 1 2.004 0l10.835 18.353a1.164 1.164 0 0 1-1.003 1.755H1.166Zm9.961-2.618h1.746v-1.746h-1.746v1.746Zm1.746-3.492h-1.746V9.207h1.746v6.983Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
27
|
})]
|
|
28
28
|
});
|
|
@@ -11,18 +11,18 @@ module.exports = ({
|
|
|
11
11
|
color,
|
|
12
12
|
...props
|
|
13
13
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
-
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
15
16
|
height: size,
|
|
17
|
+
width: size,
|
|
16
18
|
fill: color,
|
|
17
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
18
19
|
"aria-labelledby": titleId,
|
|
19
20
|
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
24
|
fillRule: "evenodd",
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
fill: "#EE2C74"
|
|
25
|
+
d: "M1.166 22.3c-.901 0-1.46-.98-1.003-1.755L10.998 2.192a1.164 1.164 0 0 1 2.004 0l10.835 18.353a1.164 1.164 0 0 1-1.003 1.755H1.166Zm9.961-2.618h1.746v-1.746h-1.746v1.746Zm1.746-3.492h-1.746V9.207h1.746v6.983Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
27
|
})]
|
|
28
28
|
});
|
package/build/rn/icons/Check.js
CHANGED
|
@@ -9,6 +9,7 @@ module.exports = ({
|
|
|
9
9
|
color,
|
|
10
10
|
...props
|
|
11
11
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
13
|
viewBox: "0 0 24 24",
|
|
13
14
|
height: size,
|
|
14
15
|
width: size,
|
|
@@ -20,6 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
-
d: "
|
|
24
|
+
d: "M23.22 2.706a2.536 2.536 0 0 0-3.585.073L8.134 15.253l-3.805-3.805a2.536 2.536 0 0 0-3.586 3.586l5.635 5.635A2.536 2.536 0 0 0 10 20.632l13.294-14.34a2.536 2.536 0 0 0-.074-3.586Z"
|
|
24
25
|
})]
|
|
25
26
|
});
|
|
@@ -11,6 +11,7 @@ module.exports = ({
|
|
|
11
11
|
color,
|
|
12
12
|
...props
|
|
13
13
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
15
|
viewBox: "0 0 24 24",
|
|
15
16
|
height: size,
|
|
16
17
|
width: size,
|
|
@@ -20,6 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
-
d: "
|
|
24
|
+
d: "M23.22 2.706a2.536 2.536 0 0 0-3.585.073L8.134 15.253l-3.805-3.805a2.536 2.536 0 0 0-3.586 3.586l5.635 5.635A2.536 2.536 0 0 0 10 20.632l13.294-14.34a2.536 2.536 0 0 0-.074-3.586Z"
|
|
24
25
|
})]
|
|
25
26
|
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm2 0c0 6.625-5.369 11.996-11.993 12h-.014C5.37 23.996 0 18.625 0 12 0 5.373 5.373 0 12 0s12 5.373 12 12Zm-7.546-4.55a1.49 1.49 0 0 1 2.091-.042c.59.56.609 1.485.043 2.068l-7.755 8.274a1.487 1.487 0 0 1-2.113.021l-3.287-3.25a1.452 1.452 0 0 1 0-2.07 1.49 1.49 0 0 1 2.092 0l2.22 2.196 6.709-7.197Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm2 0c0 6.625-5.369 11.996-11.993 12h-.014C5.37 23.996 0 18.625 0 12 0 5.373 5.373 0 12 0s12 5.373 12 12Zm-7.546-4.55a1.49 1.49 0 0 1 2.091-.042c.59.56.609 1.485.043 2.068l-7.755 8.274a1.487 1.487 0 0 1-2.113.021l-3.287-3.25a1.452 1.452 0 0 1 0-2.07 1.49 1.49 0 0 1 2.092 0l2.22 2.196 6.709-7.197Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-7.228-5.513a1.585 1.585 0 0 1 2.287 2.195l-8.31 8.963a1.586 1.586 0 0 1-2.263.023l-3.522-3.521a1.585 1.585 0 1 1 2.241-2.242l2.379 2.378 7.188-7.796Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-7.228-5.513a1.585 1.585 0 0 1 2.287 2.195l-8.31 8.963a1.586 1.586 0 0 1-2.263.023l-3.522-3.521a1.585 1.585 0 1 1 2.241-2.242l2.379 2.378 7.188-7.796Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -9,6 +9,7 @@ module.exports = ({
|
|
|
9
9
|
color,
|
|
10
10
|
...props
|
|
11
11
|
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
13
|
viewBox: "0 0 24 24",
|
|
13
14
|
height: size,
|
|
14
15
|
width: size,
|
|
@@ -20,6 +21,6 @@ module.exports = ({
|
|
|
20
21
|
id: titleId,
|
|
21
22
|
children: title
|
|
22
23
|
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
-
d: "
|
|
24
|
+
d: "M23.163 5.408a2.857 2.857 0 0 1 0 4.04l-9.143 9.144a2.857 2.857 0 0 1-4.04 0L.835 9.449a2.857 2.857 0 0 1 4.041-4.04l6.718 6.718a.571.571 0 0 0 .809 0l6.718-6.719a2.857 2.857 0 0 1 4.04 0Z"
|
|
24
25
|
})]
|
|
25
26
|
});
|