@icongo/li
Version:
LibreICONS Icons
14 lines • 750 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandFandango = 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.832 4.478-2.807.77.57 2.112 2.808-.77.572 2.11-2.807.745.546 2.112-2.808.745L3.21 9.77c.423-.497.597-1.193.423-1.864A2.17 2.17 0 0 0 2.341 6.49l-.696-2.609 5.64-1.491Zm3.553-.099-.919-3.354L1 3.534l.919 3.379a1.52 1.52 0 0 1 1.192 1.118c.174.597-.05 1.192-.472 1.59l.895 3.354L13 10.441l-.895-3.354a1.554 1.554 0 0 1-1.217-1.118 1.574 1.574 0 0 1 .497-1.59z"
})
}));
export { LIBrandFandango };