Socket
Socket
Sign inDemoInstall

cc-icon-react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cc-icon-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

577

dist/index.es.js
import React from 'react';
import 'prop-types';

@@ -18,12 +17,580 @@ var _extends = Object.assign || function (target) {

var Home = function Home(props) {
var CCISearch = function CCISearch(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Capa_1', viewBox: '0 0 32 32' }, props),
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31.5 30.3l-9-9.1c1.9-2.2 3.1-5.2 3.1-8.3C25.7 5.8 19.9 0 12.8 0 5.8 0 0 5.8 0 12.8c0 7.1 5.8 12.8 12.8 12.8 3.2 0 6.1-1.2 8.3-3.1l8.9 9.1c.2.2.5.3.7.3.3 0 .5-.1.7-.3.5-.3.5-.9.1-1.3zM2 12.8C2 6.9 6.9 2 12.8 2s10.8 4.9 10.8 10.8-4.9 10.8-10.8 10.8S2 18.8 2 12.8z' })
);
};
var CCIChat1 = function CCIChat1(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M27.1 1H4.9C2.2 1.1 0 3.3 0 6v13.8c0 2.7 2.2 4.9 4.9 4.9h2.9v5.5c0 .7.4 1.3 1.1 1.6.2.1.4.1.6.1.5 0 .9-.2 1.2-.5l6-6.6h10.4c2.7 0 4.9-2.2 4.9-4.9v-14C32 3.2 29.8 1 27.1 1zM30 19.7c0 1.6-1.3 2.8-2.8 2.8H16.4c-.3 0-.6.1-.8.3L9.9 29v-5.5c0-.6-.5-1-1-1h-4c-1.6 0-2.8-1.3-2.8-2.8V6c0-1.6 1.3-2.8 2.8-2.8h22.2c1.6 0 2.8 1.3 2.8 2.8v13.7z' }),
React.createElement('circle', { cx: 9.4, cy: 12.9, r: 2.3 }),
React.createElement('circle', { cx: 16.2, cy: 12.9, r: 2.3 }),
React.createElement('circle', { cx: 22.9, cy: 12.9, r: 2.3 })
);
};
var CCIMenu = function CCIMenu(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31 28.3H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1s-.4 1-1 1zm0-11.4H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1 0 .5-.4 1-1 1zm0-11.4H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1s-.4 1-1 1z' })
);
};
var CCIQuotes = function CCIQuotes(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M30.2 25.4c0-1.9-1.4-3.3-4-4.2-1.5-.5-2.2-1.1-2.2-2.1 0-1.2 1-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.9 2.1-2.9 3.9 0 1.8 1.2 3.2 3.6 4 1.8.6 2.7 1.3 2.7 2.3 0 1.2-.9 2.1-2.1 2.1-1.2 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9V31c0 .6.4 1 1 1s1-.4 1-1v-1.6c2-.3 3.4-2 3.4-4z' }),
React.createElement('path', { d: 'M18.9 28.5H3.8V6.2h2.3v19.2c0 .6.4 1 1 1h11.6c.6 0 1-.4 1-1s-.4-1-1-1H8.1V2.1h16.8v7.3c0 .6.4 1 1 1s1-.4 1-1V1.1c0-.6-.4-1-1-1H7.1c-.6 0-1 .4-1 1v3.1H2.8c-.6 0-1 .4-1 1v24.3c0 .6.4 1 1 1h16.1c.6 0 1-.4 1-1s-.4-1-1-1z' }),
React.createElement('path', { d: 'M18.2 19.9c.6 0 1-.4 1-1s-.4-1-1-1h-6.7c-.6 0-1 .4-1 1s.4 1 1 1h6.7zm4-7c0-.6-.4-1-1-1h-9.7c-.6 0-1 .4-1 1s.4 1 1 1h9.7c.6 0 1-.5 1-1zM11.5 5.8c-.6 0-1 .4-1 1s.4 1 1 1h9.7c.6 0 1-.4 1-1s-.4-1-1-1h-9.7z' })
);
};
var CCIBell = function CCIBell(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28.7 25.8c-1.5-2.4-2.5-4.3-2.7-5.1-.4-1.3-.6-5.6-.7-7.1v-.2c-.3-3.9-2.9-7.1-6.5-8.3V2.9c0-1.6-1.3-2.9-2.9-2.9S13 1.3 13 2.9v2.2c-3.6 1.1-6.3 4.4-6.6 8.4v.7c0 1.8-.1 5.3-.4 6.5-.2.8-1.2 2.7-2.7 5.2-.3.5-.3 1.1 0 1.5.3.5.8.8 1.3.8h7.6v.2c0 2 1.6 3.6 3.6 3.6s3.6-1.6 3.6-3.6v-.2h7.9c.6 0 1.1-.3 1.3-.8.4-.5.4-1.1.1-1.6zM15.1 2.9c0-.5.4-.9.9-.9s.9.4.9.9v1.9h-1.7V2.9zm2.4 25.5c0 .9-.7 1.6-1.6 1.6-.9 0-1.6-.7-1.6-1.6v-.2h3.2v.2zm-12-2.2c1-1.8 2.2-3.8 2.5-5 .5-1.7.5-6.1.5-7.3.1-4 3.4-7.2 7.4-7.2 4.1 0 7.4 3.3 7.4 7.4v.2c.1 1.6.2 5.5.7 7 .3 1.1 1.5 3.1 2.5 4.9h-21z' })
);
};
var CCIHome = function CCIHome(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M26.3 32h-5.7c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7v-8.9h-7.2V31c0 .3-.1.5-.3.7-.2.2-.4.3-.7.3H5.7c-.6 0-1-.4-1-1V16.4H1.1c-.4 0-.8-.2-.9-.6s-.1-.8.2-1.1L15.3.3c.4-.4 1-.4 1.4 0l14.9 14.4c.3.3.4.7.2 1.1-.2.4-.5.6-.9.6h-3.5V31c-.1.6-.5 1-1.1 1zm-4.7-2h3.7V15.4c0-.6.4-1 1-1h2.1L16 2.4l-12.4 12h2.1c.6 0 1 .4 1 1V30h3.7v-8.9c0-.6.4-1 1-1h9.2c.6 0 1 .4 1 1V30z' })
);
};
var CCILogOut = function CCILogOut(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31.3 15.9c.1-.2.1-.5 0-.8-.1-.1-.1-.2-.2-.3l-9.3-9.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l7.6 7.6H7.2c-.6 0-1 .4-1 1s.4 1 1 1h20.7l-7.6 7.6c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l9.3-9.3c.1 0 .2-.1.3-.3z' }),
React.createElement('path', { d: 'M15.6 30H3.4V2h12.2c.6 0 1-.4 1-1s-.4-1-1-1H2.4c-.6 0-1 .4-1 1v30c0 .6.4 1 1 1h13.2c.6 0 1-.4 1-1s-.5-1-1-1z' })
);
};
var CCIUser = function CCIUser(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M29.9 32c-.6 0-1-.4-1-1 0-7.1-5.8-12.9-12.9-12.9S3.1 23.9 3.1 31c0 .6-.4 1-1 1s-1-.4-1-1c0-8.2 6.7-14.9 14.9-14.9S30.9 22.8 30.9 31c0 .6-.5 1-1 1zM16 15.3c-4.2 0-7.6-3.4-7.6-7.6S11.8 0 16 0s7.6 3.4 7.6 7.6-3.4 7.7-7.6 7.7zM16 2c-3.1 0-5.6 2.5-5.6 5.6s2.5 5.6 5.6 5.6 5.6-2.5 5.6-5.6S19.1 2 16 2z' })
);
};
var CCIMedal = function CCIMedal(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.5 6.5l1.2 2.4c.1.1.2.2.3.2l2.7.4c.3 0 .5.5.2.7L19 12.1c-.1.1-.1.2-.1.4l.5 2.6c.1.3-.3.6-.6.4l-2.4-1.2c-.1-.1-.3-.1-.4 0l-2.4 1.2c-.3.2-.6-.1-.6-.4l.5-2.6c0-.1 0-.3-.1-.4l-1.9-1.9c-.2-.2-.1-.6.2-.7l2.7-.4c.1 0 .2-.1.3-.2l1.2-2.4c0-.3.5-.3.6 0z' }),
React.createElement('path', { d: 'M26.2 14.7c.5-1.2.8-2.6.8-4 0-3.4-1.6-6.4-4-8.3h-.1C21.1 1 18.8.1 16.3.1c-2.6 0-4.9.9-6.7 2.4-2.4 2-3.9 4.9-3.9 8.3 0 1.2.2 2.3.6 3.4v.1c.6 1.7 1.5 3.1 2.8 4.3v12.3c0 .4.2.7.6.9.4.2.8.1 1.1-.1l5.6-4.7 5.7 4.7c.2.2.4.2.6.2.1 0 .3 0 .4-.1.4-.2.6-.5.6-.9V18.6c1-1.1 1.9-2.3 2.5-3.9 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-4.6 5.4v8.7l-4.7-3.9c-.2-.2-.4-.2-.6-.2-.2 0-.5.1-.6.2L11 28.8v-8.6c1.2.7 2.9 1.3 5.3 1.3s4.1-.7 5.3-1.4zm-4.3-.7h-.2v-1.1c0-.6-.4-1-1-1s-1 .4-1 1v1c-2.9-.4-5.4-2.2-6.6-4.8l1.1-.3c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1.3.3c-.1-.6-.2-1.3-.2-2 0-2.3.9-4.5 2.4-6l1 1.3c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-1.1-1.4c1.4-.9 3-1.4 4.7-1.4 1.7 0 3.2.5 4.5 1.3l-1 1.2c-.3.7-.3 1.3.1 1.7.2.2.4.2.6.2.3 0 .6-.1.8-.4l1.1-1.3C24 6.2 25 8.4 25 10.8c0 .8-.1 1.6-.3 2.3l-1.1-.4c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.1.4c-1.3 2.5-3.7 4.2-6.6 4.5z' })
);
};
var CCIOff = function CCIOff(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M25.6 7.5c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4.9.9 1.7 1.9 2.3 3 1 1.8 1.5 3.8 1.5 5.8 0 6.7-5.4 12.1-12.1 12.1s-12-5.3-12-12c0-2 .5-4.1 1.5-5.8.6-1.1 1.4-2.2 2.3-3 .4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0-1.1 1-2 2.2-2.7 3.5-1.1 2.1-1.7 4.4-1.7 6.8C1.9 25.7 8.2 32 16 32s14.1-6.3 14.1-14.1c0-2.4-.6-4.7-1.7-6.8-.7-1.4-1.7-2.6-2.8-3.6z' }),
React.createElement('path', { d: 'M15.9 17.5h.3c1.8 0 3.3-1.5 3.3-3.3V4.4c0-1.8-1.5-3.3-3.3-3.3h-.3c-1.8 0-3.3 1.5-3.3 3.3v9.7c0 1.9 1.5 3.4 3.3 3.4zM14.6 4.4c0-.7.6-1.3 1.3-1.3h.3c.7 0 1.3.6 1.3 1.3v9.7c0 .7-.6 1.3-1.3 1.3h-.3c-.7 0-1.3-.6-1.3-1.3V4.4z' })
);
};
var CCIOffLine = function CCIOffLine(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28.4 11c-.7-1.3-1.6-2.5-2.7-3.5-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4.9.9 1.7 1.9 2.3 3 1 1.8 1.5 3.8 1.5 5.8 0 6.7-5.4 12.1-12.1 12.1s-12.1-5.3-12.1-12c0-2 .5-4.1 1.5-5.8.6-1.1 1.4-2.2 2.3-3 .4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0-1.1 1-2 2.2-2.7 3.5-1.1 2.1-1.7 4.4-1.7 6.8C1.9 25.7 8.2 32 16 32s14.1-6.3 14.1-14.1c0-2.5-.6-4.8-1.7-6.9z' }),
React.createElement('path', { d: 'M16 14c.6 0 1-.4 1-1V2.1c0-.6-.4-1-1-1s-1 .4-1 1V13c0 .5.4 1 1 1z' })
);
};
var CCIMedalLineTwo = function CCIMedalLineTwo(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.2 8.5l1 2c.1.1.1.2.3.2l2.2.3c.3 0 .4.4.2.6l-1.6 1.6c-.1.1-.1.2-.1.3l.4 2.2c0 .3-.2.5-.5.4l-2-1c-.1-.1-.2-.1-.3 0l-2 1c-.3.1-.6-.1-.5-.4l.4-2.2c0-.1 0-.2-.1-.3L12 11.6c-.2-.2-.1-.6.2-.6l2.2-.3c.1 0 .2-.1.3-.2l1-2c0-.2.4-.2.5 0z' }),
React.createElement('path', { d: 'M31.7 21.5L25 14.8c.3-.9.4-1.8.4-2.7 0-3-1.4-5.6-3.5-7.3h-.1c-1.6-1.3-3.6-2-5.8-2-2.2 0-4.3.8-5.9 2.1C8 6.6 6.6 9.2 6.6 12.1c0 .9.1 1.8.4 2.7L.3 21.5c-.3.3-.4.7-.2 1s.5.6.9.7l6 .5-.4 4.5c0 .4.2.8.6 1 .1.1.3.1.4.1.3 0 .5-.1.7-.3l7.5-7.5h.5l7.5 7.5c.2.2.4.3.7.3.1 0 .3 0 .4-.1.4-.2.6-.6.6-1l-.5-4.5 6-.5c.4 0 .7-.3.9-.7s.1-.7-.2-1zM8.8 25.6l.2-2.7c0-.5-.4-1-.9-1.1l-4.9-.4 4.6-4.6c1.1 1.9 2.8 3.3 4.8 4.1.2.1.3.1.5.2h.2l-4.5 4.5zm8.3-6.2v-.9c0-.6-.4-1-1-1s-1 .4-1 1v.9c-.7-.1-1.3-.2-1.9-.5-.7-.3-1.6-.8-2.4-1.6-.6-.6-1-1.3-1.3-1.8l.8-.2c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1 .2c-.1-.5-.2-1-.2-1.5 0-1.9.7-3.7 2-5l.8 1c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-.8-1.1c1.1-.7 2.5-1.1 3.9-1.1s2.6.4 3.7 1l-.9 1c-.4.4-.3 1.1.1 1.4.2.2.4.2.6.2.3 0 .6-.1.8-.4l.8-1c1.3 1.3 2.1 3.1 2.1 5.2 0 .6-.1 1.2-.2 1.8l-.8-.3c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l.7.3c-.3.5-.6 1-1.2 1.6-1.1 1.1-2.2 1.6-3.1 1.9-.2.2-.5.3-.9.3zm6.8 2.4c-.5 0-1 .5-.9 1.1l.2 2.7-4.5-4.5c2.3-.7 4.3-2.3 5.5-4.3l4.6 4.6-4.9.4z' })
);
};
var CCIMedalLine = function CCIMedalLine(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M13.6 16.1c-.3 0-.6-.1-.8-.3-.4-.3-.6-.8-.5-1.3l.4-2.1-1.6-1.4c-.4-.4-.5-.9-.3-1.4.2-.5.6-.9 1.1-.9l2.1-.4.9-1.9c.2-.5.7-.8 1.2-.8s1 .3 1.2.8l.9 1.9 2.1.3c.5.1.9.4 1.1.9.2.5 0 1-.3 1.4l-1.5 1.5.4 2.1c.1.5-.1 1-.5 1.3-.4.3-1 .3-1.4.1l-1.9-1-1.9 1c-.2.2-.4.2-.7.2zm2.5-3.2c.2 0 .4.1.6.2l1 .5-.2-1.2c-.1-.4.1-.9.4-1.2l.8-.8-1.2-.2c-.4-.1-.8-.3-1-.8l-.5-1-.5 1.1c-.2.4-.6.7-1 .8l-1.2.2.8.8c.3.3.5.8.4 1.2l-.2 1.2 1-.5c.4-.2.6-.3.8-.3zm-2.3-4.3zm4.7 0zm-4.2-.3zm3.7 0zm-2.4-1z' }),
React.createElement('path', { d: 'M26.2 14.7c.5-1.2.8-2.6.8-4 0-3.4-1.6-6.4-4-8.3h-.1C21.1 1 18.8.1 16.3.1c-2.6 0-4.9.9-6.7 2.4-2.4 2-3.9 4.9-3.9 8.3 0 1.2.2 2.3.6 3.4v.1c.6 1.7 1.5 3.1 2.8 4.3v12.3c0 .4.2.7.6.9.4.2.8.1 1.1-.1l5.6-4.7 5.7 4.7c.2.2.4.2.6.2.1 0 .3 0 .4-.1.4-.2.6-.5.6-.9V18.6c1-1.1 1.9-2.3 2.5-3.9 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-4.6 5.4v8.7l-4.7-3.9c-.2-.2-.4-.2-.6-.2-.2 0-.5.1-.6.2L11 28.8v-8.6c1.2.7 2.9 1.3 5.3 1.3s4.1-.7 5.3-1.4zm-4.3-.7h-.2v-1.1c0-.6-.4-1-1-1s-1 .4-1 1v1c-2.9-.4-5.4-2.2-6.6-4.8l1.1-.3c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1.3.3c-.1-.6-.2-1.3-.2-2 0-2.3.9-4.5 2.4-6l1 1.3c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-1.1-1.4c1.4-.9 3-1.4 4.7-1.4 1.7 0 3.2.5 4.5 1.3l-1 1.2c-.3.7-.3 1.3.1 1.7.2.2.4.2.6.2.3 0 .6-.1.8-.4l1.1-1.3C24 6.2 25 8.4 25 10.8c0 .8-.1 1.6-.3 2.3l-1.1-.4c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.1.4c-1.3 2.5-3.7 4.2-6.6 4.5z' })
);
};
var CCIMedalThree = function CCIMedalThree(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.5 17.3l1 2.1c.1.1.2.2.3.2l2.3.3c.4.1.5.5.2.8l-1.7 1.6c-.1.1-.2.2-.1.4L19 25c.1.4-.3.6-.6.5l-2.1-1.1c-.1-.1-.3-.1-.4 0l-2.1 1.1c-.3.2-.7-.1-.6-.5l.4-2.3c0-.1 0-.3-.1-.4l-1.7-1.6c-.3-.3-.1-.7.2-.8l2.3-.3c.1 0 .3-.1.3-.2l1-2.1c.3-.4.8-.4.9 0z' }),
React.createElement('path', { d: 'M30.9.6c-.2-.3-.5-.5-.9-.5H2.3c-.4 0-.7.2-.9.5-.2.3-.2.7 0 1L9 13.3c-2.2 2-3.6 4.8-3.6 7.9 0 5.9 4.8 10.7 10.7 10.7s10.7-4.8 10.7-10.7c0-3.1-1.3-5.9-3.4-7.8V13l7.4-11.4c.3-.3.3-.7.1-1zm-14.8 9.9c-.5 0-.9 0-1.4.1L9.6 2.1h13.5l-5.2 8.6c-.6-.1-1.2-.2-1.8-.2zM7.2 2.1l5.5 9c-.7.3-1.4.6-2.1 1l-6.5-10h3.1zm17.6 19.1c0 .6-.1 1.3-.2 1.9l-1.1-.5c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.3.6c-1.2 2.6-3.7 4.5-6.7 4.9v-1.5c0-.6-.4-1-1-1s-1 .4-1 1v1.5c-3.2-.3-5.8-2.3-7.1-5.1l1.6-.4c.5-.1.9-.7.8-1.2s-.7-.9-1.2-.8l-1.7.4c-.1-.5-.2-1.1-.2-1.6 0-2.5 1.1-4.8 2.8-6.4l1 1.2c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-.9-1.2c1.3-.7 2.7-1.1 4.3-1.1 1.6 0 3.2.5 4.5 1.3l-.8.8c-.4.4-.3 1.1.1 1.4.2.2.4.2.6.2.3 0 .6-.1.8-.4l.7-.9c1.6 1.7 2.6 3.9 2.6 6.3zm-3.1-9.1l-1.8-.9 5.5-9.1h2.7l-6.4 10z' })
);
};
var CCIDashboard = function CCIDashboard(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M14.8 25.5c.3.4.7.6 1.2.6s.9-.2 1.2-.6l5.6-7.2c.4-.5.4-1.1.2-1.6-.3-.5-.8-.9-1.4-.9H17V1.7c0-.6-.4-1-1-1s-1 .4-1 1v14.2h-4.6c-.6 0-1.1.3-1.4.9-.3.5-.2 1.2.2 1.6l5.6 7.1zM30.4 29H1.6c-.6 0-1 .4-1 1s.4 1 1 1h28.8c.6 0 1-.4 1-1s-.4-1-1-1z' })
React.createElement('path', { d: 'M14.3 18.7H1c-.6 0-1-.5-1-1V1c0-.6.5-1 1-1h13.3c.6 0 1 .5 1 1v16.6c.1.6-.4 1.1-1 1.1zM2.1 16.6h11.2V2.1H2.1v14.5zM14.3 32H1c-.6 0-1-.5-1-1V21c0-.6.5-1 1-1h13.3c.6 0 1 .5 1 1v10c.1.5-.4 1-1 1zM2.1 29.9h11.2V22H2.1v7.9zM31 32H17.7c-.6 0-1-.5-1-1V14.3c0-.6.5-1 1-1H31c.6 0 1 .5 1 1V31c0 .5-.5 1-1 1zm-12.3-2.1h11.2V15.4H18.7v14.5zM31 12H17.7c-.6 0-1-.5-1-1V1c0-.6.5-1 1-1H31c.6 0 1 .5 1 1v10c0 .6-.5 1-1 1zm-12.3-2h11.2V2.1H18.7V10z' })
);
};
export { Home };
var CCIApps = function CCIApps(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', { cx: 9.3, cy: 9.8, r: 3.5 }),
React.createElement('circle', { cx: 22.5, cy: 9.8, r: 3.5 }),
React.createElement('circle', { cx: 22.5, cy: 22.3, r: 3.5 }),
React.createElement('circle', { cx: 9.3, cy: 22.3, r: 3.5 }),
React.createElement('path', { d: 'M30.6 32H1.4C.6 32 0 31.4 0 30.6V1.4C0 .6.6 0 1.4 0h29.1c.9 0 1.5.6 1.5 1.4v29.1c0 .9-.6 1.5-1.4 1.5zM2 30h28V2H2v28z' })
);
};
var CCIAgency = function CCIAgency(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 29.3h-1.7V11.8c0-.6-.4-1-1-1h-9.5V2.1c0-.6-.4-1-1-1h-14c-.6 0-1 .4-1 1v27.2H1.2c-.6 0-1 .4-1 1s.4 1 1 1H31c.6 0 1-.4 1-1s-.4-1-1-1zm-26.2-10h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8v-3.7h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8V8h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8V3.1h12.1v26.3H15v-6.2c0-.6-.4-1-1-1H7.4c-.6 0-1 .4-1 1v6.2H4.8V19.3zm3.6 10v-5.2H13v5.2H8.4zm10.4 0V22h3.5c.6 0 1-.4 1-1s-.4-1-1-1h-3.5v-3.3h3.5c.6 0 1-.4 1-1s-.4-1-1-1h-3.5v-2h8.5v16.6h-8.5z' })
);
};
var CCIUserList = function CCIUserList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M20.3 22.5c-.6 0-1-.4-1-1 0-2.3-1.9-4.1-4.1-4.1s-4.1 1.9-4.1 4.1c0 .6-.4 1-1 1s-1-.4-1-1c0-3.4 2.7-6.1 6.1-6.1s6.1 2.7 6.1 6.1c0 .5-.4 1-1 1z' }),
React.createElement('circle', { cx: 15.2, cy: 11.1, r: 3.1 }),
React.createElement('path', { d: 'M28 .2H8.1C5.9.2 4.2 1.9 4.2 4v23h-3c-.6 0-1 .4-1 1 0 2.1 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.7 3.9-3.9V5h4.8c.6 0 1-.4 1-1 0-2.1-1.7-3.8-3.9-3.8zM24.1 4v24c0 1-.9 1.9-1.9 1.9-1.1 0-1.9-.8-1.9-1.9 0-.6-.4-1-1-1H6.2V4c0-1 .9-1.9 1.9-1.9h16.5c-.3.6-.5 1.3-.5 1.9z' })
);
};
var CCIGroupList = function CCIGroupList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', { cx: 16.1, cy: 3.2, r: 3 }),
React.createElement('circle', { cx: 24.2, cy: 6.2, r: 2.3 }),
React.createElement('path', { d: 'M24.2 9.4c-.9 0-1.7.2-2.5.5-.1.1-.2.1-.3.2C20 8.7 18.1 7.8 16 7.8c-2.1 0-3.9.8-5.3 2.2-.1 0-.1-.1-.2-.1-.7-.4-1.5-.5-2.3-.5-3.3 0-6 2.7-6 6 0 .6.4 1 1 1s1-.4 1-1c0-2.2 1.8-4 4-4 .5 0 .9.1 1.4.3-.6 1.1-1 2.4-1 3.7 0 .6.4 1 1 1s1-.4 1-1c0-3 2.5-5.5 5.5-5.5s5.5 2.5 5.5 5.5c0 .6.4 1 1 1s1-.4 1-1c0-1.3-.4-2.6-1-3.7.5-.2 1-.3 1.6-.3 2.2 0 4 1.8 4 4 0 .6.4 1 1 1s1-.4 1-1c0-3.4-2.7-6-6-6z' }),
React.createElement('circle', { cx: 8.2, cy: 6.2, r: 2.3 }),
React.createElement('path', { d: 'M26.4 31.5H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1zm0-4.8H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1zm0-4.8H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1z' }),
React.createElement('circle', { cx: 7.4, cy: 20.9, r: 1.4 }),
React.createElement('circle', { cx: 7.4, cy: 25.7, r: 1.4 }),
React.createElement('circle', { cx: 7.5, cy: 30.5, r: 1.4 })
);
};
var CCIMessageList = function CCIMessageList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M9.5 31.4c-.2 0-.3 0-.5-.1-.5-.2-.9-.7-1-1.2l-.7-5.2H4.7c-2.5 0-4.5-2-4.5-4.5V6.1c0-2.5 2-4.5 4.5-4.5h22.6c2.5 0 4.5 2 4.5 4.5v14.4c0 2.5-2 4.5-4.5 4.5H17.2l-6.7 6c-.3.2-.6.4-1 .4zM4.7 3.6c-1.4 0-2.5 1.1-2.5 2.5v14.4c0 1.4 1.1 2.5 2.5 2.5h3.5c.5 0 .9.4 1 .9l.7 5.1 6.2-5.7c.2-.2.4-.3.7-.3h10.5c1.4 0 2.5-1.1 2.5-2.5V6.1c0-1.4-1.1-2.5-2.5-2.5H4.7z' }),
React.createElement('path', { d: 'M25.6 18.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1zm0-4.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1zm0-4.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1z' }),
React.createElement('circle', { cx: 6.7, cy: 8.2, r: 1.4 }),
React.createElement('circle', { cx: 6.7, cy: 13, r: 1.4 }),
React.createElement('circle', { cx: 6.7, cy: 17.8, r: 1.4 })
);
};
var CCIMessageStats = function CCIMessageStats(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.1 18.8c-.4-.5-1-.8-1.6-.8h-3.4c.5-1.4.7-2.8.7-4.3 0-7.1-5.8-13-13-13-.6 0-1 .4-1 1v11H2c-.6 0-1 .4-1 1C1 20.4 6.1 26 12.7 26.6v3.1c0 1.2 1 2.1 2.1 2.1h14.7c1.2 0 2.1-1 2.1-2.1v-9.6c.1-.4-.1-.9-.5-1.3zm-8.7 6.4c-.1.1-.3.1-.3 0l-5.8-5.1h12l-5.9 5.1zM3 14.8h10.9c.6 0 1-.4 1-1V2.9c5.6.5 10 5.2 10 10.9 0 1.5-.3 2.9-.9 4.3h-9.2c-.6 0-1.2.3-1.6.8-.3.4-.5.8-.5 1.4v4.5c-5.2-.7-9.2-4.8-9.7-10zM29.5 30H14.9c-.1 0-.1-.1-.1-.1v-8.4l4 3.5-2.1 2c-.4.4-.4 1 0 1.4.2.2.5.3.7.3.2 0 .5-.1.7-.3l2.3-2.1.5.4c.4.3.9.5 1.4.5.5 0 1-.2 1.5-.5l.5-.4 2.3 2.2c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4l-2.2-2 4-3.5V30c-.1-.1-.2 0-.3 0z' }),
React.createElement('path', { d: 'M9.2 10.4c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1-5 0-9 4-9 9 0 .6.4 1 1 1h8zm-1-7.9v5.9H2.3c.5-3 2.9-5.4 5.9-5.9z' })
);
};
var CCIChatAlert = function CCIChatAlert(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 2.1H11C8.8 2.1 7.1 3.9 7.1 6v1.5h-3C1.9 7.5.2 9.3.2 11.4v10.5C.1 24.2 1.9 26 4 26h2v4c0 .6.4 1.2 1 1.4.2.1.3.1.5.1.4 0 .8-.2 1.1-.5l4.5-5h7.8c1.5 0 2.7-.8 3.4-2l1.4 1.6c.3.3.7.5 1.1.5.2 0 .4 0 .5-.1.6-.2 1-.8 1-1.4v-4c2-.2 3.5-1.9 3.5-3.9V6.1c.1-2.2-1.7-4-3.8-4zM22.9 22c0 1.1-.9 1.9-2 1.9h-8.3c-.3 0-.5.1-.7.3L8 28.5V25c0-.6-.4-1-1-1H4c-1.1 0-1.9-.9-1.9-1.9V11.6c0-1.1.9-2 1.9-2h17c1.1 0 1.9.9 1.9 1.9V22zm7-5.4c0 1.1-.9 1.9-1.9 1.9h-.5c-.6 0-1 .4-1 1v3.7l-.7-.8c-.2-.2-.5-.3-.7-.3V11.5c0-2.2-1.8-3.9-3.9-3.9H9.3V6.1c-.2-1.1.6-2 1.7-2h17c1.1 0 1.9.9 1.9 1.9v10.6z' }),
React.createElement('circle', { cx: 6.5, cy: 16.8, r: 1.7 }),
React.createElement('circle', { cx: 12.6, cy: 16.8, r: 1.7 }),
React.createElement('circle', { cx: 18.8, cy: 16.8, r: 1.7 })
);
};
var CCIConversation = function CCIConversation(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M15.8 16.5c-.6 0-1-.4-1-1V5.8c0-.6.4-1 1-1s1 .4 1 1v9.7c0 .5-.5 1-1 1zm0 4.2c-.2 0-.4 0-.5-.1-.2-.1-.3-.2-.4-.3-.3-.3-.4-.6-.4-1s.2-.7.4-1c.1-.1.3-.2.4-.3.5-.2 1.1-.1 1.5.3.3.2.4.6.4 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.5-.1.1-.3.2-.4.3-.2 0-.4.1-.6.1z' }),
React.createElement('path', { d: 'M9.4 31.6c-.2 0-.3 0-.5-.1-.5-.2-.9-.7-1-1.2L7.2 25H4.6C2.1 25 0 23 0 20.5V6c0-2.5 2-4.5 4.5-4.5h22.9c2.5 0 4.5 2 4.5 4.5v14.5c0 2.5-2 4.5-4.5 4.5H17.2l-6.7 6.2c-.3.3-.7.4-1.1.4zM4.6 3.4C3.2 3.4 2 4.6 2 6v14.5C2 21.9 3.2 23 4.6 23h3.5c.5 0 .9.4 1 .9l.7 5.2 6.3-5.8c.2-.2.4-.3.7-.3h10.7c1.4 0 2.5-1.1 2.5-2.5V6c0-1.4-1.1-2.5-2.5-2.5H4.6z' })
);
};
var CCIContentPaste = function CCIContentPaste(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M26.2 5.2h-4.7v-.5c0-.3-.2-.5-.5-.5h-1v-.1C20 1.9 18.2 0 16 0s-4.1 1.8-4.1 4.1v.1h-1c-.3 0-.5.2-.5.5v.5H5.9c-.6 0-1 .4-1 1V31c0 .6.4 1 1 1h20.3c.6 0 1-.4 1-1V6.2c0-.6-.4-1-1-1zM16 2c1.1 0 2 1 2 2.1s-.9 2.1-2 2.1-2.1-.9-2.1-2.1S14.8 2 16 2zm9.2 28H6.9V7.2h3.5v.6c0 .3.2.5.5.5h10.2c.3 0 .5-.2.5-.5v-.6h3.7V30z' }),
React.createElement('path', { d: 'M15.3 24.4H9.8c-.6 0-1 .4-1 1s.4 1 1 1h5.5c.6 0 1-.4 1-1s-.5-1-1-1zm7.1-6.1H9.8c-.6 0-1 .4-1 1s.4 1 1 1h12.7c.6 0 1-.4 1-1s-.5-1-1.1-1zM9.8 12.1c-.6 0-1 .4-1 1s.4 1 1 1h12.7c.6 0 1-.4 1-1s-.4-1-1-1H9.8z' })
);
};
var CCIKanbanContacting = function CCIKanbanContacting(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 10.1H29c.2-.7.2-1.5.1-2.1v-.5c0-1.6-1.4-3.1-4-4.3-2.5-1.1-5.7-1.7-9.1-1.7-3.4 0-6.7.6-9.1 1.7-1.2.5-2.1 1.1-2.8 1.8-.7.8-1.2 1.6-1.2 2.5V8c0 .6 0 1.4.1 2.1H1c-.6 0-1 .4-1 1v18.8c0 .6.4 1 1 1h30c.6 0 1-.4 1-1V11.2c0-.6-.5-1.1-1.1-1.1zM4.9 8v-.5c0-.3.2-.7.6-1C6 5.9 6.8 5.4 7.7 5c2.2-1 5.2-1.5 8.3-1.5 3.2 0 6.1.5 8.3 1.5 1.9.9 2.8 1.9 2.8 2.5V8c0 .9 0 1.8-.4 2.3-.3.3-1 .4-1.9.3-2.7-.3-2.7-.9-2.7-2.5v-.2c0-1.9-3.3-2.2-6.1-2.2h-.1c-1.6 0-2.9.1-3.8.3-1.4.3-2.2 1-2.2 1.9v.3c0 1.5 0 2.2-2.7 2.5-.9.1-1.5 0-1.9-.3-.4-.5-.4-1.5-.4-2.4zm6.8 2.1c.2-.6.2-1.2.2-1.9.1-.1.4-.1.7-.2.8-.2 2-.3 3.4-.3h.1c2.8 0 3.8.3 4.1.5 0 .7 0 1.3.2 1.9h-8.7zm-.2 2h8.6v16.8h-8.6V12.1zm-9.5 0h2.4c.8.5 1.7.7 3 .5.8-.1 1.5-.2 2.1-.5v16.7H2V12.1zm28 16.8h-7.9V12c.6.3 1.4.5 2.5.6h.8c.9 0 1.6-.2 2.2-.6H30v16.9z' }),
React.createElement('circle', { cx: 5.2, cy: 26, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 20.4, r: 1.2 }),
React.createElement('circle', { cx: 24.9, cy: 14.9, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 14.9, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 20.4, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 14.9, r: 1.2 })
);
};
var CCICase = function CCICase(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.5 23.7L27.6 22V5c0-.6-.5-1-1-1h-2.7V1.2c0-.6-.5-1-1-1H2.2c-.6 0-1 .5-1 1v27.2c0 2.2 1.3 3.5 3.6 3.6h21.9c.6 0 1-.5 1-1v-6.6l1.8 1.1c.2.1.3.1.5.1.3 0 .7-.2.9-.5.2-.5.1-1.1-.4-1.4zM25.6 6v14.7l-1.7-1V6h1.7zm-3.7-3.8v16.2l-2.6-1.6c.7-1.4 1-3 .6-4.7-.8-4-4.7-6.7-8.8-5.9-2 .4-3.7 1.5-4.8 3.1C5.2 11 4.8 13 5.2 15c.4 2 1.5 3.7 3.1 4.8 1.3.9 2.7 1.3 4.2 1.3.5 0 .9 0 1.4-.1 1.7-.3 3.1-1.2 4.2-2.4l3.8 2.3v3.7c-3.4 0-14.1-.1-16.8 0-.8 0-1.4.1-1.9.4V2.2h18.7zm-8.3 16.7c-1.4.3-2.9 0-4.1-.8s-2-2.1-2.3-3.5c-.3-1.4 0-2.9.8-4.1.8-1.2 2.1-2 3.5-2.3.3-.1.7-.1 1-.1 2.6 0 4.9 1.8 5.4 4.4.6 3-1.4 5.9-4.3 6.4zm12 11.1H4.8c-1.3-.1-1.6-.6-1.6-1.6 0-1.1 0-1.8 2-1.9 3.1-.1 17.6 0 17.7 0 .1 0 .3 0 .4-.1.1 0 .2-.1.2-.2 0 0 .1 0 .1-.1.1-.1.1-.1.1-.2l.1-.1V21.9l1.7 1V30z' }),
React.createElement('path', { d: 'M12.5 14.1H9.9c-.6 0-1 .5-1 1s.5 1 1 1h2.6c.6 0 1-.5 1-1s-.4-1-1-1zm2.7-3.1H9.9c-.6 0-1 .5-1 1s.5 1 1 1h5.2c.6 0 1-.5 1-1s-.4-1-.9-1z' })
);
};
function CCIFinance(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M2.4 12.8h27.8c.4 0 .8-.3 1-.7.1-.4 0-.9-.4-1.1L16.4 1.2c-.4-.2-.8-.2-1.2 0L1.8 11c-.3.3-.5.7-.4 1.1.2.5.6.7 1 .7zm13.4-9.6L27 10.8H5.5l10.3-7.6zm15 25.8H1.1c-.6 0-1 .4-1 1s.4 1 1 1h29.7c.6 0 1-.4 1-1s-.5-1-1-1zM5.1 15.4V27c0 .6.4 1 1 1s1-.4 1-1V15.4c0-.6-.4-1-1-1s-1 .4-1 1zm19.5 0V27c0 .6.4 1 1 1s1-.4 1-1V15.4c0-.6-.4-1-1-1s-1 .4-1 1zm-8.4 11.9c.5 0 .9-.4.9-.9v-.8c1.2-.3 2.2-1.5 2.2-2.8 0-1.3-.9-2.3-2.8-3-1.1-.4-1.2-.7-1.2-1 0-.6.5-1.1 1.1-1.1.5 0 .6.3.6.4.1.5.6.8 1.1.7.5-.1.8-.6.7-1.1-.2-.9-.8-1.5-1.7-1.7v-.8c0-.5-.4-.9-.9-.9s-.9.4-.9.9v.8c-1.1.4-1.8 1.5-1.9 2.7 0 1.3.8 2.3 2.5 2.8 1 .3 1.5.7 1.5 1.2 0 .6-.5 1.1-1.1 1.1-.7 0-1.4-.6-1.4-1.1 0-.5-.4-.9-.9-.9s-.9.4-.9.9c0 1.3 1 2.3 2.2 2.7v.9c-.1.6.3 1 .9 1z' })
);
}
function CCIFinanceSettings(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.4 20.8l-.5-.1.3-.4c.5-.8.5-1.8-.2-2.5l-.9-.9c-.7-.6-1.7-.7-2.5-.2l-.4.3h-.1l-.1-.4c-.2-.9-1-1.6-1.9-1.6h-1.3c-.9 0-1.7.7-1.9 1.6v.4l-.4-.3c-.3-.2-.6-.3-.9-.3v-3.9c0-.6-.4-1-1-1s-1 .4-1 1v4.9l-.5.5c-.7.7-.8 1.7-.2 2.5l.3.4-.4.1c-.9.2-1.6 1-1.6 1.9v1.1H1.3c-.6 0-1 .4-1 1s.4 1 1 1h15.1c.1 0 .2.1.3.1l.5.1-.2.2c-.5.8-.5 1.8.2 2.5l.9.9c.6.6 1.7.7 2.5.2l.4-.3.1.4c.2.9 1 1.6 1.9 1.6h1.3c.9 0 1.7-.7 1.9-1.6l.1-.5.4.3c.7.5 1.8.4 2.5-.2l.9-.9c.7-.7.8-1.7.2-2.5l-.3-.4.5-.1c.9-.2 1.6-1 1.6-1.9v-1.3c-.1-.8-.8-1.6-1.7-1.7zm-.4 3.1l-1 .1c-.4.1-.7.3-.8.7-.1.3-.2.6-.3.8-.2.3-.1.7.1 1l.6.8-.8.8-.8-.6c-.3-.2-.7-.2-1-.1-.3.1-.5.3-.8.3-.4.1-.6.4-.7.8l-.2 1H23l-.2-1c-.1-.4-.3-.7-.7-.8-.3-.1-.6-.2-.8-.3-.3-.2-.7-.1-1 .1l-.8.6-.8-.8.6-.8c.2-.3.2-.7.1-1.1-.1-.3-.3-.5-.4-.8-.1-.4-.4-.6-.8-.7l-1-.2v-1.2l1-.2c.4-.1.7-.3.8-.7.1-.3.2-.6.3-.8.2-.3.1-.7-.1-1l-.6-.8.8-.8.8.6c.3.2.7.3 1.1.1.3-.1.5-.3.8-.4.4-.1.6-.4.7-.8l.2-1h1.2l.2 1c.1.4.3.7.7.8.3.1.6.2.9.4.3.2.7.1 1-.1l.8-.6.8.8-.6 1c-.2.3-.2.7-.1 1.1.1.3.3.5.3.8.1.4.4.6.8.7l1 .2v1.1z' }),
React.createElement('circle', { cx: 23.8, cy: 23.6, r: 2.3 }),
React.createElement('path', { d: 'M1.4 10.2h21.5c.4 0 .8-.3 1-.7.1-.4 0-.9-.4-1.1L12.3.8c-.4-.2-.8-.2-1.2 0L.8 8.4c-.4.3-.5.7-.4 1.1.2.4.5.7 1 .7zm10.3-7.4l7.9 5.4H4.4l7.3-5.4zm-7.8 9.6v8.2c0 .6.4 1 1 1s1-.4 1-1v-8.2c0-.6-.4-1-1-1s-1 .5-1 1zM12 22.6c.6 0 1-.4 1-1V21c1.1-.4 1.9-1.4 1.9-2.6 0-1.3-.9-2.2-2.6-2.8-.8-.3-.9-.5-.9-.7 0-.4.3-.8.8-.8.3 0 .4.2.4.2.1.5.7.8 1.2.7.5-.1.9-.7.7-1.2-.2-.8-.7-1.3-1.5-1.6v-.6c0-.6-.4-1-1-1s-1 .4-1 1v.7c-.9.4-1.6 1.4-1.6 2.5 0 1.3.8 2.1 2.3 2.7 1 .3 1.2.7 1.2.9 0 .4-.3.8-.8.8s-1-.4-1-.8c0-.6-.4-1-1-1s-1 .4-1 1c0 1.2.9 2.1 1.9 2.5v.6c0 .7.4 1.1 1 1.1z' })
);
}
function CCIFinanceSettingsTwo(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.6 11.9l-1.5-.3c-.1-.4-.3-.7-.4-1.1l.9-1.2c.8-1.1.7-2.7-.3-3.7l-1.9-1.9c-1-1-2.6-1.1-3.7-.3l-1.2.9c-.4-.2-.8-.3-1.1-.5l-.2-1.5C20 .9 18.8-.1 17.4-.1h-2.6c-1.4 0-2.6 1-2.8 2.4L11.6 4c-.4.1-.7.3-1.1.4l-1.2-.9c-1.1-.8-2.8-.6-3.7.3L3.7 5.7c-1 1-1.1 2.5-.3 3.7l.9 1.3c-.1.3-.3.6-.4 1l-1.5.2C1 12.1 0 13.3 0 14.7v2.6c0 1.4 1 2.6 2.4 2.8l1.6.4c.1.4.3.7.4 1.1l-.9 1.2c-.8 1.1-.7 2.7.3 3.7l1.9 1.9c1 1 2.6 1.1 3.7.3l1.3-.9c.3.1.7.3 1 .4l.3 1.5c.2 1.4 1.4 2.4 2.8 2.4h2.6c1.4 0 2.6-1 2.8-2.4l.3-1.5c.4-.1.7-.3 1.1-.4l1.2.9c1.1.8 2.7.7 3.7-.3l1.9-1.9c1-1 1.1-2.5.3-3.7l-.9-1.2c.2-.4.3-.7.4-1.1l1.5-.3c1.4-.2 2.4-1.4 2.4-2.8v-2.6c-.1-1.5-1.1-2.7-2.5-2.9zm.3 5.4c0 .4-.3.8-.7.8l-2.1.3c-.4.1-.7.3-.8.7-.2.6-.4 1.2-.8 1.9-.2.3-.1.7.1 1l1.2 1.7c.2.3.2.8-.1 1.1l-1.9 1.9c-.3.3-.8.3-1.1.1L22 25.6c-.3-.2-.7-.2-1-.1-.6.3-1.2.6-1.9.8-.4.1-.6.4-.7.8l-.4 2.1c-.1.4-.4.7-.8.7h-2.6c-.4 0-.8-.3-.8-.7l-.3-2.1c-.1-.4-.3-.7-.7-.8-.6-.2-1.2-.4-1.8-.7-.1-.1-.3-.1-.5-.1s-.4.1-.6.2L8.1 27c-.3.2-.8.2-1.1-.1L5.3 25c-.3-.3-.3-.7-.1-1.1l1.2-1.7c.2-.3.3-.7.1-1.1-.3-.6-.6-1.2-.8-1.9-.1-.4-.4-.6-.8-.7l-2.1-.4c-.4-.1-.7-.4-.7-.8v-2.6c0-.4.3-.8.7-.8l2.1-.3c.4-.1.7-.3.8-.7.2-.7.5-1.3.8-1.9.2-.3.1-.7-.1-1L5.1 8.2c-.3-.3-.2-.8.1-1.1L7 5.2c.3-.2.8-.3 1.1 0l1.7 1.2c.3.2.7.3 1.1.1.6-.3 1.2-.6 1.9-.8.4-.1.6-.4.7-.8l.4-2.1c.1-.4.4-.7.8-.7h2.6c.4 0 .8.3.8.7l.3 2.1c.1.4.3.7.7.8.7.2 1.3.5 1.9.8.3.2.7.1 1-.1l1.7-1.2c.3-.2.8-.2 1.1.1l1.9 1.9c.3.3.3.7.1 1.1L25.6 10c-.2.3-.2.7-.1 1 .3.6.6 1.2.8 1.9.1.4.4.6.8.7l2.1.4c.4.1.7.4.7.8v2.5z' }),
React.createElement('path', { d: 'M16.3 15c-1.5-.5-2.1-1.1-2.1-2 0-1.1.9-2 2-2 .5 0 1.2.2 1.4.9.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.2-2.1-2.5-2.4V7.5c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.8 3.8 0 2.7 2.6 3.6 3.5 3.9 1.7.6 2.6 1.3 2.6 2.2 0 1.1-.9 2-2 2s-2.5-.9-2.5-2c0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.5 3.3 3.3 3.8v1.6c0 .6.4 1 1 1s1-.4 1-1V23c1.9-.4 3.3-2 3.3-4-.1-1.8-1.5-3.2-4.1-4z' })
);
}
function CCIIdentity(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.5 27.5h-25C1.6 27.5 0 26 0 24V8c0-1.9 1.6-3.5 3.5-3.5h24.9c2 0 3.6 1.6 3.6 3.5v16c0 2-1.6 3.5-3.5 3.5zm-25-21C2.7 6.5 2 7.2 2 8v16c0 .8.7 1.5 1.5 1.5h24.9c.8 0 1.5-.7 1.5-1.5V8c0-.8-.7-1.5-1.5-1.5H3.5z' }),
React.createElement('path', { d: 'M15 23c-.6 0-1-.4-1-1 0-2.5-2-4.6-4.6-4.6-2.5 0-4.6 2-4.6 4.6 0 .6-.4 1-1 1s-1-.4-1-1c0-3.6 2.9-6.6 6.6-6.6s6.6 3 6.6 6.6c0 .6-.4 1-1 1zm-5.5-7.9c-2 0-3.7-1.6-3.7-3.7s1.6-3.7 3.7-3.7 3.7 1.6 3.7 3.7-1.7 3.7-3.7 3.7zm0-5.3c-.9 0-1.7.7-1.7 1.7s.7 1.7 1.7 1.7 1.7-.7 1.7-1.7-.8-1.7-1.7-1.7zM27.1 12H16c-.6 0-1-.4-1-1s.4-1 1-1h11.1c.6 0 1 .4 1 1s-.5 1-1 1zm0 4.5H16c-.6 0-1-.4-1-1s.4-1 1-1h11.1c.6 0 1 .4 1 1s-.5 1-1 1z' })
);
}
function CCILeads(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M24.1 19.1c-1.9 0-3.7.7-5.1 1.9-1.9-2.7-5-4.5-8.6-4.5C4.7 16.5 0 21.2 0 26.9c0 .6.4 1 1 1s1-.4 1-1c0-4.7 3.8-8.4 8.4-8.4s8.4 3.8 8.4 8.4c0 .6.4 1 1 1s1-.4 1-1c0-1.5-.3-2.9-.9-4.2C21 21.6 22.5 21 24 21c3.2 0 5.8 2.6 5.8 5.8 0 .6.4 1 1 1s1-.4 1-1c.2-4.2-3.4-7.7-7.7-7.7zm0-.8c2.3 0 4.2-1.9 4.2-4.2 0-2.3-1.9-4.2-4.2-4.2S20 11.8 20 14.1c0 2.3 1.8 4.2 4.1 4.2zm0-6.3c1.2 0 2.2 1 2.2 2.2s-1 2.2-2.2 2.2-2.2-1-2.2-2.2 1-2.2 2.2-2.2zm-13.6 2.7c3 0 5.4-2.4 5.4-5.4s-2.4-5.4-5.4-5.4-5.4 2.4-5.4 5.4 2.4 5.4 5.4 5.4zm0-8.8c1.9 0 3.4 1.5 3.4 3.4s-1.5 3.4-3.4 3.4-3.4-1.5-3.4-3.4 1.5-3.4 3.4-3.4z' })
);
}
function CCILeadsList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M15.9 14.8c2.6 0 4.8-2.1 4.8-4.8s-2.1-4.8-4.8-4.8c-2.6 0-4.8 2.1-4.8 4.8s2.1 4.8 4.8 4.8zm0-7.5c1.5 0 2.8 1.3 2.8 2.8s-1.3 2.8-2.8 2.8c-1.5 0-2.8-1.3-2.8-2.8s1.2-2.8 2.8-2.8zM24.5 18c-.9 0-1.7.2-2.5.5-1.6-1.5-3.8-2.4-6.1-2.4s-4.4.9-6 2.3c-.8-.3-1.6-.4-2.4-.4-4 0-7.3 3.3-7.3 7.3 0 .6.4 1 1 1s1-.4 1-1c0-2.9 2.4-5.3 5.3-5.3.3 0 .6 0 .9.1-1 1.5-1.6 3.3-1.6 5.2 0 .6.4 1 1 1s1-.4 1-1c0-4 3.2-7.2 7.2-7.2s7.2 3.2 7.2 7.2c0 .6.4 1 1 1s1-.4 1-1c0-1.9-.6-3.7-1.6-5.2.4-.1.7-.1 1.1-.1 2.9 0 5.3 2.4 5.3 5.3 0 .6.4 1 1 1s1-.4 1-1c-.2-4-3.5-7.3-7.5-7.3z' }),
React.createElement('circle', { cx: 24.5, cy: 13.8, r: 2.9 }),
React.createElement('circle', { cx: 7.5, cy: 13.8, r: 2.9 })
);
}
function CCISettings(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.3 32.1h-2.6c-1.4 0-2.6-1-2.8-2.4l-.3-1.5c-.3-.1-.7-.3-1-.4l-1.3.9c-1.1.8-2.7.7-3.7-.3l-1.9-1.9c-1-1-1.1-2.5-.3-3.7l.9-1.2c-.2-.3-.3-.7-.4-1.1l-1.5-.3C1 20.1 0 18.9 0 17.5v-2.6c0-1.4 1-2.6 2.4-2.8l1.5-.3c.1-.4.3-.7.4-1.1l-.9-1.3c-.8-1.1-.7-2.6.3-3.6l1.9-1.9c.9-1 2.6-1.1 3.7-.3l1.2.9c.3-.2.7-.3 1.1-.4l.3-1.5c.2-1.4 1.4-2.4 2.8-2.4h2.6c1.4 0 2.6 1 2.8 2.4l.2 1.4c.4.1.8.3 1.1.5l1.3-.9c1.1-.8 2.7-.7 3.7.3l1.9 1.9c1 1 1.1 2.5.3 3.7l-.9 1.2c.2.3.3.7.4 1.1l1.5.3c1.4.2 2.4 1.4 2.4 2.8v2.6c0 1.4-1 2.6-2.4 2.8l-1.5.3c-.1.4-.3.7-.4 1.1l.9 1.3c.8 1.1.7 2.7-.3 3.7l-1.9 1.9c-1 1-2.6 1.1-3.7.3l-1.2-.9c-.3.2-.7.3-1.1.4l-.3 1.5c-.2 1.2-1.4 2.2-2.8 2.2zm-6.8-6.5c.2 0 .3 0 .5.1.6.3 1.2.5 1.8.7.4.1.6.4.7.8l.4 2.1c.1.4.4.7.8.7h2.6c.4 0 .8-.3.8-.7l.4-2.1c.1-.4.3-.7.7-.8.7-.2 1.3-.5 1.9-.8.3-.2.7-.2 1 .1l1.7 1.2c.3.2.8.2 1.1-.1l1.9-1.9c.3-.3.3-.8.1-1.1l-1.2-1.7c-.2-.3-.2-.7-.1-1 .3-.6.6-1.3.8-1.9.1-.4.4-.6.8-.7l2.1-.4c.4-.1.7-.4.7-.8v-2.6c0-.4-.3-.8-.7-.8l-2.1-.4c-.4-.1-.7-.3-.8-.7-.2-.6-.5-1.3-.8-1.9-.2-.3-.1-.7.1-1l1.2-1.7c.2-.3.2-.8-.1-1.1L25 5.3c-.3-.3-.8-.3-1.1-.1l-1.7 1.2c-.3.2-.7.2-1 .1-.6-.3-1.3-.6-1.9-.8-.4-.1-.6-.4-.7-.8l-.4-2.1c-.1-.4-.4-.7-.8-.7h-2.6c-.4 0-.8.3-.8.7L13.4 5c-.1.4-.3.7-.7.8-.6.2-1.3.5-1.9.8-.3.2-.7.2-1.1-.1L8.1 5.2C7.8 5 7.3 5 7 5.3L5.1 7.2c-.3.3-.3.7-.1 1.1L6.3 10c.2.3.2.7.1 1-.4.7-.6 1.3-.8 2-.1.4-.4.6-.8.7l-2.1.3c-.4.1-.7.4-.7.9v2.6c0 .4.3.8.7.8l2.1.4c.4.1.7.3.8.7.2.6.5 1.3.8 1.9.2.3.2.7-.1 1.1L5.1 24c-.2.3-.2.8.1 1.1L7.1 27c.3.3.8.3 1.1.1l1.8-1.3c.1-.1.3-.2.5-.2z' }),
React.createElement('path', { d: 'M16 21.9c-3.2 0-5.8-2.6-5.8-5.8 0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8c0 3.2-2.6 5.8-5.8 5.8zm0-9.6c-2.1 0-3.8 1.7-3.8 3.8 0 2.1 1.7 3.8 3.8 3.8s3.8-1.7 3.8-3.8c0-2.1-1.7-3.8-3.8-3.8z' })
);
}
function CCIAlertList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M26.1 32.1c-.6 0-1-.4-1-1 0-5.1-4.1-9.2-9.2-9.2S6.7 26 6.7 31.1c0 .6-.4 1-1 1s-1-.4-1-1c0-6.2 5-11.2 11.2-11.2s11.2 5 11.2 11.2c0 .5-.5 1-1 1zM15.9 18.9c-3.2 0-5.7-2.6-5.7-5.7s2.6-5.7 5.7-5.7c3.2 0 5.7 2.6 5.7 5.7s-2.5 5.7-5.7 5.7zm0-9.5c-2.1 0-3.7 1.7-3.7 3.7s1.7 3.7 3.7 3.7 3.7-1.7 3.7-3.7-1.7-3.7-3.7-3.7zM24.1 7c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1s1 .4 1 1v5c0 .6-.4 1-1 1zm0 4.7c-.2 0-.5 0-.7-.1-.2-.1-.4-.2-.6-.4-.3-.3-.5-.8-.5-1.2 0-.5.2-.9.5-1.2.2-.2.3-.3.6-.4.6-.3 1.4-.1 1.9.4.3.3.5.8.5 1.2 0 .2 0 .5-.1.7-.1.2-.2.4-.4.6-.2.2-.3.3-.6.4h-.6z' })
);
}
function CCIFileDownload(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M25.8 17.8V8.2c0-.1-.1-.2-.1-.2s0-.1-.1-.1L18.7.8c-.1-.1-.2-.2-.3-.2-.1-.1-.3-.1-.4-.1H2.2c-.6 0-1 .4-1 1v29.4c0 .6.4 1 1 1H24c3.9 0 7.1-3.2 7.1-7.1-.1-3.4-2.3-6.2-5.3-7zm-6.9-14l3.6 3.7h-3.6V3.8zM3.2 29.7V2.3h13.7v6.1c0 .6.4 1 1 1h5.9v8.1c-3.8.1-6.9 3.2-6.9 7.1 0 2 .8 3.8 2.2 5.1H3.2zm20.8 0c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1z' }),
React.createElement('path', { d: 'M13.9 24.6H6.8c-.6 0-1 .4-1 1s.4 1 1 1h7.1c.6 0 1-.4 1-1s-.4-1-1-1zm1.6-5.8H6.8c-.6 0-1 .4-1 1s.4 1 1 1h8.7c.6 0 1-.4 1-1s-.5-1-1-1zm-8.7-3.7h12.7c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm0-5.7H12c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm19.9 15.7c-.4-.4-1-.4-1.4 0l-.3.4v-4c0-.6-.4-1-1-1s-1 .4-1 1v4l-.3-.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l2-2c.4-.4.4-1.1 0-1.5z' })
);
}
function CCIFileUpload(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M25.8 17.8V8.2c0-.1-.1-.2-.1-.2s0-.1-.1-.1L18.7.8c-.1-.1-.2-.2-.3-.2-.1-.1-.3-.1-.4-.1H2.2c-.6 0-1 .4-1 1v29.4c0 .6.4 1 1 1H24c3.9 0 7.1-3.2 7.1-7.1-.1-3.4-2.3-6.2-5.3-7zm-6.9-14l3.6 3.7h-3.6V3.8zM3.2 29.7V2.3h13.7v6.1c0 .6.4 1 1 1h5.9v8.1c-3.8.1-6.9 3.2-6.9 7.1 0 2 .8 3.8 2.2 5.1H3.2zm20.8 0c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1z' }),
React.createElement('path', { d: 'M14 24.6H6.8c-.6 0-1 .4-1 1s.4 1 1 1H14c.6 0 1-.4 1-1s-.5-1-1-1zm1.5-5.8H6.8c-.6 0-1 .4-1 1s.4 1 1 1h8.7c.6 0 1-.4 1-1s-.4-1-1-1zm-8.7-3.7h12.7c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm0-5.7H12c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm17.9 11.4c-.4-.4-1-.4-1.4 0l-2 2c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.3-.3v4c0 .6.4 1 1 1s1-.4 1-1v-4l.3.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-2-2z' })
);
}
function CCIKanbanOthers(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 5.2H1c-.6 0-1 .4-1 1V25c0 .6.4 1 1 1h30c.6 0 1-.4 1-1V6.3c0-.6-.5-1.1-1.1-1.1zm-11.2 2V24h-8.2V7.2h8.2zM2 7.2h7.5V24H2V7.2zM30 24h-8.3V7.2H30V24z' }),
React.createElement('circle', { cx: 5.2, cy: 21.1, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 15.5, r: 1.2 }),
React.createElement('circle', { cx: 24.9, cy: 10, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 10, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 15.5, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 10, r: 1.2 })
);
}
function CCIMap(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M16 32c-.3 0-.6-.1-.8-.4-.4-.5-11.1-13.3-11.1-19.6C4.1 5.4 9.4 0 16 0s11.9 5.4 11.9 12c0 6.3-10.7 19.1-11.2 19.6-.1.2-.4.4-.7.4zm0-30c-5.5 0-9.9 4.5-9.9 10 0 4.3 6.6 13.3 9.9 17.4 3.4-4.1 9.9-13.1 9.9-17.4 0-5.5-4.4-10-9.9-10z' }),
React.createElement('circle', { cx: 16, cy: 12.9, r: 4.1 })
);
}
function CCIQuote(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.2 25.2c0-1.8-1.3-3.2-4-4.1-1.5-.5-2.2-1.1-2.2-2 0-1.2.9-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.8 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.9 3.9 0 2.8 2.7 3.7 3.5 3.9 1.8.6 2.6 1.3 2.6 2.2 0 1.1-.9 2.1-2.1 2.1-1.1 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9v1.7c0 .6.4 1 1 1s1-.4 1-1v-1.6c2.2-.4 3.6-2.1 3.6-4z' }),
React.createElement('path', { d: 'M16.7 26.1H6.3v-24H23v7.2c0 .6.4 1 1 1s1-.4 1-1V1.1c0-.6-.4-1-1-1H5.3c-.6 0-1 .4-1 1v26c0 .6.4 1 1 1h11.5c.6 0 1-.4 1-1s-.5-1-1.1-1z' }),
React.createElement('path', { d: 'M16.3 21.8c.6 0 1-.4 1-1s-.4-1-1-1H9.7c-.6 0-1 .4-1 1s.4 1 1 1h6.6zm4-8c0-.6-.4-1-1-1H9.7c-.6 0-1 .4-1 1s.4 1 1 1h9.6c.5 0 1-.5 1-1zm-10.6-8c-.6 0-1 .4-1 1s.4 1 1 1h9.6c.6 0 1-.4 1-1s-.4-1-1-1H9.7z' })
);
}
function CCISearchCheck(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.5 30.1l-8.7-8.8c1.8-2.2 2.9-5 2.9-8.1C25.8 6.2 20 .4 13 .4 5.9.4.2 6.2.2 13.2.2 20.3 5.9 26 13 26c3.3 0 6.3-1.2 8.5-3.3l8.6 8.8c.2.2.5.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4zM13 24C7 24 2.2 19.2 2.2 13.2 2.2 7.3 7 2.4 13 2.4c6 0 10.8 4.9 10.8 10.8 0 6-4.9 10.8-10.8 10.8z' }),
React.createElement('path', { d: 'M17.8 9.6l-6.5 6.5-2.4-2.4c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3.1 3.1c.2.2.4.3.7.3s.5-.1.7-.3l7.2-7.2c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z' })
);
}
function PCCIJob(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.4 7.6h-6.9V4.3c0-1.6-1.2-2.9-2.6-2.9h-7.8c-1.5 0-2.6 1.3-2.6 2.9v3.3H2.6C1.2 7.6 0 8.8 0 10.2v17.9c0 1.4 1.2 2.6 2.6 2.6h26.8c1.4 0 2.6-1.2 2.6-2.6V10.2c0-1.4-1.2-2.6-2.6-2.6zM11.5 4.3c0-.5.3-.9.6-.9h7.8c.3 0 .6.4.6.9v3.3h-9V4.3zm18.4 23.8c0 .3-.2.5-.5.5H2.6c-.3 0-.5-.2-.5-.5V10.2c0-.3.2-.5.5-.5h26.8c.3 0 .5.2.5.5v17.9z' })
);
}
function CCIRecord(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.8 1.9c-7.6 0-13.8 6-14.1 13.5H1c-.4 0-.8.3-.9.6-.2.4-.1.8.2 1.1L4.5 21c.2.2.4.3.7.3.3 0 .5-.1.7-.3l3.7-3.9c.3-.3.3-.7.2-1.1s-.5-.6-.9-.6H5.7C6 9 11.3 3.9 17.8 3.9c6.7 0 12.1 5.4 12.1 12.1 0 6.7-5.4 12.1-12.1 12.1-2.5 0-4.9-.7-6.9-2.2-.5-.3-1.1-.2-1.4.3-.3.5-.2 1.1.3 1.4 2.4 1.6 5.1 2.5 8 2.5 7.8 0 14.1-6.3 14.1-14.1S25.6 1.9 17.8 1.9z' }),
React.createElement('path', { d: 'M17.8 8.5c-.6 0-1 .4-1 1v6.9c0 .3.2.6.4.8l5.3 3.6c.2.1.4.2.6.2.3 0 .6-.2.8-.4.3-.5.2-1.1-.3-1.4l-4.9-3.3V9.5c.1-.5-.3-1-.9-1z' })
);
}
function CCITrash(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.1 5.5h-7.5V2.9c0-1.6-1.3-2.9-2.9-2.9h-7.3c-1.6 0-2.9 1.3-2.9 2.9v2.6H1.9c-.6 0-1 .4-1 1s.4 1 1 1h3v20.3c0 2.3 1.9 4.2 4.2 4.2h14.2c2.3 0 4.2-1.9 4.2-4.2V7.5h2.7c.6 0 1-.4 1-1s-.6-1-1.1-1zM11.5 2.9c0-.5.4-.9.9-.9h7.3c.5 0 .9.4.9.9v2.6h-9.1V2.9zm13.9 24.9c0 1.2-1 2.2-2.2 2.2H9.1c-1.2 0-2.2-1-2.2-2.2V7.5h18.5v20.3z' }),
React.createElement('path', { d: 'M20 12.4v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.4-1-1-1s-1 .4-1 1zm-9.2-1c-.6 0-1 .4-1 1v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.4-1-1-1zm5.3 0c-.6 0-1 .4-1 1v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.5-1-1-1z' })
);
}
function CCIStats(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.9.2c-.6 0-1 .4-1 1v13c0 .6.4 1 1 1h13c.6 0 1-.4 1-1 0-7.8-6.2-14-14-14zm1 13v-11c5.8.5 10.5 5.1 11 11h-11z' }),
React.createElement('path', { d: 'M27.1 16.9h-2.5c-.6 0-1 .4-1 1s.4 1 1 1H26C25.5 25.1 20.4 30 14 30 7.4 30 2 24.6 2 18 2 11.7 6.9 6.6 13 6.1v1.4c0 .6.4 1 1 1s1-.4 1-1V5c0-.6-.4-1-1-1C6.3 4 0 10.3 0 18s6.3 14 14 14 14-6.3 14-14v-.2c.1-.5-.4-.9-.9-.9z' }),
React.createElement('path', { d: 'M14.1 13.8c.6 0 1-.4 1-1v-2.6c0-.6-.4-1-1-1s-1 .4-1 1v2.6c0 .5.4 1 1 1zm-1 4.1c0 .6.4 1 1 1h2.5c.6 0 1-.4 1-1s-.4-1-1-1h-1.5v-1.5c0-.6-.4-1-1-1s-1 .4-1 1v2.5zm8.8 1c.6 0 1-.4 1-1s-.4-1-1-1h-2.7c-.6 0-1 .4-1 1s.4 1 1 1h2.7z' })
);
}
function CCISalesforce(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.9 13.1c-.1-.9-.5-1.8-1-2.8-1-1.7-2.5-2.8-4.4-3.3-1.4-.4-2.8-.3-4.1.1-.9-1.2-2.1-2-3.5-2.3-1.9-.4-3.7-.1-5.2 1-.9-.9-2.1-1.5-3.4-1.8-2.1-.4-3.9 0-5.6 1.3C3 6.7 2.2 8.4 2 10.5c-.1.8 0 1.5.3 2.3-1.1.9-1.8 2-2.1 3.4-.5 2.2.1 4.2 1.7 5.8 1.2 1.2 2.8 1.8 4.6 1.7.1.2.3.5.4.7.8 1.1 1.9 1.9 3.2 2.4.7.2 1.4.3 2 .3h.4c1.1 0 2.2-.4 3.2-1.1.7-.5 1.4-1.1 1.8-1.9.5.1 1 .2 1.5.2 1.9 0 3.6-.8 4.7-2.3.3 0 .6.1.9.1C27.1 22 29 21 30.5 19c1.3-1.7 1.7-3.6 1.4-5.9zm-14.5 8.7c-.5-.2-1 .1-1.2.5-.4.8-.9 1.4-1.6 1.9-.7.5-1.4.7-2.1.7-.7 0-1.2 0-1.7-.2-1-.3-1.7-.9-2.3-1.7-.1-.2-.3-.5-.4-.7H8c-.2-.5-.7-.7-1.2-.7h-.2c-1.4.2-2.5-.1-3.4-1-1.1-1.1-1.5-2.4-1.1-3.9.2-1.1.8-1.9 1.8-2.5.4-.3.8-.8.4-1.6-.2-.7-.3-1.4-.3-2 .1-1.5.7-2.6 1.9-3.5 1.2-.9 2.5-1.2 4-1 1.1.2 2 .8 2.8 1.7l.2.2c.4.4 1 .4 1.4.1l.2-.2c.1-.1.3-.2.4-.3 1.1-.8 2.2-1 3.5-.7 1.1.3 2 .9 2.6 1.9.4.6 1 .8 1.6.5 1.1-.4 2.3-.5 3.4-.2 1.4.4 2.5 1.2 3.2 2.4.4.7.7 1.3.8 1.9.2 1.8-.1 3.1-1 4.3-1.1 1.4-2.5 2.2-4.4 2.3-.2 0-.4 0-.7-.1h-.2c-.7-.1-1.1.3-1.3.6-.8 1.2-1.9 1.8-3.3 1.8-.5 0-.9-.1-1.4-.3-.1-.1-.2-.1-.3-.2' }),
React.createElement('path', { d: 'M5.5 15.7c.1 0 .2.1.3.1h.5c.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1v-.4l-.1-.1-.1-.1c-.1 0-.1 0-.2-.1l-.2-.1c-.2-.1-.4-.2-.5-.3s-.1-.2-.1-.4.1-.4.2-.5c.2-.1.4-.2.7-.2h.4c.1 0 .2.1.3.1v.2c0 .1 0 .1-.1.2-.1 0-.2-.1-.3-.1h-.3c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2v.1l.1.1.1.1c.1 0 .1 0 .2.1l.2.1c.1 0 .2.1.2.1.1 0 .1.1.2.1.1.1.1.1.1.2v.3c0 .1 0 .2-.1.3.2.2.1.3 0 .4-.1.1-.2.1-.3.2-.1 0-.3.1-.4.1h-.4c-.1 0-.2-.1-.3-.1V16c-.1-.2 0-.3 0-.3zm3.7-1.3c0-.2-.1-.3-.2-.4-.1-.1-.2-.1-.4-.1h-.3c-.1 0-.2 0-.3.1-.1-.1-.1-.2-.1-.4.1 0 .2-.1.4-.1h.4c.3 0 .6.1.8.2.2.2.3.4.3.7V16c-.1 0-.3.1-.4.1h-.9c-.1 0-.2-.1-.3-.1-.1-.1-.2-.2-.2-.3-.1-.1-.1-.2-.1-.4 0-.1 0-.3.1-.4.1-.1.1-.2.2-.3.1-.1.2-.1.3-.2.1 0 .3-.1.4-.1h.3c-.1.2 0 .2 0 .1zm0 .5h-.4c-.2 0-.4 0-.5.1-.1.1-.2.2-.2.4 0 .1 0 .2.1.2 0 .1.1.1.1.1.1 0 .1 0 .2.1h.6v-.9zm1.2-2.5h.4v3.1c0 .1 0 .1.1.1 0 0 .1 0 .1.1h.3v.4h-.7c-.1 0-.2-.1-.2-.1l-.2-.2c0-.1-.1-.2-.1-.3v-3.1zm1.9 2.6c0 .3.1.5.2.6.1.1.3.2.6.2.2 0 .5 0 .7-.1 0 .1 0 .1.1.2v.2c-.1 0-.2.1-.4.1h-.4c-.2 0-.4 0-.6-.1-.2-.1-.3-.2-.4-.3-.1-.1-.2-.3-.2-.4-.1-.2-.1-.3-.1-.5s0-.4.1-.5c0-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.1.1.2.1.3.3.1.1.2.2.2.4 0 .1.1.3.1.5v.2h-1.8zm1.3-.4v-.3c0-.1-.1-.2-.1-.2 0-.1-.1-.1-.2-.2-.1 0-.2-.1-.3-.1-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5h1.3zm1.1 1.1c.1 0 .2.1.3.1h.5c.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1v-.4l-.1-.1-.1-.1c-.1 0-.1 0-.2-.1l-.2-.1c-.2-.1-.4-.2-.5-.3s-.1-.2-.1-.4.1-.4.2-.5c.2-.1.4-.2.7-.2h.4c.1 0 .2.1.3.1v.2c0 .1 0 .1-.1.2-.1 0-.2-.1-.3-.1h-.3c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2v.1l.1.1.1.1c.1 0 .1 0 .2.1l.2.1c.1 0 .2.1.2.1.1 0 .1.1.2.1.1.1.1.1.1.2v.3c0 .1 0 .2-.1.3-.1.1-.1.2-.2.3-.1.1-.2.1-.3.2-.1 0-.3.1-.4.1h-.4c-.1 0-.2-.1-.3-.1v-.2c.2-.1.2-.2.2-.2zm2.9-1.8h-.4v-.2c0-.1 0-.1.1-.2h.4v-.1c.1-.3.2-.6.3-.8.2-.2.4-.3.7-.3h.4c0 .1 0 .2-.1.2 0 .1 0 .1-.1.2h-.4c-.1 0-.1.1-.2.1 0 0-.1.1-.1.2s-.1.2-.1.3v.2h.6v.2c0 .1 0 .1-.1.2H18l-.4 2.2c0 .2-.1.4-.1.6-.1.2-.1.3-.2.4-.1.1-.2.2-.3.2-.1 0-.3.1-.4.1h-.4c0-.1 0-.1.1-.2 0-.1 0-.1.1-.2h.4c.1 0 .1-.1.2-.1 0-.1.1-.1.1-.3 0-.1.1-.3.1-.4l.4-2.3zm2.2 2.3c-.2 0-.4 0-.5-.1-.2-.1-.3-.2-.4-.3-.1-.1-.2-.3-.2-.4 0-.2-.1-.3-.1-.5s0-.4.1-.5c0-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.4 0 .5.1c.2.1.3.2.4.3.1.1.2.3.2.4 0 .2.1.3.1.5s0 .4-.1.5c0 .2-.1.3-.2.4-.1.1-.2.2-.4.3-.1.1-.3.1-.5.1zm0-.4c.2 0 .4-.1.5-.3s.2-.4.2-.7c0-.3-.1-.5-.2-.7-.1-.2-.3-.3-.5-.3s-.4.1-.5.3c-.1.2-.2.4-.2.7 0 .3.1.5.2.7s.3.3.5.3zm1.9-2.3h.4v.4l.3-.3c.1-.1.3-.1.4-.1h.2v.4h-.5c-.1 0-.2.1-.2.1-.1.1-.1.2-.2.3 0 .1-.1.3-.1.4V16h-.4v-2.5zm3.5 2.2s.1.1.1.2v.2c-.2.1-.4.1-.7.1-.4 0-.8-.1-1-.4-.2-.2-.3-.6-.3-1 0-.2 0-.4.1-.5.1-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.6-.1h.4c.1 0 .2 0 .3.1v.2c0 .1 0 .1-.1.2-.2-.1-.4-.1-.6-.1-.3 0-.5.1-.6.3-.1.2-.2.4-.2.7 0 .3.1.6.2.7.1.2.3.2.6.2h.3c.1-.1.2-.1.3-.1zm1-.7c0 .3.1.5.2.6.1.1.3.2.6.2.2 0 .5 0 .7-.1 0 .1 0 .1.1.2v.2c-.1 0-.2.1-.4.1H27c-.2 0-.4 0-.6-.1-.2-.1-.3-.2-.4-.3s-.2-.3-.2-.4c-.1-.2-.1-.3-.1-.5s0-.4.1-.5.1-.3.2-.4c.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.1.1.2.1.3.3.1.1.2.2.2.4 0 .1.1.3.1.5v.2h-1.8zm1.3-.4v-.3c0-.1-.1-.2-.1-.2 0-.1-.1-.1-.2-.2-.1 0-.2-.1-.3-.1-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5h1.3z' })
);
}
function CCIRocket(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', {
transform: 'rotate(-21.382 21.889 10.135)',
cx: 21.9,
cy: 10.1,
r: 2.5
}),
React.createElement('path', { d: 'M31.9 1.3c0-.6-.5-1-1.1-1-4.3.1-8.3 1.1-11.9 2.9-2.9 1.5-5.5 3.5-7.7 6.1-.7.8-1.3 1.5-1.8 2.3-1.2 0-2.3.3-3.4.7-2.6 1-4.6 3-5.8 5.5-.3.4-.2.8.1 1.2.3.3.7.5 1.1.3 1.7-.4 3.4-.4 4.9.1.1 0 .1.1.2.1s.2 0 .2.1c.6.2 1.3.5 1.8.9-2.2 1.7-1.8 4.8-1.8 4.8s3.3-.1 4.7-1.9c.3.4.5.9.7 1.4.7 1.9.8 4 .2 5.9-.1.4 0 .8.3 1.1.1.1.3.2.5.2.2.1.5 0 .7 0 2.6-1.1 4.6-3.1 5.7-5.6.5-1.1.7-2.2.8-3.3 1.6-1 3.1-2.1 4.5-3.4 2.3-2.3 4.1-5.1 5.4-8.2 2-5.4 1.7-10 1.7-10.2zM6.2 17.1c-1-.2-2-.3-3-.3.9-1.1 2.1-2 3.5-2.5.3-.1.7-.2 1.1-.3-.8 1.3-1.3 2.4-1.6 3.1zm7.7 6.5c-1.2-2.7-3.2-4.7-5.7-5.8.4-.9 1.1-2.4 2.2-4 .9.1 1.8.3 2.7.7 2.1.9 3.7 2.6 4.5 4.7.3.9.5 1.8.6 2.7-1.3.6-2.7 1.2-4.3 1.7zm.9 5.3c.1-1.1 0-2.2-.2-3.3 1.1-.4 2.2-.8 3.3-1.3-.5 1.8-1.5 3.5-3.1 4.6zm13.3-18.3c-1.6 4.2-4.3 7.5-7.9 9.9-.1-.8-.3-1.5-.6-2.2-1-2.6-3-4.7-5.6-5.8-.7-.3-1.4-.5-2.1-.7.3-.4.6-.7.9-1.1C17.3 5.6 23 2.9 29.7 2.5c0 1.6-.2 4.7-1.6 8.1z' })
);
}
function CCIEndorsementList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.3H8.1c-2.2 0-3.9 1.8-3.9 3.9v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6.2h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5.2c0-1.1.9-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', { d: 'M22.5 20.2c0-1.4-1-2.5-3-3.2-1.2-.4-1.3-.8-1.3-1.1 0-.6.5-1.2 1.2-1.2.6 0 .7.3.7.5.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.2-.9-.9-1.6-1.8-1.8V12c0-.6-.4-1-1-1s-1 .4-1 1v1c-1.2.5-2 1.6-2 2.9 0 1.4.9 2.4 2.7 3 1.1.4 1.6.8 1.6 1.3 0 .6-.5 1.2-1.2 1.2s-1.5-.6-1.5-1.2-.4-1-1-1-1 .4-1 1c0 1.4 1.1 2.5 2.3 2.9v.9c0 .6.4 1 1 1s1-.4 1-1v-.9c1.4-.3 2.4-1.5 2.4-2.9zm-8.6-4.1H9.2c-.6 0-1 .4-1 1s.4 1 1 1h4.6c.6 0 1-.4 1-1 .1-.6-.4-1-.9-1zm-4.7-2.9h6.7c.6 0 1-.4 1-1s-.4-1-1-1H9.2c-.6 0-1 .4-1 1s.5 1 1 1zm0-4.9h6.7c.6 0 1-.4 1-1s-.4-1-1-1H9.2c-.6 0-1 .4-1 1s.5 1 1 1z' })
);
}
function CCIPolicyList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', { d: 'M14.1 18.1c.1.1.3.2.5.2h.1c.2 0 .4-.1.5-.3l2.6-3.6c.3-.3.2-.8-.2-1.1-.4-.3-.8-.2-1.1.2l-2.2 3-.8-.7c-.3-.3-.8-.2-1.1.1-.3.3-.2.8.1 1.1l1.6 1.1z' }),
React.createElement('path', { d: 'M15.2 23.1c-.1 0-.2 0-.3-.1-6.1-2.2-6-7.1-5.9-11.1v-.7c0-.5.4-1 1-1 1.9-.1 3.4-.6 4.7-1.8.4-.3.9-.3 1.3 0 1.3 1.1 2.8 1.7 4.7 1.8.5 0 1 .5 1 1v.7c.1 3.9.2 8.9-5.9 11.1-.4.1-.5.1-.6.1zm-4.3-10.9c-.1 3.6 0 7.1 4.3 8.8 4.3-1.7 4.4-5.2 4.3-8.8-1.6-.2-3-.7-4.3-1.6-1.3.9-2.7 1.4-4.3 1.6z' })
);
}
function CCIDocument(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', {
d: 'M9.8 7.3h9.9m-9.9 4.9h9.9M9.8 17h9.9m-9.9 5.1H16',
stroke: '#000',
strokeWidth: 2,
strokeLinecap: 'round',
strokeLinejoin: 'round',
strokeMiterlimit: 10
})
);
}
function CCIFileAgency(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9v-2.2h3.1c.6 0 1-.4 1-1s-.4-1-1-1h-.8V12c0-.6-.4-1-1-1h-1.3V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-1.6 22.1h-4.9v-3.1h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.4h2c.6 0 1-.4 1-1s-.4-1-1-1h-2V13h4.9v10.2zM21.5 11V5.7c0-.6-.4-1-1-1h-9.2c-.6 0-1 .4-1 1v17.5h-.7c-.6 0-1 .4-1 1s.4 1 1 1H24v2.2c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1h-13V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v6h-2.6zm-7.8 8.5v3.7h-1.4v-5.5h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.6h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.9h2c.6 0 1-.4 1-1s-.4-1-1-1h-2V6.7h7.2v16.5h-1.6v-3.7h-4.2z' })
);
}
function CCIEndorsementPercent(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 8.5c.6 0 1-.4 1-1V1.1c0-.6-.4-1-1-1H1c-.6 0-1 .4-1 1v6.4c0 .5.4.9.9 1 .6.1 2 1.1 2 2.5S1.5 13.5 1 13.6c-.5.1-.9.5-.9 1v4.8c0 .5.4.9.9 1 .5.1 1.9 1.1 1.9 2.5S1.5 25.4 1 25.4c-.5.1-.9.5-.9 1v4.4c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-4.4c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.5-2.6 1.9-2.6c.6 0 1-.4 1-1v-4.8c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.4-2.3 1.8-2.3zm-1 6.9v3.2c-1.5.6-2.9 2.4-2.9 4.3s1.5 3.7 2.9 4.3v2.6H2v-2.7c1.3-.6 2.8-2.3 2.8-4.3S3.3 19.2 2 18.5v-3.4c1.4-.5 2.9-2.1 2.9-4.1 0-2-1.5-3.6-2.8-4.3V2.1h28v4.6c-1.5.6-2.9 2.4-2.9 4.3s1.4 3.8 2.8 4.4z' }),
React.createElement('path', { d: 'M22.1 8.9L9.5 21.5c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l12.6-12.6c.4-.4.4-1 0-1.4s-1-.4-1.4 0zm-10.9 4.8c.3.2.6.2 1 .2.2 0 .5 0 .7-.1.5-.2 1-.6 1.3-1.1.5-1.1.1-2.4-1-2.9s-2.4-.1-2.9 1c-.3.5-.3 1.1-.1 1.7.1.5.4.9 1 1.2zm10.1 4.6c-1.1-.5-2.4-.1-2.9 1-.3.5-.3 1.1-.1 1.7s.6 1 1.1 1.3c.3.2.6.2 1 .2.2 0 .5 0 .7-.1.5-.2 1-.6 1.3-1.1.4-1.1 0-2.4-1.1-3z' })
);
}
function CCIEndorsementProducer(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 8.5c.6 0 1-.4 1-1V1.1c0-.6-.4-1-1-1H1c-.6 0-1 .4-1 1v6.4c0 .5.4.9.9 1 .6.1 2 1.1 2 2.5S1.5 13.5 1 13.6c-.5.1-.9.5-.9 1v4.8c0 .5.4.9.9 1 .5.1 1.9 1.1 1.9 2.5S1.5 25.4 1 25.4c-.5.1-.9.5-.9 1v4.4c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-4.4c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.5-2.6 1.9-2.6c.6 0 1-.4 1-1v-4.8c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.4-2.3 1.8-2.3zm-1 6.9v3.2c-1.5.6-2.9 2.4-2.9 4.3s1.5 3.7 2.9 4.3v2.6H2v-2.7c1.3-.6 2.8-2.3 2.8-4.3S3.3 19.2 2 18.5v-3.4c1.4-.5 2.9-2.1 2.9-4.1 0-2-1.5-3.6-2.8-4.3V2.1h28v4.6c-1.5.6-2.9 2.4-2.9 4.3s1.4 3.8 2.8 4.4z' }),
React.createElement('path', { d: 'M21.1 19.6c0-2.1-1.5-3.7-4.6-4.7-1.9-.6-2.7-1.4-2.7-2.6 0-1.5 1.2-2.6 2.6-2.6.6 0 1.5.2 1.8 1.3.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.4-1.5-1.5-2.5-3-2.7v-2c0-.6-.4-1-1-1s-1 .4-1 1v2.1c-1.9.6-3.3 2.3-3.4 4.4 0 3.1 3 4.1 4 4.5.8.3 3.2 1.1 3.2 2.8 0 1.5-1.2 2.6-2.6 2.6-1.4 0-3.2-1.2-3.2-2.6 0-.6-.4-1-1-1s-1 .4-1 1c0 2.2 1.9 3.9 3.9 4.5v2.1c0 .6.4 1 1 1s1-.4 1-1v-2c2.4-.4 4.1-2.3 4.1-4.6z' })
);
}
function CCIQuoteList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.2 25.2c0-1.8-1.3-3.2-4-4.1-1.5-.5-2.2-1.1-2.2-2 0-1.2.9-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.9 3.9 0 2.8 2.7 3.7 3.5 3.9 1.8.6 2.6 1.3 2.6 2.2 0 1.1-.9 2.1-2.1 2.1-1.1 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9v1.7c0 .6.4 1 1 1s1-.4 1-1v-1.6c2.2-.3 3.6-2 3.6-4z' }),
React.createElement('path', { d: 'M16.7 26.2H6.3v-24H23v7.2c0 .6.4 1 1 1s1-.4 1-1V1.2c0-.6-.4-1-1-1H5.3c-.6 0-1 .4-1 1v26c0 .6.4 1 1 1h11.5c.6 0 1-.4 1-1s-.5-1-1.1-1z' }),
React.createElement('path', { d: 'M10.3 20.1l-.1-.1s-.1-.1-.2-.1-.1 0-.2-.1c-.2 0-.4 0-.6.1-.1.1-.2.1-.3.2-.1.1-.2.2-.2.3 0 .1-.1.3-.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1 0-.3-.1-.4-.1-.1-.1-.2-.2-.3zm.3-6.5c0-.1 0-.1-.1-.2 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2l-.1-.1s-.1-.1-.2-.1-.1-.1-.2-.1c-.2 0-.4 0-.6.1-.1.2-.2.2-.3.3-.2.2-.3.4-.3.7v.4c0 .1.1.1.1.2l.1.1c.1.1.2.2.3.2.1 0 .3.1.4.1h.4c.1 0 .1-.1.2-.1s.1-.1.1-.1c.1 0 .1-.1.1-.1 0-.1.1-.1.1-.2s0-.1.1-.2v-.2c.1-.1.1-.2.1-.3zm-.1-7.1c-.1-.1-.1-.2-.2-.3l-.1-.1S10.1 6 10 6s-.1-.1-.2-.1c-.2 0-.4 0-.6.1-.1 0-.2 0-.3.1-.1.1-.2.2-.3.4 0 .1-.1.3-.1.4s0 .3.1.4c.1.1.1.2.2.3.2 0 .3.1.4.2.1.1.3.1.4.1h.2c.1 0 .1 0 .2-.1.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1.1-.1.2-.2.2-.3 0-.1.1-.3.1-.4s-.1-.3-.1-.4zm6.8 13.3H13c-.6 0-1 .4-1 1s.4 1 1 1h4.3c.6 0 1-.4 1-1s-.4-1-1-1zm3-6c0-.6-.4-1-1-1H13c-.6 0-1 .4-1 1s.4 1 1 1h6.3c.5 0 1-.4 1-1zm-7.3-8c-.6 0-1 .4-1 1s.4 1 1 1h6.3c.6 0 1-.4 1-1s-.4-1-1-1H13z' })
);
}
function CCISettingsLead(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.6 11.9l-1.5-.3c-.1-.4-.3-.7-.4-1.1l.9-1.2c.8-1.1.7-2.7-.3-3.7l-1.9-1.9c-1-1-2.6-1.1-3.7-.3l-1.2.9c-.4-.2-.8-.3-1.1-.5l-.2-1.5C20 .9 18.8-.1 17.4-.1h-2.6c-1.4 0-2.6 1-2.8 2.4L11.6 4c-.4.1-.7.3-1.1.4l-1.2-.9c-1.1-.8-2.7-.6-3.7.3L3.7 5.7c-1 1-1.1 2.5-.3 3.7l.9 1.3c-.1.3-.3.6-.4 1l-1.5.2C1 12.1 0 13.3 0 14.7v2.6c0 1.4 1 2.6 2.4 2.8l1.6.3c.1.4.3.7.4 1.1l-.9 1.2c-.8 1.1-.7 2.7.3 3.7l1.9 1.9c1 1 2.6 1.1 3.7.3l1.3-.9c.3.1.7.3 1 .4l.3 1.5c.2 1.4 1.4 2.4 2.8 2.4h2.6c1.4 0 2.6-1 2.8-2.4l.3-1.5c.4-.1.7-.3 1.1-.4l1.2.9c1.1.8 2.7.7 3.7-.3l1.9-1.9c1-1 1.1-2.5.3-3.7l-.9-1.2c.2-.4.3-.7.4-1.1l1.5-.3c1.4-.2 2.4-1.4 2.4-2.8v-2.6c-.1-1.4-1.1-2.6-2.5-2.8zm.3 5.4c0 .4-.3.8-.7.8l-2.1.3c-.4.1-.7.3-.8.7-.2.6-.4 1.2-.8 1.9-.2.3-.1.7.1 1l1.2 1.7c.2.3.2.8-.1 1.1l-1.9 1.9c-.3.3-.8.3-1.1.1L22 25.6c-.3-.2-.7-.2-1-.1-.6.3-1.2.6-1.9.8-.4.1-.6.4-.7.8l-.4 2.1c-.1.4-.4.7-.8.7h-2.6c-.4 0-.8-.3-.8-.7l-.3-2.1c-.1-.4-.3-.7-.7-.8-.6-.2-1.2-.4-1.8-.7-.1-.1-.3-.1-.5-.1s-.4.1-.6.2L8.1 27c-.3.2-.8.2-1.1-.1L5.3 25c-.3-.3-.3-.7-.1-1.1l1.2-1.7c.2-.3.3-.7.1-1.1-.3-.6-.6-1.2-.8-1.9-.1-.4-.4-.6-.8-.7l-2.1-.4c-.4-.1-.7-.4-.7-.8v-2.6c0-.4.3-.8.7-.8l2.1-.3c.4-.1.7-.3.8-.7.2-.7.5-1.3.8-1.9.2-.3.1-.7-.1-1L5.1 8.2c-.3-.3-.2-.8.1-1.1L7 5.2c.3-.2.8-.3 1.1 0l1.7 1.2c.3.2.7.3 1.1.1.6-.3 1.2-.6 1.9-.8.4-.1.6-.4.7-.8l.4-2.1c.1-.4.4-.7.8-.7h2.6c.4 0 .8.3.8.7l.3 2.1c.1.4.3.7.7.8.7.2 1.3.5 1.9.8.3.2.7.1 1-.1l1.7-1.2c.3-.2.8-.2 1.1.1l1.9 1.9c.3.3.3.7.1 1.1L25.6 10c-.2.3-.2.7-.1 1 .3.6.6 1.2.8 1.9.1.4.4.6.8.7l2.1.4c.4.1.7.4.7.8v2.5z' }),
React.createElement('path', { d: 'M21.9 23.1c-.3 0-.6-.3-.6-.6 0-2.9-2.4-5.3-5.3-5.3s-5.3 2.4-5.3 5.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6c0-3.5 2.9-6.4 6.4-6.4s6.4 2.9 6.4 6.4c.2.3-.1.6-.4.6zm-5.8-7.6c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3c1.8 0 3.3 1.5 3.3 3.3s-1.5 3.3-3.3 3.3zm0-5.4c-1.2 0-2.1 1-2.1 2.1s1 2.1 2.1 2.1 2.1-1 2.1-2.1-.9-2.1-2.1-2.1z' })
);
}
function CCIClip(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M8.9 31.9c-1.6 0-3.4-.5-5.3-2.1s-2.9-3.4-3-5.3c-.1-2.1.9-4.2 2.8-6.1C6.5 15.2 19.9 1.8 19.9 1.8c1.5-1.3 5.2-2.9 8.5.6 3.4 3.4 2 6.7.7 7.9L13.4 25.7c-1 .9-3.3 2.1-5.3.4-1.1-.9-1.4-1.9-1.4-2.6 0-1.1.4-2.1 1.4-3.1 1.1-1.1 7.6-7.3 9.8-9.5.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4-2.2 2.1-8.7 8.4-9.8 9.4-.4.4-.8 1-.8 1.6 0 .4.3.8.7 1.2 1.2 1 2.5-.2 2.7-.3L27.7 8.8c.2-.2 2-2.3-.8-5.1-2.8-2.9-5.4-.8-5.7-.5 0 0-13.3 13.4-16.4 16.5-1.5 1.5-2.3 3.1-2.2 4.6.1 1.4.8 2.7 2.2 3.9 4.2 3.5 7.7.2 7.9.1l16.9-16.6c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L14.1 29.8c-1 1-2.9 2.1-5.2 2.1z' })
);
}
function CCIFile(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 27.6H1.1c-.6 0-1-.4-1-1V4.5c0-.6.4-1 1-1h7.5c.2 0 .5.1.6.2L12 6h19c.6 0 1 .4 1 1v19.6c-.1.6-.5 1-1.1 1zm-28.8-2H30V8H11.6c-.2 0-.5-.1-.6-.2L8.3 5.5H2.1v20.1z' })
);
}
export { CCISearch, CCIChat1, CCIMenu, CCIQuotes, CCIBell, CCIHome, CCILogOut, CCIUser, CCIMedal, CCIOff, CCIOffLine, CCIMedalLineTwo, CCIMedalLine, CCIMedalThree, CCIDashboard, CCIApps, CCIAgency, CCIUserList, CCIGroupList, CCIMessageList, CCIMessageStats, CCIChatAlert, CCIConversation, CCIContentPaste, CCIKanbanContacting, CCICase, CCIFinance, CCIFinanceSettings, CCIFinanceSettingsTwo, CCIIdentity, CCILeads, CCILeadsList, CCISettings, CCIAlertList, CCIFileDownload, CCIFileUpload, CCIKanbanOthers, CCIMap, CCIQuote, CCISearchCheck, PCCIJob, CCIRecord, CCITrash, CCIStats, CCISalesforce, CCIRocket, CCIEndorsementList, CCIPolicyList, CCIDocument, CCIFileAgency, CCIEndorsementPercent, CCIEndorsementProducer, CCIQuoteList, CCISettingsLead, CCIClip, CCIFile };
//# sourceMappingURL=index.es.js.map

