UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 824 B
"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 Calibreweb = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.736.083q4.935-.678 5.525 4.191-1.104 5.487-6.478 7.145-1.313.398-2.667.19-.409-.132-.667-.476a3.91 3.91 0 010-1.714q4.073.442 6.478-3.049.867-1.316.572-2.858-.558-1.204-1.906-1.143-2.707.45-4.382 2.668Q6.298 10.79 7.735 17.61q1.59 5.44 6.954 3.525 1.458-.748 2.667-1.81 1.627.683.857 2.286-4.452 3.901-9.812 1.429-3.138-2.512-3.524-6.573-.858-7.33 3.62-13.146Q10.673.927 13.736.083" })); exports.default = Calibreweb;