UNPKG

@icongo/ti

Version:
14 lines 1.67 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIWeatherSnow = 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: "m20.5 15.134-2.457-.503 1.483-.396a1 1 0 1 0-.518-1.932l-1.508.403c.037-.231.071-.464.071-.706s-.034-.476-.071-.707l1.51.404.26.034a1 1 0 0 0 .258-1.966l-1.483-.397 2.455-.502a1.054 1.054 0 1 0-1-1.732l-1.663 1.874.398-1.479a1 1 0 0 0-1.932-.52l-.407 1.517a4.467 4.467 0 0 0-1.219-.717l1.102-1.102a.999.999 0 1 0-1.414-1.414l-1.086 1.086L14.072 4a1.053 1.053 0 1 0-2 0l.793 2.379-1.086-1.086a.999.999 0 1 0-1.414 1.414l1.102 1.102a4.508 4.508 0 0 0-1.219.717l-.405-1.515a1 1 0 1 0-1.932.516l.396 1.485-1.662-1.877a1.057 1.057 0 0 0-1.822.487c-.117.57.251 1.128.822 1.245l2.454.503-1.48.396a1 1 0 0 0 .258 1.966l.26-.034 1.508-.404a4.224 4.224 0 0 0-.073.706c0 .242.034.475.071.707l-1.508-.404a1 1 0 1 0-.518 1.932l1.483.397-2.455.502a1.052 1.052 0 0 0-.488 1.821 1.053 1.053 0 0 0 1.488-.089l1.665-1.878-.398 1.484a1 1 0 0 0 .707 1.225l.26.034a1 1 0 0 0 .965-.741l.406-1.515c.366.298.771.544 1.22.716l-1.104 1.102a.999.999 0 1 0 1.414 1.414l.706-.707h.252l-.666 1.999a1.053 1.053 0 1 0 2 0L13.406 18h.252l.707.707a.999.999 0 1 0 1.414-1.414l-1.102-1.103a4.448 4.448 0 0 0 1.22-.717l.406 1.517a1 1 0 0 0 .965.741l.26-.034a1 1 0 0 0 .707-1.225l-.397-1.48 1.662 1.874a1.054 1.054 0 1 0 1-1.732zm-7.428-.634c-1.379 0-2.5-1.121-2.5-2.5s1.121-2.5 2.5-2.5 2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5z" }) })); export { TIWeatherSnow };