UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 1 kB
import React from "react"; export const BadgeLetter = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" }, React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, React.createElement("path", { d: "M7.18656057,8.45977011 L8.81343943,8.45977011 L8,5.87798408 L7.18656057,8.45977011 Z M13.6587091,5.65870911 L13.6587091,2.34129089 L10.3412909,2.34129089 L8,0 L5.65870911,2.34129089 L2.34129089,2.34129089 L2.34129089,5.65870911 L0,8 L2.34129089,10.3412909 L2.34129089,13.6587091 L5.65870911,13.6587091 L8,16 L10.3412909,13.6587091 L13.6587091,13.6587091 L13.6587091,10.3412909 L16,8 L13.6587091,5.65870911 Z M9.62687887,10.8293546 L9.13174182,9.41467728 L6.86825818,9.41467728 L6.37312113,10.8293546 L5.02917772,10.8293546 L7.29266136,4.46330681 L8.70733864,4.46330681 L10.9708223,10.8293546 L9.62687887,10.8293546 L9.62687887,10.8293546 Z", fill: "currentColor", fillRule: "nonzero" }))));