@icongo/li
Version:
LibreICONS Icons
14 lines • 1.18 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandShazam = 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: "M7 1a6 6 0 1 0 0 12A6 6 0 0 0 7 1M5.936 9.368a2.72 2.72 0 0 1-1.78-.64A2.883 2.883 0 0 1 3.14 6.715c-.045-.75.21-1.472.718-2.034.571-.631 1.595-1.612 1.638-1.654a.694.694 0 0 1 .983.022.698.698 0 0 1-.022.986c-.01.01-1.03.988-1.569 1.582a1.38 1.38 0 0 0-.36 1.013c.025.394.215.764.536 1.043.422.365 1.255.445 1.776-.022.31-.279.686-.688.69-.692.26-.284.7-.302.983-.041.282.26.301.701.041.984-.017.018-.426.462-.786.786a2.746 2.746 0 0 1-1.833.679m4.205-.05c-.571.631-1.594 1.613-1.638 1.655a.696.696 0 1 1-.96-1.008c.01-.01 1.03-.989 1.568-1.583a1.38 1.38 0 0 0 .36-1.014 1.499 1.499 0 0 0-.536-1.041c-.422-.365-1.255-.447-1.776.022-.31.278-.686.687-.69.691a.696.696 0 1 1-1.024-.943c.017-.018.425-.463.786-.786.99-.89 2.61-.907 3.613-.039a2.88 2.88 0 0 1 1.014 2.012 2.763 2.763 0 0 1-.717 2.034"
})
}));
export { LIBrandShazam };