certificate off icon
certificate-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- certificate-off-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Use the certificate off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14.499a.5.5 0 0 1-.264.441a.5.5 0 0 1-.513-.024L4 14.1l-1.223.815A.498.498 0 0 1 2 14.5v-2.057A3.96 3.96 0 0 0 4 13a3.96 3.96 0 0 0 2-.556zM1.146 1.147a.5.5 0 0 1 .708 0l13 13a.5.5 0 1 1-.707.707L11.293 12H6.62a3.97 3.97 0 0 0 1.368-3.305L4.293 5H4c-1.202 0-2.267.54-3 1.38V4c0-.626.29-1.185.741-1.552l-.595-.594a.5.5 0 0 1 0-.707M4 6a3 3 0 1 1 0 6a3 3 0 0 1 0-6m9-4c1.103 0 2 .897 2 2v6a2 2 0 0 1-1.098 1.781L8.122 6H11.5a.5.5 0 0 0 0-1H7.121l-3-3z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCertificateOff16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14.499a.5.5 0 0 1-.264.441a.5.5 0 0 1-.513-.024L4 14.1l-1.223.815A.498.498 0 0 1 2 14.5v-2.057A3.96 3.96 0 0 0 4 13a3.96 3.96 0 0 0 2-.556zM1.146 1.147a.5.5 0 0 1 .708 0l13 13a.5.5 0 1 1-.707.707L11.293 12H6.62a3.97 3.97 0 0 0 1.368-3.305L4.293 5H4c-1.202 0-2.267.54-3 1.38V4c0-.626.29-1.185.741-1.552l-.595-.594a.5.5 0 0 1 0-.707M4 6a3 3 0 1 1 0 6a3 3 0 0 1 0-6m9-4c1.103 0 2 .897 2 2v6a2 2 0 0 1-1.098 1.781L8.122 6H11.5a.5.5 0 0 0 0-1H7.121l-3-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14.499a.5.5 0 0 1-.264.441a.5.5 0 0 1-.513-.024L4 14.1l-1.223.815A.498.498 0 0 1 2 14.5v-2.057A3.96 3.96 0 0 0 4 13a3.96 3.96 0 0 0 2-.556zM1.146 1.147a.5.5 0 0 1 .708 0l13 13a.5.5 0 1 1-.707.707L11.293 12H6.62a3.97 3.97 0 0 0 1.368-3.305L4.293 5H4c-1.202 0-2.267.54-3 1.38V4c0-.626.29-1.185.741-1.552l-.595-.594a.5.5 0 0 1 0-.707M4 6a3 3 0 1 1 0 6a3 3 0 0 1 0-6m9-4c1.103 0 2 .897 2 2v6a2 2 0 0 1-1.098 1.781L8.122 6H11.5a.5.5 0 0 0 0-1H7.121l-3-3z"/></svg> </template>
CSS
.icon-certificate-off-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2014.499a.5.5%200%200%201-.264.441a.5.5%200%200%201-.513-.024L4%2014.1l-1.223.815A.498.498%200%200%201%202%2014.5v-2.057A3.96%203.96%200%200%200%204%2013a3.96%203.96%200%200%200%202-.556zM1.146%201.147a.5.5%200%200%201%20.708%200l13%2013a.5.5%200%201%201-.707.707L11.293%2012H6.62a3.97%203.97%200%200%200%201.368-3.305L4.293%205H4c-1.202%200-2.267.54-3%201.38V4c0-.626.29-1.185.741-1.552l-.595-.594a.5.5%200%200%201%200-.707M4%206a3%203%200%201%201%200%206a3%203%200%200%201%200-6m9-4c1.103%200%202%20.897%202%202v6a2%202%200%200%201-1.098%201.781L8.122%206H11.5a.5.5%200%200%200%200-1H7.121l-3-3z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2014.499a.5.5%200%200%201-.264.441a.5.5%200%200%201-.513-.024L4%2014.1l-1.223.815A.498.498%200%200%201%202%2014.5v-2.057A3.96%203.96%200%200%200%204%2013a3.96%203.96%200%200%200%202-.556zM1.146%201.147a.5.5%200%200%201%20.708%200l13%2013a.5.5%200%201%201-.707.707L11.293%2012H6.62a3.97%203.97%200%200%200%201.368-3.305L4.293%205H4c-1.202%200-2.267.54-3%201.38V4c0-.626.29-1.185.741-1.552l-.595-.594a.5.5%200%200%201%200-.707M4%206a3%203%200%201%201%200%206a3%203%200%200%201%200-6m9-4c1.103%200%202%20.897%202%202v6a2%202%200%200%201-1.098%201.781L8.122%206H11.5a.5.5%200%200%200%200-1H7.121l-3-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/certificate-off-16-filled.svg?color=%231a73e8&size=48