@icongo/li
Version:
LibreICONS Icons
14 lines • 874 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAvvo = 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 12.701c0-.013.12-.323.268-.69 1.24-3.093 3.715-6.665 5.96-8.606 1.478-1.277 2.729-1.934 3.984-2.093.6-.076.715-.047.79.197.023.077.241 2.494.484 5.37.244 2.876.459 5.368.478 5.538l.036.308H9.89l-.04-.661a33.519 33.519 0 0 0-.075-1.028l-.036-.367H4.944l-.26.548a25.3 25.3 0 0 0-.455 1.028l-.197.48H2.516c-.834 0-1.516-.01-1.516-.024zM9.56 8.01c-.02-.202-.08-.976-.134-1.719-.054-.743-.124-1.378-.154-1.41-.036-.038-.296.19-.741.649-.672.693-1.24 1.393-1.915 2.362l-.338.485h3.317L9.56 8.01z"
})
}));
export { LIBrandAvvo };