graduation scroll icon

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

Name
graduation-scroll
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the graduation scroll 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-width="1.5"><path d="M21.16 9.928c1.033-.386 1.126-2.235.209-4.129c-.918-1.893-2.498-3.114-3.53-2.727m3.322 6.856c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13m3.322 6.857l-15 9c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13l15-9"/><path d="M15 13.607c-1.362-.573-4.077-2.656-4.043-6.406m.543 8.5c-1.167-.557-3.6-2.622-4-6.431"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.43 14c.598 1.13 1.209 4.112-.88 7l-.987-1.416L11 20.81s1.825-1.923.953-4.81"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGraduationScroll(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" strokeWidth="1.5"><path d="M21.16 9.928c1.033-.386 1.126-2.235.209-4.129c-.918-1.893-2.498-3.114-3.53-2.727m3.322 6.856c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13m3.322 6.857l-15 9c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13l15-9"/><path d="M15 13.607c-1.362-.573-4.077-2.656-4.043-6.406m.543 8.5c-1.167-.557-3.6-2.622-4-6.431"/><path strokeLinecap="round" strokeLinejoin="round" d="M15.43 14c.598 1.13 1.209 4.112-.88 7l-.987-1.416L11 20.81s1.825-1.923.953-4.81"/></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-width="1.5"><path d="M21.16 9.928c1.033-.386 1.126-2.235.209-4.129c-.918-1.893-2.498-3.114-3.53-2.727m3.322 6.856c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13m3.322 6.857l-15 9c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13l15-9"/><path d="M15 13.607c-1.362-.573-4.077-2.656-4.043-6.406m.543 8.5c-1.167-.557-3.6-2.622-4-6.431"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.43 14c.598 1.13 1.209 4.112-.88 7l-.987-1.416L11 20.81s1.825-1.923.953-4.81"/></g></svg>
</template>

CSS

.icon-graduation-scroll {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.16%209.928c1.033-.386%201.126-2.235.209-4.129c-.918-1.893-2.498-3.114-3.53-2.727m3.322%206.856c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13m3.322%206.857l-15%209c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13l15-9%22%2F%3E%3Cpath%20d%3D%22M15%2013.607c-1.362-.573-4.077-2.656-4.043-6.406m.543%208.5c-1.167-.557-3.6-2.622-4-6.431%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.43%2014c.598%201.13%201.209%204.112-.88%207l-.987-1.416L11%2020.81s1.825-1.923.953-4.81%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.16%209.928c1.033-.386%201.126-2.235.209-4.129c-.918-1.893-2.498-3.114-3.53-2.727m3.322%206.856c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13m3.322%206.857l-15%209c-1.032.387-2.612-.834-3.53-2.727c-.917-1.894-.824-3.743.208-4.13l15-9%22%2F%3E%3Cpath%20d%3D%22M15%2013.607c-1.362-.573-4.077-2.656-4.043-6.406m.543%208.5c-1.167-.557-3.6-2.622-4-6.431%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.43%2014c.598%201.13%201.209%204.112-.88%207l-.987-1.416L11%2020.81s1.825-1.923.953-4.81%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/graduation-scroll.svg?color=%231a73e8&size=48