UNPKG

@icongo/fc

Version:
19 lines 1.37 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCDribbble = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#FF4081", d: "M42 37a5 5 0 0 1-5 5H11a5 5 0 0 1-5-5V11a5 5 0 0 1 5-5h26a5 5 0 0 1 5 5v26z" }), /*#__PURE__*/_jsx("path", { fill: "#FFF", d: "M33.061 26.273a1.347 1.347 0 0 0-1.686.895c-.824 2.658-2.316 5.419-2.993 5.57-.507 0-1.236-.43-1.958-1.44 1.674-3.594 2.551-8.106 2.551-11.118 0-8.413-2.124-10.18-3.908-10.18-3.757 0-3.8 9.912-3.8 10.012 0 1.166.042 2.248.121 3.256a5.149 5.149 0 0 0-1.77-.319c-3.86 0-5.618 3.809-5.618 7.347C14 33.63 15.871 37 20.046 37c1.972 0 3.634-1.291 4.975-3.221 1.188 1.235 2.432 1.696 3.36 1.696 2.923 0 4.858-5.233 5.556-7.486a1.375 1.375 0 0 0-.876-1.716zm-13.013 7.991c-3.031 0-3.36-2.775-3.36-3.969 0-.188.034-4.611 2.932-4.611 1.144 0 2.022.885 2.022.885.065.07.137.131.212.184.375 1.904.904 3.426 1.516 4.632-1.004 1.738-2.167 2.879-3.322 2.879zm4.853-6.338c-.559-1.93-.946-4.521-.946-7.914 0-3.126.666-6.068 1.219-7.073.424.644 1.115 2.65 1.115 7.241 0 2.436-.539 5.266-1.388 7.746z" })] })); export { FCDribbble };