MCPcopy
hub / github.com/figma/plugin-samples / code.ts

File code.ts

svg-inserter/code.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const icons = [
2 { name: "menu",
3 svg: '<svg width="$size$" height="$size$" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 18H21V16H3V18ZM3 13H21V11H3V13ZM3 6V8H21V6H3Z" fill="$color$"/></svg>' },
4 { name: "settings",

Callers

nothing calls this directly

Calls 2

processSVGFunction · 0.85

Tested by

no test coverage detected