agreement 03 icon

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

Name
agreement-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the agreement 03 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 22c.36 0 1.69-.607 3.05-1.822m0 0c1.158-1.036 2.336-2.514 2.95-4.433c1.333-4.17-6.667 0-4 3.475c.328.428.681.74 1.05.958m0 0c1.602.948 3.481.096 4.754-.884c.39-.299.584-.449.7-.402s.184.314.32.85c.434 1.715 1.717 3.099 3.176.868"/><path d="M20 13V7.89c0-1.714 0-2.57-.268-3.255c-.43-1.101-1.342-1.97-2.497-2.38C16.517 2 15.617 2 13.818 2c-3.148 0-4.722 0-5.98.447c-2.02.718-3.615 2.237-4.37 4.164C3 7.809 3 9.309 3 12.309v2.577c0 3.108 0 4.661.848 5.74q.366.467.855.816c.367.261.787.438 1.297.558"/><path d="M3 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057A1.67 1.67 0 0 0 9.61 7.43c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13 2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAgreement03(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M9 22c.36 0 1.69-.607 3.05-1.822m0 0c1.158-1.036 2.336-2.514 2.95-4.433c1.333-4.17-6.667 0-4 3.475c.328.428.681.74 1.05.958m0 0c1.602.948 3.481.096 4.754-.884c.39-.299.584-.449.7-.402s.184.314.32.85c.434 1.715 1.717 3.099 3.176.868"/><path d="M20 13V7.89c0-1.714 0-2.57-.268-3.255c-.43-1.101-1.342-1.97-2.497-2.38C16.517 2 15.617 2 13.818 2c-3.148 0-4.722 0-5.98.447c-2.02.718-3.615 2.237-4.37 4.164C3 7.809 3 9.309 3 12.309v2.577c0 3.108 0 4.661.848 5.74q.366.467.855.816c.367.261.787.438 1.297.558"/><path d="M3 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057A1.67 1.67 0 0 0 9.61 7.43c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13 2"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 22c.36 0 1.69-.607 3.05-1.822m0 0c1.158-1.036 2.336-2.514 2.95-4.433c1.333-4.17-6.667 0-4 3.475c.328.428.681.74 1.05.958m0 0c1.602.948 3.481.096 4.754-.884c.39-.299.584-.449.7-.402s.184.314.32.85c.434 1.715 1.717 3.099 3.176.868"/><path d="M20 13V7.89c0-1.714 0-2.57-.268-3.255c-.43-1.101-1.342-1.97-2.497-2.38C16.517 2 15.617 2 13.818 2c-3.148 0-4.722 0-5.98.447c-2.02.718-3.615 2.237-4.37 4.164C3 7.809 3 9.309 3 12.309v2.577c0 3.108 0 4.661.848 5.74q.366.467.855.816c.367.261.787.438 1.297.558"/><path d="M3 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057A1.67 1.67 0 0 0 9.61 7.43c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13 2"/></g></svg>
</template>

CSS

.icon-agreement-03 {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2022c.36%200%201.69-.607%203.05-1.822m0%200c1.158-1.036%202.336-2.514%202.95-4.433c1.333-4.17-6.667%200-4%203.475c.328.428.681.74%201.05.958m0%200c1.602.948%203.481.096%204.754-.884c.39-.299.584-.449.7-.402s.184.314.32.85c.434%201.715%201.717%203.099%203.176.868%22%2F%3E%3Cpath%20d%3D%22M20%2013V7.89c0-1.714%200-2.57-.268-3.255c-.43-1.101-1.342-1.97-2.497-2.38C16.517%202%2015.617%202%2013.818%202c-3.148%200-4.722%200-5.98.447c-2.02.718-3.615%202.237-4.37%204.164C3%207.809%203%209.309%203%2012.309v2.577c0%203.108%200%204.661.848%205.74q.366.467.855.816c.367.261.787.438%201.297.558%22%2F%3E%3Cpath%20d%3D%22M3%2012a3.333%203.333%200%200%201%203.333-3.333c.666%200%201.451.116%202.098-.057A1.67%201.67%200%200%200%209.61%207.43c.173-.647.057-1.432.057-2.098A3.333%203.333%200%200%201%2013%202%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2022c.36%200%201.69-.607%203.05-1.822m0%200c1.158-1.036%202.336-2.514%202.95-4.433c1.333-4.17-6.667%200-4%203.475c.328.428.681.74%201.05.958m0%200c1.602.948%203.481.096%204.754-.884c.39-.299.584-.449.7-.402s.184.314.32.85c.434%201.715%201.717%203.099%203.176.868%22%2F%3E%3Cpath%20d%3D%22M20%2013V7.89c0-1.714%200-2.57-.268-3.255c-.43-1.101-1.342-1.97-2.497-2.38C16.517%202%2015.617%202%2013.818%202c-3.148%200-4.722%200-5.98.447c-2.02.718-3.615%202.237-4.37%204.164C3%207.809%203%209.309%203%2012.309v2.577c0%203.108%200%204.661.848%205.74q.366.467.855.816c.367.261.787.438%201.297.558%22%2F%3E%3Cpath%20d%3D%22M3%2012a3.333%203.333%200%200%201%203.333-3.333c.666%200%201.451.116%202.098-.057A1.67%201.67%200%200%200%209.61%207.43c.173-.647.057-1.432.057-2.098A3.333%203.333%200%200%201%2013%202%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/agreement-03.svg?color=%231a73e8&size=48