askverdict from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
askverdict
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the askverdict logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity=".7" d="M12 3.42L4.5 7.97 12 12.47Z"/><path d="M12 3.42L19.5 7.97 12 12.47Z"/><path fill-opacity=".52" d="M12 6.56L14.48 8.95 13.08 8.95 12 7.73 10.83 8.95 9.42 8.95Z"/><path fill-opacity=".82" d="M4.5 13.88L12 16.83 19.5 13.88 19.5 15.61 12 18.56 4.5 15.61Z"/><path fill-opacity=".62" d="M5.3 16.83L12 19.55 18.7 16.83 18.7 18.38 12 20.77 5.3 18.38Z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubAskverdict(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" fillRule="evenodd"><path fillOpacity=".7" d="M12 3.42L4.5 7.97 12 12.47Z"/><path d="M12 3.42L19.5 7.97 12 12.47Z"/><path fillOpacity=".52" d="M12 6.56L14.48 8.95 13.08 8.95 12 7.73 10.83 8.95 9.42 8.95Z"/><path fillOpacity=".82" d="M4.5 13.88L12 16.83 19.5 13.88 19.5 15.61 12 18.56 4.5 15.61Z"/><path fillOpacity=".62" d="M5.3 16.83L12 19.55 18.7 16.83 18.7 18.38 12 20.77 5.3 18.38Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity=".7" d="M12 3.42L4.5 7.97 12 12.47Z"/><path d="M12 3.42L19.5 7.97 12 12.47Z"/><path fill-opacity=".52" d="M12 6.56L14.48 8.95 13.08 8.95 12 7.73 10.83 8.95 9.42 8.95Z"/><path fill-opacity=".82" d="M4.5 13.88L12 16.83 19.5 13.88 19.5 15.61 12 18.56 4.5 15.61Z"/><path fill-opacity=".62" d="M5.3 16.83L12 19.55 18.7 16.83 18.7 18.38 12 20.77 5.3 18.38Z"/></g></svg>
</template>

CSS

.icon-askverdict {
  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%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill-opacity%3D%22.7%22%20d%3D%22M12%203.42L4.5%207.97%2012%2012.47Z%22%2F%3E%3Cpath%20d%3D%22M12%203.42L19.5%207.97%2012%2012.47Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.52%22%20d%3D%22M12%206.56L14.48%208.95%2013.08%208.95%2012%207.73%2010.83%208.95%209.42%208.95Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.82%22%20d%3D%22M4.5%2013.88L12%2016.83%2019.5%2013.88%2019.5%2015.61%2012%2018.56%204.5%2015.61Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.62%22%20d%3D%22M5.3%2016.83L12%2019.55%2018.7%2016.83%2018.7%2018.38%2012%2020.77%205.3%2018.38Z%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%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill-opacity%3D%22.7%22%20d%3D%22M12%203.42L4.5%207.97%2012%2012.47Z%22%2F%3E%3Cpath%20d%3D%22M12%203.42L19.5%207.97%2012%2012.47Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.52%22%20d%3D%22M12%206.56L14.48%208.95%2013.08%208.95%2012%207.73%2010.83%208.95%209.42%208.95Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.82%22%20d%3D%22M4.5%2013.88L12%2016.83%2019.5%2013.88%2019.5%2015.61%2012%2018.56%204.5%2015.61Z%22%2F%3E%3Cpath%20fill-opacity%3D%22.62%22%20d%3D%22M5.3%2016.83L12%2019.55%2018.7%2016.83%2018.7%2018.38%2012%2020.77%205.3%2018.38Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/askverdict.svg?color=%231a73e8&size=48