@vimeo/iris
Version:
Vimeo Design System
22 lines (19 loc) • 2.78 kB
JavaScript
import { c as __assign } from '../tslib.es6-7f0e734f.js';
import React__default from 'react';
var ShowcaseEmptyState = function (props) { return (React__default.createElement("svg", __assign({ viewBox: "0 0 160 138" }, props),
React__default.createElement("g", { fill: "none", fillRule: "evenodd" },
React__default.createElement("circle", { fillOpacity: ".069", fill: "#00ADEF", fillRule: "nonzero", cx: "80", cy: "69", r: "69" }),
React__default.createElement("path", { fill: "#D6D6D6", d: "M153.522 36.084l-3.886 1.299 3.886 1.298 1.296 3.893 1.295-3.893L160 37.383l-3.886-1.299-1.295-3.893zM131.171 28.947c0-1.075.87-1.947 1.943-1.947 1.074 0 1.944.872 1.944 1.947 0 1.075-.87 1.947-1.944 1.947a1.945 1.945 0 0 1-1.943-1.947" }),
React__default.createElement("path", { d: "M142.554 54.992c0-3.598-2.93-6.533-6.522-6.533 3.592 0 6.522-2.935 6.522-6.534 0 3.599 2.93 6.534 6.52 6.534-3.59 0-6.52 2.935-6.52 6.533z", stroke: "#1A2E3B", strokeWidth: "1.296" }),
React__default.createElement("path", { fill: "#1A2E3B", d: "M115.105 30.368l.79 2.374 2.368.79-2.369.792-.79 2.373-.789-2.373-2.369-.791 2.37-.791zM137.763 69.18l.841 1.54 1.538.844-1.538.842-.841 1.54-.84-1.54-1.539-.842 1.538-.843zM138.402 75.171a.629.629 0 1 1-.89.894.629.629 0 0 1 .89-.894" }),
React__default.createElement("path", { d: "M33.463 33.025a.63.63 0 1 1-.89.894.63.63 0 0 1 .89-.894", fill: "#E8EAEB" }),
React__default.createElement("path", { fill: "#D6D6D6", d: "M3.886 47.116L0 48.415l3.886 1.298 1.296 3.893 1.296-3.893 3.886-1.298-3.886-1.299-1.296-3.893z" }),
React__default.createElement("path", { d: "M22.024 40.628c0-1.075.87-1.947 1.944-1.947 1.073 0 1.943.872 1.943 1.947 0 1.075-.87 1.946-1.943 1.946a1.945 1.945 0 0 1-1.944-1.946", fill: "#1A2E3B" }),
React__default.createElement("path", { d: "M24.011 66.672c0-3.597-2.93-6.532-6.521-6.532 3.592 0 6.521-2.935 6.521-6.534 0 3.599 2.93 6.534 6.521 6.534-3.591 0-6.521 2.935-6.521 6.532z", stroke: "#1A2E3B", strokeWidth: "1.296" }),
React__default.createElement("path", { fill: "#E8EAEB", d: "M32.824 27l.841 1.54 1.538.843-1.538.842-.841 1.54-.84-1.54-1.539-.842 1.538-.843z" }),
React__default.createElement("g", null,
React__default.createElement("path", { stroke: "#1A2E3B", strokeWidth: "2.592", fill: "#EEF1F2", d: "M38.198 102.351h83.563V46.543H38.198z" }),
React__default.createElement("path", { d: "M60.222 91.32h53.118-53.118z", fill: "#E8EAEB" }),
React__default.createElement("path", { d: "M113.34 91.32H60.222", stroke: "#1A2E3B", strokeWidth: "2.592" }),
React__default.createElement("path", { fill: "#1A2E3B", d: "M55.04 90.344l-8.42-4.865v9.734z" }))))); };
export { ShowcaseEmptyState };