carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 2.09 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--dribbble" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"><path fill="currentColor" fill-rule="evenodd" d="M30 15c0 1.016-.103 2.03-.306 3.02-.198.964-.49 1.912-.875 2.818-.376.89-.84 1.748-1.384 2.548-.536.794-1.152 1.54-1.83 2.22-.68.676-1.426 1.292-2.22 1.83-.8.54-1.658 1.006-2.548 1.383-.906.382-1.854.675-2.817.872-.988.204-2.005.308-3.02.308-1.017 0-2.034-.104-3.02-.308-.966-.197-1.914-.49-2.82-.873-.89-.378-1.747-.843-2.55-1.383-.792-.54-1.54-1.155-2.217-1.83-.678-.68-1.295-1.427-1.83-2.22-.54-.8-1.007-1.66-1.384-2.55C.794 19.933.5 18.985.302 18.02.103 17.03 0 16.015 0 15c0-1.017.103-2.033.303-3.02.2-.965.492-1.914.876-2.82.376-.89.842-1.748 1.382-2.548.536-.795 1.153-1.54 1.83-2.22.68-.676 1.426-1.29 2.22-1.83.8-.54 1.66-1.006 2.548-1.384.906-.383 1.854-.677 2.82-.873C12.965.103 13.982 0 15 0c1.015 0 2.032.103 3.02.305.964.196 1.912.49 2.82.873.888.378 1.745.843 2.547 1.385.793.538 1.54 1.153 2.22 1.83.677.68 1.293 1.424 1.83 2.22.542.8 1.007 1.658 1.382 2.548.383.906.676 1.855.874 2.82.203.987.306 2.003.306 3.02zM9.534 3.414C5.96 5.1 3.294 8.392 2.464 12.36c.338.002 5.676.07 11.826-1.565-2.217-3.94-4.586-7.153-4.756-7.38zm5.818 9.354C8.756 14.742 2.427 14.6 2.2 14.59c-.004.14-.01.272-.01.41 0 3.29 1.24 6.29 3.28 8.56-.003-.008 3.503-6.226 10.416-8.462.167-.055.337-.105.505-.154-.32-.728-.67-1.457-1.038-2.176zm8.107-7.382C21.203 3.398 18.242 2.19 15 2.19c-1.042 0-2.052.127-3.02.36.193.258 2.6 3.45 4.79 7.472 4.833-1.812 6.658-4.59 6.69-4.636zm-6.196 11.68l-.085.03c-7.56 2.633-10.027 7.943-10.054 8C9.3 26.79 12.028 27.81 15 27.81c1.773 0 3.463-.363 5-1.017-.19-1.12-.933-5.042-2.736-9.726zm4.894 8.557c2.876-1.94 4.92-5.023 5.49-8.593-.265-.085-3.85-1.22-7.984-.556 1.68 4.617 2.363 8.377 2.494 9.15zM17.756 11.93c.297.612.585 1.234.85 1.86.095.223.187.442.278.662 4.4-.554 8.736.378 8.92.416-.028-3.036-1.115-5.823-2.912-8.005-.024.034-2.08 3.003-7.136 5.068z"/></svg>'
};
;