license no icon
license-no from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- license-no
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the license no icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m2 2l20 20M8.5 17h8m-8-5H12M4.058 4.058C3.5 5.26 3.5 7.056 3.5 10v4c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172a3 3 0 0 0 .614-.886m.54-3.46C20.5 15.759 20.5 10 20.5 10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1c-2.393 0-4.027 0-5.2.3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLicenseNo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m2 2l20 20M8.5 17h8m-8-5H12M4.058 4.058C3.5 5.26 3.5 7.056 3.5 10v4c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172a3 3 0 0 0 .614-.886m.54-3.46C20.5 15.759 20.5 10 20.5 10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1c-2.393 0-4.027 0-5.2.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m2 2l20 20M8.5 17h8m-8-5H12M4.058 4.058C3.5 5.26 3.5 7.056 3.5 10v4c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172a3 3 0 0 0 .614-.886m.54-3.46C20.5 15.759 20.5 10 20.5 10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1c-2.393 0-4.027 0-5.2.3"/></svg> </template>
CSS
.icon-license-no {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m2%202l20%2020M8.5%2017h8m-8-5H12M4.058%204.058C3.5%205.26%203.5%207.056%203.5%2010v4c0%203.771%200%205.657%201.172%206.828S7.729%2022%2011.5%2022h1c3.771%200%205.657%200%206.828-1.172a3%203%200%200%200%20.614-.886m.54-3.46C20.5%2015.759%2020.5%2010%2020.5%2010c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1c-2.393%200-4.027%200-5.2.3%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m2%202l20%2020M8.5%2017h8m-8-5H12M4.058%204.058C3.5%205.26%203.5%207.056%203.5%2010v4c0%203.771%200%205.657%201.172%206.828S7.729%2022%2011.5%2022h1c3.771%200%205.657%200%206.828-1.172a3%203%200%200%200%20.614-.886m.54-3.46C20.5%2015.759%2020.5%2010%2020.5%2010c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1c-2.393%200-4.027%200-5.2.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/license-no.svg?color=%231a73e8&size=48