UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 414 B
import React from "react"; export const Text = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, React.createElement("g", null, React.createElement("path", { fill: "currentColor", d: "M8 0H1v4h1l.724-1.447A1 1 0 0 1 3.618 2H7v11.28a1 1 0 0 1-.684.948L4 15v1h8v-1l-2.316-.772A1 1 0 0 1 9 13.279V2h3.382a1 1 0 0 1 .894.553L14 4h1V0H8z" }))));