@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 1.31 kB
JavaScript
// THIS FILE IS AUTO GENERATED
var GenIcon = require('../lib').GenIcon
module.exports.VscDebugAlt = function VscDebugAlt (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"currentColor"},"child":[{"tag":"g","attr":{"clipPath":"url(#clip0)"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M24 14.578h-3.646a13.22 13.22 0 0 1-1.718 4.521l-.005.008 3.07 3.075-1.2 1.192-2.897-2.905-.008.009c-1.552 1.729-3.536 2.682-5.585 2.682a7.197 7.197 0 0 1-4.535-1.704l1.46-1.04a5.378 5.378 0 0 0 3.075 1.054c1.751 0 3.425-.92 4.716-2.59a11.5 11.5 0 0 0 2.175-6.928c.01-1.445-.245-2.88-.753-4.232l-.002-.007H5.92l-.002.007a11.73 11.73 0 0 0-.737 3.576L3.585 10.16c.13-1.035.38-2.05.747-3.026l.002-.007-2.59-2.567 1.2-1.192 2.733 2.647h1.191v-.877A5.17 5.17 0 0 1 12.026 0a5.109 5.109 0 0 1 5.11 5.116v.898h1.224l2.69-2.68 1.198 1.193-2.55 2.54.002.007c.6 1.556.904 3.21.895 4.878 0 .312-.011.594-.031.906H24v1.72zM8.56 6.015h6.883l-.002-.899a3.416 3.416 0 0 0-3.416-3.428 3.477 3.477 0 0 0-3.465 3.45v.877zM0 23.014l1.354.698 8.17-5.82v-1.395l-8.17-5.821L0 11.374v11.64zm1.714-1.662v-8.314l5.836 4.157-5.836 4.157z"}}]},{"tag":"defs","attr":{},"child":[{"tag":"clipPath","attr":{"id":"clip0"},"child":[{"tag":"path","attr":{"d":"M0 0h24v24H0V0z"}}]}]}]})(props);
};