@icongo/li
Version:
LibreICONS Icons
14 lines • 1.41 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandHireAHelper = 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: "M11.385 1h-8.7A1.913 1.913 0 0 1 1 2.68v8.707c.877.115 1.547.76 1.685 1.613h8.724A1.818 1.818 0 0 1 13 11.364V2.68A1.93 1.93 0 0 1 11.385 1Zm-.867 9.49c-.85 0-.44-.047-1.291-.047-.84 0-.493.047-1.315.047-.139 0-.115-.192 0-.23.534-.178.536-.239.576-.3.244-.365.139-1.945.139-2.648 0-.125-.15-.3-.324-.3H5.697c-.174 0-.324.175-.324.3 0 .703-.105 2.283.139 2.648.04.059.042.122.576.3.115.038.14.23 0 .23-.822 0-.476-.047-1.315-.047-.85 0-.44.047-1.291.047-.185 0-.136-.253 0-.253.24-.08.316-.082.509-.324.18-.302.185-1.04.185-2.995V4.546c0-.52-.286-.663-.67-.76-.207-.05-.094-.276.023-.276.855 0 .483.047 1.338.047.767 0 .387-.047 1.153-.047.078 0 .2.195.024.253-.115.038-.647.087-.647.921 0 1.07-.005 1.308.023 1.613 0 .03.054.3.3.3h2.56c.246 0 .3-.27.3-.3.028-.305.023-.544.023-1.613 0-.834-.532-.883-.647-.92-.176-.06-.054-.254.024-.254.766 0 .386.047 1.153.047.855 0 .483-.047 1.338-.047.115 0 .232.225.024.277-.385.096-.67.241-.67.76v2.371c0 1.955.002 2.693.184 2.995.193.24.268.244.509.324.136 0 .183.253 0 .253z"
})
}));
export { LIBrandHireAHelper };