unverified icon
unverified from Octicons by GitHub · Regular · MIT Free for personal and commercial use.
- Name
- unverified
- Set
- Octicons
- Style
- Regular
- Viewbox
- 16×16
- License
- MIT
2 other variants in Octicons
The same icon in other sets
Use the unverified icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M15.67 7.066l-1.08-1.34a1.5 1.5 0 0 1-.309-.77l-.19-1.698a1.51 1.51 0 0 0-1.329-1.33l-1.699-.19c-.3-.03-.56-.159-.78-.329L8.945.33a1.504 1.504 0 0 0-1.878 0l-1.34 1.08a1.5 1.5 0 0 1-.77.31l-1.698.19c-.7.08-1.25.63-1.33 1.329l-.19 1.699c-.03.3-.159.56-.329.78L.33 7.055a1.504 1.504 0 0 0 0 1.878l1.08 1.34c.17.22.28.48.31.77l.19 1.698c.08.7.63 1.25 1.329 1.33l1.699.19c.3.03.56.159.78.329l1.339 1.08c.55.439 1.329.439 1.878 0l1.34-1.08c.22-.17.48-.28.77-.31l1.698-.19c.7-.08 1.25-.63 1.33-1.329l.19-1.699c.03-.3.159-.56.329-.78l1.08-1.339a1.504 1.504 0 0 0 0-1.878zM9 11.5c0 .28-.22.5-.5.5h-1c-.27 0-.5-.22-.5-.5v-1c0-.28.23-.5.5-.5h1c.28 0 .5.22.5.5v1zm1.56-4.89c-.06.17-.17.33-.3.47c-.13.16-.14.19-.33.38c-.16.17-.31.3-.52.45c-.11.09-.2.19-.28.27c-.08.08-.14.17-.19.27c-.05.1-.08.19-.11.3c-.03.11-.03.13-.03.25H7.13c0-.22 0-.31.03-.48c.03-.19.08-.36.14-.52c.06-.14.14-.28.25-.42c.11-.13.23-.25.41-.38c.27-.19.36-.3.48-.52c.12-.22.2-.38.2-.59c0-.27-.06-.45-.2-.58c-.13-.13-.31-.19-.58-.19c-.09 0-.19.02-.3.05c-.11.03-.17.09-.25.16c-.08.07-.14.11-.2.2a.41.41 0 0 0-.09.28h-2c0-.38.13-.56.27-.83c.16-.27.36-.5.61-.67c.25-.17.55-.3.88-.38c.33-.08.7-.13 1.09-.13c.44 0 .83.05 1.17.13c.34.09.63.22.88.39c.23.17.41.38.55.63c.13.25.19.55.19.88c0 .22 0 .42-.08.59l-.02-.01z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function OcticonUnverified(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fillRule="evenodd" d="M15.67 7.066l-1.08-1.34a1.5 1.5 0 0 1-.309-.77l-.19-1.698a1.51 1.51 0 0 0-1.329-1.33l-1.699-.19c-.3-.03-.56-.159-.78-.329L8.945.33a1.504 1.504 0 0 0-1.878 0l-1.34 1.08a1.5 1.5 0 0 1-.77.31l-1.698.19c-.7.08-1.25.63-1.33 1.329l-.19 1.699c-.03.3-.159.56-.329.78L.33 7.055a1.504 1.504 0 0 0 0 1.878l1.08 1.34c.17.22.28.48.31.77l.19 1.698c.08.7.63 1.25 1.329 1.33l1.699.19c.3.03.56.159.78.329l1.339 1.08c.55.439 1.329.439 1.878 0l1.34-1.08c.22-.17.48-.28.77-.31l1.698-.19c.7-.08 1.25-.63 1.33-1.329l.19-1.699c.03-.3.159-.56.329-.78l1.08-1.339a1.504 1.504 0 0 0 0-1.878zM9 11.5c0 .28-.22.5-.5.5h-1c-.27 0-.5-.22-.5-.5v-1c0-.28.23-.5.5-.5h1c.28 0 .5.22.5.5v1zm1.56-4.89c-.06.17-.17.33-.3.47c-.13.16-.14.19-.33.38c-.16.17-.31.3-.52.45c-.11.09-.2.19-.28.27c-.08.08-.14.17-.19.27c-.05.1-.08.19-.11.3c-.03.11-.03.13-.03.25H7.13c0-.22 0-.31.03-.48c.03-.19.08-.36.14-.52c.06-.14.14-.28.25-.42c.11-.13.23-.25.41-.38c.27-.19.36-.3.48-.52c.12-.22.2-.38.2-.59c0-.27-.06-.45-.2-.58c-.13-.13-.31-.19-.58-.19c-.09 0-.19.02-.3.05c-.11.03-.17.09-.25.16c-.08.07-.14.11-.2.2a.41.41 0 0 0-.09.28h-2c0-.38.13-.56.27-.83c.16-.27.36-.5.61-.67c.25-.17.55-.3.88-.38c.33-.08.7-.13 1.09-.13c.44 0 .83.05 1.17.13c.34.09.63.22.88.39c.23.17.41.38.55.63c.13.25.19.55.19.88c0 .22 0 .42-.08.59l-.02-.01z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M15.67 7.066l-1.08-1.34a1.5 1.5 0 0 1-.309-.77l-.19-1.698a1.51 1.51 0 0 0-1.329-1.33l-1.699-.19c-.3-.03-.56-.159-.78-.329L8.945.33a1.504 1.504 0 0 0-1.878 0l-1.34 1.08a1.5 1.5 0 0 1-.77.31l-1.698.19c-.7.08-1.25.63-1.33 1.329l-.19 1.699c-.03.3-.159.56-.329.78L.33 7.055a1.504 1.504 0 0 0 0 1.878l1.08 1.34c.17.22.28.48.31.77l.19 1.698c.08.7.63 1.25 1.329 1.33l1.699.19c.3.03.56.159.78.329l1.339 1.08c.55.439 1.329.439 1.878 0l1.34-1.08c.22-.17.48-.28.77-.31l1.698-.19c.7-.08 1.25-.63 1.33-1.329l.19-1.699c.03-.3.159-.56.329-.78l1.08-1.339a1.504 1.504 0 0 0 0-1.878zM9 11.5c0 .28-.22.5-.5.5h-1c-.27 0-.5-.22-.5-.5v-1c0-.28.23-.5.5-.5h1c.28 0 .5.22.5.5v1zm1.56-4.89c-.06.17-.17.33-.3.47c-.13.16-.14.19-.33.38c-.16.17-.31.3-.52.45c-.11.09-.2.19-.28.27c-.08.08-.14.17-.19.27c-.05.1-.08.19-.11.3c-.03.11-.03.13-.03.25H7.13c0-.22 0-.31.03-.48c.03-.19.08-.36.14-.52c.06-.14.14-.28.25-.42c.11-.13.23-.25.41-.38c.27-.19.36-.3.48-.52c.12-.22.2-.38.2-.59c0-.27-.06-.45-.2-.58c-.13-.13-.31-.19-.58-.19c-.09 0-.19.02-.3.05c-.11.03-.17.09-.25.16c-.08.07-.14.11-.2.2a.41.41 0 0 0-.09.28h-2c0-.38.13-.56.27-.83c.16-.27.36-.5.61-.67c.25-.17.55-.3.88-.38c.33-.08.7-.13 1.09-.13c.44 0 .83.05 1.17.13c.34.09.63.22.88.39c.23.17.41.38.55.63c.13.25.19.55.19.88c0 .22 0 .42-.08.59l-.02-.01z" fill="currentColor"/></svg> </template>
CSS
.icon-unverified {
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-rule%3D%22evenodd%22%20d%3D%22M15.67%207.066l-1.08-1.34a1.5%201.5%200%200%201-.309-.77l-.19-1.698a1.51%201.51%200%200%200-1.329-1.33l-1.699-.19c-.3-.03-.56-.159-.78-.329L8.945.33a1.504%201.504%200%200%200-1.878%200l-1.34%201.08a1.5%201.5%200%200%201-.77.31l-1.698.19c-.7.08-1.25.63-1.33%201.329l-.19%201.699c-.03.3-.159.56-.329.78L.33%207.055a1.504%201.504%200%200%200%200%201.878l1.08%201.34c.17.22.28.48.31.77l.19%201.698c.08.7.63%201.25%201.329%201.33l1.699.19c.3.03.56.159.78.329l1.339%201.08c.55.439%201.329.439%201.878%200l1.34-1.08c.22-.17.48-.28.77-.31l1.698-.19c.7-.08%201.25-.63%201.33-1.329l.19-1.699c.03-.3.159-.56.329-.78l1.08-1.339a1.504%201.504%200%200%200%200-1.878zM9%2011.5c0%20.28-.22.5-.5.5h-1c-.27%200-.5-.22-.5-.5v-1c0-.28.23-.5.5-.5h1c.28%200%20.5.22.5.5v1zm1.56-4.89c-.06.17-.17.33-.3.47c-.13.16-.14.19-.33.38c-.16.17-.31.3-.52.45c-.11.09-.2.19-.28.27c-.08.08-.14.17-.19.27c-.05.1-.08.19-.11.3c-.03.11-.03.13-.03.25H7.13c0-.22%200-.31.03-.48c.03-.19.08-.36.14-.52c.06-.14.14-.28.25-.42c.11-.13.23-.25.41-.38c.27-.19.36-.3.48-.52c.12-.22.2-.38.2-.59c0-.27-.06-.45-.2-.58c-.13-.13-.31-.19-.58-.19c-.09%200-.19.02-.3.05c-.11.03-.17.09-.25.16c-.08.07-.14.11-.2.2a.41.41%200%200%200-.09.28h-2c0-.38.13-.56.27-.83c.16-.27.36-.5.61-.67c.25-.17.55-.3.88-.38c.33-.08.7-.13%201.09-.13c.44%200%20.83.05%201.17.13c.34.09.63.22.88.39c.23.17.41.38.55.63c.13.25.19.55.19.88c0%20.22%200%20.42-.08.59l-.02-.01z%22%20fill%3D%22currentColor%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-rule%3D%22evenodd%22%20d%3D%22M15.67%207.066l-1.08-1.34a1.5%201.5%200%200%201-.309-.77l-.19-1.698a1.51%201.51%200%200%200-1.329-1.33l-1.699-.19c-.3-.03-.56-.159-.78-.329L8.945.33a1.504%201.504%200%200%200-1.878%200l-1.34%201.08a1.5%201.5%200%200%201-.77.31l-1.698.19c-.7.08-1.25.63-1.33%201.329l-.19%201.699c-.03.3-.159.56-.329.78L.33%207.055a1.504%201.504%200%200%200%200%201.878l1.08%201.34c.17.22.28.48.31.77l.19%201.698c.08.7.63%201.25%201.329%201.33l1.699.19c.3.03.56.159.78.329l1.339%201.08c.55.439%201.329.439%201.878%200l1.34-1.08c.22-.17.48-.28.77-.31l1.698-.19c.7-.08%201.25-.63%201.33-1.329l.19-1.699c.03-.3.159-.56.329-.78l1.08-1.339a1.504%201.504%200%200%200%200-1.878zM9%2011.5c0%20.28-.22.5-.5.5h-1c-.27%200-.5-.22-.5-.5v-1c0-.28.23-.5.5-.5h1c.28%200%20.5.22.5.5v1zm1.56-4.89c-.06.17-.17.33-.3.47c-.13.16-.14.19-.33.38c-.16.17-.31.3-.52.45c-.11.09-.2.19-.28.27c-.08.08-.14.17-.19.27c-.05.1-.08.19-.11.3c-.03.11-.03.13-.03.25H7.13c0-.22%200-.31.03-.48c.03-.19.08-.36.14-.52c.06-.14.14-.28.25-.42c.11-.13.23-.25.41-.38c.27-.19.36-.3.48-.52c.12-.22.2-.38.2-.59c0-.27-.06-.45-.2-.58c-.13-.13-.31-.19-.58-.19c-.09%200-.19.02-.3.05c-.11.03-.17.09-.25.16c-.08.07-.14.11-.2.2a.41.41%200%200%200-.09.28h-2c0-.38.13-.56.27-.83c.16-.27.36-.5.61-.67c.25-.17.55-.3.88-.38c.33-.08.7-.13%201.09-.13c.44%200%20.83.05%201.17.13c.34.09.63.22.88.39c.23.17.41.38.55.63c.13.25.19.55.19.88c0%20.22%200%20.42-.08.59l-.02-.01z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/unverified.svg?color=%231a73e8&size=48