UNPKG

@evg-b/evg-icons

Version:

material icons

15 lines (12 loc) 681 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var NoEncryption = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0V0zm0 0h24v24H0V0z", fill: "none" }), /*#__PURE__*/React.createElement("path", { d: "M21 21.78L4.22 5 3 6.22l2.04 2.04C4.42 8.6 4 9.25 4 10v10c0 1.1.9 2 2 2h12c.23 0 .45-.05.66-.12L19.78 23 21 21.78zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H9.66L20 18.34V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.56 0-4.64 1.93-4.94 4.4L8.9 7.24V6z" })), name: 'NoEncryption' }); export default NoEncryption;