@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 API64 = (_a) => {
var { fill, size = '4rem' } = _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 64 64" }),
index.default.createElement("path", { "fill-rule": "evenodd", d: "M15.53 15.453c.653-.356 1.636-.62 3.137-.62v-3c-1.833 0-3.35.32-4.572.985-1.246.678-2.079 1.659-2.616 2.787-.981 2.06-.98 4.685-.98 6.871v.19c0 2.444-.03 4.392-.687 5.772-.296.622-.713 1.1-1.342 1.442-.653.356-1.636.62-3.137.62v3c1.501 0 2.484.263 3.137.62.63.342 1.046.82 1.342 1.441.657 1.38.688 3.328.688 5.772v.19c-.001 2.187-.002 4.812.979 6.872.537 1.127 1.37 2.108 2.616 2.787 1.222.665 2.739.984 4.572.984v-3c-1.501 0-2.484-.263-3.137-.62-.63-.342-1.046-.82-1.342-1.441-.658-1.38-.688-3.328-.688-5.772v-.19c0-2.187.002-4.812-.98-6.872A6.115 6.115 0 0 0 10.703 32a6.116 6.116 0 0 0 1.819-2.272c.98-2.06.98-4.685.979-6.871v-.19c0-2.445.03-4.393.688-5.772.296-.622.712-1.1 1.342-1.442Zm32.94 0c-.653-.356-1.636-.62-3.137-.62v-3c1.833 0 3.35.32 4.572.985 1.245.678 2.079 1.659 2.616 2.787.98 2.06.98 4.685.979 6.871v.19c0 2.444.03 4.392.688 5.772.296.622.712 1.1 1.342 1.442.653.356 1.636.62 3.137.62v3c-1.501 0-2.484.263-3.137.62-.63.342-1.046.82-1.343 1.441-.656 1.38-.687 3.328-.687 5.772v.19c0 2.187.002 4.812-.98 6.872-.536 1.127-1.37 2.108-2.615 2.787-1.222.665-2.74.984-4.572.984v-3c1.501 0 2.484-.263 3.137-.62.63-.342 1.046-.82 1.342-1.441.657-1.38.688-3.328.688-5.772v-.19c-.001-2.187-.002-4.812.979-6.872A6.115 6.115 0 0 1 53.299 32a6.116 6.116 0 0 1-1.82-2.272c-.981-2.06-.98-4.685-.98-6.871v-.19c0-2.445-.03-4.393-.687-5.772-.296-.622-.713-1.1-1.342-1.442ZM20.887 24h3.96l4.2 13.9h-3.34l-.72-2.58h-4.42l-.7 2.58h-3.2l4.22-13.9Zm3.36 8.68-1.52-5.38-1.46 5.38h2.98Zm6.63-8.68h4.66c.987 0 1.86.18 2.62.54a4.08 4.08 0 0 1 1.8 1.58c.44.693.66 1.513.66 2.46 0 .973-.22 1.813-.66 2.52a4.294 4.294 0 0 1-1.82 1.62c-.773.36-1.653.54-2.64.54h-1.52v4.64h-3.1V24Zm4.42 6.62c.667 0 1.187-.174 1.56-.52.387-.347.58-.847.58-1.5 0-.64-.186-1.12-.56-1.44-.36-.334-.86-.5-1.5-.5h-1.4v3.96h1.32ZM45.873 24h-3.1v13.9h3.1V24Z" })));
};
exports.default = API64;