@icongo/li
Version:
LibreICONS Icons
14 lines • 657 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDesignernews = 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: "M6.635 6.99c0-1.915-1.177-3.215-3.42-3.215H1v6.45h2.262c2.177 0 3.373-1.312 3.373-3.232v-.002zM5.028 7c0 1.383-.71 1.982-1.85 1.982h-.58V5.019h.58c1.092 0 1.85.626 1.85 1.981zM13 10.225v-6.45h-1.485v3.606L9.14 3.775H7.588v6.45h1.486V6.364l2.542 3.859H13v.001z"
})
}));
export { LIBrandDesignernews };