UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.02 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 Database2 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.286 3.713c-.433.38-.786.897-.786 1.537v13.5c0 .64.353 1.158.786 1.537.435.381 1.021.69 1.68.934 1.325.49 3.105.779 5.034.779 1.93 0 3.709-.288 5.034-.779.659-.244 1.245-.553 1.68-.934.433-.38.786-.897.786-1.537V5.25c0-.64-.353-1.158-.786-1.537-.435-.381-1.021-.69-1.68-.934C15.709 2.289 13.928 2 12 2c-1.93 0-3.709.288-5.033.779-.66.244-1.246.553-1.68.934zm.989 1.128c.248-.217.65-.447 1.213-.655C8.606 3.77 10.2 3.5 12 3.5c1.799 0 3.394.271 4.512.686.563.208.965.438 1.213.655.25.219.275.36.275.409 0 .05-.025.19-.274.409-.249.217-.651.447-1.213.655C15.393 6.73 13.798 7 12 7s-3.394-.271-4.512-.686c-.563-.208-.965-.438-1.213-.655C6.025 5.44 6 5.299 6 5.25c0-.05.025-.19.275-.409zM18 9.75c0 .05-.025.19-.274.409-.249.217-.651.447-1.213.655-1.119.415-2.714.686-4.513.686s-3.394-.271-4.512-.685c-.563-.209-.965-.439-1.213-.656C6.025 9.94 6 9.799 6 9.75V7.282c.294.165.62.31.967.44C8.29 8.211 10.07 8.5 12 8.5c1.93 0 3.709-.288 5.034-.779.346-.128.672-.274.966-.439V9.75zM6 11.782c.294.165.62.31.967.44C8.29 12.711 10.07 13 12 13c1.93 0 3.709-.288 5.034-.779.346-.128.672-.274.966-.439v2.468c0 .05-.025.19-.274.409-.249.217-.651.447-1.213.655C15.393 15.73 13.798 16 12 16s-3.394-.271-4.512-.685c-.563-.209-.965-.439-1.213-.656-.25-.219-.275-.36-.275-.409v-2.468zm0 6.968v-2.468c.294.165.62.31.967.44 1.324.49 3.104.778 5.033.778 1.93 0 3.709-.288 5.034-.779.346-.128.672-.274.966-.439v2.468c0 .05-.025.19-.274.409-.249.217-.651.447-1.213.655-1.119.415-2.714.686-4.513.686s-3.394-.271-4.512-.686c-.563-.208-.965-.438-1.213-.655-.25-.219-.275-.36-.275-.409z", fill: "#323544" })); exports.default = Database2;