UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.62 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 Mysql = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.422 17.337c-1.088-.03-1.932.081-2.64.379-.203.082-.53.082-.557.338.11.108.122.284.218.433.163.27.449.635.707.824l.87.622c.531.325 1.13.514 1.647.838.299.19.598.433.898.636.152.108.244.284.435.352v-.041c-.095-.122-.123-.297-.217-.433l-.409-.392a6.424 6.424 0 00-1.415-1.365c-.435-.298-1.387-.703-1.564-1.203l-.027-.03c.299-.03.653-.136.939-.217.463-.121.884-.095 1.36-.216l.653-.19v-.12c-.245-.244-.422-.569-.68-.798a18.12 18.12 0 00-2.245-1.663c-.422-.27-.966-.447-1.415-.676-.164-.081-.435-.122-.53-.257-.246-.297-.381-.69-.558-1.041l-1.116-2.353c-.245-.527-.395-1.054-.694-1.54-1.4-2.3-2.925-3.692-5.265-5.058-.503-.284-1.101-.406-1.738-.554l-1.02-.055c-.218-.094-.436-.351-.626-.473-.775-.487-2.775-1.541-3.347-.151-.368.878.544 1.743.854 2.19.231.31.53.662.694 1.014.091.23.122.473.217.716.218.595.422 1.258.708 1.812.152.284.312.582.503.839.109.151.3.216.34.46-.19.27-.204.675-.313 1.014-.49 1.528-.3 3.42.395 4.545.218.338.731 1.082 1.428.798.613-.244.476-1.014.653-1.69.041-.162.014-.27.095-.379v.03l.558 1.123c.422.662 1.157 1.352 1.769 1.812.326.243.584.662.992.81v-.04h-.026c-.082-.121-.205-.176-.314-.27a6.592 6.592 0 01-.707-.812 17.41 17.41 0 01-1.523-2.46c-.218-.42-.409-.879-.585-1.298-.083-.162-.083-.406-.218-.487-.205.297-.503.555-.654.92-.258.58-.285 1.297-.38 2.041-.055.014-.03 0-.055.03-.435-.107-.585-.554-.748-.932-.408-.96-.476-2.501-.123-3.61.096-.284.504-1.177.341-1.447-.082-.257-.354-.405-.504-.608a5.45 5.45 0 01-.49-.865c-.325-.758-.489-1.596-.843-2.353-.163-.352-.449-.717-.68-1.041-.259-.365-.544-.622-.748-1.055-.068-.151-.163-.392-.054-.554.026-.108.081-.152.19-.176.176-.151.68.04.857.121.503.203.925.392 1.347.676.19.135.394.392.64.46h.285c.436.095.925.03 1.333.152.72.23 1.374.567 1.96.933a12.02 12.02 0 014.244 4.624c.163.311.23.595.38.92.287.662.64 1.338.926 1.987.286.636.558 1.285.966 1.812.204.284 1.02.433 1.387.582.272.12.694.23.94.378.461.284.924.609 1.359.92.217.162.898.5.939.77l.001-.008zM6.548 5.588a2.175 2.175 0 00-.557.068v.03h.027c.109.216.3.365.435.555l.313.649.027-.03c.19-.136.286-.352.286-.676-.082-.095-.095-.19-.163-.284-.082-.135-.259-.203-.368-.311z", fill: "#323544" })); exports.default = Mysql;