UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 1.25 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 NoEncryptionGmailerrorred = createIcon("NoEncryptionGmailerrorred", [ [ "path", { d: "M9.60453 5.83984C9.60453 4.12984 10.9945 2.73984 12.7045 2.73984C14.4145 2.73984 15.8045 4.12984 15.8045 5.83984V7.83984H11.5345L20.7045 17.0098V9.83984C20.7045 8.73984 19.8045 7.83984 18.7045 7.83984H17.7045V5.83984C17.7045 3.07984 15.4645 0.839844 12.7045 0.839844C10.4945 0.839844 8.63453 2.28984 7.97453 4.27984L9.60453 5.90984V5.83984ZM2.80453 1.93984L1.39453 3.34984L6.00453 7.96984C5.25453 8.25984 4.70453 8.98984 4.70453 9.83984V19.8398C4.70453 20.9398 5.60453 21.8398 6.70453 21.8398H18.7045C19.0445 21.8398 19.3545 21.7498 19.6345 21.5998L21.1945 23.1598L22.6045 21.7498L2.80453 1.93984ZM12.7045 16.8398C11.6045 16.8398 10.7045 15.9398 10.7045 14.8398C10.7045 14.2498 10.9745 13.7198 11.3845 13.3498L14.1945 16.1598C13.8245 16.5698 13.2945 16.8398 12.7045 16.8398Z", key: "l7onhz" } ] ]); export { NoEncryptionGmailerrorred as default }; //# sourceMappingURL=no_encryption_gmailerrorred.js.map