UNPKG

@icongo/ti

Version:
14 lines 1.33 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIWeatherPartlySunny = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", baseProfile: "tiny", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { d: "m14.5 3-1 3-1-3a1.053 1.053 0 1 1 2 0zm5.364 3.05-2.829 1.415 1.415-2.829a1.055 1.055 0 0 1 1.886.943 1.054 1.054 0 0 1-.472.471zM21.5 12l-3-1 3-1a1.054 1.054 0 1 1 0 2zM8.55 4.636l1.415 2.829L7.136 6.05A1.055 1.055 0 1 1 8.55 4.636zm9.226 7.706c.139-.424.224-.871.224-1.342 0-2.481-2.019-4.5-4.5-4.5-1.34 0-2.537.594-3.357 1.528L10 8a5.98 5.98 0 0 0-4.469 2.011 1.054 1.054 0 0 0-1.365 1.322c.057.167.158.299.277.411A5.984 5.984 0 0 0 4 14l.002.126A4.007 4.007 0 0 0 1 18c0 2.206 1.795 4 4 4h11c2.757 0 5-2.243 5-5 0-2.129-1.344-3.939-3.224-4.658zM13.5 8.5c1.379 0 2.5 1.121 2.5 2.5 0 .366-.096.706-.238 1.019-.354.021-.72.074-1.118.188a4.993 4.993 0 0 0-2.967-2.905A2.485 2.485 0 0 1 13.5 8.5zM16 20H5c-1.104 0-2-.897-2-2s.896-2 1.908-2.006l1.422.016-.248-1.202A4.005 4.005 0 0 1 10 10l.069-.014a4.012 4.012 0 0 1 3.847 3.27l.038.186a.985.985 0 0 0 .946.712l.289-.023c.312-.09.569-.131.811-.131 1.654 0 3 1.346 3 3s-1.346 3-3 3z" }) })); export { TIWeatherPartlySunny };