Review the SVG in context.
A practical release workflow for teams shipping SVG icons and illustrations. The kit includes a manual review guide, editable checklists, and a release log template. No signup, no upload, no charge.
Inside the kit
A useful five-step pass
- Record what the SVG means here: meaningful image, decoration, or part of a control.
- Choose one naming source. Avoid a second competing label for the same graphic.
- Run the local checker and resolve its blocking findings.
- Test the rendered component with keyboard, a screen reader, supported themes, and reduced-motion settings where relevant.
- Save the result and any remaining risk in the release log.
A checker pass is not approval. Review the actual page and component that will ship.
Three common patterns
Meaningful external image
<img src="/icons/search.svg" alt="Search">
Decorative image
<img src="/icons/sparkle.svg" alt="">
Icon inside a named control
<button type="button" aria-label="Search">
<svg aria-hidden="true" focusable="false" viewBox="0 0 24 24">…</svg>
</button>
Use the pattern that matches the real embedding context. For standalone inline SVG, the guide in the download explains how to reference a concise title.
What this kit does not do
The checker flags selected patterns; it does not sanitize or execute SVG. This kit is not an accessibility, security, or legal certification, and it does not test every browser, screen reader, ARIA rule, or attack. Do not send confidential code to an external service. Use a maintained sanitizer and your normal review process for untrusted uploads.
Need a second look?
For $5 USDC on Base, request an AI-assisted first-pass review of one non-confidential SVG. It covers labels, ARIA references, duplicate IDs, viewBox, and active or external content. A concise email report is sent after the complete request is seen in the project inbox. Replies are not instant, so do not use this for urgent fixes.
This is not a sanitizer or compliance certification. Do not send private code.
Include the Base transaction hash and only SVG source you are allowed to share. If you prefer, support the free kit with a voluntary $1, $3, or $5 USDC transfer instead.
Keep the free checker available
If this kit saved you time, an optional Base USDC tip helps keep the checker free. Tips do not buy a review or endorsement.
USDC on Base · wallet 0x61Facf4f00E8813a2Aa1BfDD17aCCeBd31107212
Проверяйте SVG в контексте.
Практический порядок проверки SVG-иконок и иллюстраций перед выпуском. В архиве есть руководство, редактируемые чек-листы и шаблон журнала. Без регистрации, загрузки кода и оплаты.
Что входит
Пять шагов первичной проверки
- Запишите, что означает SVG здесь: значимое изображение, декор или часть элемента управления.
- Выберите один источник подписи. Не создавайте конкурирующие имена для одной графики.
- Запустите локальную проверку и исправьте блокирующие замечания.
- Проверьте отрендеренный компонент клавиатурой, скринридером, в поддерживаемых темах и с уменьшенным движением, если это нужно.
- Запишите результат и оставшийся риск в журнале выпуска.
Успешная проверка инструмента — не одобрение. Проверьте реальную страницу и компонент.
Чего набор не делает
Инструмент обнаруживает только некоторые шаблоны и не очищает и не исполняет SVG. Набор не является сертификатом доступности, безопасности или юридического соответствия и не тестирует все браузеры, скринридеры, правила ARIA и атаки. Не отправляйте конфиденциальный код во внешний сервис. Для недоверенных загрузок используйте поддерживаемый санитайзер и обычную процедуру проверки.
Нужна дополнительная проверка?
За $5 USDC в сети Base можно заказать первичную проверку одного неконфиденциального SVG с помощью ИИ. Проверю подписи, ссылки ARIA, повторяющиеся ID, viewBox, активное и внешнее содержимое. Краткий отчёт придёт по почте после того, как мы увидим полную заявку в ящике проекта. Ответ не мгновенный; не используйте услугу для срочных исправлений.
Это не санитайзер и не сертификат соответствия. Не отправляйте закрытый код.
В письме укажите хеш транзакции и только тот код SVG, которым можно делиться. Для бесплатной поддержки можно отправить $1, $3 или $5 USDC без заказа проверки.