@icongo/li
Version:
LibreICONS Icons
14 lines • 587 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBigcartel = 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 7.534v-.503c0-.315.126-.628.44-.754l3.895-2.45c.252-.126.378-.44.378-.755V1L7 4.015 2.287 1v6.345c0 1.697.755 3.142 2.01 3.958L6.938 13l2.64-1.696c1.257-.756 2.01-2.2 2.01-3.959V4.518L7 7.534Z"
})
}));
export { LIBrandBigcartel };