Add icons to this collection by clicking the heart icon.
Law icon - also known as scales, law, judge, legal, scale, justice, trial, jury, and miscellaneous. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="m100 76 80 160c0 44.183-35.817 80-80 80s-80-35.817-80-80l80-160m80 160H20M412 76l-80 160c0 44.183 35.817 80 80 80s80-35.817 80-80L412 76m80 160H332M0 76h512M296 476V356l-40-40-40 40v120m40-460v300M116 476h280"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category