verified icon
verified-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.
- Name
- verified-24
- Set
- Octicons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
2 other variants in Octicons
The same icon in other sets
Use the verified icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.03 9.78a.75.75 0 0 0-1.06-1.06l-5.47 5.47l-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0z"/><path fill="currentColor" d="m14.136 1.2l1.375 1.01c.274.201.593.333.929.384l1.687.259a3.61 3.61 0 0 1 3.02 3.021l.259 1.686c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 0 1 0 4.272l-1.01 1.375a2.1 2.1 0 0 0-.384.929l-.259 1.687a3.61 3.61 0 0 1-3.021 3.02l-1.686.259a2.1 2.1 0 0 0-.929.384l-1.375 1.01a3.61 3.61 0 0 1-4.272 0l-1.375-1.01a2.1 2.1 0 0 0-.929-.384l-1.687-.259a3.61 3.61 0 0 1-3.02-3.021l-.259-1.686a2.1 2.1 0 0 0-.384-.929L1.2 14.136a3.61 3.61 0 0 1 0-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61 3.61 0 0 1 3.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864 1.2a3.61 3.61 0 0 1 4.272 0m-3.384 1.209l-1.375 1.01a3.6 3.6 0 0 1-1.59.658l-1.686.258a2.11 2.11 0 0 0-1.766 1.766l-.258 1.686a3.6 3.6 0 0 1-.658 1.589l-1.01 1.376a2.11 2.11 0 0 0 0 2.496l1.01 1.375c.344.469.57 1.015.658 1.59l.258 1.686c.14.911.855 1.626 1.766 1.766l1.686.258a3.6 3.6 0 0 1 1.589.658l1.376 1.01a2.11 2.11 0 0 0 2.496 0l1.375-1.01a3.6 3.6 0 0 1 1.59-.657l1.686-.26a2.11 2.11 0 0 0 1.766-1.765l.258-1.686a3.6 3.6 0 0 1 .658-1.589l1.01-1.376a2.11 2.11 0 0 0 0-2.496l-1.01-1.375a3.6 3.6 0 0 1-.657-1.59l-.26-1.686a2.11 2.11 0 0 0-1.765-1.766l-1.686-.258a3.6 3.6 0 0 1-1.589-.658l-1.376-1.01a2.11 2.11 0 0 0-2.496 0"/></svg>
React
import type { SVGProps } from "react";
export function OcticonVerified24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.03 9.78a.75.75 0 0 0-1.06-1.06l-5.47 5.47l-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0z"/><path fill="currentColor" d="m14.136 1.2l1.375 1.01c.274.201.593.333.929.384l1.687.259a3.61 3.61 0 0 1 3.02 3.021l.259 1.686c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 0 1 0 4.272l-1.01 1.375a2.1 2.1 0 0 0-.384.929l-.259 1.687a3.61 3.61 0 0 1-3.021 3.02l-1.686.259a2.1 2.1 0 0 0-.929.384l-1.375 1.01a3.61 3.61 0 0 1-4.272 0l-1.375-1.01a2.1 2.1 0 0 0-.929-.384l-1.687-.259a3.61 3.61 0 0 1-3.02-3.021l-.259-1.686a2.1 2.1 0 0 0-.384-.929L1.2 14.136a3.61 3.61 0 0 1 0-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61 3.61 0 0 1 3.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864 1.2a3.61 3.61 0 0 1 4.272 0m-3.384 1.209l-1.375 1.01a3.6 3.6 0 0 1-1.59.658l-1.686.258a2.11 2.11 0 0 0-1.766 1.766l-.258 1.686a3.6 3.6 0 0 1-.658 1.589l-1.01 1.376a2.11 2.11 0 0 0 0 2.496l1.01 1.375c.344.469.57 1.015.658 1.59l.258 1.686c.14.911.855 1.626 1.766 1.766l1.686.258a3.6 3.6 0 0 1 1.589.658l1.376 1.01a2.11 2.11 0 0 0 2.496 0l1.375-1.01a3.6 3.6 0 0 1 1.59-.657l1.686-.26a2.11 2.11 0 0 0 1.766-1.765l.258-1.686a3.6 3.6 0 0 1 .658-1.589l1.01-1.376a2.11 2.11 0 0 0 0-2.496l-1.01-1.375a3.6 3.6 0 0 1-.657-1.59l-.26-1.686a2.11 2.11 0 0 0-1.765-1.766l-1.686-.258a3.6 3.6 0 0 1-1.589-.658l-1.376-1.01a2.11 2.11 0 0 0-2.496 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.03 9.78a.75.75 0 0 0-1.06-1.06l-5.47 5.47l-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0z"/><path fill="currentColor" d="m14.136 1.2l1.375 1.01c.274.201.593.333.929.384l1.687.259a3.61 3.61 0 0 1 3.02 3.021l.259 1.686c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 0 1 0 4.272l-1.01 1.375a2.1 2.1 0 0 0-.384.929l-.259 1.687a3.61 3.61 0 0 1-3.021 3.02l-1.686.259a2.1 2.1 0 0 0-.929.384l-1.375 1.01a3.61 3.61 0 0 1-4.272 0l-1.375-1.01a2.1 2.1 0 0 0-.929-.384l-1.687-.259a3.61 3.61 0 0 1-3.02-3.021l-.259-1.686a2.1 2.1 0 0 0-.384-.929L1.2 14.136a3.61 3.61 0 0 1 0-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61 3.61 0 0 1 3.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864 1.2a3.61 3.61 0 0 1 4.272 0m-3.384 1.209l-1.375 1.01a3.6 3.6 0 0 1-1.59.658l-1.686.258a2.11 2.11 0 0 0-1.766 1.766l-.258 1.686a3.6 3.6 0 0 1-.658 1.589l-1.01 1.376a2.11 2.11 0 0 0 0 2.496l1.01 1.375c.344.469.57 1.015.658 1.59l.258 1.686c.14.911.855 1.626 1.766 1.766l1.686.258a3.6 3.6 0 0 1 1.589.658l1.376 1.01a2.11 2.11 0 0 0 2.496 0l1.375-1.01a3.6 3.6 0 0 1 1.59-.657l1.686-.26a2.11 2.11 0 0 0 1.766-1.765l.258-1.686a3.6 3.6 0 0 1 .658-1.589l1.01-1.376a2.11 2.11 0 0 0 0-2.496l-1.01-1.375a3.6 3.6 0 0 1-.657-1.59l-.26-1.686a2.11 2.11 0 0 0-1.765-1.766l-1.686-.258a3.6 3.6 0 0 1-1.589-.658l-1.376-1.01a2.11 2.11 0 0 0-2.496 0"/></svg> </template>
CSS
.icon-verified-24 {
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%22currentColor%22%20d%3D%22M17.03%209.78a.75.75%200%200%200-1.06-1.06l-5.47%205.47l-2.47-2.47a.75.75%200%200%200-1.06%201.06l3%203a.75.75%200%200%200%201.06%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.136%201.2l1.375%201.01c.274.201.593.333.929.384l1.687.259a3.61%203.61%200%200%201%203.02%203.021l.259%201.686c.051.336.183.655.384.929l1.01%201.375a3.61%203.61%200%200%201%200%204.272l-1.01%201.375a2.1%202.1%200%200%200-.384.929l-.259%201.687a3.61%203.61%200%200%201-3.021%203.02l-1.686.259a2.1%202.1%200%200%200-.929.384l-1.375%201.01a3.61%203.61%200%200%201-4.272%200l-1.375-1.01a2.1%202.1%200%200%200-.929-.384l-1.687-.259a3.61%203.61%200%200%201-3.02-3.021l-.259-1.686a2.1%202.1%200%200%200-.384-.929L1.2%2014.136a3.61%203.61%200%200%201%200-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61%203.61%200%200%201%203.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864%201.2a3.61%203.61%200%200%201%204.272%200m-3.384%201.209l-1.375%201.01a3.6%203.6%200%200%201-1.59.658l-1.686.258a2.11%202.11%200%200%200-1.766%201.766l-.258%201.686a3.6%203.6%200%200%201-.658%201.589l-1.01%201.376a2.11%202.11%200%200%200%200%202.496l1.01%201.375c.344.469.57%201.015.658%201.59l.258%201.686c.14.911.855%201.626%201.766%201.766l1.686.258a3.6%203.6%200%200%201%201.589.658l1.376%201.01a2.11%202.11%200%200%200%202.496%200l1.375-1.01a3.6%203.6%200%200%201%201.59-.657l1.686-.26a2.11%202.11%200%200%200%201.766-1.765l.258-1.686a3.6%203.6%200%200%201%20.658-1.589l1.01-1.376a2.11%202.11%200%200%200%200-2.496l-1.01-1.375a3.6%203.6%200%200%201-.657-1.59l-.26-1.686a2.11%202.11%200%200%200-1.765-1.766l-1.686-.258a3.6%203.6%200%200%201-1.589-.658l-1.376-1.01a2.11%202.11%200%200%200-2.496%200%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%22currentColor%22%20d%3D%22M17.03%209.78a.75.75%200%200%200-1.06-1.06l-5.47%205.47l-2.47-2.47a.75.75%200%200%200-1.06%201.06l3%203a.75.75%200%200%200%201.06%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.136%201.2l1.375%201.01c.274.201.593.333.929.384l1.687.259a3.61%203.61%200%200%201%203.02%203.021l.259%201.686c.051.336.183.655.384.929l1.01%201.375a3.61%203.61%200%200%201%200%204.272l-1.01%201.375a2.1%202.1%200%200%200-.384.929l-.259%201.687a3.61%203.61%200%200%201-3.021%203.02l-1.686.259a2.1%202.1%200%200%200-.929.384l-1.375%201.01a3.61%203.61%200%200%201-4.272%200l-1.375-1.01a2.1%202.1%200%200%200-.929-.384l-1.687-.259a3.61%203.61%200%200%201-3.02-3.021l-.259-1.686a2.1%202.1%200%200%200-.384-.929L1.2%2014.136a3.61%203.61%200%200%201%200-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61%203.61%200%200%201%203.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864%201.2a3.61%203.61%200%200%201%204.272%200m-3.384%201.209l-1.375%201.01a3.6%203.6%200%200%201-1.59.658l-1.686.258a2.11%202.11%200%200%200-1.766%201.766l-.258%201.686a3.6%203.6%200%200%201-.658%201.589l-1.01%201.376a2.11%202.11%200%200%200%200%202.496l1.01%201.375c.344.469.57%201.015.658%201.59l.258%201.686c.14.911.855%201.626%201.766%201.766l1.686.258a3.6%203.6%200%200%201%201.589.658l1.376%201.01a2.11%202.11%200%200%200%202.496%200l1.375-1.01a3.6%203.6%200%200%201%201.59-.657l1.686-.26a2.11%202.11%200%200%200%201.766-1.765l.258-1.686a3.6%203.6%200%200%201%20.658-1.589l1.01-1.376a2.11%202.11%200%200%200%200-2.496l-1.01-1.375a3.6%203.6%200%200%201-.657-1.59l-.26-1.686a2.11%202.11%200%200%200-1.765-1.766l-1.686-.258a3.6%203.6%200%200%201-1.589-.658l-1.376-1.01a2.11%202.11%200%200%200-2.496%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/verified-24.svg?color=%231a73e8&size=48