award certificate icon

award-certificate-filled from Reicon by REICON · Filled · Business · MIT Free for personal and commercial use.

Name
award-certificate-filled
Set
Reicon
Style
Filled
Category
Business
Viewbox
24×24
License
MIT

1 other variant in Reicon

More business icons from Reicon

Use the award certificate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M23.667 16c0-2.39-1.944-4.333-4.334-4.333S15 13.61 15 16c0 1.379.66 2.595 1.667 3.39v3.943a.667.667 0 0 0 1.138.472l1.528-1.528l1.528 1.528a.666.666 0 0 0 1.14-.472V19.39c1.006-.794 1.666-2.01 1.666-3.389Zm-4.334-2.333c1.287 0 2.334 1.046 2.334 2.333s-1.047 2.333-2.334 2.333S17 17.287 17 16s1.047-2.333 2.333-2.333"/><path d="M14.667 20.255A6.26 6.26 0 0 1 13 16a6.34 6.34 0 0 1 6.333-6.333c.459 0 .903.054 1.334.146V5A3.67 3.67 0 0 0 17 1.333H5.667A3.67 3.67 0 0 0 2 5v14a3.67 3.67 0 0 0 3.667 3.667h9zM7 6.667h8a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2m3.333 10.666H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2m0-4.333H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconAwardCertificateFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M23.667 16c0-2.39-1.944-4.333-4.334-4.333S15 13.61 15 16c0 1.379.66 2.595 1.667 3.39v3.943a.667.667 0 0 0 1.138.472l1.528-1.528l1.528 1.528a.666.666 0 0 0 1.14-.472V19.39c1.006-.794 1.666-2.01 1.666-3.389Zm-4.334-2.333c1.287 0 2.334 1.046 2.334 2.333s-1.047 2.333-2.334 2.333S17 17.287 17 16s1.047-2.333 2.333-2.333"/><path d="M14.667 20.255A6.26 6.26 0 0 1 13 16a6.34 6.34 0 0 1 6.333-6.333c.459 0 .903.054 1.334.146V5A3.67 3.67 0 0 0 17 1.333H5.667A3.67 3.67 0 0 0 2 5v14a3.67 3.67 0 0 0 3.667 3.667h9zM7 6.667h8a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2m3.333 10.666H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2m0-4.333H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M23.667 16c0-2.39-1.944-4.333-4.334-4.333S15 13.61 15 16c0 1.379.66 2.595 1.667 3.39v3.943a.667.667 0 0 0 1.138.472l1.528-1.528l1.528 1.528a.666.666 0 0 0 1.14-.472V19.39c1.006-.794 1.666-2.01 1.666-3.389Zm-4.334-2.333c1.287 0 2.334 1.046 2.334 2.333s-1.047 2.333-2.334 2.333S17 17.287 17 16s1.047-2.333 2.333-2.333"/><path d="M14.667 20.255A6.26 6.26 0 0 1 13 16a6.34 6.34 0 0 1 6.333-6.333c.459 0 .903.054 1.334.146V5A3.67 3.67 0 0 0 17 1.333H5.667A3.67 3.67 0 0 0 2 5v14a3.67 3.67 0 0 0 3.667 3.667h9zM7 6.667h8a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2m3.333 10.666H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2m0-4.333H7a1 1 0 0 1 0-2h3.333a1 1 0 0 1 0 2"/></g></svg>
</template>

CSS

.icon-award-certificate-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M23.667%2016c0-2.39-1.944-4.333-4.334-4.333S15%2013.61%2015%2016c0%201.379.66%202.595%201.667%203.39v3.943a.667.667%200%200%200%201.138.472l1.528-1.528l1.528%201.528a.666.666%200%200%200%201.14-.472V19.39c1.006-.794%201.666-2.01%201.666-3.389Zm-4.334-2.333c1.287%200%202.334%201.046%202.334%202.333s-1.047%202.333-2.334%202.333S17%2017.287%2017%2016s1.047-2.333%202.333-2.333%22%2F%3E%3Cpath%20d%3D%22M14.667%2020.255A6.26%206.26%200%200%201%2013%2016a6.34%206.34%200%200%201%206.333-6.333c.459%200%20.903.054%201.334.146V5A3.67%203.67%200%200%200%2017%201.333H5.667A3.67%203.67%200%200%200%202%205v14a3.67%203.67%200%200%200%203.667%203.667h9zM7%206.667h8a1%201%200%200%201%200%202H7a1%201%200%200%201%200-2m3.333%2010.666H7a1%201%200%200%201%200-2h3.333a1%201%200%200%201%200%202m0-4.333H7a1%201%200%200%201%200-2h3.333a1%201%200%200%201%200%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%22currentColor%22%3E%3Cpath%20d%3D%22M23.667%2016c0-2.39-1.944-4.333-4.334-4.333S15%2013.61%2015%2016c0%201.379.66%202.595%201.667%203.39v3.943a.667.667%200%200%200%201.138.472l1.528-1.528l1.528%201.528a.666.666%200%200%200%201.14-.472V19.39c1.006-.794%201.666-2.01%201.666-3.389Zm-4.334-2.333c1.287%200%202.334%201.046%202.334%202.333s-1.047%202.333-2.334%202.333S17%2017.287%2017%2016s1.047-2.333%202.333-2.333%22%2F%3E%3Cpath%20d%3D%22M14.667%2020.255A6.26%206.26%200%200%201%2013%2016a6.34%206.34%200%200%201%206.333-6.333c.459%200%20.903.054%201.334.146V5A3.67%203.67%200%200%200%2017%201.333H5.667A3.67%203.67%200%200%200%202%205v14a3.67%203.67%200%200%200%203.667%203.667h9zM7%206.667h8a1%201%200%200%201%200%202H7a1%201%200%200%201%200-2m3.333%2010.666H7a1%201%200%200%201%200-2h3.333a1%201%200%200%201%200%202m0-4.333H7a1%201%200%200%201%200-2h3.333a1%201%200%200%201%200%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/reicon/award-certificate-filled.svg?color=%231a73e8&size=48