@icongo/li
Version:
LibreICONS Icons
14 lines • 755 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIOsBsd = 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: "M4.424 2.262S2.994 1.003 2.47 1.36c-.524.356.117 2.084.117 2.084s.565-1.254 1.837-1.182zm6.414 3.078s2.602-3.582 1.948-4.234c-.652-.653-4.143 1.93-4.143 1.93s.208 1.618 2.195 2.304zm.497.262c-.33.33-1.246-.05-2.045-.85-.8-.8-1.18-1.715-.851-2.046a.432.432 0 0 1 .26-.106A5.427 5.427 0 1 0 6.534 13a5.426 5.426 0 0 0 5.426-5.426c0-.818-.186-1.592-.51-2.288-.005.13-.039.24-.115.316z"
})
}));
export { LIOsBsd };