@icongo/li
Version:
LibreICONS Icons
14 lines • 722 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMinutemailer = 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: "m3.782 2.352 1.725 1.866-1.217 2.4 2.57-.461L8.03 8.98 13 2.463l-9.218-.111Zm-.318 4.044.478-.394-.617.195-.063-.09.256-.248-.335.136A3.415 3.415 0 0 0 1 9.175c0 .975.411 1.852 1.067 2.473a3.382 3.382 0 0 1-.443-1.677 3.49 3.49 0 0 1 2.157-3.21l.158-.383-.375.165-.106-.142.006-.005Zm2.182-.986L6.445 4l4.699-1.1-5.498 2.51Z"
})
}));
export { LIBrandMinutemailer };