UNPKG

@samix-ui/foundation-icons

Version:

[![npm version](https://img.shields.io/npm/v/@samix-ui/foundation-icons.svg?style=flat)](https://www.npmjs.com/package/@samix-ui/foundation-icons)

21 lines (18 loc) 2 kB
import React from 'react'; var SvgSlideshowMajor = function SvgSlideshowMajor(props) { return /*#__PURE__*/React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), /*#__PURE__*/React.createElement("path", { d: "M13.5 7a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", d: "M11.031 3.25h-2.062c-.79 0-1.427 0-1.944.041-.532.042-1 .131-1.434.346a3.75 3.75 0 0 0-1.704 1.704c-.215.435-.304.902-.346 1.434-.041.517-.041 1.154-.041 1.944v.062c0 .79 0 1.428.041 1.944.042.532.131 1 .346 1.434a3.75 3.75 0 0 0 1.704 1.704c.435.215.902.304 1.434.346.517.041 1.154.041 1.944.041h2.062c.79 0 1.428 0 1.944-.041.532-.042 1-.131 1.434-.346a3.75 3.75 0 0 0 1.704-1.704c.215-.435.304-.902.346-1.434.041-.516.041-1.154.041-1.944v-.062c0-.79 0-1.427-.041-1.944-.042-.532-.131-1-.346-1.434a3.75 3.75 0 0 0-1.704-1.704c-.435-.215-.902-.304-1.434-.346-.516-.041-1.154-.041-1.944-.041Zm-4.776 1.732c.193-.095.447-.16.889-.196.45-.035 1.027-.036 1.856-.036h2c.829 0 1.406 0 1.856.036.442.035.696.1.89.196.443.22.803.579 1.022 1.023.095.193.16.447.196.889.035.45.036 1.027.036 1.856 0 .348 0 .652-.003.92l-.213-.266a1.75 1.75 0 0 0-2.604-.144l-1.18 1.18-2.695-2.696a1.75 1.75 0 0 0-2.582.117l-.723.868c0-.818 0-1.389.036-1.835.035-.442.1-.696.196-.89a2.25 2.25 0 0 1 1.023-1.022Zm-1.176 5.994a1.8 1.8 0 0 0 .153.52c.22.443.579.803 1.023 1.022.193.095.447.16.889.196.45.035 1.027.036 1.856.036h2c.829 0 1.406 0 1.856-.036.442-.035.696-.1.89-.196a2.25 2.25 0 0 0 .927-.85l-1.06-1.327a.25.25 0 0 0-.373-.02l-1.71 1.71a.75.75 0 0 1-1.06 0l-3.226-3.226a.25.25 0 0 0-.369.016l-1.796 2.155Z" }), /*#__PURE__*/React.createElement("path", { d: "M6 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }), /*#__PURE__*/React.createElement("path", { d: "M11 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }), /*#__PURE__*/React.createElement("path", { d: "M14 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" })); }; export { SvgSlideshowMajor as S };