@icongo/li
Version:
LibreICONS Icons
14 lines • 611 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechMobile = 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: "M10.108 1H3.891a.47.47 0 0 0-.471.471V12.53c0 .26.211.471.471.471h6.217c.26 0 .471-.211.471-.471V1.471h.001A.471.471 0 0 0 10.108 1zm-3.11 11.503a.555.555 0 1 1-.001-1.11.555.555 0 0 1 0 1.11zm2.438-2.36H4.565V2.546h4.87v7.595z"
})
}));
export { LITechMobile };