legal-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
legal-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the legal 01 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="m10 11.627l-4.925 5.795a1.743 1.743 0 0 1-2.564.102a1.75 1.75 0 0 1 .103-2.57l5.781-4.935"/><path stroke-linecap="round" d="m18 10.067l-4.952 4.963M9.952 2.001L5 6.965m4.333-4.343L5.62 6.344s1.857 2.482 3.714 4.343c1.858 1.861 4.334 3.723 4.334 3.723l3.714-3.723s-1.857-2.481-3.714-4.343c-1.857-1.86-4.334-3.722-4.334-3.722M20 11.659l2-1.64m-2 4.92l2 1.093m-10.998 5.967H21m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.951.106 2.365 1.995 2.917 2.983"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLegal01(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="m10 11.627l-4.925 5.795a1.743 1.743 0 0 1-2.564.102a1.75 1.75 0 0 1 .103-2.57l5.781-4.935"/><path strokeLinecap="round" d="m18 10.067l-4.952 4.963M9.952 2.001L5 6.965m4.333-4.343L5.62 6.344s1.857 2.482 3.714 4.343c1.858 1.861 4.334 3.723 4.334 3.723l3.714-3.723s-1.857-2.481-3.714-4.343c-1.857-1.86-4.334-3.722-4.334-3.722M20 11.659l2-1.64m-2 4.92l2 1.093m-10.998 5.967H21m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.951.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="m10 11.627l-4.925 5.795a1.743 1.743 0 0 1-2.564.102a1.75 1.75 0 0 1 .103-2.57l5.781-4.935"/><path stroke-linecap="round" d="m18 10.067l-4.952 4.963M9.952 2.001L5 6.965m4.333-4.343L5.62 6.344s1.857 2.482 3.714 4.343c1.858 1.861 4.334 3.723 4.334 3.723l3.714-3.723s-1.857-2.481-3.714-4.343c-1.857-1.86-4.334-3.722-4.334-3.722M20 11.659l2-1.64m-2 4.92l2 1.093m-10.998 5.967H21m-8.773 0c.551-.988.963-2.877 2.915-2.983c.58-.032 1.17-.032 1.75 0c1.951.106 2.365 1.995 2.917 2.983"/></g></svg>
</template>

CSS

.icon-legal-01 {
  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%22m10%2011.627l-4.925%205.795a1.743%201.743%200%200%201-2.564.102a1.75%201.75%200%200%201%20.103-2.57l5.781-4.935%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18%2010.067l-4.952%204.963M9.952%202.001L5%206.965m4.333-4.343L5.62%206.344s1.857%202.482%203.714%204.343c1.858%201.861%204.334%203.723%204.334%203.723l3.714-3.723s-1.857-2.481-3.714-4.343c-1.857-1.86-4.334-3.722-4.334-3.722M20%2011.659l2-1.64m-2%204.92l2%201.093m-10.998%205.967H21m-8.773%200c.551-.988.963-2.877%202.915-2.983c.58-.032%201.17-.032%201.75%200c1.951.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%22m10%2011.627l-4.925%205.795a1.743%201.743%200%200%201-2.564.102a1.75%201.75%200%200%201%20.103-2.57l5.781-4.935%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18%2010.067l-4.952%204.963M9.952%202.001L5%206.965m4.333-4.343L5.62%206.344s1.857%202.482%203.714%204.343c1.858%201.861%204.334%203.723%204.334%203.723l3.714-3.723s-1.857-2.481-3.714-4.343c-1.857-1.86-4.334-3.722-4.334-3.722M20%2011.659l2-1.64m-2%204.92l2%201.093m-10.998%205.967H21m-8.773%200c.551-.988.963-2.877%202.915-2.983c.58-.032%201.17-.032%201.75%200c1.951.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-01.svg?color=%231a73e8&size=48