UNPKG

@brizy/ui-icons

Version:
12 lines (11 loc) 1.26 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.Airtable = void 0; const react_1 = __importDefault(require("react")); exports.Airtable = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" }, react_1.default.createElement("g", { fill: "none", fillRule: "nonzero" }, react_1.default.createElement("path", { fill: "currentColor", d: "M7.146 1.177 1.181 3.758c-.332.144-.328.637.006.775l5.99 2.485a2.132 2.132 0 0 0 1.639 0l5.99-2.485c.334-.138.337-.631.005-.775L8.846 1.177a2.133 2.133 0 0 0-1.7 0M8.528 8.375v6.207c0 .295.284.497.547.388l6.674-2.71a.418.418 0 0 0 .253-.388V5.665c0-.296-.285-.498-.547-.389L8.78 7.986a.418.418 0 0 0-.252.389M6.969 8.695l-1.981 1-.201.102-4.182 2.096a.424.424 0 0 1-.603-.377V5.691c0-.112.054-.208.128-.28a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }), react_1.default.createElement("path", { fill: "#000", fillOpacity: 0.25, d: "m6.969 8.695-1.981 1L.13 5.411a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }))));