UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 1.46 kB
/** * @license google-material-icons v2.1.3 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createIcon from '../../createIcon.js'; const Tty = createIcon("Tty", [ [ "path", { d: "M13.986 4.01367H15.986V6.01367H13.986V4.01367ZM12.986 7.01367H14.986V9.01367H12.986V7.01367ZM10.986 4.01367H12.986V6.01367H10.986V4.01367ZM17.986 9.01367H15.986V7.01367H17.986V9.01367ZM18.986 6.01367H16.986V4.01367H18.986V6.01367ZM20.986 9.01367H18.986V7.01367H20.986V9.01367ZM21.986 6.01367H19.986V4.01367H21.986V6.01367ZM14.606 14.3937L12.086 16.9137C9.58601 15.4837 7.51601 13.4137 6.08601 10.9137L8.60601 8.39367C8.84601 8.15367 8.94601 7.81367 8.88601 7.49367L8.14601 3.81367C8.05601 3.35367 7.64601 3.01367 7.16601 3.01367H3.01601C2.45601 3.01367 1.98601 3.48367 2.01601 4.04367C2.18601 6.93367 3.03601 9.64367 4.41601 12.0137C5.99601 14.7437 8.26601 17.0037 10.986 18.5837C13.356 19.9537 16.066 20.8137 18.956 20.9837C19.516 21.0137 19.986 20.5437 19.986 19.9837V15.8337C19.986 15.3537 19.646 14.9437 19.186 14.8537L15.516 14.1237C15.186 14.0537 14.846 14.1537 14.606 14.3937ZM13.986 10.0137H15.986V12.0137H13.986V10.0137ZM10.986 10.0137H12.986V12.0137H10.986V10.0137ZM18.986 12.0137H16.986V10.0137H18.986V12.0137ZM21.986 12.0137H19.986V10.0137H21.986V12.0137Z", key: "8fu1xo" } ] ]); export { Tty as default }; //# sourceMappingURL=tty.js.map