@icongo/li
Version:
LibreICONS Icons
14 lines • 1.04 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAlexa = 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: "M10.303 8.382c-.016.742-.134 2.022-1.112 2.022-.978 0-1.095-.69-1.112-1.533h-.034c-.472.893-1.247 1.533-2.326 1.533-.876 0-1.652-.606-1.652-1.516 0-1.703 2.529-2.09 3.978-2.613v-.724c0-1.029-.236-1.669-1.399-1.669-.388 0-1.13.102-1.315.455.405.118.675.421.675.86 0 .488-.388.825-.877.825-.438 0-.792-.455-.792-.91 0-.994 1.197-1.618 2.393-1.618 1.079 0 2.36.32 2.36 1.517v3.607c0 .674 0 .96.32.96.472 0 .506-.91.54-1.196h.353zM8.062 6.713c-.944.32-2.697.91-2.697 2.124 0 .54.455.893.86.893 1.112 0 1.837-.927 1.837-2.325v-.691zM7 1C3.68 1 1 3.68 1 7s2.68 6 6 6 6-2.68 6-6-2.68-6-6-6Zm.034 1.197a4.837 4.837 0 1 1-4.837 4.837 4.826 4.826 0 0 1 4.837-4.837z"
})
}));
export { LIBrandAlexa };