@icongo/li
Version:
LibreICONS Icons
14 lines • 1 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandFoursquare = 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.863 2.732-.267 1.4c-.032.151-.223.311-.4.311H6.705a.458.458 0 0 0-.481.473v.307c0 .284.202.48.483.48h2.115c.197 0 .392.218.348.427l-.267 1.38a.412.412 0 0 1-.393.315H6.782c-.315 0-.41.046-.62.3-.21.263-2.103 2.535-2.103 2.535-.018.023-.037.015-.037-.007V2.71c0-.18.156-.39.388-.39h5.137c.187 0 .365.178.316.41v.002zm.226 5.49c.072-.289.873-4.392 1.14-5.692M10.243 1H3.842C2.959 1 2.7 1.664 2.7 2.082v10.17c0 .47.252.645.395.702.142.059.534.107.77-.164 0 0 3.022-3.507 3.073-3.558.083-.079.083-.079.158-.079h1.957c.824 0 .952-.585 1.042-.93.075-.284.877-4.387 1.14-5.692.202-.991-.053-1.531-.99-1.531h-.002z"
})
}));
export { LIBrandFoursquare };