award-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
award-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the award 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.935 21.033c.244.5-.236.967-.811.967H8.876c-.575 0-1.055-.467-.81-.967C8.63 19.873 10.178 19 12 19c1.82 0 3.368.872 3.935 2.033M12 16l-.012 3m5.999-14.509q.008-.285.013-.56C18.02 2.865 17.116 2 16.01 2H7.99C6.885 2 5.98 2.864 6 3.93l.013.542c.044 1.584.167 3.354.506 5.002C7.18 12.696 8.666 16 12 16s4.82-3.304 5.481-6.526c.337-1.641.46-3.404.506-4.983"/><path d="m18 4.5l1.445.187a2.933 2.933 0 0 1 .197 5.785L17.5 11M6 4.5l-1.445.187a2.933 2.933 0 0 0-.197 5.785L6.5 11"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAward01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.935 21.033c.244.5-.236.967-.811.967H8.876c-.575 0-1.055-.467-.81-.967C8.63 19.873 10.178 19 12 19c1.82 0 3.368.872 3.935 2.033M12 16l-.012 3m5.999-14.509q.008-.285.013-.56C18.02 2.865 17.116 2 16.01 2H7.99C6.885 2 5.98 2.864 6 3.93l.013.542c.044 1.584.167 3.354.506 5.002C7.18 12.696 8.666 16 12 16s4.82-3.304 5.481-6.526c.337-1.641.46-3.404.506-4.983"/><path d="m18 4.5l1.445.187a2.933 2.933 0 0 1 .197 5.785L17.5 11M6 4.5l-1.445.187a2.933 2.933 0 0 0-.197 5.785L6.5 11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.935 21.033c.244.5-.236.967-.811.967H8.876c-.575 0-1.055-.467-.81-.967C8.63 19.873 10.178 19 12 19c1.82 0 3.368.872 3.935 2.033M12 16l-.012 3m5.999-14.509q.008-.285.013-.56C18.02 2.865 17.116 2 16.01 2H7.99C6.885 2 5.98 2.864 6 3.93l.013.542c.044 1.584.167 3.354.506 5.002C7.18 12.696 8.666 16 12 16s4.82-3.304 5.481-6.526c.337-1.641.46-3.404.506-4.983"/><path d="m18 4.5l1.445.187a2.933 2.933 0 0 1 .197 5.785L17.5 11M6 4.5l-1.445.187a2.933 2.933 0 0 0-.197 5.785L6.5 11"/></g></svg>
</template>

CSS

.icon-award-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.935%2021.033c.244.5-.236.967-.811.967H8.876c-.575%200-1.055-.467-.81-.967C8.63%2019.873%2010.178%2019%2012%2019c1.82%200%203.368.872%203.935%202.033M12%2016l-.012%203m5.999-14.509q.008-.285.013-.56C18.02%202.865%2017.116%202%2016.01%202H7.99C6.885%202%205.98%202.864%206%203.93l.013.542c.044%201.584.167%203.354.506%205.002C7.18%2012.696%208.666%2016%2012%2016s4.82-3.304%205.481-6.526c.337-1.641.46-3.404.506-4.983%22%2F%3E%3Cpath%20d%3D%22m18%204.5l1.445.187a2.933%202.933%200%200%201%20.197%205.785L17.5%2011M6%204.5l-1.445.187a2.933%202.933%200%200%200-.197%205.785L6.5%2011%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.935%2021.033c.244.5-.236.967-.811.967H8.876c-.575%200-1.055-.467-.81-.967C8.63%2019.873%2010.178%2019%2012%2019c1.82%200%203.368.872%203.935%202.033M12%2016l-.012%203m5.999-14.509q.008-.285.013-.56C18.02%202.865%2017.116%202%2016.01%202H7.99C6.885%202%205.98%202.864%206%203.93l.013.542c.044%201.584.167%203.354.506%205.002C7.18%2012.696%208.666%2016%2012%2016s4.82-3.304%205.481-6.526c.337-1.641.46-3.404.506-4.983%22%2F%3E%3Cpath%20d%3D%22m18%204.5l1.445.187a2.933%202.933%200%200%201%20.197%205.785L17.5%2011M6%204.5l-1.445.187a2.933%202.933%200%200%200-.197%205.785L6.5%2011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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