@brizy/ui-icons
Version:
4 lines (3 loc) • 538 B
JavaScript
import React from "react";
export const BrizyLogo = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
React.createElement("path", { fill: "currentColor", d: "M7.55 0c6.977.031 7.122 1.469 7.126 6.992v.696c-.004 5.578-.153 6.988-7.336 6.988h-.223C.36 14.645.016 13.296 0 8.187V6.489C.016 1.324.363 0 7.34 0zM3.306 8.09l-.852.496 4.735 2.785 4.738-2.785-.828-.488-3.91 2.27zM7.187 3.37L2.454 6.207l4.735 2.84 4.738-2.84zm0 1.082l3.036 1.824-3.036 1.82-3.039-1.82zm0 0" })));