UNPKG

@icongo/ti

Version:
14 lines 877 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var TIDirections = 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.908 9.5-2.754-2.607A3.417 3.417 0 0 0 15.917 6H13v-.5a1.5 1.5 0 0 0-3 0V6H6.5C4.57 6 3 7.57 3 9.5c0 1.396.828 2.596 2.016 3.157L3.172 14.5l2.561 2.561c.57.57 1.46.939 2.268.939h2.2l.8 4h1l.8-4h2.7c1.931 0 3.5-1.57 3.5-3.5 0-.902-.353-1.718-.915-2.339l.072-.056 2.75-2.605zM15.5 16H8c-.275 0-.658-.158-.854-.354L6 14.5l1.146-1.146C7.341 13.159 7.723 13 8 13h7.5a1.5 1.5 0 0 1 0 3zm1.279-5.344c-.199.19-.586.344-.862.344H6.5a1.5 1.5 0 0 1 0-3h9.417c.276 0 .663.154.862.344L18 9.5l-1.221 1.156z" }) })); export { TIDirections };