@icongo/li
Version:
LibreICONS Icons
14 lines • 817 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandProtonmail = 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: "M7 1S3.462.884 2.732 4.812v2.675s.03.286.835.867c.804.581 2.887 2.218 3.434 2.218.544 0 2.627-1.636 3.433-2.218.803-.582.834-.869.834-.869V4.81C10.538.885 7 1.001 7 1.001Zm2.423 5.27H4.578V4.812C5.07 2.862 7 2.834 7 2.834s1.932.027 2.423 1.978v1.457zM7 11.176s-.548-.054-.978-.353c-.43-.298-3.29-2.344-3.29-2.344v4.05s.024.471.543.471h7.45c.518 0 .543-.471.543-.471v-4.05s-2.862 2.046-3.29 2.345c-.43.297-.978.352-.978.352z"
})
}));
export { LIBrandProtonmail };