UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.64 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 Liberadotchat = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M14.264 2.761l-1.23 9.432-1.648 1.882-1.71-11.301h-.002a9.86 9.86 0 00-.2.042l-.066.013a12.09 12.09 0 00-.132.03l-.064.016a12.05 12.05 0 00-1.74.55l-.037.019 3.398 11.263-.158.18-1.598-.703-.105.134L3.445 6.1a10.697 10.697 0 00-.927 1.047 12.586 12.586 0 00-.552.76v.006l6.481 7.081-1.021 1.313-7.205-4.15a11.707 11.707 0 00-.22 2.31l6.853 2.575-1.576 2.025-4.31.02A12.182 12.182 0 002.18 21.24h.003l1.696-.373h.45l4.863-6.223 1.583.701 3.338-3.812c1.85 3.145 3.844 6.17 5.657 9.337h.453l-.008-.014 1.612.363.016-.018a11.03 11.03 0 00.774-1.256 11.392 11.392 0 00.353-.726l-3.788-.064-1.333-2.196 6.146-2.241v-.031a6.94 6.94 0 00.004-.203v-.312l-.004-.064v-.067l-.003-.068-.003-.067-.003-.068-.003-.067-.005-.064-.003-.068-.007-.067-.003-.067-.006-.064-.006-.068-.006-.067-.007-.067-.006-.065a9.695 9.695 0 00-.113-.796v-.016l-6.506 3.72-1.047-1.725 5.737-6.493a10.807 10.807 0 00-.888-1.17 11.897 11.897 0 00-.692-.729l-4.725 7.455-1.372-2.258 2.153-7.754-.055-.021a11.628 11.628 0 00-2.006-.595 12.2 12.2 0 00-.132-.027zm-.159 9.331l-3.246 3.721-1.583-.659-4.483 5.708h.496l4.103-5.251 1.574.652 3.084-3.537 4.851 8.152.477-.01zm-.073 1.302l-2.912 3.344-1.605-.653-3.746 4.774 12.636.007z" })); exports.default = Liberadotchat;