certificate 02 icon

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

Name
certificate-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the certificate 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="M9 5.026c-1.577-.423-4.348-1.566-5.838-.725c-1.55.874-1.55 6.524 0 7.398c1.49.84 4.261-.302 5.838-.726m6-5.947c1.576-.423 4.348-1.566 5.838-.725c1.55.874 1.55 6.524 0 7.398c-1.49.84-4.262-.302-5.838-.726"/><circle cx="12" cy="8" r="4"/><path d="m9.772 11l-1.427 6.375c-.331 1.48-.497 2.22-.16 2.462c1.15.824 2.574-1.74 3.815-1.74c1.13 0 2.817 2.455 3.816 1.74c.336-.241.17-.982-.161-2.462L14.228 11"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCertificate02(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="M9 5.026c-1.577-.423-4.348-1.566-5.838-.725c-1.55.874-1.55 6.524 0 7.398c1.49.84 4.261-.302 5.838-.726m6-5.947c1.576-.423 4.348-1.566 5.838-.725c1.55.874 1.55 6.524 0 7.398c-1.49.84-4.262-.302-5.838-.726"/><circle cx="12" cy="8" r="4"/><path d="m9.772 11l-1.427 6.375c-.331 1.48-.497 2.22-.16 2.462c1.15.824 2.574-1.74 3.815-1.74c1.13 0 2.817 2.455 3.816 1.74c.336-.241.17-.982-.161-2.462L14.228 11"/></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="M9 5.026c-1.577-.423-4.348-1.566-5.838-.725c-1.55.874-1.55 6.524 0 7.398c1.49.84 4.261-.302 5.838-.726m6-5.947c1.576-.423 4.348-1.566 5.838-.725c1.55.874 1.55 6.524 0 7.398c-1.49.84-4.262-.302-5.838-.726"/><circle cx="12" cy="8" r="4"/><path d="m9.772 11l-1.427 6.375c-.331 1.48-.497 2.22-.16 2.462c1.15.824 2.574-1.74 3.815-1.74c1.13 0 2.817 2.455 3.816 1.74c.336-.241.17-.982-.161-2.462L14.228 11"/></g></svg>
</template>

CSS

.icon-certificate-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%22M9%205.026c-1.577-.423-4.348-1.566-5.838-.725c-1.55.874-1.55%206.524%200%207.398c1.49.84%204.261-.302%205.838-.726m6-5.947c1.576-.423%204.348-1.566%205.838-.725c1.55.874%201.55%206.524%200%207.398c-1.49.84-4.262-.302-5.838-.726%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22m9.772%2011l-1.427%206.375c-.331%201.48-.497%202.22-.16%202.462c1.15.824%202.574-1.74%203.815-1.74c1.13%200%202.817%202.455%203.816%201.74c.336-.241.17-.982-.161-2.462L14.228%2011%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%22M9%205.026c-1.577-.423-4.348-1.566-5.838-.725c-1.55.874-1.55%206.524%200%207.398c1.49.84%204.261-.302%205.838-.726m6-5.947c1.576-.423%204.348-1.566%205.838-.725c1.55.874%201.55%206.524%200%207.398c-1.49.84-4.262-.302-5.838-.726%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22m9.772%2011l-1.427%206.375c-.331%201.48-.497%202.22-.16%202.462c1.15.824%202.574-1.74%203.815-1.74c1.13%200%202.817%202.455%203.816%201.74c.336-.241.17-.982-.161-2.462L14.228%2011%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/certificate-02.svg?color=%231a73e8&size=48