court law icon
court-law from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- court-law
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the court law icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M2.351 13.214c-.353-2.298-.53-3.446-.095-4.465c.434-1.018 1.398-1.715 3.325-3.108L7.021 4.6C9.418 2.867 10.617 2 12 2s2.582.867 4.979 2.6l1.44 1.041c1.927 1.393 2.89 2.09 3.325 3.108c.434 1.019.258 2.167-.095 4.464l-.301 1.96c-.5 3.256-.751 4.884-1.919 5.856s-2.875.971-6.29.971H10.86c-3.415 0-5.122 0-6.29-.971c-1.168-.972-1.418-2.6-1.919-5.857z"/><path stroke-linecap="round" d="M11.25 13.25c1.187 1.187 2.75 2.393 2.75 2.393l2.143-2.143s-1.206-1.563-2.393-2.75S11 8.357 11 8.357L8.857 10.5s1.206 1.563 2.393 2.75m0 0L7.5 17m9-3.857L13.643 16m-2.286-8L8.5 10.857"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCourtLaw(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M2.351 13.214c-.353-2.298-.53-3.446-.095-4.465c.434-1.018 1.398-1.715 3.325-3.108L7.021 4.6C9.418 2.867 10.617 2 12 2s2.582.867 4.979 2.6l1.44 1.041c1.927 1.393 2.89 2.09 3.325 3.108c.434 1.019.258 2.167-.095 4.464l-.301 1.96c-.5 3.256-.751 4.884-1.919 5.856s-2.875.971-6.29.971H10.86c-3.415 0-5.122 0-6.29-.971c-1.168-.972-1.418-2.6-1.919-5.857z"/><path strokeLinecap="round" d="M11.25 13.25c1.187 1.187 2.75 2.393 2.75 2.393l2.143-2.143s-1.206-1.563-2.393-2.75S11 8.357 11 8.357L8.857 10.5s1.206 1.563 2.393 2.75m0 0L7.5 17m9-3.857L13.643 16m-2.286-8L8.5 10.857"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M2.351 13.214c-.353-2.298-.53-3.446-.095-4.465c.434-1.018 1.398-1.715 3.325-3.108L7.021 4.6C9.418 2.867 10.617 2 12 2s2.582.867 4.979 2.6l1.44 1.041c1.927 1.393 2.89 2.09 3.325 3.108c.434 1.019.258 2.167-.095 4.464l-.301 1.96c-.5 3.256-.751 4.884-1.919 5.856s-2.875.971-6.29.971H10.86c-3.415 0-5.122 0-6.29-.971c-1.168-.972-1.418-2.6-1.919-5.857z"/><path stroke-linecap="round" d="M11.25 13.25c1.187 1.187 2.75 2.393 2.75 2.393l2.143-2.143s-1.206-1.563-2.393-2.75S11 8.357 11 8.357L8.857 10.5s1.206 1.563 2.393 2.75m0 0L7.5 17m9-3.857L13.643 16m-2.286-8L8.5 10.857"/></g></svg> </template>
CSS
.icon-court-law {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.351%2013.214c-.353-2.298-.53-3.446-.095-4.465c.434-1.018%201.398-1.715%203.325-3.108L7.021%204.6C9.418%202.867%2010.617%202%2012%202s2.582.867%204.979%202.6l1.44%201.041c1.927%201.393%202.89%202.09%203.325%203.108c.434%201.019.258%202.167-.095%204.464l-.301%201.96c-.5%203.256-.751%204.884-1.919%205.856s-2.875.971-6.29.971H10.86c-3.415%200-5.122%200-6.29-.971c-1.168-.972-1.418-2.6-1.919-5.857z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.25%2013.25c1.187%201.187%202.75%202.393%202.75%202.393l2.143-2.143s-1.206-1.563-2.393-2.75S11%208.357%2011%208.357L8.857%2010.5s1.206%201.563%202.393%202.75m0%200L7.5%2017m9-3.857L13.643%2016m-2.286-8L8.5%2010.857%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.351%2013.214c-.353-2.298-.53-3.446-.095-4.465c.434-1.018%201.398-1.715%203.325-3.108L7.021%204.6C9.418%202.867%2010.617%202%2012%202s2.582.867%204.979%202.6l1.44%201.041c1.927%201.393%202.89%202.09%203.325%203.108c.434%201.019.258%202.167-.095%204.464l-.301%201.96c-.5%203.256-.751%204.884-1.919%205.856s-2.875.971-6.29.971H10.86c-3.415%200-5.122%200-6.29-.971c-1.168-.972-1.418-2.6-1.919-5.857z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.25%2013.25c1.187%201.187%202.75%202.393%202.75%202.393l2.143-2.143s-1.206-1.563-2.393-2.75S11%208.357%2011%208.357L8.857%2010.5s1.206%201.563%202.393%202.75m0%200L7.5%2017m9-3.857L13.643%2016m-2.286-8L8.5%2010.857%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/court-law.svg?color=%231a73e8&size=48