@icongo/li
Version:
LibreICONS Icons
15 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialLastFm = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-last-fm",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m6.292 9.605-.44-1.196s-.715.797-1.787.797c-.948 0-1.622-.825-1.622-2.144 0-1.69.852-2.296 1.691-2.296 1.21 0 1.594.784 1.924 1.787l.44 1.375c.44 1.333 1.265 2.405 3.643 2.405 1.704 0 2.859-.522 2.859-1.897 0-1.113-.632-1.69-1.815-1.965l-.88-.193c-.604-.137-.783-.385-.783-.797 0-.467.371-.742.976-.742.66 0 1.017.247 1.072.838l1.375-.165c-.11-1.237-.962-1.745-2.364-1.745-1.237 0-2.447.467-2.447 1.965 0 .935.454 1.526 1.594 1.801l.935.22c.701.165.935.453.935.852 0 .509-.495.715-1.43.715-1.388 0-1.965-.729-2.295-1.732l-.454-1.375c-.577-1.787-1.498-2.446-3.326-2.446C2.073 3.667 1 4.945 1 7.117c0 2.09 1.072 3.216 2.997 3.216 1.553 0 2.295-.728 2.295-.728z"
})
}));
export { LISocialLastFm };