פטיש שופט הוא אייקון קווי מתוך אייקונים קוויים של כליקס. מה שמורידים הוא קובץ SVG על רשת 24, עובי קו אחיד וצבע שנגזר מ-currentColor. אין ספרייה חיצונית, אין שלב בנייה, ואם כליקס ייעלם מחר הקוד ימשיך לעבוד.
אייקון קווי · משפט · חוק · תביעה
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"
fill="none" stroke="currentColor" stroke-width="1.75"
stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="m13.5 4.5 6 6"/>
<rect x="10.8" y="3.6" width="7" height="4" rx="1.2" transform="rotate(45 14.3 5.6)"/>
<path d="m12 9-7 7"/>
<rect x="2.6" y="14.4" width="6" height="4" rx="1.2" transform="rotate(45 5.6 16.4)"/>
<path d="M13 20h8"/>
</svg>