Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "start-outline"

Index

Variables

Variables

Const START_OUTLINE

START_OUTLINE: (string | { fill-rule: string; viewBox: string } | (string | { d: string })[])[] = ["svg",{"fill-rule": "evenodd",viewBox: "0 0 24 24",},["path", { d: "M8 17l9-5-9-5z" }],["path",{d:"M12 2c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12 6.5 2 12 2zm0-2C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0z",},],]

Generated using TypeDoc