UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 1.83 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 Quora = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M18.314 22c-1.322 0-2.38-.463-3.207-1.388-.991.33-2.05.529-3.14.529-5.256 0-9.554-4.298-9.554-9.587C2.446 6.264 6.711 2 12 2c5.29 0 9.587 4.298 9.587 9.554 0 2.843-.86 4.992-2.711 6.644.33.199.76.43 1.124.562.264.1.463.397.463.694v1.686c0 .397-.298.728-.695.728-.198.033-1.157.132-1.454.132zm-2.975-3.041c.231 0 .463.099.595.297.43.595 1.058 1.223 2.38 1.223.1 0 .33 0 .628-.033v-.529c-.595-.264-1.422-.76-1.785-1.322-.066-.1-.1-.198-.132-.297-.066-.43.231-.695.628-1.058 1.653-1.422 2.413-3.174 2.413-5.72 0-4.462-3.636-8.065-8.1-8.065a8.099 8.099 0 00-8.032 8.099c0 4.463 3.603 8.099 8.066 8.099 1.09 0 2.116-.198 3.074-.595.1-.066.199-.1.265-.1z", fill: "#323544" }), React.createElement("path", { d: "M12.099 18.628a4.5 4.5 0 01-4.496-4.496v-5.19a4.5 4.5 0 014.496-4.496c1.19 0 2.347.496 3.173 1.323.827.826 1.29 1.95 1.29 3.173-.033 5.918-.1 6.182-.133 6.281-.066.265-.23.463-.462.53-.232.098-.496.032-.728-.1-.297-.231-1.355-.529-2.413-.76v.529c.562.297 1.52.826 1.984 1.223.165.165.264.363.231.595 0 .231-.132.43-.298.562a4.721 4.721 0 01-2.644.826zm0-12.694A3.02 3.02 0 009.09 8.942v5.19a3.02 3.02 0 003.008 3.009c.264 0 .496-.033.727-.1-.364-.198-.76-.43-1.058-.562a.76.76 0 01-.43-.66v-1.852c0-.231.1-.43.265-.562a.788.788 0 01.595-.165c.496.099 1.752.33 2.777.66.033-1.288.033-3.47.066-4.99 0-.794-.298-1.555-.893-2.117-.495-.562-1.256-.859-2.05-.859z", fill: "#323544" })); exports.default = Quora;