@icongo/li
Version:
LibreICONS Icons
14 lines • 656 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPandora = 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: "M10.525 1h-7.05A2.487 2.487 0 0 0 1 3.475v7.05A2.486 2.486 0 0 0 3.474 13h7.051A2.478 2.478 0 0 0 13 10.525v-7.05C13 2.125 11.89 1 10.525 1ZM7.187 8.905h-.614V10.3c0 .18-.15.323-.323.323H4.323V3.378H7.6c1.59 0 2.821.825 2.821 2.7 0 1.778-1.365 2.827-3.225 2.827h-.009z"
})
}));
export { LIBrandPandora };