@icongo/li
Version:
LibreICONS Icons
14 lines • 1.2 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandEmpirekred = 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: "M13 3.34c0-1.04-.837-1.888-1.863-1.888H2.862C1.835 1.452 1 2.3 1 3.342v3.767c0 .168.022.334.067.499.015.067.035.132.06.195.125.311.327.585.587.796.255.262.585.548.982.855l.053.037.217.165.26.199c.595.456 1.603 1.226 3.083 2.355.241.183.519.338.691.338.172 0 .451-.155.692-.338 1.48-1.129 2.486-1.9 3.082-2.355l.486-.37h-.001l.055-.043c.399-.306.731-.595.984-.855.257-.209.454-.48.575-.788.083-.22.126-.453.127-.688V3.537h-.002L13 3.535V3.34zm-2.07 3.12a3.21 3.21 0 0 0-.141-.022c-.053 0-.113-.008-.165-.008a.942.942 0 0 0-.405.082.71.71 0 0 0-.27.218.97.97 0 0 0-.143.323c-.03.127-.045.262-.045.405v1.44H7.247L5.38 6.107l-.778.787v1.987h-1.36V2.697H4.6v2.565l2.415-2.564h1.698L6.298 5.141l2.583 3.646v-3.09h.831v.592h.012c.042-.098.097-.19.165-.274a1.107 1.107 0 0 1 .851-.395c.057 0 .12.015.19.03v.81z"
})
}));
export { LIBrandEmpirekred };