@icongo/li
Version:
LibreICONS Icons
17 lines • 772 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechMobiles = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M11.2 4.6V2.194C11.2 1.54 10.664 1 10.004 1H2.796C2.136 1 1.6 1.535 1.6 2.194v9.612C1.6 12.46 2.136 13 2.796 13h5.106H5.8v-2.4h-3V2.2H10V4h1.2v.6c.663 0 1.2.538 1.2 1.204v5.992c0 .665-.532 1.204-1.2 1.204H7.6c-.663 0-1.2-.538-1.2-1.204V5.804c0-.665.532-1.204 1.2-1.204h3.6ZM7.6 5.8h3.6v4.8H7.6V5.8zm1.8 6.6a.6.6 0 1 0 0-1.2.6.6 0 0 0 0 1.2z",
style: {
fillRule: "evenodd"
}
})
}));
export { LITechMobiles };