@icongo/li
Version:
LibreICONS Icons
14 lines • 633 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBuysellads = 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.18 1.15 4.304h-2.3L7 4.179Zm6-1.894v9.428c0 .71-.576 1.286-1.286 1.286H2.286C1.576 13 1 12.424 1 11.714V2.286C1 1.576 1.576 1 2.286 1h9.428C12.424 1 13 1.576 13 2.286Zm-1.75 8.713L8.72 3H5.28l-2.53 8h2.429L8.17 8.546l.648 2.453h2.432z"
})
}));
export { LIBrandBuysellads };