@icongo/li
Version:
LibreICONS Icons
14 lines • 1.62 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAudible = 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: "M4.853 9.217 1.027 7.33C1 7.316 1 7.31 1 6.912c.001-.223 0-.408.01-.411 0 0 .265.12.581.276a6171.245 6171.245 0 0 0 5.411 2.661c.01 0 .353-.169.772-.376a1575.61 1575.61 0 0 1 5.216-2.568s.01.186.01.412v.412l-2.995 1.475c-1.647.811-3 1.475-3.007 1.474-.01 0-.97-.473-2.141-1.05zm2.81-1.053a2.463 2.463 0 0 0-.213-.245c-.59-.594-1.378-.68-2.035-.223l-.106.075.072-.093c.375-.482.818-.77 1.314-.855.165-.028.448-.029.607 0 .423.072.808.28 1.11.597.127.132.292.36.274.378-.01.01-.941.463-.95.462 0 0-.036-.044-.073-.097zm1.466-.73c-.422-.667-1.195-1.21-2.014-1.414-.935-.232-1.892-.038-2.723.556a6.283 6.283 0 0 0-.455.37c-.063.055-.069.057-.043.02.197-.281.567-.666.859-.894a3.615 3.615 0 0 1 2.997-.7 3.794 3.794 0 0 1 2.409 1.704c0 .01-.534.273-.837.415l-.12.057-.073-.114zm1.486-.709a4.247 4.247 0 0 0-.696-.914c-.815-.815-1.91-1.317-3.125-1.43a5.98 5.98 0 0 0-.916.01 4.778 4.778 0 0 0-2.972 1.446 6.746 6.746 0 0 0-.26.283c-.05.06-.095.11-.098.11 0 0 0-.01.01-.017.01-.01.07-.092.138-.184a6.632 6.632 0 0 1 1.198-1.238c.27-.21.66-.452.946-.588.488-.23.94-.363 1.51-.444a7.65 7.65 0 0 1 1.244 0 5.718 5.718 0 0 1 2.295.812c.735.453 1.305 1.022 1.686 1.683a.568.568 0 0 1 .058.116c-.01.01-.943.462-.952.462 0 0-.032-.047-.062-.104z"
})
}));
export { LIBrandAudible };