@icongo/li
Version:
LibreICONS Icons
14 lines • 999 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandItunesNote = 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: "M12.036 10.445c-.17.726-.721 1.134-1.461 1.272-.65.12-1.19.149-1.71-.27-.634-.533-.642-1.416-.072-1.973.45-.43 1.085-.517 2.037-.684.159-.03.297-.066.413-.196.17-.191.117-.11.117-4.328 0-.297-.146-.38-.45-.326-.218.037-4.925.917-4.925.917-.27.059-.356.138-.356.443 0 6.224.03 5.937-.066 6.351a1.543 1.543 0 0 1-.8 1.048c-.446.246-1.252.355-1.682.275-1.145-.214-1.548-1.538-.772-2.296.451-.43 1.085-.517 2.037-.684.16-.03.297-.067.414-.196.268-.305.047-6.805.138-7.165a.522.522 0 0 1 .188-.343.805.805 0 0 1 .355-.145c5.41-1.013 6.07-1.143 6.163-1.143.305-.022.48.159.48.466.005 9.136.029 8.645-.048 8.977z"
})
}));
export { LIBrandItunesNote };