@@ -7,5 +7,3 @@ 'use strict';

var React = require('react');
var React__default = _interopDefault(React);
require('prop-types');
var React = _interopDefault(require('react'));

@@ -26,12 +24,635 @@ var _extends = Object.assign || function (target) {

var Home = function Home(props) {
return React__default.createElement(
var CCISearch = function CCISearch(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Capa_1', viewBox: '0 0 32 32' }, props),
React__default.createElement('style', null),
React__default.createElement('path', { d: 'M14.8 25.5c.3.4.7.6 1.2.6s.9-.2 1.2-.6l5.6-7.2c.4-.5.4-1.1.2-1.6-.3-.5-.8-.9-1.4-.9H17V1.7c0-.6-.4-1-1-1s-1 .4-1 1v14.2h-4.6c-.6 0-1.1.3-1.4.9-.3.5-.2 1.2.2 1.6l5.6 7.1zM30.4 29H1.6c-.6 0-1 .4-1 1s.4 1 1 1h28.8c.6 0 1-.4 1-1s-.4-1-1-1z' })
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31.5 30.3l-9-9.1c1.9-2.2 3.1-5.2 3.1-8.3C25.7 5.8 19.9 0 12.8 0 5.8 0 0 5.8 0 12.8c0 7.1 5.8 12.8 12.8 12.8 3.2 0 6.1-1.2 8.3-3.1l8.9 9.1c.2.2.5.3.7.3.3 0 .5-.1.7-.3.5-.3.5-.9.1-1.3zM2 12.8C2 6.9 6.9 2 12.8 2s10.8 4.9 10.8 10.8-4.9 10.8-10.8 10.8S2 18.8 2 12.8z' })
);
};
exports.Home = Home;
var CCIChat1 = function CCIChat1(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M27.1 1H4.9C2.2 1.1 0 3.3 0 6v13.8c0 2.7 2.2 4.9 4.9 4.9h2.9v5.5c0 .7.4 1.3 1.1 1.6.2.1.4.1.6.1.5 0 .9-.2 1.2-.5l6-6.6h10.4c2.7 0 4.9-2.2 4.9-4.9v-14C32 3.2 29.8 1 27.1 1zM30 19.7c0 1.6-1.3 2.8-2.8 2.8H16.4c-.3 0-.6.1-.8.3L9.9 29v-5.5c0-.6-.5-1-1-1h-4c-1.6 0-2.8-1.3-2.8-2.8V6c0-1.6 1.3-2.8 2.8-2.8h22.2c1.6 0 2.8 1.3 2.8 2.8v13.7z' }),
React.createElement('circle', { cx: 9.4, cy: 12.9, r: 2.3 }),
React.createElement('circle', { cx: 16.2, cy: 12.9, r: 2.3 }),
React.createElement('circle', { cx: 22.9, cy: 12.9, r: 2.3 })
);
};
var CCIMenu = function CCIMenu(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31 28.3H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1s-.4 1-1 1zm0-11.4H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1 0 .5-.4 1-1 1zm0-11.4H1.1c-.6 0-1-.4-1-1s.4-1 1-1H31c.6 0 1 .4 1 1s-.4 1-1 1z' })
);
};
var CCIQuotes = function CCIQuotes(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M30.2 25.4c0-1.9-1.4-3.3-4-4.2-1.5-.5-2.2-1.1-2.2-2.1 0-1.2 1-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.9 2.1-2.9 3.9 0 1.8 1.2 3.2 3.6 4 1.8.6 2.7 1.3 2.7 2.3 0 1.2-.9 2.1-2.1 2.1-1.2 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9V31c0 .6.4 1 1 1s1-.4 1-1v-1.6c2-.3 3.4-2 3.4-4z' }),
React.createElement('path', { d: 'M18.9 28.5H3.8V6.2h2.3v19.2c0 .6.4 1 1 1h11.6c.6 0 1-.4 1-1s-.4-1-1-1H8.1V2.1h16.8v7.3c0 .6.4 1 1 1s1-.4 1-1V1.1c0-.6-.4-1-1-1H7.1c-.6 0-1 .4-1 1v3.1H2.8c-.6 0-1 .4-1 1v24.3c0 .6.4 1 1 1h16.1c.6 0 1-.4 1-1s-.4-1-1-1z' }),
React.createElement('path', { d: 'M18.2 19.9c.6 0 1-.4 1-1s-.4-1-1-1h-6.7c-.6 0-1 .4-1 1s.4 1 1 1h6.7zm4-7c0-.6-.4-1-1-1h-9.7c-.6 0-1 .4-1 1s.4 1 1 1h9.7c.6 0 1-.5 1-1zM11.5 5.8c-.6 0-1 .4-1 1s.4 1 1 1h9.7c.6 0 1-.4 1-1s-.4-1-1-1h-9.7z' })
);
};
var CCIBell = function CCIBell(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28.7 25.8c-1.5-2.4-2.5-4.3-2.7-5.1-.4-1.3-.6-5.6-.7-7.1v-.2c-.3-3.9-2.9-7.1-6.5-8.3V2.9c0-1.6-1.3-2.9-2.9-2.9S13 1.3 13 2.9v2.2c-3.6 1.1-6.3 4.4-6.6 8.4v.7c0 1.8-.1 5.3-.4 6.5-.2.8-1.2 2.7-2.7 5.2-.3.5-.3 1.1 0 1.5.3.5.8.8 1.3.8h7.6v.2c0 2 1.6 3.6 3.6 3.6s3.6-1.6 3.6-3.6v-.2h7.9c.6 0 1.1-.3 1.3-.8.4-.5.4-1.1.1-1.6zM15.1 2.9c0-.5.4-.9.9-.9s.9.4.9.9v1.9h-1.7V2.9zm2.4 25.5c0 .9-.7 1.6-1.6 1.6-.9 0-1.6-.7-1.6-1.6v-.2h3.2v.2zm-12-2.2c1-1.8 2.2-3.8 2.5-5 .5-1.7.5-6.1.5-7.3.1-4 3.4-7.2 7.4-7.2 4.1 0 7.4 3.3 7.4 7.4v.2c.1 1.6.2 5.5.7 7 .3 1.1 1.5 3.1 2.5 4.9h-21z' })
);
};
var CCIHome = function CCIHome(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M26.3 32h-5.7c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7v-8.9h-7.2V31c0 .3-.1.5-.3.7-.2.2-.4.3-.7.3H5.7c-.6 0-1-.4-1-1V16.4H1.1c-.4 0-.8-.2-.9-.6s-.1-.8.2-1.1L15.3.3c.4-.4 1-.4 1.4 0l14.9 14.4c.3.3.4.7.2 1.1-.2.4-.5.6-.9.6h-3.5V31c-.1.6-.5 1-1.1 1zm-4.7-2h3.7V15.4c0-.6.4-1 1-1h2.1L16 2.4l-12.4 12h2.1c.6 0 1 .4 1 1V30h3.7v-8.9c0-.6.4-1 1-1h9.2c.6 0 1 .4 1 1V30z' })
);
};
var CCILogOut = function CCILogOut(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M31.3 15.9c.1-.2.1-.5 0-.8-.1-.1-.1-.2-.2-.3l-9.3-9.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l7.6 7.6H7.2c-.6 0-1 .4-1 1s.4 1 1 1h20.7l-7.6 7.6c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l9.3-9.3c.1 0 .2-.1.3-.3z' }),
React.createElement('path', { d: 'M15.6 30H3.4V2h12.2c.6 0 1-.4 1-1s-.4-1-1-1H2.4c-.6 0-1 .4-1 1v30c0 .6.4 1 1 1h13.2c.6 0 1-.4 1-1s-.5-1-1-1z' })
);
};
var CCIUser = function CCIUser(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M29.9 32c-.6 0-1-.4-1-1 0-7.1-5.8-12.9-12.9-12.9S3.1 23.9 3.1 31c0 .6-.4 1-1 1s-1-.4-1-1c0-8.2 6.7-14.9 14.9-14.9S30.9 22.8 30.9 31c0 .6-.5 1-1 1zM16 15.3c-4.2 0-7.6-3.4-7.6-7.6S11.8 0 16 0s7.6 3.4 7.6 7.6-3.4 7.7-7.6 7.7zM16 2c-3.1 0-5.6 2.5-5.6 5.6s2.5 5.6 5.6 5.6 5.6-2.5 5.6-5.6S19.1 2 16 2z' })
);
};
var CCIMedal = function CCIMedal(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.5 6.5l1.2 2.4c.1.1.2.2.3.2l2.7.4c.3 0 .5.5.2.7L19 12.1c-.1.1-.1.2-.1.4l.5 2.6c.1.3-.3.6-.6.4l-2.4-1.2c-.1-.1-.3-.1-.4 0l-2.4 1.2c-.3.2-.6-.1-.6-.4l.5-2.6c0-.1 0-.3-.1-.4l-1.9-1.9c-.2-.2-.1-.6.2-.7l2.7-.4c.1 0 .2-.1.3-.2l1.2-2.4c0-.3.5-.3.6 0z' }),
React.createElement('path', { d: 'M26.2 14.7c.5-1.2.8-2.6.8-4 0-3.4-1.6-6.4-4-8.3h-.1C21.1 1 18.8.1 16.3.1c-2.6 0-4.9.9-6.7 2.4-2.4 2-3.9 4.9-3.9 8.3 0 1.2.2 2.3.6 3.4v.1c.6 1.7 1.5 3.1 2.8 4.3v12.3c0 .4.2.7.6.9.4.2.8.1 1.1-.1l5.6-4.7 5.7 4.7c.2.2.4.2.6.2.1 0 .3 0 .4-.1.4-.2.6-.5.6-.9V18.6c1-1.1 1.9-2.3 2.5-3.9 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-4.6 5.4v8.7l-4.7-3.9c-.2-.2-.4-.2-.6-.2-.2 0-.5.1-.6.2L11 28.8v-8.6c1.2.7 2.9 1.3 5.3 1.3s4.1-.7 5.3-1.4zm-4.3-.7h-.2v-1.1c0-.6-.4-1-1-1s-1 .4-1 1v1c-2.9-.4-5.4-2.2-6.6-4.8l1.1-.3c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1.3.3c-.1-.6-.2-1.3-.2-2 0-2.3.9-4.5 2.4-6l1 1.3c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-1.1-1.4c1.4-.9 3-1.4 4.7-1.4 1.7 0 3.2.5 4.5 1.3l-1 1.2c-.3.7-.3 1.3.1 1.7.2.2.4.2.6.2.3 0 .6-.1.8-.4l1.1-1.3C24 6.2 25 8.4 25 10.8c0 .8-.1 1.6-.3 2.3l-1.1-.4c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.1.4c-1.3 2.5-3.7 4.2-6.6 4.5z' })
);
};
var CCIOff = function CCIOff(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M25.6 7.5c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4.9.9 1.7 1.9 2.3 3 1 1.8 1.5 3.8 1.5 5.8 0 6.7-5.4 12.1-12.1 12.1s-12-5.3-12-12c0-2 .5-4.1 1.5-5.8.6-1.1 1.4-2.2 2.3-3 .4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0-1.1 1-2 2.2-2.7 3.5-1.1 2.1-1.7 4.4-1.7 6.8C1.9 25.7 8.2 32 16 32s14.1-6.3 14.1-14.1c0-2.4-.6-4.7-1.7-6.8-.7-1.4-1.7-2.6-2.8-3.6z' }),
React.createElement('path', { d: 'M15.9 17.5h.3c1.8 0 3.3-1.5 3.3-3.3V4.4c0-1.8-1.5-3.3-3.3-3.3h-.3c-1.8 0-3.3 1.5-3.3 3.3v9.7c0 1.9 1.5 3.4 3.3 3.4zM14.6 4.4c0-.7.6-1.3 1.3-1.3h.3c.7 0 1.3.6 1.3 1.3v9.7c0 .7-.6 1.3-1.3 1.3h-.3c-.7 0-1.3-.6-1.3-1.3V4.4z' })
);
};
var CCIOffLine = function CCIOffLine(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28.4 11c-.7-1.3-1.6-2.5-2.7-3.5-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4.9.9 1.7 1.9 2.3 3 1 1.8 1.5 3.8 1.5 5.8 0 6.7-5.4 12.1-12.1 12.1s-12.1-5.3-12.1-12c0-2 .5-4.1 1.5-5.8.6-1.1 1.4-2.2 2.3-3 .4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0-1.1 1-2 2.2-2.7 3.5-1.1 2.1-1.7 4.4-1.7 6.8C1.9 25.7 8.2 32 16 32s14.1-6.3 14.1-14.1c0-2.5-.6-4.8-1.7-6.9z' }),
React.createElement('path', { d: 'M16 14c.6 0 1-.4 1-1V2.1c0-.6-.4-1-1-1s-1 .4-1 1V13c0 .5.4 1 1 1z' })
);
};
var CCIMedalLineTwo = function CCIMedalLineTwo(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.2 8.5l1 2c.1.1.1.2.3.2l2.2.3c.3 0 .4.4.2.6l-1.6 1.6c-.1.1-.1.2-.1.3l.4 2.2c0 .3-.2.5-.5.4l-2-1c-.1-.1-.2-.1-.3 0l-2 1c-.3.1-.6-.1-.5-.4l.4-2.2c0-.1 0-.2-.1-.3L12 11.6c-.2-.2-.1-.6.2-.6l2.2-.3c.1 0 .2-.1.3-.2l1-2c0-.2.4-.2.5 0z' }),
React.createElement('path', { d: 'M31.7 21.5L25 14.8c.3-.9.4-1.8.4-2.7 0-3-1.4-5.6-3.5-7.3h-.1c-1.6-1.3-3.6-2-5.8-2-2.2 0-4.3.8-5.9 2.1C8 6.6 6.6 9.2 6.6 12.1c0 .9.1 1.8.4 2.7L.3 21.5c-.3.3-.4.7-.2 1s.5.6.9.7l6 .5-.4 4.5c0 .4.2.8.6 1 .1.1.3.1.4.1.3 0 .5-.1.7-.3l7.5-7.5h.5l7.5 7.5c.2.2.4.3.7.3.1 0 .3 0 .4-.1.4-.2.6-.6.6-1l-.5-4.5 6-.5c.4 0 .7-.3.9-.7s.1-.7-.2-1zM8.8 25.6l.2-2.7c0-.5-.4-1-.9-1.1l-4.9-.4 4.6-4.6c1.1 1.9 2.8 3.3 4.8 4.1.2.1.3.1.5.2h.2l-4.5 4.5zm8.3-6.2v-.9c0-.6-.4-1-1-1s-1 .4-1 1v.9c-.7-.1-1.3-.2-1.9-.5-.7-.3-1.6-.8-2.4-1.6-.6-.6-1-1.3-1.3-1.8l.8-.2c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1 .2c-.1-.5-.2-1-.2-1.5 0-1.9.7-3.7 2-5l.8 1c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-.8-1.1c1.1-.7 2.5-1.1 3.9-1.1s2.6.4 3.7 1l-.9 1c-.4.4-.3 1.1.1 1.4.2.2.4.2.6.2.3 0 .6-.1.8-.4l.8-1c1.3 1.3 2.1 3.1 2.1 5.2 0 .6-.1 1.2-.2 1.8l-.8-.3c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l.7.3c-.3.5-.6 1-1.2 1.6-1.1 1.1-2.2 1.6-3.1 1.9-.2.2-.5.3-.9.3zm6.8 2.4c-.5 0-1 .5-.9 1.1l.2 2.7-4.5-4.5c2.3-.7 4.3-2.3 5.5-4.3l4.6 4.6-4.9.4z' })
);
};
var CCIMedalLine = function CCIMedalLine(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M13.6 16.1c-.3 0-.6-.1-.8-.3-.4-.3-.6-.8-.5-1.3l.4-2.1-1.6-1.4c-.4-.4-.5-.9-.3-1.4.2-.5.6-.9 1.1-.9l2.1-.4.9-1.9c.2-.5.7-.8 1.2-.8s1 .3 1.2.8l.9 1.9 2.1.3c.5.1.9.4 1.1.9.2.5 0 1-.3 1.4l-1.5 1.5.4 2.1c.1.5-.1 1-.5 1.3-.4.3-1 .3-1.4.1l-1.9-1-1.9 1c-.2.2-.4.2-.7.2zm2.5-3.2c.2 0 .4.1.6.2l1 .5-.2-1.2c-.1-.4.1-.9.4-1.2l.8-.8-1.2-.2c-.4-.1-.8-.3-1-.8l-.5-1-.5 1.1c-.2.4-.6.7-1 .8l-1.2.2.8.8c.3.3.5.8.4 1.2l-.2 1.2 1-.5c.4-.2.6-.3.8-.3zm-2.3-4.3zm4.7 0zm-4.2-.3zm3.7 0zm-2.4-1z' }),
React.createElement('path', { d: 'M26.2 14.7c.5-1.2.8-2.6.8-4 0-3.4-1.6-6.4-4-8.3h-.1C21.1 1 18.8.1 16.3.1c-2.6 0-4.9.9-6.7 2.4-2.4 2-3.9 4.9-3.9 8.3 0 1.2.2 2.3.6 3.4v.1c.6 1.7 1.5 3.1 2.8 4.3v12.3c0 .4.2.7.6.9.4.2.8.1 1.1-.1l5.6-4.7 5.7 4.7c.2.2.4.2.6.2.1 0 .3 0 .4-.1.4-.2.6-.5.6-.9V18.6c1-1.1 1.9-2.3 2.5-3.9 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-4.6 5.4v8.7l-4.7-3.9c-.2-.2-.4-.2-.6-.2-.2 0-.5.1-.6.2L11 28.8v-8.6c1.2.7 2.9 1.3 5.3 1.3s4.1-.7 5.3-1.4zm-4.3-.7h-.2v-1.1c0-.6-.4-1-1-1s-1 .4-1 1v1c-2.9-.4-5.4-2.2-6.6-4.8l1.1-.3c.5-.1.9-.7.8-1.2-.1-.5-.7-.9-1.2-.8l-1.3.3c-.1-.6-.2-1.3-.2-2 0-2.3.9-4.5 2.4-6l1 1.3c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-1.1-1.4c1.4-.9 3-1.4 4.7-1.4 1.7 0 3.2.5 4.5 1.3l-1 1.2c-.3.7-.3 1.3.1 1.7.2.2.4.2.6.2.3 0 .6-.1.8-.4l1.1-1.3C24 6.2 25 8.4 25 10.8c0 .8-.1 1.6-.3 2.3l-1.1-.4c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.1.4c-1.3 2.5-3.7 4.2-6.6 4.5z' })
);
};
var CCIMedalThree = function CCIMedalThree(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M16.5 17.3l1 2.1c.1.1.2.2.3.2l2.3.3c.4.1.5.5.2.8l-1.7 1.6c-.1.1-.2.2-.1.4L19 25c.1.4-.3.6-.6.5l-2.1-1.1c-.1-.1-.3-.1-.4 0l-2.1 1.1c-.3.2-.7-.1-.6-.5l.4-2.3c0-.1 0-.3-.1-.4l-1.7-1.6c-.3-.3-.1-.7.2-.8l2.3-.3c.1 0 .3-.1.3-.2l1-2.1c.3-.4.8-.4.9 0z' }),
React.createElement('path', { d: 'M30.9.6c-.2-.3-.5-.5-.9-.5H2.3c-.4 0-.7.2-.9.5-.2.3-.2.7 0 1L9 13.3c-2.2 2-3.6 4.8-3.6 7.9 0 5.9 4.8 10.7 10.7 10.7s10.7-4.8 10.7-10.7c0-3.1-1.3-5.9-3.4-7.8V13l7.4-11.4c.3-.3.3-.7.1-1zm-14.8 9.9c-.5 0-.9 0-1.4.1L9.6 2.1h13.5l-5.2 8.6c-.6-.1-1.2-.2-1.8-.2zM7.2 2.1l5.5 9c-.7.3-1.4.6-2.1 1l-6.5-10h3.1zm17.6 19.1c0 .6-.1 1.3-.2 1.9l-1.1-.5c-.5-.2-1.1 0-1.3.5-.2.5 0 1.1.5 1.3l1.3.6c-1.2 2.6-3.7 4.5-6.7 4.9v-1.5c0-.6-.4-1-1-1s-1 .4-1 1v1.5c-3.2-.3-5.8-2.3-7.1-5.1l1.6-.4c.5-.1.9-.7.8-1.2s-.7-.9-1.2-.8l-1.7.4c-.1-.5-.2-1.1-.2-1.6 0-2.5 1.1-4.8 2.8-6.4l1 1.2c.2.3.5.4.8.4.2 0 .4-.1.6-.2.4-.3.5-1 .2-1.4l-.9-1.2c1.3-.7 2.7-1.1 4.3-1.1 1.6 0 3.2.5 4.5 1.3l-.8.8c-.4.4-.3 1.1.1 1.4.2.2.4.2.6.2.3 0 .6-.1.8-.4l.7-.9c1.6 1.7 2.6 3.9 2.6 6.3zm-3.1-9.1l-1.8-.9 5.5-9.1h2.7l-6.4 10z' })
);
};
var CCIDashboard = function CCIDashboard(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M14.3 18.7H1c-.6 0-1-.5-1-1V1c0-.6.5-1 1-1h13.3c.6 0 1 .5 1 1v16.6c.1.6-.4 1.1-1 1.1zM2.1 16.6h11.2V2.1H2.1v14.5zM14.3 32H1c-.6 0-1-.5-1-1V21c0-.6.5-1 1-1h13.3c.6 0 1 .5 1 1v10c.1.5-.4 1-1 1zM2.1 29.9h11.2V22H2.1v7.9zM31 32H17.7c-.6 0-1-.5-1-1V14.3c0-.6.5-1 1-1H31c.6 0 1 .5 1 1V31c0 .5-.5 1-1 1zm-12.3-2.1h11.2V15.4H18.7v14.5zM31 12H17.7c-.6 0-1-.5-1-1V1c0-.6.5-1 1-1H31c.6 0 1 .5 1 1v10c0 .6-.5 1-1 1zm-12.3-2h11.2V2.1H18.7V10z' })
);
};
var CCIApps = function CCIApps(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', { cx: 9.3, cy: 9.8, r: 3.5 }),
React.createElement('circle', { cx: 22.5, cy: 9.8, r: 3.5 }),
React.createElement('circle', { cx: 22.5, cy: 22.3, r: 3.5 }),
React.createElement('circle', { cx: 9.3, cy: 22.3, r: 3.5 }),
React.createElement('path', { d: 'M30.6 32H1.4C.6 32 0 31.4 0 30.6V1.4C0 .6.6 0 1.4 0h29.1c.9 0 1.5.6 1.5 1.4v29.1c0 .9-.6 1.5-1.4 1.5zM2 30h28V2H2v28z' })
);
};
var CCIAgency = function CCIAgency(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 29.3h-1.7V11.8c0-.6-.4-1-1-1h-9.5V2.1c0-.6-.4-1-1-1h-14c-.6 0-1 .4-1 1v27.2H1.2c-.6 0-1 .4-1 1s.4 1 1 1H31c.6 0 1-.4 1-1s-.4-1-1-1zm-26.2-10h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8v-3.7h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8V8h3.5c.6 0 1-.4 1-1s-.4-1-1-1H4.8V3.1h12.1v26.3H15v-6.2c0-.6-.4-1-1-1H7.4c-.6 0-1 .4-1 1v6.2H4.8V19.3zm3.6 10v-5.2H13v5.2H8.4zm10.4 0V22h3.5c.6 0 1-.4 1-1s-.4-1-1-1h-3.5v-3.3h3.5c.6 0 1-.4 1-1s-.4-1-1-1h-3.5v-2h8.5v16.6h-8.5z' })
);
};
var CCIUserList = function CCIUserList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M20.3 22.5c-.6 0-1-.4-1-1 0-2.3-1.9-4.1-4.1-4.1s-4.1 1.9-4.1 4.1c0 .6-.4 1-1 1s-1-.4-1-1c0-3.4 2.7-6.1 6.1-6.1s6.1 2.7 6.1 6.1c0 .5-.4 1-1 1z' }),
React.createElement('circle', { cx: 15.2, cy: 11.1, r: 3.1 }),
React.createElement('path', { d: 'M28 .2H8.1C5.9.2 4.2 1.9 4.2 4v23h-3c-.6 0-1 .4-1 1 0 2.1 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.7 3.9-3.9V5h4.8c.6 0 1-.4 1-1 0-2.1-1.7-3.8-3.9-3.8zM24.1 4v24c0 1-.9 1.9-1.9 1.9-1.1 0-1.9-.8-1.9-1.9 0-.6-.4-1-1-1H6.2V4c0-1 .9-1.9 1.9-1.9h16.5c-.3.6-.5 1.3-.5 1.9z' })
);
};
var CCIGroupList = function CCIGroupList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', { cx: 16.1, cy: 3.2, r: 3 }),
React.createElement('circle', { cx: 24.2, cy: 6.2, r: 2.3 }),
React.createElement('path', { d: 'M24.2 9.4c-.9 0-1.7.2-2.5.5-.1.1-.2.1-.3.2C20 8.7 18.1 7.8 16 7.8c-2.1 0-3.9.8-5.3 2.2-.1 0-.1-.1-.2-.1-.7-.4-1.5-.5-2.3-.5-3.3 0-6 2.7-6 6 0 .6.4 1 1 1s1-.4 1-1c0-2.2 1.8-4 4-4 .5 0 .9.1 1.4.3-.6 1.1-1 2.4-1 3.7 0 .6.4 1 1 1s1-.4 1-1c0-3 2.5-5.5 5.5-5.5s5.5 2.5 5.5 5.5c0 .6.4 1 1 1s1-.4 1-1c0-1.3-.4-2.6-1-3.7.5-.2 1-.3 1.6-.3 2.2 0 4 1.8 4 4 0 .6.4 1 1 1s1-.4 1-1c0-3.4-2.7-6-6-6z' }),
React.createElement('circle', { cx: 8.2, cy: 6.2, r: 2.3 }),
React.createElement('path', { d: 'M26.4 31.5H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1zm0-4.8H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1zm0-4.8H11.7c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-.9 1z' }),
React.createElement('circle', { cx: 7.4, cy: 20.9, r: 1.4 }),
React.createElement('circle', { cx: 7.4, cy: 25.7, r: 1.4 }),
React.createElement('circle', { cx: 7.5, cy: 30.5, r: 1.4 })
);
};
var CCIMessageList = function CCIMessageList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M9.5 31.4c-.2 0-.3 0-.5-.1-.5-.2-.9-.7-1-1.2l-.7-5.2H4.7c-2.5 0-4.5-2-4.5-4.5V6.1c0-2.5 2-4.5 4.5-4.5h22.6c2.5 0 4.5 2 4.5 4.5v14.4c0 2.5-2 4.5-4.5 4.5H17.2l-6.7 6c-.3.2-.6.4-1 .4zM4.7 3.6c-1.4 0-2.5 1.1-2.5 2.5v14.4c0 1.4 1.1 2.5 2.5 2.5h3.5c.5 0 .9.4 1 .9l.7 5.1 6.2-5.7c.2-.2.4-.3.7-.3h10.5c1.4 0 2.5-1.1 2.5-2.5V6.1c0-1.4-1.1-2.5-2.5-2.5H4.7z' }),
React.createElement('path', { d: 'M25.6 18.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1zm0-4.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1zm0-4.8H11c-.6 0-1-.4-1-1s.4-1 1-1h14.6c.6 0 1 .4 1 1s-.4 1-1 1z' }),
React.createElement('circle', { cx: 6.7, cy: 8.2, r: 1.4 }),
React.createElement('circle', { cx: 6.7, cy: 13, r: 1.4 }),
React.createElement('circle', { cx: 6.7, cy: 17.8, r: 1.4 })
);
};
var CCIMessageStats = function CCIMessageStats(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.1 18.8c-.4-.5-1-.8-1.6-.8h-3.4c.5-1.4.7-2.8.7-4.3 0-7.1-5.8-13-13-13-.6 0-1 .4-1 1v11H2c-.6 0-1 .4-1 1C1 20.4 6.1 26 12.7 26.6v3.1c0 1.2 1 2.1 2.1 2.1h14.7c1.2 0 2.1-1 2.1-2.1v-9.6c.1-.4-.1-.9-.5-1.3zm-8.7 6.4c-.1.1-.3.1-.3 0l-5.8-5.1h12l-5.9 5.1zM3 14.8h10.9c.6 0 1-.4 1-1V2.9c5.6.5 10 5.2 10 10.9 0 1.5-.3 2.9-.9 4.3h-9.2c-.6 0-1.2.3-1.6.8-.3.4-.5.8-.5 1.4v4.5c-5.2-.7-9.2-4.8-9.7-10zM29.5 30H14.9c-.1 0-.1-.1-.1-.1v-8.4l4 3.5-2.1 2c-.4.4-.4 1 0 1.4.2.2.5.3.7.3.2 0 .5-.1.7-.3l2.3-2.1.5.4c.4.3.9.5 1.4.5.5 0 1-.2 1.5-.5l.5-.4 2.3 2.2c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4l-2.2-2 4-3.5V30c-.1-.1-.2 0-.3 0z' }),
React.createElement('path', { d: 'M9.2 10.4c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1-5 0-9 4-9 9 0 .6.4 1 1 1h8zm-1-7.9v5.9H2.3c.5-3 2.9-5.4 5.9-5.9z' })
);
};
var CCIChatAlert = function CCIChatAlert(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 2.1H11C8.8 2.1 7.1 3.9 7.1 6v1.5h-3C1.9 7.5.2 9.3.2 11.4v10.5C.1 24.2 1.9 26 4 26h2v4c0 .6.4 1.2 1 1.4.2.1.3.1.5.1.4 0 .8-.2 1.1-.5l4.5-5h7.8c1.5 0 2.7-.8 3.4-2l1.4 1.6c.3.3.7.5 1.1.5.2 0 .4 0 .5-.1.6-.2 1-.8 1-1.4v-4c2-.2 3.5-1.9 3.5-3.9V6.1c.1-2.2-1.7-4-3.8-4zM22.9 22c0 1.1-.9 1.9-2 1.9h-8.3c-.3 0-.5.1-.7.3L8 28.5V25c0-.6-.4-1-1-1H4c-1.1 0-1.9-.9-1.9-1.9V11.6c0-1.1.9-2 1.9-2h17c1.1 0 1.9.9 1.9 1.9V22zm7-5.4c0 1.1-.9 1.9-1.9 1.9h-.5c-.6 0-1 .4-1 1v3.7l-.7-.8c-.2-.2-.5-.3-.7-.3V11.5c0-2.2-1.8-3.9-3.9-3.9H9.3V6.1c-.2-1.1.6-2 1.7-2h17c1.1 0 1.9.9 1.9 1.9v10.6z' }),
React.createElement('circle', { cx: 6.5, cy: 16.8, r: 1.7 }),
React.createElement('circle', { cx: 12.6, cy: 16.8, r: 1.7 }),
React.createElement('circle', { cx: 18.8, cy: 16.8, r: 1.7 })
);
};
var CCIConversation = function CCIConversation(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M15.8 16.5c-.6 0-1-.4-1-1V5.8c0-.6.4-1 1-1s1 .4 1 1v9.7c0 .5-.5 1-1 1zm0 4.2c-.2 0-.4 0-.5-.1-.2-.1-.3-.2-.4-.3-.3-.3-.4-.6-.4-1s.2-.7.4-1c.1-.1.3-.2.4-.3.5-.2 1.1-.1 1.5.3.3.2.4.6.4 1 0 .2 0 .4-.1.5-.1.2-.2.3-.3.5-.1.1-.3.2-.4.3-.2 0-.4.1-.6.1z' }),
React.createElement('path', { d: 'M9.4 31.6c-.2 0-.3 0-.5-.1-.5-.2-.9-.7-1-1.2L7.2 25H4.6C2.1 25 0 23 0 20.5V6c0-2.5 2-4.5 4.5-4.5h22.9c2.5 0 4.5 2 4.5 4.5v14.5c0 2.5-2 4.5-4.5 4.5H17.2l-6.7 6.2c-.3.3-.7.4-1.1.4zM4.6 3.4C3.2 3.4 2 4.6 2 6v14.5C2 21.9 3.2 23 4.6 23h3.5c.5 0 .9.4 1 .9l.7 5.2 6.3-5.8c.2-.2.4-.3.7-.3h10.7c1.4 0 2.5-1.1 2.5-2.5V6c0-1.4-1.1-2.5-2.5-2.5H4.6z' })
);
};
var CCIContentPaste = function CCIContentPaste(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M26.2 5.2h-4.7v-.5c0-.3-.2-.5-.5-.5h-1v-.1C20 1.9 18.2 0 16 0s-4.1 1.8-4.1 4.1v.1h-1c-.3 0-.5.2-.5.5v.5H5.9c-.6 0-1 .4-1 1V31c0 .6.4 1 1 1h20.3c.6 0 1-.4 1-1V6.2c0-.6-.4-1-1-1zM16 2c1.1 0 2 1 2 2.1s-.9 2.1-2 2.1-2.1-.9-2.1-2.1S14.8 2 16 2zm9.2 28H6.9V7.2h3.5v.6c0 .3.2.5.5.5h10.2c.3 0 .5-.2.5-.5v-.6h3.7V30z' }),
React.createElement('path', { d: 'M15.3 24.4H9.8c-.6 0-1 .4-1 1s.4 1 1 1h5.5c.6 0 1-.4 1-1s-.5-1-1-1zm7.1-6.1H9.8c-.6 0-1 .4-1 1s.4 1 1 1h12.7c.6 0 1-.4 1-1s-.5-1-1.1-1zM9.8 12.1c-.6 0-1 .4-1 1s.4 1 1 1h12.7c.6 0 1-.4 1-1s-.4-1-1-1H9.8z' })
);
};
var CCIKanbanContacting = function CCIKanbanContacting(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 10.1H29c.2-.7.2-1.5.1-2.1v-.5c0-1.6-1.4-3.1-4-4.3-2.5-1.1-5.7-1.7-9.1-1.7-3.4 0-6.7.6-9.1 1.7-1.2.5-2.1 1.1-2.8 1.8-.7.8-1.2 1.6-1.2 2.5V8c0 .6 0 1.4.1 2.1H1c-.6 0-1 .4-1 1v18.8c0 .6.4 1 1 1h30c.6 0 1-.4 1-1V11.2c0-.6-.5-1.1-1.1-1.1zM4.9 8v-.5c0-.3.2-.7.6-1C6 5.9 6.8 5.4 7.7 5c2.2-1 5.2-1.5 8.3-1.5 3.2 0 6.1.5 8.3 1.5 1.9.9 2.8 1.9 2.8 2.5V8c0 .9 0 1.8-.4 2.3-.3.3-1 .4-1.9.3-2.7-.3-2.7-.9-2.7-2.5v-.2c0-1.9-3.3-2.2-6.1-2.2h-.1c-1.6 0-2.9.1-3.8.3-1.4.3-2.2 1-2.2 1.9v.3c0 1.5 0 2.2-2.7 2.5-.9.1-1.5 0-1.9-.3-.4-.5-.4-1.5-.4-2.4zm6.8 2.1c.2-.6.2-1.2.2-1.9.1-.1.4-.1.7-.2.8-.2 2-.3 3.4-.3h.1c2.8 0 3.8.3 4.1.5 0 .7 0 1.3.2 1.9h-8.7zm-.2 2h8.6v16.8h-8.6V12.1zm-9.5 0h2.4c.8.5 1.7.7 3 .5.8-.1 1.5-.2 2.1-.5v16.7H2V12.1zm28 16.8h-7.9V12c.6.3 1.4.5 2.5.6h.8c.9 0 1.6-.2 2.2-.6H30v16.9z' }),
React.createElement('circle', { cx: 5.2, cy: 26, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 20.4, r: 1.2 }),
React.createElement('circle', { cx: 24.9, cy: 14.9, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 14.9, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 20.4, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 14.9, r: 1.2 })
);
};
var CCICase = function CCICase(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.5 23.7L27.6 22V5c0-.6-.5-1-1-1h-2.7V1.2c0-.6-.5-1-1-1H2.2c-.6 0-1 .5-1 1v27.2c0 2.2 1.3 3.5 3.6 3.6h21.9c.6 0 1-.5 1-1v-6.6l1.8 1.1c.2.1.3.1.5.1.3 0 .7-.2.9-.5.2-.5.1-1.1-.4-1.4zM25.6 6v14.7l-1.7-1V6h1.7zm-3.7-3.8v16.2l-2.6-1.6c.7-1.4 1-3 .6-4.7-.8-4-4.7-6.7-8.8-5.9-2 .4-3.7 1.5-4.8 3.1C5.2 11 4.8 13 5.2 15c.4 2 1.5 3.7 3.1 4.8 1.3.9 2.7 1.3 4.2 1.3.5 0 .9 0 1.4-.1 1.7-.3 3.1-1.2 4.2-2.4l3.8 2.3v3.7c-3.4 0-14.1-.1-16.8 0-.8 0-1.4.1-1.9.4V2.2h18.7zm-8.3 16.7c-1.4.3-2.9 0-4.1-.8s-2-2.1-2.3-3.5c-.3-1.4 0-2.9.8-4.1.8-1.2 2.1-2 3.5-2.3.3-.1.7-.1 1-.1 2.6 0 4.9 1.8 5.4 4.4.6 3-1.4 5.9-4.3 6.4zm12 11.1H4.8c-1.3-.1-1.6-.6-1.6-1.6 0-1.1 0-1.8 2-1.9 3.1-.1 17.6 0 17.7 0 .1 0 .3 0 .4-.1.1 0 .2-.1.2-.2 0 0 .1 0 .1-.1.1-.1.1-.1.1-.2l.1-.1V21.9l1.7 1V30z' }),
React.createElement('path', { d: 'M12.5 14.1H9.9c-.6 0-1 .5-1 1s.5 1 1 1h2.6c.6 0 1-.5 1-1s-.4-1-1-1zm2.7-3.1H9.9c-.6 0-1 .5-1 1s.5 1 1 1h5.2c.6 0 1-.5 1-1s-.4-1-.9-1z' })
);
};
function CCIFinance(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M2.4 12.8h27.8c.4 0 .8-.3 1-.7.1-.4 0-.9-.4-1.1L16.4 1.2c-.4-.2-.8-.2-1.2 0L1.8 11c-.3.3-.5.7-.4 1.1.2.5.6.7 1 .7zm13.4-9.6L27 10.8H5.5l10.3-7.6zm15 25.8H1.1c-.6 0-1 .4-1 1s.4 1 1 1h29.7c.6 0 1-.4 1-1s-.5-1-1-1zM5.1 15.4V27c0 .6.4 1 1 1s1-.4 1-1V15.4c0-.6-.4-1-1-1s-1 .4-1 1zm19.5 0V27c0 .6.4 1 1 1s1-.4 1-1V15.4c0-.6-.4-1-1-1s-1 .4-1 1zm-8.4 11.9c.5 0 .9-.4.9-.9v-.8c1.2-.3 2.2-1.5 2.2-2.8 0-1.3-.9-2.3-2.8-3-1.1-.4-1.2-.7-1.2-1 0-.6.5-1.1 1.1-1.1.5 0 .6.3.6.4.1.5.6.8 1.1.7.5-.1.8-.6.7-1.1-.2-.9-.8-1.5-1.7-1.7v-.8c0-.5-.4-.9-.9-.9s-.9.4-.9.9v.8c-1.1.4-1.8 1.5-1.9 2.7 0 1.3.8 2.3 2.5 2.8 1 .3 1.5.7 1.5 1.2 0 .6-.5 1.1-1.1 1.1-.7 0-1.4-.6-1.4-1.1 0-.5-.4-.9-.9-.9s-.9.4-.9.9c0 1.3 1 2.3 2.2 2.7v.9c-.1.6.3 1 .9 1z' })
);
}
function CCIFinanceSettings(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.4 20.8l-.5-.1.3-.4c.5-.8.5-1.8-.2-2.5l-.9-.9c-.7-.6-1.7-.7-2.5-.2l-.4.3h-.1l-.1-.4c-.2-.9-1-1.6-1.9-1.6h-1.3c-.9 0-1.7.7-1.9 1.6v.4l-.4-.3c-.3-.2-.6-.3-.9-.3v-3.9c0-.6-.4-1-1-1s-1 .4-1 1v4.9l-.5.5c-.7.7-.8 1.7-.2 2.5l.3.4-.4.1c-.9.2-1.6 1-1.6 1.9v1.1H1.3c-.6 0-1 .4-1 1s.4 1 1 1h15.1c.1 0 .2.1.3.1l.5.1-.2.2c-.5.8-.5 1.8.2 2.5l.9.9c.6.6 1.7.7 2.5.2l.4-.3.1.4c.2.9 1 1.6 1.9 1.6h1.3c.9 0 1.7-.7 1.9-1.6l.1-.5.4.3c.7.5 1.8.4 2.5-.2l.9-.9c.7-.7.8-1.7.2-2.5l-.3-.4.5-.1c.9-.2 1.6-1 1.6-1.9v-1.3c-.1-.8-.8-1.6-1.7-1.7zm-.4 3.1l-1 .1c-.4.1-.7.3-.8.7-.1.3-.2.6-.3.8-.2.3-.1.7.1 1l.6.8-.8.8-.8-.6c-.3-.2-.7-.2-1-.1-.3.1-.5.3-.8.3-.4.1-.6.4-.7.8l-.2 1H23l-.2-1c-.1-.4-.3-.7-.7-.8-.3-.1-.6-.2-.8-.3-.3-.2-.7-.1-1 .1l-.8.6-.8-.8.6-.8c.2-.3.2-.7.1-1.1-.1-.3-.3-.5-.4-.8-.1-.4-.4-.6-.8-.7l-1-.2v-1.2l1-.2c.4-.1.7-.3.8-.7.1-.3.2-.6.3-.8.2-.3.1-.7-.1-1l-.6-.8.8-.8.8.6c.3.2.7.3 1.1.1.3-.1.5-.3.8-.4.4-.1.6-.4.7-.8l.2-1h1.2l.2 1c.1.4.3.7.7.8.3.1.6.2.9.4.3.2.7.1 1-.1l.8-.6.8.8-.6 1c-.2.3-.2.7-.1 1.1.1.3.3.5.3.8.1.4.4.6.8.7l1 .2v1.1z' }),
React.createElement('circle', { cx: 23.8, cy: 23.6, r: 2.3 }),
React.createElement('path', { d: 'M1.4 10.2h21.5c.4 0 .8-.3 1-.7.1-.4 0-.9-.4-1.1L12.3.8c-.4-.2-.8-.2-1.2 0L.8 8.4c-.4.3-.5.7-.4 1.1.2.4.5.7 1 .7zm10.3-7.4l7.9 5.4H4.4l7.3-5.4zm-7.8 9.6v8.2c0 .6.4 1 1 1s1-.4 1-1v-8.2c0-.6-.4-1-1-1s-1 .5-1 1zM12 22.6c.6 0 1-.4 1-1V21c1.1-.4 1.9-1.4 1.9-2.6 0-1.3-.9-2.2-2.6-2.8-.8-.3-.9-.5-.9-.7 0-.4.3-.8.8-.8.3 0 .4.2.4.2.1.5.7.8 1.2.7.5-.1.9-.7.7-1.2-.2-.8-.7-1.3-1.5-1.6v-.6c0-.6-.4-1-1-1s-1 .4-1 1v.7c-.9.4-1.6 1.4-1.6 2.5 0 1.3.8 2.1 2.3 2.7 1 .3 1.2.7 1.2.9 0 .4-.3.8-.8.8s-1-.4-1-.8c0-.6-.4-1-1-1s-1 .4-1 1c0 1.2.9 2.1 1.9 2.5v.6c0 .7.4 1.1 1 1.1z' })
);
}
function CCIFinanceSettingsTwo(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.6 11.9l-1.5-.3c-.1-.4-.3-.7-.4-1.1l.9-1.2c.8-1.1.7-2.7-.3-3.7l-1.9-1.9c-1-1-2.6-1.1-3.7-.3l-1.2.9c-.4-.2-.8-.3-1.1-.5l-.2-1.5C20 .9 18.8-.1 17.4-.1h-2.6c-1.4 0-2.6 1-2.8 2.4L11.6 4c-.4.1-.7.3-1.1.4l-1.2-.9c-1.1-.8-2.8-.6-3.7.3L3.7 5.7c-1 1-1.1 2.5-.3 3.7l.9 1.3c-.1.3-.3.6-.4 1l-1.5.2C1 12.1 0 13.3 0 14.7v2.6c0 1.4 1 2.6 2.4 2.8l1.6.4c.1.4.3.7.4 1.1l-.9 1.2c-.8 1.1-.7 2.7.3 3.7l1.9 1.9c1 1 2.6 1.1 3.7.3l1.3-.9c.3.1.7.3 1 .4l.3 1.5c.2 1.4 1.4 2.4 2.8 2.4h2.6c1.4 0 2.6-1 2.8-2.4l.3-1.5c.4-.1.7-.3 1.1-.4l1.2.9c1.1.8 2.7.7 3.7-.3l1.9-1.9c1-1 1.1-2.5.3-3.7l-.9-1.2c.2-.4.3-.7.4-1.1l1.5-.3c1.4-.2 2.4-1.4 2.4-2.8v-2.6c-.1-1.5-1.1-2.7-2.5-2.9zm.3 5.4c0 .4-.3.8-.7.8l-2.1.3c-.4.1-.7.3-.8.7-.2.6-.4 1.2-.8 1.9-.2.3-.1.7.1 1l1.2 1.7c.2.3.2.8-.1 1.1l-1.9 1.9c-.3.3-.8.3-1.1.1L22 25.6c-.3-.2-.7-.2-1-.1-.6.3-1.2.6-1.9.8-.4.1-.6.4-.7.8l-.4 2.1c-.1.4-.4.7-.8.7h-2.6c-.4 0-.8-.3-.8-.7l-.3-2.1c-.1-.4-.3-.7-.7-.8-.6-.2-1.2-.4-1.8-.7-.1-.1-.3-.1-.5-.1s-.4.1-.6.2L8.1 27c-.3.2-.8.2-1.1-.1L5.3 25c-.3-.3-.3-.7-.1-1.1l1.2-1.7c.2-.3.3-.7.1-1.1-.3-.6-.6-1.2-.8-1.9-.1-.4-.4-.6-.8-.7l-2.1-.4c-.4-.1-.7-.4-.7-.8v-2.6c0-.4.3-.8.7-.8l2.1-.3c.4-.1.7-.3.8-.7.2-.7.5-1.3.8-1.9.2-.3.1-.7-.1-1L5.1 8.2c-.3-.3-.2-.8.1-1.1L7 5.2c.3-.2.8-.3 1.1 0l1.7 1.2c.3.2.7.3 1.1.1.6-.3 1.2-.6 1.9-.8.4-.1.6-.4.7-.8l.4-2.1c.1-.4.4-.7.8-.7h2.6c.4 0 .8.3.8.7l.3 2.1c.1.4.3.7.7.8.7.2 1.3.5 1.9.8.3.2.7.1 1-.1l1.7-1.2c.3-.2.8-.2 1.1.1l1.9 1.9c.3.3.3.7.1 1.1L25.6 10c-.2.3-.2.7-.1 1 .3.6.6 1.2.8 1.9.1.4.4.6.8.7l2.1.4c.4.1.7.4.7.8v2.5z' }),
React.createElement('path', { d: 'M16.3 15c-1.5-.5-2.1-1.1-2.1-2 0-1.1.9-2 2-2 .5 0 1.2.2 1.4.9.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.2-2.1-2.5-2.4V7.5c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.8 3.8 0 2.7 2.6 3.6 3.5 3.9 1.7.6 2.6 1.3 2.6 2.2 0 1.1-.9 2-2 2s-2.5-.9-2.5-2c0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.5 3.3 3.3 3.8v1.6c0 .6.4 1 1 1s1-.4 1-1V23c1.9-.4 3.3-2 3.3-4-.1-1.8-1.5-3.2-4.1-4z' })
);
}
function CCIIdentity(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.5 27.5h-25C1.6 27.5 0 26 0 24V8c0-1.9 1.6-3.5 3.5-3.5h24.9c2 0 3.6 1.6 3.6 3.5v16c0 2-1.6 3.5-3.5 3.5zm-25-21C2.7 6.5 2 7.2 2 8v16c0 .8.7 1.5 1.5 1.5h24.9c.8 0 1.5-.7 1.5-1.5V8c0-.8-.7-1.5-1.5-1.5H3.5z' }),
React.createElement('path', { d: 'M15 23c-.6 0-1-.4-1-1 0-2.5-2-4.6-4.6-4.6-2.5 0-4.6 2-4.6 4.6 0 .6-.4 1-1 1s-1-.4-1-1c0-3.6 2.9-6.6 6.6-6.6s6.6 3 6.6 6.6c0 .6-.4 1-1 1zm-5.5-7.9c-2 0-3.7-1.6-3.7-3.7s1.6-3.7 3.7-3.7 3.7 1.6 3.7 3.7-1.7 3.7-3.7 3.7zm0-5.3c-.9 0-1.7.7-1.7 1.7s.7 1.7 1.7 1.7 1.7-.7 1.7-1.7-.8-1.7-1.7-1.7zM27.1 12H16c-.6 0-1-.4-1-1s.4-1 1-1h11.1c.6 0 1 .4 1 1s-.5 1-1 1zm0 4.5H16c-.6 0-1-.4-1-1s.4-1 1-1h11.1c.6 0 1 .4 1 1s-.5 1-1 1z' })
);
}
function CCILeads(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M24.1 19.1c-1.9 0-3.7.7-5.1 1.9-1.9-2.7-5-4.5-8.6-4.5C4.7 16.5 0 21.2 0 26.9c0 .6.4 1 1 1s1-.4 1-1c0-4.7 3.8-8.4 8.4-8.4s8.4 3.8 8.4 8.4c0 .6.4 1 1 1s1-.4 1-1c0-1.5-.3-2.9-.9-4.2C21 21.6 22.5 21 24 21c3.2 0 5.8 2.6 5.8 5.8 0 .6.4 1 1 1s1-.4 1-1c.2-4.2-3.4-7.7-7.7-7.7zm0-.8c2.3 0 4.2-1.9 4.2-4.2 0-2.3-1.9-4.2-4.2-4.2S20 11.8 20 14.1c0 2.3 1.8 4.2 4.1 4.2zm0-6.3c1.2 0 2.2 1 2.2 2.2s-1 2.2-2.2 2.2-2.2-1-2.2-2.2 1-2.2 2.2-2.2zm-13.6 2.7c3 0 5.4-2.4 5.4-5.4s-2.4-5.4-5.4-5.4-5.4 2.4-5.4 5.4 2.4 5.4 5.4 5.4zm0-8.8c1.9 0 3.4 1.5 3.4 3.4s-1.5 3.4-3.4 3.4-3.4-1.5-3.4-3.4 1.5-3.4 3.4-3.4z' })
);
}
function CCILeadsList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M15.9 14.8c2.6 0 4.8-2.1 4.8-4.8s-2.1-4.8-4.8-4.8c-2.6 0-4.8 2.1-4.8 4.8s2.1 4.8 4.8 4.8zm0-7.5c1.5 0 2.8 1.3 2.8 2.8s-1.3 2.8-2.8 2.8c-1.5 0-2.8-1.3-2.8-2.8s1.2-2.8 2.8-2.8zM24.5 18c-.9 0-1.7.2-2.5.5-1.6-1.5-3.8-2.4-6.1-2.4s-4.4.9-6 2.3c-.8-.3-1.6-.4-2.4-.4-4 0-7.3 3.3-7.3 7.3 0 .6.4 1 1 1s1-.4 1-1c0-2.9 2.4-5.3 5.3-5.3.3 0 .6 0 .9.1-1 1.5-1.6 3.3-1.6 5.2 0 .6.4 1 1 1s1-.4 1-1c0-4 3.2-7.2 7.2-7.2s7.2 3.2 7.2 7.2c0 .6.4 1 1 1s1-.4 1-1c0-1.9-.6-3.7-1.6-5.2.4-.1.7-.1 1.1-.1 2.9 0 5.3 2.4 5.3 5.3 0 .6.4 1 1 1s1-.4 1-1c-.2-4-3.5-7.3-7.5-7.3z' }),
React.createElement('circle', { cx: 24.5, cy: 13.8, r: 2.9 }),
React.createElement('circle', { cx: 7.5, cy: 13.8, r: 2.9 })
);
}
function CCISettings(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.3 32.1h-2.6c-1.4 0-2.6-1-2.8-2.4l-.3-1.5c-.3-.1-.7-.3-1-.4l-1.3.9c-1.1.8-2.7.7-3.7-.3l-1.9-1.9c-1-1-1.1-2.5-.3-3.7l.9-1.2c-.2-.3-.3-.7-.4-1.1l-1.5-.3C1 20.1 0 18.9 0 17.5v-2.6c0-1.4 1-2.6 2.4-2.8l1.5-.3c.1-.4.3-.7.4-1.1l-.9-1.3c-.8-1.1-.7-2.6.3-3.6l1.9-1.9c.9-1 2.6-1.1 3.7-.3l1.2.9c.3-.2.7-.3 1.1-.4l.3-1.5c.2-1.4 1.4-2.4 2.8-2.4h2.6c1.4 0 2.6 1 2.8 2.4l.2 1.4c.4.1.8.3 1.1.5l1.3-.9c1.1-.8 2.7-.7 3.7.3l1.9 1.9c1 1 1.1 2.5.3 3.7l-.9 1.2c.2.3.3.7.4 1.1l1.5.3c1.4.2 2.4 1.4 2.4 2.8v2.6c0 1.4-1 2.6-2.4 2.8l-1.5.3c-.1.4-.3.7-.4 1.1l.9 1.3c.8 1.1.7 2.7-.3 3.7l-1.9 1.9c-1 1-2.6 1.1-3.7.3l-1.2-.9c-.3.2-.7.3-1.1.4l-.3 1.5c-.2 1.2-1.4 2.2-2.8 2.2zm-6.8-6.5c.2 0 .3 0 .5.1.6.3 1.2.5 1.8.7.4.1.6.4.7.8l.4 2.1c.1.4.4.7.8.7h2.6c.4 0 .8-.3.8-.7l.4-2.1c.1-.4.3-.7.7-.8.7-.2 1.3-.5 1.9-.8.3-.2.7-.2 1 .1l1.7 1.2c.3.2.8.2 1.1-.1l1.9-1.9c.3-.3.3-.8.1-1.1l-1.2-1.7c-.2-.3-.2-.7-.1-1 .3-.6.6-1.3.8-1.9.1-.4.4-.6.8-.7l2.1-.4c.4-.1.7-.4.7-.8v-2.6c0-.4-.3-.8-.7-.8l-2.1-.4c-.4-.1-.7-.3-.8-.7-.2-.6-.5-1.3-.8-1.9-.2-.3-.1-.7.1-1l1.2-1.7c.2-.3.2-.8-.1-1.1L25 5.3c-.3-.3-.8-.3-1.1-.1l-1.7 1.2c-.3.2-.7.2-1 .1-.6-.3-1.3-.6-1.9-.8-.4-.1-.6-.4-.7-.8l-.4-2.1c-.1-.4-.4-.7-.8-.7h-2.6c-.4 0-.8.3-.8.7L13.4 5c-.1.4-.3.7-.7.8-.6.2-1.3.5-1.9.8-.3.2-.7.2-1.1-.1L8.1 5.2C7.8 5 7.3 5 7 5.3L5.1 7.2c-.3.3-.3.7-.1 1.1L6.3 10c.2.3.2.7.1 1-.4.7-.6 1.3-.8 2-.1.4-.4.6-.8.7l-2.1.3c-.4.1-.7.4-.7.9v2.6c0 .4.3.8.7.8l2.1.4c.4.1.7.3.8.7.2.6.5 1.3.8 1.9.2.3.2.7-.1 1.1L5.1 24c-.2.3-.2.8.1 1.1L7.1 27c.3.3.8.3 1.1.1l1.8-1.3c.1-.1.3-.2.5-.2z' }),
React.createElement('path', { d: 'M16 21.9c-3.2 0-5.8-2.6-5.8-5.8 0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8c0 3.2-2.6 5.8-5.8 5.8zm0-9.6c-2.1 0-3.8 1.7-3.8 3.8 0 2.1 1.7 3.8 3.8 3.8s3.8-1.7 3.8-3.8c0-2.1-1.7-3.8-3.8-3.8z' })
);
}
function CCIAlertList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M26.1 32.1c-.6 0-1-.4-1-1 0-5.1-4.1-9.2-9.2-9.2S6.7 26 6.7 31.1c0 .6-.4 1-1 1s-1-.4-1-1c0-6.2 5-11.2 11.2-11.2s11.2 5 11.2 11.2c0 .5-.5 1-1 1zM15.9 18.9c-3.2 0-5.7-2.6-5.7-5.7s2.6-5.7 5.7-5.7c3.2 0 5.7 2.6 5.7 5.7s-2.5 5.7-5.7 5.7zm0-9.5c-2.1 0-3.7 1.7-3.7 3.7s1.7 3.7 3.7 3.7 3.7-1.7 3.7-3.7-1.7-3.7-3.7-3.7zM24.1 7c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1s1 .4 1 1v5c0 .6-.4 1-1 1zm0 4.7c-.2 0-.5 0-.7-.1-.2-.1-.4-.2-.6-.4-.3-.3-.5-.8-.5-1.2 0-.5.2-.9.5-1.2.2-.2.3-.3.6-.4.6-.3 1.4-.1 1.9.4.3.3.5.8.5 1.2 0 .2 0 .5-.1.7-.1.2-.2.4-.4.6-.2.2-.3.3-.6.4h-.6z' })
);
}
function CCIFileDownload(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M25.8 17.8V8.2c0-.1-.1-.2-.1-.2s0-.1-.1-.1L18.7.8c-.1-.1-.2-.2-.3-.2-.1-.1-.3-.1-.4-.1H2.2c-.6 0-1 .4-1 1v29.4c0 .6.4 1 1 1H24c3.9 0 7.1-3.2 7.1-7.1-.1-3.4-2.3-6.2-5.3-7zm-6.9-14l3.6 3.7h-3.6V3.8zM3.2 29.7V2.3h13.7v6.1c0 .6.4 1 1 1h5.9v8.1c-3.8.1-6.9 3.2-6.9 7.1 0 2 .8 3.8 2.2 5.1H3.2zm20.8 0c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1z' }),
React.createElement('path', { d: 'M13.9 24.6H6.8c-.6 0-1 .4-1 1s.4 1 1 1h7.1c.6 0 1-.4 1-1s-.4-1-1-1zm1.6-5.8H6.8c-.6 0-1 .4-1 1s.4 1 1 1h8.7c.6 0 1-.4 1-1s-.5-1-1-1zm-8.7-3.7h12.7c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm0-5.7H12c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm19.9 15.7c-.4-.4-1-.4-1.4 0l-.3.4v-4c0-.6-.4-1-1-1s-1 .4-1 1v4l-.3-.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2c.2.2.5.3.7.3s.5-.1.7-.3l2-2c.4-.4.4-1.1 0-1.5z' })
);
}
function CCIFileUpload(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M25.8 17.8V8.2c0-.1-.1-.2-.1-.2s0-.1-.1-.1L18.7.8c-.1-.1-.2-.2-.3-.2-.1-.1-.3-.1-.4-.1H2.2c-.6 0-1 .4-1 1v29.4c0 .6.4 1 1 1H24c3.9 0 7.1-3.2 7.1-7.1-.1-3.4-2.3-6.2-5.3-7zm-6.9-14l3.6 3.7h-3.6V3.8zM3.2 29.7V2.3h13.7v6.1c0 .6.4 1 1 1h5.9v8.1c-3.8.1-6.9 3.2-6.9 7.1 0 2 .8 3.8 2.2 5.1H3.2zm20.8 0c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1z' }),
React.createElement('path', { d: 'M14 24.6H6.8c-.6 0-1 .4-1 1s.4 1 1 1H14c.6 0 1-.4 1-1s-.5-1-1-1zm1.5-5.8H6.8c-.6 0-1 .4-1 1s.4 1 1 1h8.7c.6 0 1-.4 1-1s-.4-1-1-1zm-8.7-3.7h12.7c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm0-5.7H12c.6 0 1-.4 1-1s-.4-1-1-1H6.8c-.6 0-1 .4-1 1s.5 1 1 1zm17.9 11.4c-.4-.4-1-.4-1.4 0l-2 2c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.3-.3v4c0 .6.4 1 1 1s1-.4 1-1v-4l.3.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-2-2z' })
);
}
function CCIKanbanOthers(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 5.2H1c-.6 0-1 .4-1 1V25c0 .6.4 1 1 1h30c.6 0 1-.4 1-1V6.3c0-.6-.5-1.1-1.1-1.1zm-11.2 2V24h-8.2V7.2h8.2zM2 7.2h7.5V24H2V7.2zM30 24h-8.3V7.2H30V24z' }),
React.createElement('circle', { cx: 5.2, cy: 21.1, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 15.5, r: 1.2 }),
React.createElement('circle', { cx: 24.9, cy: 10, r: 1.2 }),
React.createElement('circle', { cx: 14.7, cy: 10, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 15.5, r: 1.2 }),
React.createElement('circle', { cx: 5.2, cy: 10, r: 1.2 })
);
}
function CCIMap(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M16 32c-.3 0-.6-.1-.8-.4-.4-.5-11.1-13.3-11.1-19.6C4.1 5.4 9.4 0 16 0s11.9 5.4 11.9 12c0 6.3-10.7 19.1-11.2 19.6-.1.2-.4.4-.7.4zm0-30c-5.5 0-9.9 4.5-9.9 10 0 4.3 6.6 13.3 9.9 17.4 3.4-4.1 9.9-13.1 9.9-17.4 0-5.5-4.4-10-9.9-10z' }),
React.createElement('circle', { cx: 16, cy: 12.9, r: 4.1 })
);
}
function CCIQuote(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.2 25.2c0-1.8-1.3-3.2-4-4.1-1.5-.5-2.2-1.1-2.2-2 0-1.2.9-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.8 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.9 3.9 0 2.8 2.7 3.7 3.5 3.9 1.8.6 2.6 1.3 2.6 2.2 0 1.1-.9 2.1-2.1 2.1-1.1 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9v1.7c0 .6.4 1 1 1s1-.4 1-1v-1.6c2.2-.4 3.6-2.1 3.6-4z' }),
React.createElement('path', { d: 'M16.7 26.1H6.3v-24H23v7.2c0 .6.4 1 1 1s1-.4 1-1V1.1c0-.6-.4-1-1-1H5.3c-.6 0-1 .4-1 1v26c0 .6.4 1 1 1h11.5c.6 0 1-.4 1-1s-.5-1-1.1-1z' }),
React.createElement('path', { d: 'M16.3 21.8c.6 0 1-.4 1-1s-.4-1-1-1H9.7c-.6 0-1 .4-1 1s.4 1 1 1h6.6zm4-8c0-.6-.4-1-1-1H9.7c-.6 0-1 .4-1 1s.4 1 1 1h9.6c.5 0 1-.5 1-1zm-10.6-8c-.6 0-1 .4-1 1s.4 1 1 1h9.6c.6 0 1-.4 1-1s-.4-1-1-1H9.7z' })
);
}
function CCISearchCheck(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.5 30.1l-8.7-8.8c1.8-2.2 2.9-5 2.9-8.1C25.8 6.2 20 .4 13 .4 5.9.4.2 6.2.2 13.2.2 20.3 5.9 26 13 26c3.3 0 6.3-1.2 8.5-3.3l8.6 8.8c.2.2.5.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4zM13 24C7 24 2.2 19.2 2.2 13.2 2.2 7.3 7 2.4 13 2.4c6 0 10.8 4.9 10.8 10.8 0 6-4.9 10.8-10.8 10.8z' }),
React.createElement('path', { d: 'M17.8 9.6l-6.5 6.5-2.4-2.4c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3.1 3.1c.2.2.4.3.7.3s.5-.1.7-.3l7.2-7.2c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z' })
);
}
function PCCIJob(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.4 7.6h-6.9V4.3c0-1.6-1.2-2.9-2.6-2.9h-7.8c-1.5 0-2.6 1.3-2.6 2.9v3.3H2.6C1.2 7.6 0 8.8 0 10.2v17.9c0 1.4 1.2 2.6 2.6 2.6h26.8c1.4 0 2.6-1.2 2.6-2.6V10.2c0-1.4-1.2-2.6-2.6-2.6zM11.5 4.3c0-.5.3-.9.6-.9h7.8c.3 0 .6.4.6.9v3.3h-9V4.3zm18.4 23.8c0 .3-.2.5-.5.5H2.6c-.3 0-.5-.2-.5-.5V10.2c0-.3.2-.5.5-.5h26.8c.3 0 .5.2.5.5v17.9z' })
);
}
function CCIRecord(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.8 1.9c-7.6 0-13.8 6-14.1 13.5H1c-.4 0-.8.3-.9.6-.2.4-.1.8.2 1.1L4.5 21c.2.2.4.3.7.3.3 0 .5-.1.7-.3l3.7-3.9c.3-.3.3-.7.2-1.1s-.5-.6-.9-.6H5.7C6 9 11.3 3.9 17.8 3.9c6.7 0 12.1 5.4 12.1 12.1 0 6.7-5.4 12.1-12.1 12.1-2.5 0-4.9-.7-6.9-2.2-.5-.3-1.1-.2-1.4.3-.3.5-.2 1.1.3 1.4 2.4 1.6 5.1 2.5 8 2.5 7.8 0 14.1-6.3 14.1-14.1S25.6 1.9 17.8 1.9z' }),
React.createElement('path', { d: 'M17.8 8.5c-.6 0-1 .4-1 1v6.9c0 .3.2.6.4.8l5.3 3.6c.2.1.4.2.6.2.3 0 .6-.2.8-.4.3-.5.2-1.1-.3-1.4l-4.9-3.3V9.5c.1-.5-.3-1-.9-1z' })
);
}
function CCITrash(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.1 5.5h-7.5V2.9c0-1.6-1.3-2.9-2.9-2.9h-7.3c-1.6 0-2.9 1.3-2.9 2.9v2.6H1.9c-.6 0-1 .4-1 1s.4 1 1 1h3v20.3c0 2.3 1.9 4.2 4.2 4.2h14.2c2.3 0 4.2-1.9 4.2-4.2V7.5h2.7c.6 0 1-.4 1-1s-.6-1-1.1-1zM11.5 2.9c0-.5.4-.9.9-.9h7.3c.5 0 .9.4.9.9v2.6h-9.1V2.9zm13.9 24.9c0 1.2-1 2.2-2.2 2.2H9.1c-1.2 0-2.2-1-2.2-2.2V7.5h18.5v20.3z' }),
React.createElement('path', { d: 'M20 12.4v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.4-1-1-1s-1 .4-1 1zm-9.2-1c-.6 0-1 .4-1 1v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.4-1-1-1zm5.3 0c-.6 0-1 .4-1 1v11.4c0 .6.4 1 1 1s1-.4 1-1V12.4c0-.6-.5-1-1-1z' })
);
}
function CCIStats(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M17.9.2c-.6 0-1 .4-1 1v13c0 .6.4 1 1 1h13c.6 0 1-.4 1-1 0-7.8-6.2-14-14-14zm1 13v-11c5.8.5 10.5 5.1 11 11h-11z' }),
React.createElement('path', { d: 'M27.1 16.9h-2.5c-.6 0-1 .4-1 1s.4 1 1 1H26C25.5 25.1 20.4 30 14 30 7.4 30 2 24.6 2 18 2 11.7 6.9 6.6 13 6.1v1.4c0 .6.4 1 1 1s1-.4 1-1V5c0-.6-.4-1-1-1C6.3 4 0 10.3 0 18s6.3 14 14 14 14-6.3 14-14v-.2c.1-.5-.4-.9-.9-.9z' }),
React.createElement('path', { d: 'M14.1 13.8c.6 0 1-.4 1-1v-2.6c0-.6-.4-1-1-1s-1 .4-1 1v2.6c0 .5.4 1 1 1zm-1 4.1c0 .6.4 1 1 1h2.5c.6 0 1-.4 1-1s-.4-1-1-1h-1.5v-1.5c0-.6-.4-1-1-1s-1 .4-1 1v2.5zm8.8 1c.6 0 1-.4 1-1s-.4-1-1-1h-2.7c-.6 0-1 .4-1 1s.4 1 1 1h2.7z' })
);
}
function CCISalesforce(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31.9 13.1c-.1-.9-.5-1.8-1-2.8-1-1.7-2.5-2.8-4.4-3.3-1.4-.4-2.8-.3-4.1.1-.9-1.2-2.1-2-3.5-2.3-1.9-.4-3.7-.1-5.2 1-.9-.9-2.1-1.5-3.4-1.8-2.1-.4-3.9 0-5.6 1.3C3 6.7 2.2 8.4 2 10.5c-.1.8 0 1.5.3 2.3-1.1.9-1.8 2-2.1 3.4-.5 2.2.1 4.2 1.7 5.8 1.2 1.2 2.8 1.8 4.6 1.7.1.2.3.5.4.7.8 1.1 1.9 1.9 3.2 2.4.7.2 1.4.3 2 .3h.4c1.1 0 2.2-.4 3.2-1.1.7-.5 1.4-1.1 1.8-1.9.5.1 1 .2 1.5.2 1.9 0 3.6-.8 4.7-2.3.3 0 .6.1.9.1C27.1 22 29 21 30.5 19c1.3-1.7 1.7-3.6 1.4-5.9zm-14.5 8.7c-.5-.2-1 .1-1.2.5-.4.8-.9 1.4-1.6 1.9-.7.5-1.4.7-2.1.7-.7 0-1.2 0-1.7-.2-1-.3-1.7-.9-2.3-1.7-.1-.2-.3-.5-.4-.7H8c-.2-.5-.7-.7-1.2-.7h-.2c-1.4.2-2.5-.1-3.4-1-1.1-1.1-1.5-2.4-1.1-3.9.2-1.1.8-1.9 1.8-2.5.4-.3.8-.8.4-1.6-.2-.7-.3-1.4-.3-2 .1-1.5.7-2.6 1.9-3.5 1.2-.9 2.5-1.2 4-1 1.1.2 2 .8 2.8 1.7l.2.2c.4.4 1 .4 1.4.1l.2-.2c.1-.1.3-.2.4-.3 1.1-.8 2.2-1 3.5-.7 1.1.3 2 .9 2.6 1.9.4.6 1 .8 1.6.5 1.1-.4 2.3-.5 3.4-.2 1.4.4 2.5 1.2 3.2 2.4.4.7.7 1.3.8 1.9.2 1.8-.1 3.1-1 4.3-1.1 1.4-2.5 2.2-4.4 2.3-.2 0-.4 0-.7-.1h-.2c-.7-.1-1.1.3-1.3.6-.8 1.2-1.9 1.8-3.3 1.8-.5 0-.9-.1-1.4-.3-.1-.1-.2-.1-.3-.2' }),
React.createElement('path', { d: 'M5.5 15.7c.1 0 .2.1.3.1h.5c.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1v-.4l-.1-.1-.1-.1c-.1 0-.1 0-.2-.1l-.2-.1c-.2-.1-.4-.2-.5-.3s-.1-.2-.1-.4.1-.4.2-.5c.2-.1.4-.2.7-.2h.4c.1 0 .2.1.3.1v.2c0 .1 0 .1-.1.2-.1 0-.2-.1-.3-.1h-.3c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2v.1l.1.1.1.1c.1 0 .1 0 .2.1l.2.1c.1 0 .2.1.2.1.1 0 .1.1.2.1.1.1.1.1.1.2v.3c0 .1 0 .2-.1.3.2.2.1.3 0 .4-.1.1-.2.1-.3.2-.1 0-.3.1-.4.1h-.4c-.1 0-.2-.1-.3-.1V16c-.1-.2 0-.3 0-.3zm3.7-1.3c0-.2-.1-.3-.2-.4-.1-.1-.2-.1-.4-.1h-.3c-.1 0-.2 0-.3.1-.1-.1-.1-.2-.1-.4.1 0 .2-.1.4-.1h.4c.3 0 .6.1.8.2.2.2.3.4.3.7V16c-.1 0-.3.1-.4.1h-.9c-.1 0-.2-.1-.3-.1-.1-.1-.2-.2-.2-.3-.1-.1-.1-.2-.1-.4 0-.1 0-.3.1-.4.1-.1.1-.2.2-.3.1-.1.2-.1.3-.2.1 0 .3-.1.4-.1h.3c-.1.2 0 .2 0 .1zm0 .5h-.4c-.2 0-.4 0-.5.1-.1.1-.2.2-.2.4 0 .1 0 .2.1.2 0 .1.1.1.1.1.1 0 .1 0 .2.1h.6v-.9zm1.2-2.5h.4v3.1c0 .1 0 .1.1.1 0 0 .1 0 .1.1h.3v.4h-.7c-.1 0-.2-.1-.2-.1l-.2-.2c0-.1-.1-.2-.1-.3v-3.1zm1.9 2.6c0 .3.1.5.2.6.1.1.3.2.6.2.2 0 .5 0 .7-.1 0 .1 0 .1.1.2v.2c-.1 0-.2.1-.4.1h-.4c-.2 0-.4 0-.6-.1-.2-.1-.3-.2-.4-.3-.1-.1-.2-.3-.2-.4-.1-.2-.1-.3-.1-.5s0-.4.1-.5c0-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.1.1.2.1.3.3.1.1.2.2.2.4 0 .1.1.3.1.5v.2h-1.8zm1.3-.4v-.3c0-.1-.1-.2-.1-.2 0-.1-.1-.1-.2-.2-.1 0-.2-.1-.3-.1-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5h1.3zm1.1 1.1c.1 0 .2.1.3.1h.5c.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1v-.4l-.1-.1-.1-.1c-.1 0-.1 0-.2-.1l-.2-.1c-.2-.1-.4-.2-.5-.3s-.1-.2-.1-.4.1-.4.2-.5c.2-.1.4-.2.7-.2h.4c.1 0 .2.1.3.1v.2c0 .1 0 .1-.1.2-.1 0-.2-.1-.3-.1h-.3c-.1 0-.2 0-.3.1-.1 0-.1.1-.1.2v.1l.1.1.1.1c.1 0 .1 0 .2.1l.2.1c.1 0 .2.1.2.1.1 0 .1.1.2.1.1.1.1.1.1.2v.3c0 .1 0 .2-.1.3-.1.1-.1.2-.2.3-.1.1-.2.1-.3.2-.1 0-.3.1-.4.1h-.4c-.1 0-.2-.1-.3-.1v-.2c.2-.1.2-.2.2-.2zm2.9-1.8h-.4v-.2c0-.1 0-.1.1-.2h.4v-.1c.1-.3.2-.6.3-.8.2-.2.4-.3.7-.3h.4c0 .1 0 .2-.1.2 0 .1 0 .1-.1.2h-.4c-.1 0-.1.1-.2.1 0 0-.1.1-.1.2s-.1.2-.1.3v.2h.6v.2c0 .1 0 .1-.1.2H18l-.4 2.2c0 .2-.1.4-.1.6-.1.2-.1.3-.2.4-.1.1-.2.2-.3.2-.1 0-.3.1-.4.1h-.4c0-.1 0-.1.1-.2 0-.1 0-.1.1-.2h.4c.1 0 .1-.1.2-.1 0-.1.1-.1.1-.3 0-.1.1-.3.1-.4l.4-2.3zm2.2 2.3c-.2 0-.4 0-.5-.1-.2-.1-.3-.2-.4-.3-.1-.1-.2-.3-.2-.4 0-.2-.1-.3-.1-.5s0-.4.1-.5c0-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.4 0 .5.1c.2.1.3.2.4.3.1.1.2.3.2.4 0 .2.1.3.1.5s0 .4-.1.5c0 .2-.1.3-.2.4-.1.1-.2.2-.4.3-.1.1-.3.1-.5.1zm0-.4c.2 0 .4-.1.5-.3s.2-.4.2-.7c0-.3-.1-.5-.2-.7-.1-.2-.3-.3-.5-.3s-.4.1-.5.3c-.1.2-.2.4-.2.7 0 .3.1.5.2.7s.3.3.5.3zm1.9-2.3h.4v.4l.3-.3c.1-.1.3-.1.4-.1h.2v.4h-.5c-.1 0-.2.1-.2.1-.1.1-.1.2-.2.3 0 .1-.1.3-.1.4V16h-.4v-2.5zm3.5 2.2s.1.1.1.2v.2c-.2.1-.4.1-.7.1-.4 0-.8-.1-1-.4-.2-.2-.3-.6-.3-1 0-.2 0-.4.1-.5.1-.2.1-.3.2-.4.1-.1.2-.2.4-.3.2-.1.3-.1.6-.1h.4c.1 0 .2 0 .3.1v.2c0 .1 0 .1-.1.2-.2-.1-.4-.1-.6-.1-.3 0-.5.1-.6.3-.1.2-.2.4-.2.7 0 .3.1.6.2.7.1.2.3.2.6.2h.3c.1-.1.2-.1.3-.1zm1-.7c0 .3.1.5.2.6.1.1.3.2.6.2.2 0 .5 0 .7-.1 0 .1 0 .1.1.2v.2c-.1 0-.2.1-.4.1H27c-.2 0-.4 0-.6-.1-.2-.1-.3-.2-.4-.3s-.2-.3-.2-.4c-.1-.2-.1-.3-.1-.5s0-.4.1-.5.1-.3.2-.4c.1-.1.2-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.1.1.2.1.3.3.1.1.2.2.2.4 0 .1.1.3.1.5v.2h-1.8zm1.3-.4v-.3c0-.1-.1-.2-.1-.2 0-.1-.1-.1-.2-.2-.1 0-.2-.1-.3-.1-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5h1.3z' })
);
}
function CCIRocket(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('circle', {
transform: 'rotate(-21.382 21.889 10.135)',
cx: 21.9,
cy: 10.1,
r: 2.5
}),
React.createElement('path', { d: 'M31.9 1.3c0-.6-.5-1-1.1-1-4.3.1-8.3 1.1-11.9 2.9-2.9 1.5-5.5 3.5-7.7 6.1-.7.8-1.3 1.5-1.8 2.3-1.2 0-2.3.3-3.4.7-2.6 1-4.6 3-5.8 5.5-.3.4-.2.8.1 1.2.3.3.7.5 1.1.3 1.7-.4 3.4-.4 4.9.1.1 0 .1.1.2.1s.2 0 .2.1c.6.2 1.3.5 1.8.9-2.2 1.7-1.8 4.8-1.8 4.8s3.3-.1 4.7-1.9c.3.4.5.9.7 1.4.7 1.9.8 4 .2 5.9-.1.4 0 .8.3 1.1.1.1.3.2.5.2.2.1.5 0 .7 0 2.6-1.1 4.6-3.1 5.7-5.6.5-1.1.7-2.2.8-3.3 1.6-1 3.1-2.1 4.5-3.4 2.3-2.3 4.1-5.1 5.4-8.2 2-5.4 1.7-10 1.7-10.2zM6.2 17.1c-1-.2-2-.3-3-.3.9-1.1 2.1-2 3.5-2.5.3-.1.7-.2 1.1-.3-.8 1.3-1.3 2.4-1.6 3.1zm7.7 6.5c-1.2-2.7-3.2-4.7-5.7-5.8.4-.9 1.1-2.4 2.2-4 .9.1 1.8.3 2.7.7 2.1.9 3.7 2.6 4.5 4.7.3.9.5 1.8.6 2.7-1.3.6-2.7 1.2-4.3 1.7zm.9 5.3c.1-1.1 0-2.2-.2-3.3 1.1-.4 2.2-.8 3.3-1.3-.5 1.8-1.5 3.5-3.1 4.6zm13.3-18.3c-1.6 4.2-4.3 7.5-7.9 9.9-.1-.8-.3-1.5-.6-2.2-1-2.6-3-4.7-5.6-5.8-.7-.3-1.4-.5-2.1-.7.3-.4.6-.7.9-1.1C17.3 5.6 23 2.9 29.7 2.5c0 1.6-.2 4.7-1.6 8.1z' })
);
}
function CCIEndorsementList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.3H8.1c-2.2 0-3.9 1.8-3.9 3.9v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6.2h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5.2c0-1.1.9-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', { d: 'M22.5 20.2c0-1.4-1-2.5-3-3.2-1.2-.4-1.3-.8-1.3-1.1 0-.6.5-1.2 1.2-1.2.6 0 .7.3.7.5.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.2-.9-.9-1.6-1.8-1.8V12c0-.6-.4-1-1-1s-1 .4-1 1v1c-1.2.5-2 1.6-2 2.9 0 1.4.9 2.4 2.7 3 1.1.4 1.6.8 1.6 1.3 0 .6-.5 1.2-1.2 1.2s-1.5-.6-1.5-1.2-.4-1-1-1-1 .4-1 1c0 1.4 1.1 2.5 2.3 2.9v.9c0 .6.4 1 1 1s1-.4 1-1v-.9c1.4-.3 2.4-1.5 2.4-2.9zm-8.6-4.1H9.2c-.6 0-1 .4-1 1s.4 1 1 1h4.6c.6 0 1-.4 1-1 .1-.6-.4-1-.9-1zm-4.7-2.9h6.7c.6 0 1-.4 1-1s-.4-1-1-1H9.2c-.6 0-1 .4-1 1s.5 1 1 1zm0-4.9h6.7c.6 0 1-.4 1-1s-.4-1-1-1H9.2c-.6 0-1 .4-1 1s.5 1 1 1z' })
);
}
function CCIPolicyList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', { d: 'M14.1 18.1c.1.1.3.2.5.2h.1c.2 0 .4-.1.5-.3l2.6-3.6c.3-.3.2-.8-.2-1.1-.4-.3-.8-.2-1.1.2l-2.2 3-.8-.7c-.3-.3-.8-.2-1.1.1-.3.3-.2.8.1 1.1l1.6 1.1z' }),
React.createElement('path', { d: 'M15.2 23.1c-.1 0-.2 0-.3-.1-6.1-2.2-6-7.1-5.9-11.1v-.7c0-.5.4-1 1-1 1.9-.1 3.4-.6 4.7-1.8.4-.3.9-.3 1.3 0 1.3 1.1 2.8 1.7 4.7 1.8.5 0 1 .5 1 1v.7c.1 3.9.2 8.9-5.9 11.1-.4.1-.5.1-.6.1zm-4.3-10.9c-.1 3.6 0 7.1 4.3 8.8 4.3-1.7 4.4-5.2 4.3-8.8-1.6-.2-3-.7-4.3-1.6-1.3.9-2.7 1.4-4.3 1.6z' })
);
}
function CCIDocument(props) {
return React.createElement(
'svg',
_extends({ viewBox: '0 0 32 32' }, props),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-3.9 26.3c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1H6.2V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v22.4z' }),
React.createElement('path', {
d: 'M9.8 7.3h9.9m-9.9 4.9h9.9M9.8 17h9.9m-9.9 5.1H16',
stroke: '#000',
strokeWidth: 2,
strokeLinecap: 'round',
strokeLinejoin: 'round',
strokeMiterlimit: 10
})
);
}
function CCIFileAgency(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28 1.1H8.1C5.9 1.1 4.2 2.9 4.2 5v21.4h-3c-.6 0-1 .4-1 1 0 2.2 1.8 3.9 3.9 3.9h18.1c2.2 0 3.9-1.8 3.9-3.9v-2.2h3.1c.6 0 1-.4 1-1s-.4-1-1-1h-.8V12c0-.6-.4-1-1-1h-1.3V6h4.8c.6 0 1-.4 1-1 0-2.1-1.8-3.9-3.9-3.9zm-1.6 22.1h-4.9v-3.1h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.4h2c.6 0 1-.4 1-1s-.4-1-1-1h-2V13h4.9v10.2zM21.5 11V5.7c0-.6-.4-1-1-1h-9.2c-.6 0-1 .4-1 1v17.5h-.7c-.6 0-1 .4-1 1s.4 1 1 1H24v2.2c0 1.1-.9 1.9-1.9 1.9s-1.9-.9-1.9-1.9c0-.6-.4-1-1-1h-13V5c0-1 .8-1.9 1.9-1.9h16.5c-.3.6-.5 1.2-.5 1.9v6h-2.6zm-7.8 8.5v3.7h-1.4v-5.5h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.6h2c.6 0 1-.4 1-1s-.4-1-1-1h-2v-1.9h2c.6 0 1-.4 1-1s-.4-1-1-1h-2V6.7h7.2v16.5h-1.6v-3.7h-4.2z' })
);
}
function CCIEndorsementPercent(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 8.5c.6 0 1-.4 1-1V1.1c0-.6-.4-1-1-1H1c-.6 0-1 .4-1 1v6.4c0 .5.4.9.9 1 .6.1 2 1.1 2 2.5S1.5 13.5 1 13.6c-.5.1-.9.5-.9 1v4.8c0 .5.4.9.9 1 .5.1 1.9 1.1 1.9 2.5S1.5 25.4 1 25.4c-.5.1-.9.5-.9 1v4.4c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-4.4c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.5-2.6 1.9-2.6c.6 0 1-.4 1-1v-4.8c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.4-2.3 1.8-2.3zm-1 6.9v3.2c-1.5.6-2.9 2.4-2.9 4.3s1.5 3.7 2.9 4.3v2.6H2v-2.7c1.3-.6 2.8-2.3 2.8-4.3S3.3 19.2 2 18.5v-3.4c1.4-.5 2.9-2.1 2.9-4.1 0-2-1.5-3.6-2.8-4.3V2.1h28v4.6c-1.5.6-2.9 2.4-2.9 4.3s1.4 3.8 2.8 4.4z' }),
React.createElement('path', { d: 'M22.1 8.9L9.5 21.5c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l12.6-12.6c.4-.4.4-1 0-1.4s-1-.4-1.4 0zm-10.9 4.8c.3.2.6.2 1 .2.2 0 .5 0 .7-.1.5-.2 1-.6 1.3-1.1.5-1.1.1-2.4-1-2.9s-2.4-.1-2.9 1c-.3.5-.3 1.1-.1 1.7.1.5.4.9 1 1.2zm10.1 4.6c-1.1-.5-2.4-.1-2.9 1-.3.5-.3 1.1-.1 1.7s.6 1 1.1 1.3c.3.2.6.2 1 .2.2 0 .5 0 .7-.1.5-.2 1-.6 1.3-1.1.4-1.1 0-2.4-1.1-3z' })
);
}
function CCIEndorsementProducer(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M31 8.5c.6 0 1-.4 1-1V1.1c0-.6-.4-1-1-1H1c-.6 0-1 .4-1 1v6.4c0 .5.4.9.9 1 .6.1 2 1.1 2 2.5S1.5 13.5 1 13.6c-.5.1-.9.5-.9 1v4.8c0 .5.4.9.9 1 .5.1 1.9 1.1 1.9 2.5S1.5 25.4 1 25.4c-.5.1-.9.5-.9 1v4.4c0 .6.4 1 1 1h30c.6 0 1-.4 1-1v-4.4c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.5-2.6 1.9-2.6c.6 0 1-.4 1-1v-4.8c0-.6-.4-1-1-1-.5 0-1.9-1.1-1.9-2.6s1.4-2.3 1.8-2.3zm-1 6.9v3.2c-1.5.6-2.9 2.4-2.9 4.3s1.5 3.7 2.9 4.3v2.6H2v-2.7c1.3-.6 2.8-2.3 2.8-4.3S3.3 19.2 2 18.5v-3.4c1.4-.5 2.9-2.1 2.9-4.1 0-2-1.5-3.6-2.8-4.3V2.1h28v4.6c-1.5.6-2.9 2.4-2.9 4.3s1.4 3.8 2.8 4.4z' }),
React.createElement('path', { d: 'M21.1 19.6c0-2.1-1.5-3.7-4.6-4.7-1.9-.6-2.7-1.4-2.7-2.6 0-1.5 1.2-2.6 2.6-2.6.6 0 1.5.2 1.8 1.3.1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.4-1.5-1.5-2.5-3-2.7v-2c0-.6-.4-1-1-1s-1 .4-1 1v2.1c-1.9.6-3.3 2.3-3.4 4.4 0 3.1 3 4.1 4 4.5.8.3 3.2 1.1 3.2 2.8 0 1.5-1.2 2.6-2.6 2.6-1.4 0-3.2-1.2-3.2-2.6 0-.6-.4-1-1-1s-1 .4-1 1c0 2.2 1.9 3.9 3.9 4.5v2.1c0 .6.4 1 1 1s1-.4 1-1v-2c2.4-.4 4.1-2.3 4.1-4.6z' })
);
}
function CCIQuoteList(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M28.2 25.2c0-1.8-1.3-3.2-4-4.1-1.5-.5-2.2-1.1-2.2-2 0-1.2.9-2.1 2.1-2.1.5 0 1.2.2 1.4 1 .1.5.7.9 1.2.7.5-.1.9-.7.7-1.2-.3-1.3-1.3-2.1-2.6-2.4v-1.6c0-.6-.4-1-1-1s-1 .4-1 1v1.7c-1.6.5-2.8 2-2.9 3.9 0 2.8 2.7 3.7 3.5 3.9 1.8.6 2.6 1.3 2.6 2.2 0 1.1-.9 2.1-2.1 2.1-1.1 0-2.6-1-2.6-2.1 0-.6-.4-1-1-1s-1 .4-1 1c0 1.9 1.6 3.4 3.3 3.9v1.7c0 .6.4 1 1 1s1-.4 1-1v-1.6c2.2-.3 3.6-2 3.6-4z' }),
React.createElement('path', { d: 'M16.7 26.2H6.3v-24H23v7.2c0 .6.4 1 1 1s1-.4 1-1V1.2c0-.6-.4-1-1-1H5.3c-.6 0-1 .4-1 1v26c0 .6.4 1 1 1h11.5c.6 0 1-.4 1-1s-.5-1-1.1-1z' }),
React.createElement('path', { d: 'M10.3 20.1l-.1-.1s-.1-.1-.2-.1-.1 0-.2-.1c-.2 0-.4 0-.6.1-.1.1-.2.1-.3.2-.1.1-.2.2-.2.3 0 .1-.1.3-.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1 0-.3-.1-.4-.1-.1-.1-.2-.2-.3zm.3-6.5c0-.1 0-.1-.1-.2 0-.1-.1-.1-.1-.2s-.1-.1-.1-.2l-.1-.1s-.1-.1-.2-.1-.1-.1-.2-.1c-.2 0-.4 0-.6.1-.1.2-.2.2-.3.3-.2.2-.3.4-.3.7v.4c0 .1.1.1.1.2l.1.1c.1.1.2.2.3.2.1 0 .3.1.4.1h.4c.1 0 .1-.1.2-.1s.1-.1.1-.1c.1 0 .1-.1.1-.1 0-.1.1-.1.1-.2s0-.1.1-.2v-.2c.1-.1.1-.2.1-.3zm-.1-7.1c-.1-.1-.1-.2-.2-.3l-.1-.1S10.1 6 10 6s-.1-.1-.2-.1c-.2 0-.4 0-.6.1-.1 0-.2 0-.3.1-.1.1-.2.2-.3.4 0 .1-.1.3-.1.4s0 .3.1.4c.1.1.1.2.2.3.2 0 .3.1.4.2.1.1.3.1.4.1h.2c.1 0 .1 0 .2-.1.1 0 .1 0 .2-.1.1 0 .1-.1.1-.1.1-.1.2-.2.2-.3 0-.1.1-.3.1-.4s-.1-.3-.1-.4zm6.8 13.3H13c-.6 0-1 .4-1 1s.4 1 1 1h4.3c.6 0 1-.4 1-1s-.4-1-1-1zm3-6c0-.6-.4-1-1-1H13c-.6 0-1 .4-1 1s.4 1 1 1h6.3c.5 0 1-.4 1-1zm-7.3-8c-.6 0-1 .4-1 1s.4 1 1 1h6.3c.6 0 1-.4 1-1s-.4-1-1-1H13z' })
);
}
function CCISettingsLead(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M29.6 11.9l-1.5-.3c-.1-.4-.3-.7-.4-1.1l.9-1.2c.8-1.1.7-2.7-.3-3.7l-1.9-1.9c-1-1-2.6-1.1-3.7-.3l-1.2.9c-.4-.2-.8-.3-1.1-.5l-.2-1.5C20 .9 18.8-.1 17.4-.1h-2.6c-1.4 0-2.6 1-2.8 2.4L11.6 4c-.4.1-.7.3-1.1.4l-1.2-.9c-1.1-.8-2.7-.6-3.7.3L3.7 5.7c-1 1-1.1 2.5-.3 3.7l.9 1.3c-.1.3-.3.6-.4 1l-1.5.2C1 12.1 0 13.3 0 14.7v2.6c0 1.4 1 2.6 2.4 2.8l1.6.3c.1.4.3.7.4 1.1l-.9 1.2c-.8 1.1-.7 2.7.3 3.7l1.9 1.9c1 1 2.6 1.1 3.7.3l1.3-.9c.3.1.7.3 1 .4l.3 1.5c.2 1.4 1.4 2.4 2.8 2.4h2.6c1.4 0 2.6-1 2.8-2.4l.3-1.5c.4-.1.7-.3 1.1-.4l1.2.9c1.1.8 2.7.7 3.7-.3l1.9-1.9c1-1 1.1-2.5.3-3.7l-.9-1.2c.2-.4.3-.7.4-1.1l1.5-.3c1.4-.2 2.4-1.4 2.4-2.8v-2.6c-.1-1.4-1.1-2.6-2.5-2.8zm.3 5.4c0 .4-.3.8-.7.8l-2.1.3c-.4.1-.7.3-.8.7-.2.6-.4 1.2-.8 1.9-.2.3-.1.7.1 1l1.2 1.7c.2.3.2.8-.1 1.1l-1.9 1.9c-.3.3-.8.3-1.1.1L22 25.6c-.3-.2-.7-.2-1-.1-.6.3-1.2.6-1.9.8-.4.1-.6.4-.7.8l-.4 2.1c-.1.4-.4.7-.8.7h-2.6c-.4 0-.8-.3-.8-.7l-.3-2.1c-.1-.4-.3-.7-.7-.8-.6-.2-1.2-.4-1.8-.7-.1-.1-.3-.1-.5-.1s-.4.1-.6.2L8.1 27c-.3.2-.8.2-1.1-.1L5.3 25c-.3-.3-.3-.7-.1-1.1l1.2-1.7c.2-.3.3-.7.1-1.1-.3-.6-.6-1.2-.8-1.9-.1-.4-.4-.6-.8-.7l-2.1-.4c-.4-.1-.7-.4-.7-.8v-2.6c0-.4.3-.8.7-.8l2.1-.3c.4-.1.7-.3.8-.7.2-.7.5-1.3.8-1.9.2-.3.1-.7-.1-1L5.1 8.2c-.3-.3-.2-.8.1-1.1L7 5.2c.3-.2.8-.3 1.1 0l1.7 1.2c.3.2.7.3 1.1.1.6-.3 1.2-.6 1.9-.8.4-.1.6-.4.7-.8l.4-2.1c.1-.4.4-.7.8-.7h2.6c.4 0 .8.3.8.7l.3 2.1c.1.4.3.7.7.8.7.2 1.3.5 1.9.8.3.2.7.1 1-.1l1.7-1.2c.3-.2.8-.2 1.1.1l1.9 1.9c.3.3.3.7.1 1.1L25.6 10c-.2.3-.2.7-.1 1 .3.6.6 1.2.8 1.9.1.4.4.6.8.7l2.1.4c.4.1.7.4.7.8v2.5z' }),
React.createElement('path', { d: 'M21.9 23.1c-.3 0-.6-.3-.6-.6 0-2.9-2.4-5.3-5.3-5.3s-5.3 2.4-5.3 5.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6c0-3.5 2.9-6.4 6.4-6.4s6.4 2.9 6.4 6.4c.2.3-.1.6-.4.6zm-5.8-7.6c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3c1.8 0 3.3 1.5 3.3 3.3s-1.5 3.3-3.3 3.3zm0-5.4c-1.2 0-2.1 1-2.1 2.1s1 2.1 2.1 2.1 2.1-1 2.1-2.1-.9-2.1-2.1-2.1z' })
);
}
function CCIClip(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M8.9 31.9c-1.6 0-3.4-.5-5.3-2.1s-2.9-3.4-3-5.3c-.1-2.1.9-4.2 2.8-6.1C6.5 15.2 19.9 1.8 19.9 1.8c1.5-1.3 5.2-2.9 8.5.6 3.4 3.4 2 6.7.7 7.9L13.4 25.7c-1 .9-3.3 2.1-5.3.4-1.1-.9-1.4-1.9-1.4-2.6 0-1.1.4-2.1 1.4-3.1 1.1-1.1 7.6-7.3 9.8-9.5.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4-2.2 2.1-8.7 8.4-9.8 9.4-.4.4-.8 1-.8 1.6 0 .4.3.8.7 1.2 1.2 1 2.5-.2 2.7-.3L27.7 8.8c.2-.2 2-2.3-.8-5.1-2.8-2.9-5.4-.8-5.7-.5 0 0-13.3 13.4-16.4 16.5-1.5 1.5-2.3 3.1-2.2 4.6.1 1.4.8 2.7 2.2 3.9 4.2 3.5 7.7.2 7.9.1l16.9-16.6c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L14.1 29.8c-1 1-2.9 2.1-5.2 2.1z' })
);
}
function CCIFile(props) {
return React.createElement(
'svg',
_extends({ id: 'prefix__Layer_1', viewBox: '0 0 32 32' }, props),
React.createElement('style', null),
React.createElement('path', { d: 'M30.9 27.6H1.1c-.6 0-1-.4-1-1V4.5c0-.6.4-1 1-1h7.5c.2 0 .5.1.6.2L12 6h19c.6 0 1 .4 1 1v19.6c-.1.6-.5 1-1.1 1zm-28.8-2H30V8H11.6c-.2 0-.5-.1-.6-.2L8.3 5.5H2.1v20.1z' })
);
}
exports.CCISearch = CCISearch;
exports.CCIChat1 = CCIChat1;
exports.CCIMenu = CCIMenu;
exports.CCIQuotes = CCIQuotes;
exports.CCIBell = CCIBell;
exports.CCIHome = CCIHome;
exports.CCILogOut = CCILogOut;
exports.CCIUser = CCIUser;
exports.CCIMedal = CCIMedal;
exports.CCIOff = CCIOff;
exports.CCIOffLine = CCIOffLine;
exports.CCIMedalLineTwo = CCIMedalLineTwo;
exports.CCIMedalLine = CCIMedalLine;
exports.CCIMedalThree = CCIMedalThree;
exports.CCIDashboard = CCIDashboard;
exports.CCIApps = CCIApps;
exports.CCIAgency = CCIAgency;
exports.CCIUserList = CCIUserList;
exports.CCIGroupList = CCIGroupList;
exports.CCIMessageList = CCIMessageList;
exports.CCIMessageStats = CCIMessageStats;
exports.CCIChatAlert = CCIChatAlert;
exports.CCIConversation = CCIConversation;
exports.CCIContentPaste = CCIContentPaste;
exports.CCIKanbanContacting = CCIKanbanContacting;
exports.CCICase = CCICase;
exports.CCIFinance = CCIFinance;
exports.CCIFinanceSettings = CCIFinanceSettings;
exports.CCIFinanceSettingsTwo = CCIFinanceSettingsTwo;
exports.CCIIdentity = CCIIdentity;
exports.CCILeads = CCILeads;
exports.CCILeadsList = CCILeadsList;
exports.CCISettings = CCISettings;
exports.CCIAlertList = CCIAlertList;
exports.CCIFileDownload = CCIFileDownload;
exports.CCIFileUpload = CCIFileUpload;
exports.CCIKanbanOthers = CCIKanbanOthers;
exports.CCIMap = CCIMap;
exports.CCIQuote = CCIQuote;
exports.CCISearchCheck = CCISearchCheck;
exports.PCCIJob = PCCIJob;
exports.CCIRecord = CCIRecord;
exports.CCITrash = CCITrash;
exports.CCIStats = CCIStats;
exports.CCISalesforce = CCISalesforce;
exports.CCIRocket = CCIRocket;
exports.CCIEndorsementList = CCIEndorsementList;
exports.CCIPolicyList = CCIPolicyList;
exports.CCIDocument = CCIDocument;
exports.CCIFileAgency = CCIFileAgency;
exports.CCIEndorsementPercent = CCIEndorsementPercent;
exports.CCIEndorsementProducer = CCIEndorsementProducer;
exports.CCIQuoteList = CCIQuoteList;
exports.CCISettingsLead = CCISettingsLead;
exports.CCIClip = CCIClip;
exports.CCIFile = CCIFile;
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "cc-icon-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc