UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 361 B
import React from "react"; export const Extend = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, React.createElement("g", { fill: "none", fillRule: "nonzero" }, React.createElement("path", { fill: "currentColor", d: "M0 .75h12v1.5H0Zm0 3h12v1.5H0Zm0 3h12v1.5H0Zm0 3h6.75v1.5H0Z" }))));