@icongo/li
Version:
LibreICONS Icons
14 lines • 1.15 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandVisa = 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: "M9.722 5.366a2.57 2.57 0 0 0-.87-.146c-.96 0-1.637.469-1.642 1.14-.006.493.482.771.85.937.379.169.506.275.505.428-.003.23-.303.335-.581.335-.384 0-.594-.052-.916-.181l-.12-.054-.135.773c.233.095.653.175 1.087.182 1.021 0 1.688-.465 1.696-1.18.008-.394-.255-.692-.81-.938-.337-.16-.547-.267-.547-.429 0-.143.179-.296.554-.296a1.82 1.82 0 0 1 .727.132l.09.04.136-.748-.024.005zm2.492-.082h-.75c-.234 0-.408.061-.51.286L9.51 8.73h1.02l.204-.517h1.245c.031.121.12.517.12.517h.9l-.786-3.447Zm-6.384-.03h.972l-.608 3.45h-.972l.608-3.45zM3.36 7.157l.102.479.95-2.351h1.03L3.91 8.726H2.884l-.84-2.915a.193.193 0 0 0-.09-.115A4.193 4.193 0 0 0 1 5.354l.013-.073h1.565c.212.008.383.073.442.293l.34 1.583v-.001zm7.654.352.388-.965c-.005.01.08-.2.129-.33l.066.298.225.996h-.807z"
})
}));
export { LIBrandVisa };