license third party icon
license-third-party from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- license-third-party
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the license third party 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10c0-3.771 0-5.657-1.172-6.828S15.271 2 11.5 2h-1C6.729 2 4.843 2 3.672 3.172S2.5 6.229 2.5 10v4c0 3.771 0 5.657 1.172 6.828S6.729 22 10.5 22H12"/><path stroke-linecap="round" d="M7 7h8m-8 5h6.5"/><path stroke-linejoin="round" d="M15.861 22h4.278c.885 0 1.633-.601 1.265-1.247C20.814 19.719 19.51 19 18 19s-2.813.719-3.404 1.753c-.368.646.38 1.247 1.265 1.247Z"/><path d="M17.997 16.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLicenseThirdParty(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M19.5 10c0-3.771 0-5.657-1.172-6.828S15.271 2 11.5 2h-1C6.729 2 4.843 2 3.672 3.172S2.5 6.229 2.5 10v4c0 3.771 0 5.657 1.172 6.828S6.729 22 10.5 22H12"/><path strokeLinecap="round" d="M7 7h8m-8 5h6.5"/><path strokeLinejoin="round" d="M15.861 22h4.278c.885 0 1.633-.601 1.265-1.247C20.814 19.719 19.51 19 18 19s-2.813.719-3.404 1.753c-.368.646.38 1.247 1.265 1.247Z"/><path d="M17.997 16.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10c0-3.771 0-5.657-1.172-6.828S15.271 2 11.5 2h-1C6.729 2 4.843 2 3.672 3.172S2.5 6.229 2.5 10v4c0 3.771 0 5.657 1.172 6.828S6.729 22 10.5 22H12"/><path stroke-linecap="round" d="M7 7h8m-8 5h6.5"/><path stroke-linejoin="round" d="M15.861 22h4.278c.885 0 1.633-.601 1.265-1.247C20.814 19.719 19.51 19 18 19s-2.813.719-3.404 1.753c-.368.646.38 1.247 1.265 1.247Z"/><path d="M17.997 16.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5Z"/></g></svg> </template>
CSS
.icon-license-third-party {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%2010c0-3.771%200-5.657-1.172-6.828S15.271%202%2011.5%202h-1C6.729%202%204.843%202%203.672%203.172S2.5%206.229%202.5%2010v4c0%203.771%200%205.657%201.172%206.828S6.729%2022%2010.5%2022H12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%207h8m-8%205h6.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.861%2022h4.278c.885%200%201.633-.601%201.265-1.247C20.814%2019.719%2019.51%2019%2018%2019s-2.813.719-3.404%201.753c-.368.646.38%201.247%201.265%201.247Z%22%2F%3E%3Cpath%20d%3D%22M17.997%2016.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%2010c0-3.771%200-5.657-1.172-6.828S15.271%202%2011.5%202h-1C6.729%202%204.843%202%203.672%203.172S2.5%206.229%202.5%2010v4c0%203.771%200%205.657%201.172%206.828S6.729%2022%2010.5%2022H12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%207h8m-8%205h6.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.861%2022h4.278c.885%200%201.633-.601%201.265-1.247C20.814%2019.719%2019.51%2019%2018%2019s-2.813.719-3.404%201.753c-.368.646.38%201.247%201.265%201.247Z%22%2F%3E%3Cpath%20d%3D%22M17.997%2016.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5Z%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/license-third-party.svg?color=%231a73e8&size=48