UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.37 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandAutomatic = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandAutomatic = function LIBrandAutomatic(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.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" }) })); }; exports.LIBrandAutomatic = LIBrandAutomatic;