@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 2.44 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js');
var index = require('../../node_modules/react/index.js');
const API48 = (_a) => {
var { fill, size = '3rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]);
return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48" }),
index.default.createElement("path", { "fill-rule": "evenodd", d: "M11.827 11.919c.419-.228 1.089-.419 2.173-.419v-3c-1.416 0-2.62.247-3.608.784a4.918 4.918 0 0 0-2.121 2.259c-.773 1.623-.772 3.668-.771 5.283V17c0 1.86-.03 3.225-.48 4.168a1.921 1.921 0 0 1-.847.913c-.419.228-1.089.419-2.173.419v3c1.084 0 1.754.19 2.173.419.395.215.656.51.848.913.448.943.479 2.308.479 4.168v.174c-.001 1.615-.002 3.66.77 5.283a4.917 4.917 0 0 0 2.122 2.259c.987.537 2.192.784 3.608.784v-3c-1.084 0-1.754-.19-2.173-.419a1.921 1.921 0 0 1-.848-.913c-.448-.943-.479-2.307-.479-4.168v-.174c.001-1.615.002-3.66-.77-5.283A5.032 5.032 0 0 0 8.607 24c.484-.448.85-.974 1.121-1.543.773-1.623.772-3.668.771-5.283V17c0-1.86.03-3.225.48-4.168.191-.403.452-.698.847-.913Zm24.346 0c-.419-.228-1.089-.419-2.173-.419v-3c1.416 0 2.62.247 3.608.784a4.918 4.918 0 0 1 2.121 2.259c.773 1.623.772 3.668.771 5.283V17c0 1.86.03 3.225.48 4.168.191.403.452.698.847.913.419.228 1.089.419 2.173.419v3c-1.084 0-1.754.19-2.173.419-.395.215-.656.51-.848.913-.448.943-.479 2.308-.479 4.168v.174c.001 1.615.002 3.66-.77 5.283a4.917 4.917 0 0 1-2.122 2.259c-.987.537-2.192.784-3.608.784v-3c1.084 0 1.754-.19 2.173-.419.395-.215.656-.51.848-.913.448-.943.479-2.307.479-4.168v-.174c-.001-1.615-.002-3.66.77-5.283A5.032 5.032 0 0 1 39.393 24a5.032 5.032 0 0 1-1.121-1.543c-.773-1.623-.772-3.668-.771-5.283V17c0-1.86-.03-3.225-.48-4.168a1.921 1.921 0 0 0-.847-.913ZM15.665 18h2.97l3.15 10.425H19.28l-.54-1.935h-3.315l-.525 1.935h-2.4L15.665 18Zm2.52 6.51-1.14-4.035-1.095 4.035h2.235ZM23.158 18h3.495c.74 0 1.395.135 1.965.405.58.27 1.03.665 1.35 1.185.33.52.495 1.135.495 1.845 0 .73-.165 1.36-.495 1.89a3.22 3.22 0 0 1-1.365 1.215c-.58.27-1.24.405-1.98.405h-1.14v3.48h-2.325V18Zm3.315 4.965c.5 0 .89-.13 1.17-.39.29-.26.435-.635.435-1.125 0-.48-.14-.84-.42-1.08-.27-.25-.645-.375-1.125-.375h-1.05v2.97h.99ZM34.404 18H32.08v10.425h2.325V18Z" })));
};
exports.default = API48;