UNPKG

@icongo/ti

Version:
14 lines 1.16 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIStarOutline = 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: "M16.855 20.966c-.224 0-.443-.05-.646-.146l-.104-.051-4.107-2.343-4.107 2.344-.106.053a1.524 1.524 0 0 1-1.521-.143 1.505 1.505 0 0 1-.586-1.509l.957-4.642-1.602-1.457-1.895-1.725-.078-.082a1.503 1.503 0 0 1-.34-1.492c.173-.524.62-.912 1.16-1.009l.102-.018 4.701-.521 1.946-4.31.06-.11a1.5 1.5 0 0 1 1.309-.771c.543 0 1.044.298 1.309.77l.06.112 1.948 4.312 4.701.521.104.017c.539.1.986.486 1.158 1.012.17.521.035 1.098-.34 1.494l-.078.078-3.498 3.184.957 4.632a1.514 1.514 0 0 1-.59 1.519 1.488 1.488 0 0 1-.874.281zm-8.149-6.564c-.039.182-.466 2.246-.845 4.082l3.643-2.077a1 1 0 0 1 .99 0l3.643 2.075-.849-4.104a.998.998 0 0 1 .308-.942l3.1-2.822-4.168-.461a1 1 0 0 1-.801-.584l-1.728-3.821-1.726 3.821c-.146.322-.45.543-.801.584l-4.168.461 3.1 2.822a.995.995 0 0 1 .302.966z" }) })); export { TIStarOutline };