UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.91 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Behance = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M10.097 11.323c.548-.226.968-.58 1.226-1 .258-.42.419-.968.419-1.549 0-.548-.097-1.032-.258-1.451-.194-.42-.452-.742-.807-.968a3.516 3.516 0 00-1.225-.516A8.48 8.48 0 007.87 5.71H2v12.258h5.968c.548 0 1.097-.032 1.58-.226a4.08 4.08 0 001.42-.645c.42-.258.742-.645.967-1.129.226-.452.355-1 .355-1.645 0-.774-.193-1.452-.548-1.968-.387-.452-.936-.806-1.645-1.032zM4.742 7.839H7.29c.226 0 .452.032.678.032.226 0 .451.13.58.226a.826.826 0 01.42.452c.097.193.129.419.129.742 0 .483-.13.903-.452 1.129a2.347 2.347 0 01-1.193.322h-2.71V7.84zm4.71 7.258c-.097.226-.226.355-.452.484-.194.129-.42.226-.645.226-.226.032-.484.032-.742.032H4.71v-3.323h2.967c.581 0 1.033.13 1.42.42.355.258.548.742.548 1.355-.064.322-.064.58-.193.806zM21.806 12.194c-.129-.645-.419-1.194-.774-1.678-.355-.483-.806-.87-1.355-1.193a4.653 4.653 0 00-1.967-.452c-.678 0-1.323.13-1.807.355a4.045 4.045 0 00-1.451 1c-.42.42-.742.903-.968 1.484a4.957 4.957 0 00-.355 1.87c0 .678.097 1.323.323 1.904.225.58.548 1.032.903 1.484.42.42.87.742 1.451.968a5.004 5.004 0 001.904.355c1 0 1.87-.226 2.58-.678.742-.451 1.226-1.226 1.581-2.322h-2.13c-.096.258-.322.548-.644.774-.323.226-.774.355-1.258.355-.678 0-1.226-.194-1.58-.549-.356-.355-.582-1.032-.582-1.742H22c0-.677-.032-1.355-.194-1.935zm-6.258.42c0-.227.097-.453.162-.646.096-.226.193-.452.354-.613.194-.194.452-.387.71-.516.258-.13.58-.13.871-.13.58 0 1.097.194 1.355.485.258.322.484.774.548 1.42h-4zM20.032 6.549h-5v1.225h5V6.55z", fill: "#323544" })); exports.default = Behance;