UNPKG

@icongo/ti

Version:
14 lines 1.08 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TICog = 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: "m9.387 17.548.371 1.482c.133.533.692.97 1.242.97h1c.55 0 1.109-.437 1.242-.97l.371-1.482a.961.961 0 0 1 1.203-.694l1.467.42c.529.151 1.188-.114 1.462-.591l.5-.867c.274-.477.177-1.179-.219-1.562l-1.098-1.061a.96.96 0 0 1 .001-1.39l1.096-1.061c.396-.382.494-1.084.22-1.561l-.501-.867c-.275-.477-.933-.742-1.461-.591l-1.467.42a.963.963 0 0 1-1.204-.694l-.37-1.48C13.109 5.437 12.55 5 12 5h-1c-.55 0-1.109.437-1.242.97l-.37 1.48a.964.964 0 0 1-1.204.695l-1.467-.42c-.529-.152-1.188.114-1.462.59l-.5.867c-.274.477-.177 1.179.22 1.562l1.096 1.059a.965.965 0 0 1 0 1.391l-1.098 1.061c-.395.383-.494 1.085-.219 1.562l.501.867c.274.477.933.742 1.462.591l1.467-.42a.96.96 0 0 1 1.203.693zM11.5 10.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4z" }) })); export { TICog };