open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.56 kB
TypeScript
declare const svg: "<svg id=\"playback-end\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M18.28,16.84v37.51c0,1.02,1.36,1.39,1.87.5l10.79-18.76c.18-.31.18-.69,0-1l-10.79-18.76c-.51-.89-1.87-.53-1.87.5Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); stroke-width: 0px;\"/><path d=\"M31.93,17.65v37.51c0,1.02,1.36,1.39,1.87.5l10.79-18.76c.18-.31.18-.69,0-1l-10.79-18.76c-.51-.89-1.87-.53-1.87.5Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); stroke-width: 0px;\"/><rect x=\"44.72\" y=\"18\" width=\"9\" height=\"36\" rx=\"1\" ry=\"1\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); stroke-width: 0px;\"/><path d=\"M18.28,16.84v37.51c0,1.02,1.36,1.39,1.87.5l10.79-18.76c.18-.31.18-.69,0-1l-10.79-18.76c-.51-.89-1.87-.53-1.87.5Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M31.93,17.65v37.51c0,1.02,1.36,1.39,1.87.5l10.79-18.76c.18-.31.18-.69,0-1l-10.79-18.76c-.51-.89-1.87-.53-1.87.5Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><rect x=\"44.72\" y=\"18\" width=\"9\" height=\"36\" rx=\"1\" ry=\"1\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=playback-end.d.ts.map