@icongo/li
Version:
LibreICONS Icons
14 lines • 867 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGoodfirms = 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: "M1 8.614c.002-4.986-.01-4.805.368-5.572.465-.94 1.331-1.637 2.48-1.992.311-.096.457-.099 4.66-.099h4.338v3.307H8.921c-3.186 0-3.956.013-4.086.067a.863.863 0 0 0-.503.684c-.017.144-.024 2.01-.016 4.149l.016 3.887H1zm4.245 2.704V9.59H7.33c1.633 0 2.104-.015 2.17-.066.135-.102.187-.306.187-.726v-.391H5.245v-1.36c0-1.08.015-1.394.072-1.531.137-.328.01-.318 4.05-.318H13l-.018 2.53c-.017 2.46-.02 2.54-.13 2.9-.305 1.014-1.052 1.791-2.143 2.23l-.405.164-2.53.014-2.53.014v-1.73z"
})
}));
export { LIBrandGoodfirms };