legal 02 icon
legal-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- legal-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the legal 02 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="m14.001 9.798l-9.608.694c-1.289.093-2.392-.826-2.392-1.994c0-1.167 1.103-2.086 2.392-1.993l9.608.694"/><path stroke-linecap="round" d="M21.001 13.998h-8m8-11h-8m7 0h-6s-.5 2.962-.5 5.5c0 2.539.5 5.5.5 5.5h6s.5-2.961.5-5.5c0-2.538-.5-5.5-.5-5.5m-8 18.004H22m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.952.106 2.365 1.995 2.917 2.983"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLegal02(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="m14.001 9.798l-9.608.694c-1.289.093-2.392-.826-2.392-1.994c0-1.167 1.103-2.086 2.392-1.993l9.608.694"/><path strokeLinecap="round" d="M21.001 13.998h-8m8-11h-8m7 0h-6s-.5 2.962-.5 5.5c0 2.539.5 5.5.5 5.5h6s.5-2.961.5-5.5c0-2.538-.5-5.5-.5-5.5m-8 18.004H22m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.952.106 2.365 1.995 2.917 2.983"/></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="m14.001 9.798l-9.608.694c-1.289.093-2.392-.826-2.392-1.994c0-1.167 1.103-2.086 2.392-1.993l9.608.694"/><path stroke-linecap="round" d="M21.001 13.998h-8m8-11h-8m7 0h-6s-.5 2.962-.5 5.5c0 2.539.5 5.5.5 5.5h6s.5-2.961.5-5.5c0-2.538-.5-5.5-.5-5.5m-8 18.004H22m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.952.106 2.365 1.995 2.917 2.983"/></g></svg> </template>
CSS
.icon-legal-02 {
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%22m14.001%209.798l-9.608.694c-1.289.093-2.392-.826-2.392-1.994c0-1.167%201.103-2.086%202.392-1.993l9.608.694%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.001%2013.998h-8m8-11h-8m7%200h-6s-.5%202.962-.5%205.5c0%202.539.5%205.5.5%205.5h6s.5-2.961.5-5.5c0-2.538-.5-5.5-.5-5.5m-8%2018.004H22m-8.773%200c.551-.988.963-2.877%202.915-2.983c.58-.032%201.17-.032%201.75%200c1.952.106%202.365%201.995%202.917%202.983%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%22m14.001%209.798l-9.608.694c-1.289.093-2.392-.826-2.392-1.994c0-1.167%201.103-2.086%202.392-1.993l9.608.694%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.001%2013.998h-8m8-11h-8m7%200h-6s-.5%202.962-.5%205.5c0%202.539.5%205.5.5%205.5h6s.5-2.961.5-5.5c0-2.538-.5-5.5-.5-5.5m-8%2018.004H22m-8.773%200c.551-.988.963-2.877%202.915-2.983c.58-.032%201.17-.032%201.75%200c1.952.106%202.365%201.995%202.917%202.983%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/legal-02.svg?color=%231a73e8&size=48