UNPKG

@tapie-kr/inspire-react

Version:

React Component Collection for INSPIRE

41 lines (34 loc) 2.55 kB
/* eslint-disable */ /* * INSPIRE : Creative Kit * React Component Collection for INSPIRE * * This file is generated automatically. Do not modify it manually * Generated at : 2025. 3. 4. 오후 6:18:13 * @tapie-kr/inspire-react version: 0.2.15 * * (c) 2025 TAPIE. All rights reserved. * MIT License */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var React = require('react'); function _interopNamespaceDefault(e) { var n = Object.create(null); if (e) { Object.keys(e).forEach(function (k) { if (k !== 'default') { var d = Object.getOwnPropertyDescriptor(e, k); Object.defineProperty(n, k, d.get ? d : { enumerable: true, get: function () { return e[k]; } }); } }); } n.default = e; return Object.freeze(n); } var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React); var _path;function _extends(){return _extends=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends.apply(null,arguments)}var SvgGroups=function SvgGroups(props){return React__namespace.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},props),_path||(_path=React__namespace.createElement("path",{fill:"currentColor",d:"M.5 16.48v-1.219q0-.997 1.042-1.639t2.718-.641q.276 0 .557.017.28.017.566.067a3.73 3.73 0 0 0-.575 2.002v1.414zm6 0v-1.374q0-.702.394-1.284t1.137-1.014 1.754-.65a10.6 10.6 0 0 1 2.211-.216q1.223 0 2.235.217 1.011.216 1.754.649.742.432 1.128 1.014.387.582.387 1.284v1.375zm12.692 0v-1.41q0-.564-.133-1.063a3.6 3.6 0 0 0-.401-.942 5 5 0 0 1 .562-.067q.27-.017.53-.017 1.675 0 2.712.633 1.038.634 1.038 1.647v1.22zm-11.115-1.5h7.861v-.105q-.153-.606-1.277-1.02-1.122-.413-2.661-.413t-2.661.414q-1.125.413-1.262 1.019zm-3.82-2.97q-.707 0-1.208-.503a1.65 1.65 0 0 1-.501-1.209q0-.716.503-1.209a1.66 1.66 0 0 1 1.209-.493q.715 0 1.213.493.498.494.498 1.212 0 .697-.493 1.203a1.64 1.64 0 0 1-1.221.505m15.493 0q-.7-.001-1.206-.506a1.64 1.64 0 0 1-.506-1.203q.001-.719.506-1.212.506-.492 1.208-.493.723 0 1.216.493.494.494.494 1.209 0 .706-.492 1.209a1.64 1.64 0 0 1-1.22.502m-7.746-.818a2.5 2.5 0 0 1-1.84-.757 2.5 2.5 0 0 1-.76-1.839q0-1.103.757-1.85A2.52 2.52 0 0 1 12 6q1.103 0 1.85.745.746.745.746 1.848 0 1.08-.745 1.84t-1.848.76m0-1.5q.46 0 .776-.32a1.07 1.07 0 0 0 .316-.78q0-.46-.315-.776T12 7.5q-.454 0-.775.315a1.05 1.05 0 0 0-.321.781q0 .454.321.775t.78.321"})))}; exports.default = SvgGroups;