Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "info-outline"

Index

Variables

Variables

Const INFO_OUTLINE

INFO_OUTLINE: (string | { viewBox: string } | (string | { fill-rule: string } | (string | { d: string; fill-rule: string })[] | (string | { cx: number; cy: number; r: number })[])[])[] = ["svg",{ viewBox: "0 0 16 16" },["g",{ "fill-rule": "evenodd" },["path",{"fill-rule": "nonzero",d:"M8 14.5a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zM8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16z",},],["path",{d: "M9 13H7V7h2z","fill-rule": "nonzero",},],["circle",{r: 1,cy: 4,cx: 8,},],],]

Generated using TypeDoc