UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.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 Airtable = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.993 3.509c-.361 0-.725.073-1.066.217L3.483 6.853c-.42.176-.409.768.01.944l7.484 3.012c.656.27 1.39.27 2.046 0l7.485-3.012c.419-.166.419-.768.01-.944l-7.465-3.127a2.676 2.676 0 00-1.06-.217zM21.5 8.663a.484.484 0 00-.185.038l-8.343 3.281a.512.512 0 00-.317.478v7.529a.515.515 0 00.221.416.494.494 0 00.463.051l8.344-3.292a.487.487 0 00.317-.466v-7.53a.512.512 0 00-.148-.357.496.496 0 00-.352-.148zm-18.937.033a.53.53 0 00-.4.16A.497.497 0 002 9.2v7.071c0 .374.43.624.757.457l7.955-3.884c.388-.186.358-.768-.051-.924L2.736 8.732a.468.468 0 00-.173-.036z", fill: "#323544" })); exports.default = Airtable;