@icongo/li
Version:
LibreICONS Icons
14 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGumtree = 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: "M10.415 4.26a.332.332 0 0 1-.158-.285A3.27 3.27 0 0 0 6.997 1a3.27 3.27 0 0 0-3.26 2.975.333.333 0 0 1-.157.285 3.266 3.266 0 0 0-1.392 2.689c0 1.519 1.043 2.786 2.436 3.165.253.064.475.095.57.03.19-.093.38-.915.285-1.106-.064-.094-.285-.19-.507-.253A1.936 1.936 0 0 1 3.548 6.92c0-.507.19-.95.507-1.3.126-.157.315-.283.474-.378.348-.19.57-.571.57-.982 0-.225.031-.413.094-.6a1.94 1.94 0 0 1 1.835-1.33 1.94 1.94 0 0 1 1.836 1.33c.063.187.095.375.095.6 0 .406.19.789.57.976.19.09.348.218.474.376.317.345.507.788.507 1.3a1.92 1.92 0 0 1-1.93 1.93 2.217 2.217 0 0 0-2.216 2.208v1.261c0 .248.032.503.095.571.158.159.981.159 1.14 0 .067-.068.097-.315.097-.57V11.02c0-.473.383-.857.856-.857a3.258 3.258 0 0 0 3.26-3.26 3.238 3.238 0 0 0-1.39-2.658l-.007.016z"
})
}));
export { LIBrandGumtree };