@icongo/li
Version:
LibreICONS Icons
14 lines • 984 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSteem = 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: "M2.964 2.298c.132.022-.199.889-.014 1.88.159.848 2.156 4.137 2.073 5.264-.064.709-1.703 2.37-1.876 2.26-.188-.053.498-1.18.243-2.122-.295-1.095-2.053-3.93-2.051-5.181 0-.916 1.505-2.16 1.625-2.101zM6.72 1.003c.168.029-.253 1.135-.017 2.395.202 1.085 2.75 5.277 2.646 6.715-.083.905-2.174 3.022-2.395 2.88-.24-.065.636-1.504.311-2.703-.377-1.397-2.619-5.012-2.617-6.608 0-1.169 1.92-2.754 2.072-2.68zm3.877 1.295c.135.022-.197.889-.012 1.88.159.849 2.156 4.138 2.074 5.264-.063.71-1.704 2.37-1.877 2.26-.188-.052.498-1.18.244-2.122-.297-1.095-2.055-3.93-2.052-5.18 0-.917 1.507-2.16 1.624-2.102h-.001z"
})
}));
export { LIBrandSteem };