UNPKG

@icongo/ti

Version:
14 lines 1.07 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIInputCheckedOutline = 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: "M19.885 6.177A3 3 0 0 0 17.001 4c-.862 0-1.661.381-2.219 1H8C6.346 5 5 6.346 5 8v8c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3V9.546l.622-1.088c.39-.7.482-1.51.263-2.281zm-3.758.338a.994.994 0 0 1 .459-.416c.301-.113.623-.127.9.027.232.13.402.343.476.6a1.007 1.007 0 0 1-.062.685l-.021.065-4.006 7.011a1.01 1.01 0 0 1-.742.506l-.132.009a.993.993 0 0 1-.707-.293l-3-3a1 1 0 0 1 1.414-1.414l1.125 1.125.92.92.652-1.125 2.724-4.7zM16 17H8c-.552 0-1-.449-1-1V8c0-.551.448-1 1-1h6.689l-2.15 3.712-1.125-1.125c-.391-.391-.902-.586-1.414-.586s-1.023.195-1.414.586a2 2 0 0 0 0 2.828l3 3a2 2 0 0 0 1.414.586l.277-.02a2.001 2.001 0 0 0 1.471-1.01L17 11.031V16c0 .551-.448 1-1 1z" }) })); export { TIInputCheckedOutline };