@icongo/li
Version:
LibreICONS Icons
14 lines • 959 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAutomatic = 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 4.383v1.238L8.26 8.21H5.124l.38.47H8.49l.337.676h1.238l-.854-.495v.02L7 4.383m4.751-.852-4.12-2.38C7.284.95 6.717.95 6.37 1.15L2.25 3.53c-.348.199-.631.69-.631 1.091V9.38c0 .401.283.892.63 1.09l4.12 2.38c.348.201.914.201 1.262 0l4.12-2.385c.346-.195.63-.69.63-1.087V4.62c0-.4-.283-.89-.63-1.09zM8.716 9.56l-.343-.693H5.62l-.337.693H3.642l2.7-5.52c.152-.304.388-.45.658-.45s.518.163.659.445l2.7 5.525H8.715zm-3.6-1.351h.008l-.005-.007M7 4.382v.001-.619c-.242.017-.377.147-.495.356L3.933 9.362h1.233l-.377-.48.327-.683.003.004L7 4.385v-.003zm-.737 3.18h1.474L7 6.037"
})
}));
export { LIBrandAutomatic };