The attribute bag a tier hands its host. Structural, so the markup builders in icon-svg.ts take either tier's bag through one signature.

interface IconAttrs {
    fill: "none";
    stroke: "currentColor";
    strokeLinecap: "round";
    strokeLinejoin: "round";
    strokeWidth: number;
    viewBox: string;
}

Properties

fill: "none"
stroke: "currentColor"
strokeLinecap: "round"
strokeLinejoin: "round"
strokeWidth: number
viewBox: string