@viraui/icons 0.1.5 → 0.1.7
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.
|
@@ -7,7 +7,7 @@ const MediaPause = React.forwardRef(({ size, className, style, ...props }, ref)
|
|
|
7
7
|
width: props.width || 18,
|
|
8
8
|
height: props.height || 18,
|
|
9
9
|
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: _jsx("path", { d: "M5.25 2C6.216 2 7 2.783 7 3.75v10.5A1.75 1.75 0 0 1 5.25 16h-1.5A1.75 1.75 0 0 1 2 14.25V3.75C2 2.783 2.784 2 3.75 2zm9 0c.966 0 1.75.783 1.75 1.75v10.5A1.75 1.75 0 0 1 14.25 16h-1.5A1.75 1.75 0 0 1 11 14.25V3.75c0-.967.784-1.75 1.75-1.75z" }) }));
|
|
10
|
+
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: _jsx("path", { fill: "currentColor", d: "M5.25 2C6.216 2 7 2.783 7 3.75v10.5A1.75 1.75 0 0 1 5.25 16h-1.5A1.75 1.75 0 0 1 2 14.25V3.75C2 2.783 2.784 2 3.75 2zm9 0c.966 0 1.75.783 1.75 1.75v10.5A1.75 1.75 0 0 1 14.25 16h-1.5A1.75 1.75 0 0 1 11 14.25V3.75c0-.967.784-1.75 1.75-1.75z", opacity: ".4" }) }));
|
|
11
11
|
});
|
|
12
12
|
MediaPause.displayName = 'MediaPause';
|
|
13
13
|
export { MediaPause };
|
|
@@ -7,7 +7,7 @@ const MoonStars = React.forwardRef(({ size, className, style, ...props }, ref) =
|
|
|
7
7
|
width: props.width || 18,
|
|
8
8
|
height: props.height || 18,
|
|
9
9
|
};
|
|
10
|
-
return (_jsxs("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: [_jsx("path", { d: "m12.743 4.492-.946-.315-.316-.947c-.102-.306-.61-.306-.711 0l-.316.947-.946.315a.375.375 0 0 0 0 .712l.946.315.316.947a.373.373 0 0 0 .71 0l.316-.947.946-.315a.375.375 0 0 0 0-.712M14.25 8.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5"
|
|
10
|
+
return (_jsxs("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: [_jsx("path", { d: "m12.743 4.492-.946-.315-.316-.947c-.102-.306-.61-.306-.711 0l-.316.947-.946.315a.375.375 0 0 0 0 .712l.946.315.316.947a.373.373 0 0 0 .71 0l.316-.947.946-.315a.375.375 0 0 0 0-.712M14.25 8.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" }), _jsx("path", { fillRule: "evenodd", d: "M8.544 1.474a.75.75 0 0 1-.21.84A5.47 5.47 0 0 0 7.5 5.5 5.5 5.5 0 0 0 13 11c1.05 0 2.029-.3 2.867-.813a.75.75 0 0 1 1.118.828C16.09 14.453 12.974 17 9.25 17a8 8 0 0 1-8-8c0-3.915 2.813-7.166 6.524-7.86a.75.75 0 0 1 .77.334", clipRule: "evenodd", opacity: ".4" })] }));
|
|
11
11
|
});
|
|
12
12
|
MoonStars.displayName = 'MoonStars';
|
|
13
13
|
export { MoonStars };
|
|
@@ -7,7 +7,7 @@ const Sun = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
|
7
7
|
width: props.width || 18,
|
|
8
8
|
height: props.height || 18,
|
|
9
9
|
};
|
|
10
|
-
return (_jsxs("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: [_jsx("path", { fillRule: "evenodd", d: "M9 .5a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1A.75.75 0 0 1 9 .5m6.01 2.49a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 1 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0M15 9a.75.75 0 0 1 .75-.75h1a.75.75 0 1 1 0 1.5h-1A.75.75 0 0 1 15 9m-1.757 4.243a.75.75 0 0 1 1.06 0l.707.707a.75.75 0 1 1-1.06 1.06l-.707-.707a.75.75 0 0 1 0-1.06M9 15a.75.75 0 0 1 .75.75v1a.75.75 0 1 1-1.5 0v-1A.75.75 0 0 1 9 15m-4.243-1.757a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 0 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0M.5 9a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1A.75.75 0 0 1 .5 9m2.49-6.01a.75.75 0 0 1 1.06 0l.707.707a.75.75 0 0 1-1.06 1.06L2.99 4.05a.75.75 0 0 1 0-1.06", clipRule: "evenodd"
|
|
10
|
+
return (_jsxs("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: { display: 'inline-flex', flex: 'none', verticalAlign: 'middle', ...style }, ...props, children: [_jsx("path", { fillRule: "evenodd", d: "M9 .5a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1A.75.75 0 0 1 9 .5m6.01 2.49a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 1 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0M15 9a.75.75 0 0 1 .75-.75h1a.75.75 0 1 1 0 1.5h-1A.75.75 0 0 1 15 9m-1.757 4.243a.75.75 0 0 1 1.06 0l.707.707a.75.75 0 1 1-1.06 1.06l-.707-.707a.75.75 0 0 1 0-1.06M9 15a.75.75 0 0 1 .75.75v1a.75.75 0 1 1-1.5 0v-1A.75.75 0 0 1 9 15m-4.243-1.757a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 0 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0M.5 9a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1A.75.75 0 0 1 .5 9m2.49-6.01a.75.75 0 0 1 1.06 0l.707.707a.75.75 0 0 1-1.06 1.06L2.99 4.05a.75.75 0 0 1 0-1.06", clipRule: "evenodd" }), _jsx("path", { d: "M9 13.25a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5", opacity: ".4" })] }));
|
|
11
11
|
});
|
|
12
12
|
Sun.displayName = 'Sun';
|
|
13
13
|
export { Sun };
|