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)

17 lines (13 loc) 1.71 kB
'use strict'; var React = require('react'); var SvgInsertDynamicSourceMinor = function SvgInsertDynamicSourceMinor(props) { return /*#__PURE__*/React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", d: "M5 11.997c.206.112.426.214.656.306 1.149.46 2.685.727 4.344.727 1.659 0 3.195-.268 4.344-.727.573-.23 1.087-.52 1.47-.883.384-.363.686-.85.686-1.44v-3.43c0-.59-.302-1.077-.687-1.44-.382-.362-.896-.654-1.469-.883-1.149-.46-2.685-.727-4.344-.727-1.659 0-3.195.268-4.344.727-.573.23-1.087.52-1.47.883-.384.363-.686.85-.686 1.44v6.9c0 .59.302 1.077.687 1.44.382.362.896.654 1.469.883 1.149.46 2.685.727 4.344.727a.75.75 0 0 0 0-1.5c-1.517 0-2.856-.247-3.787-.62-.468-.187-.797-.391-.996-.58-.197-.187-.217-.305-.217-.35v-1.453Zm.217-5.797c-.197.186-.217.305-.217.35 0 .045.02.164.217.35.2.189.528.393.996.58.931.373 2.27.62 3.787.62s2.855-.247 3.787-.62c.468-.187.797-.391.996-.58.197-.186.217-.305.217-.35 0-.045-.02-.164-.217-.35-.2-.189-.528-.393-.996-.58-.932-.373-2.27-.62-3.787-.62s-2.856.247-3.787.62c-.468.187-.797.391-.996.58Zm9.783 2.367a6.104 6.104 0 0 1-.656.306c-1.149.46-2.685.727-4.344.727-1.659 0-3.195-.268-4.344-.727a6.099 6.099 0 0 1-.656-.306v1.413c0 .045.02.163.217.35.2.189.528.393.996.58.931.373 2.27.62 3.787.62s2.855-.247 3.787-.62c.468-.187.797-.391.996-.58.197-.187.217-.305.217-.35v-1.413Z" }), /*#__PURE__*/React.createElement("path", { d: "M12.5 15.25a.75.75 0 0 1 .75-.75h1.25v-1.25a.75.75 0 0 1 1.5 0v1.25h1.25a.75.75 0 0 1 0 1.5h-1.25v1.25a.75.75 0 0 1-1.5 0v-1.25h-1.25a.75.75 0 0 1-.75-.75Z" })); }; exports.SvgInsertDynamicSourceMinor = SvgInsertDynamicSourceMinor;