UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.34 kB
'use strict'; 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 API32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M7.885 7.946c.279-.152.726-.279 1.448-.279v-2c-.944 0-1.747.164-2.405.523-.674.367-1.125.9-1.414 1.505-.516 1.083-.515 2.446-.514 3.522v.117c0 1.24-.02 2.15-.32 2.778a1.28 1.28 0 0 1-.564.609c-.28.152-.726.28-1.45.28v2c.724 0 1.17.127 1.45.279.263.143.437.34.565.609.299.628.32 1.538.32 2.778L5 20.783c0 1.076-.002 2.44.514 3.522.289.606.74 1.139 1.414 1.506.658.358 1.462.523 2.405.523v-2c-.722 0-1.17-.128-1.449-.28a1.28 1.28 0 0 1-.564-.609c-.3-.628-.32-1.538-.32-2.778v-.116c0-1.076.002-2.44-.514-3.522A3.33 3.33 0 0 0 5.739 16c.323-.299.567-.649.747-1.028.516-1.082.515-2.446.514-3.522v-.116c0-1.24.02-2.15.32-2.779.128-.269.301-.465.564-.609Zm16.23 0c-.279-.152-.725-.279-1.448-.279v-2c.944 0 1.747.164 2.405.523a3.28 3.28 0 0 1 1.414 1.505c.516 1.083.515 2.446.514 3.522v.117c0 1.24.02 2.15.32 2.778.128.269.301.466.564.609.28.152.727.28 1.45.28v2c-.723 0-1.17.127-1.45.279-.263.143-.436.34-.564.609-.3.628-.32 1.538-.32 2.778v.116c0 1.076.002 2.44-.514 3.522a3.278 3.278 0 0 1-1.414 1.506c-.658.358-1.461.523-2.405.523v-2c.723 0 1.17-.128 1.449-.28a1.28 1.28 0 0 0 .565-.609c.299-.628.32-1.538.32-2.778L25 20.551c0-1.076-.002-2.44.514-3.522.18-.38.425-.73.747-1.029a3.354 3.354 0 0 1-.747-1.028c-.515-1.082-.515-2.446-.514-3.522v-.116c0-1.24-.02-2.15-.32-2.779a1.281 1.281 0 0 0-.564-.609ZM10.444 12h1.98l2.1 6.95h-1.67l-.36-1.29h-2.21l-.35 1.29h-1.6l2.11-6.95Zm1.68 4.34-.76-2.69-.73 2.69h1.49ZM15.44 12h2.33c.493 0 .93.09 1.31.27.387.18.687.444.9.79.22.347.33.757.33 1.23 0 .487-.11.907-.33 1.26-.22.354-.523.624-.91.81-.387.18-.827.27-1.32.27h-.76v2.32h-1.55V12Zm2.21 3.31c.333 0 .593-.086.78-.26.193-.173.29-.423.29-.75 0-.32-.093-.56-.28-.72-.18-.166-.43-.25-.75-.25h-.7v1.98h.66ZM22.936 12h-1.55v6.95h1.55V12Z" }))); }; exports.default = API32;