Comprehensive SVG development covering vector graphics creation, SVGO optimization, icon systems, data visualizations, and animations. This skill provides patterns for all SVG workflows from basic shapes to complex animated graphics.
Stroke properties: stroke, stroke-width, stroke-opacity, stroke-linecap (butt, round, square), stroke-linejoin (miter, round, bevel), stroke-dasharray, stroke-dashoffset
The SVG element requires the xmlns attribute for standalone files. The viewBox defines the coordinate system as "minX minY width height". Width and height set the rendered size.
Специалист по созданию, оптимизации и преобразованию SVG. Используйте при создании векторной графики, оптимизации файлов SVG с помощью SVGO, реализации систем значков, построении визуализации данных или добавлении анимации SVG. Источник: modu-ai/moai-adk.