Documentation/doc-guide/svg_image.svg

Source file repositories/reference/linux-study-clean/Documentation/doc-guide/svg_image.svg

File Facts

System
Linux kernel
Corpus path
Documentation/doc-guide/svg_image.svg
Extension
.svg
Size
580 bytes
Lines
11
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: Documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

<?xml version="1.0" encoding="UTF-8"?>
<!-- originate: https://commons.wikimedia.org/wiki/File:Variable_Resistor.svg -->
<svg xmlns="http://www.w3.org/2000/svg"
	version="1.1" baseProfile="full"
	width="70px" height="40px" viewBox="0 0 700 400">
	<line x1="0" y1="200" x2="700" y2="200" stroke="black" stroke-width="20px"/>
	<rect x="100" y="100" width="500" height="200" fill="white" stroke="black" stroke-width="20px"/>
	<line x1="180" y1="370" x2="500" y2="50" stroke="black" stroke-width="15px"/>
	<polygon points="585 0 525 25 585 50" transform="rotate(135 525 25)"/>
</svg>

Annotation

Implementation Notes