@icongo/li
Version:
LibreICONS Icons
14 lines • 1.1 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPiedPiperPp = 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: "M6.5 4.82c0 .565-.381 1.02-.85 1.02a.925.925 0 0 1-.46-.099V3.92a.868.868 0 0 1 .46-.113c.469 0 .85.453.85 1.013zm1.408 1.794c-.19 0-.343.04-.46.113v1.821c.117.067.27.1.46.1.466 0 .85-.453.85-1.013 0-.565-.384-1.02-.85-1.02zM13 2.286v9.428c0 .71-.576 1.286-1.286 1.286H2.286C1.576 13 1 12.424 1 11.714V2.286C1 1.576 1.576 1 2.286 1h9.428C12.424 1 13 1.576 13 2.286Zm-7.045 4.69c1.099 0 1.988-.954 1.988-2.132 0-1.179-.89-2.132-1.988-2.132-.321 0-.645.085-.926.235H3.804v5.526l1.388-.27V6.847c.23.083.485.129.763.129zm4.243.678c0-1.179-.89-2.133-1.98-2.133-.085 0-.17.005-.256.02-.1.334-.27.637-.515.894-.37.402-.862.637-1.387.664v4.187l1.387-.27V9.66c.23.086.488.126.77.126 1.092 0 1.981-.954 1.981-2.132z"
})
}));
export { LIBrandPiedPiperPp };