course up icon
course-up-duotone from Reicon by REICON · Duotone · Business · MIT Free for personal and commercial use.
- Name
- course-up-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Business
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More business icons from Reicon
Use the course up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.668 7a.75.75 0 0 1 .75-.75H22a.75.75 0 0 1 .75.75v5.546a.75.75 0 0 1-1.5 0V7.75h-4.832a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="m20.187 7.75l-6.095 6.053c-.514.51-.847.84-1.125 1.05c-.26.197-.381.219-.462.219c-.08 0-.202-.022-.462-.22c-.277-.21-.61-.539-1.124-1.05l-.274-.272c-.47-.467-.874-.87-1.241-1.148c-.394-.299-.831-.525-1.37-.525s-.976.227-1.37.526c-.367.279-.77.682-1.24 1.149l-3.953 3.937a.75.75 0 1 0 1.058 1.062l3.919-3.902c.514-.511.847-.84 1.124-1.052c.26-.197.382-.22.462-.22s.203.022.463.22c.278.21.61.54 1.125 1.051l.274.273c.47.466.873.868 1.24 1.146c.394.299.83.525 1.369.525c.538 0 .975-.226 1.369-.524c.367-.279.771-.68 1.24-1.147L21.25 8.81V7.75z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCourseUpDuotone(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"><path fillRule="evenodd" d="M15.668 7a.75.75 0 0 1 .75-.75H22a.75.75 0 0 1 .75.75v5.546a.75.75 0 0 1-1.5 0V7.75h-4.832a.75.75 0 0 1-.75-.75" clipRule="evenodd"/><path d="m20.187 7.75l-6.095 6.053c-.514.51-.847.84-1.125 1.05c-.26.197-.381.219-.462.219c-.08 0-.202-.022-.462-.22c-.277-.21-.61-.539-1.124-1.05l-.274-.272c-.47-.467-.874-.87-1.241-1.148c-.394-.299-.831-.525-1.37-.525s-.976.227-1.37.526c-.367.279-.77.682-1.24 1.149l-3.953 3.937a.75.75 0 1 0 1.058 1.062l3.919-3.902c.514-.511.847-.84 1.124-1.052c.26-.197.382-.22.462-.22s.203.022.463.22c.278.21.61.54 1.125 1.051l.274.273c.47.466.873.868 1.24 1.146c.394.299.83.525 1.369.525c.538 0 .975-.226 1.369-.524c.367-.279.771-.68 1.24-1.147L21.25 8.81V7.75z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.668 7a.75.75 0 0 1 .75-.75H22a.75.75 0 0 1 .75.75v5.546a.75.75 0 0 1-1.5 0V7.75h-4.832a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="m20.187 7.75l-6.095 6.053c-.514.51-.847.84-1.125 1.05c-.26.197-.381.219-.462.219c-.08 0-.202-.022-.462-.22c-.277-.21-.61-.539-1.124-1.05l-.274-.272c-.47-.467-.874-.87-1.241-1.148c-.394-.299-.831-.525-1.37-.525s-.976.227-1.37.526c-.367.279-.77.682-1.24 1.149l-3.953 3.937a.75.75 0 1 0 1.058 1.062l3.919-3.902c.514-.511.847-.84 1.124-1.052c.26-.197.382-.22.462-.22s.203.022.463.22c.278.21.61.54 1.125 1.051l.274.273c.47.466.873.868 1.24 1.146c.394.299.83.525 1.369.525c.538 0 .975-.226 1.369-.524c.367-.279.771-.68 1.24-1.147L21.25 8.81V7.75z" opacity=".5"/></g></svg> </template>
CSS
.icon-course-up-duotone {
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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.668%207a.75.75%200%200%201%20.75-.75H22a.75.75%200%200%201%20.75.75v5.546a.75.75%200%200%201-1.5%200V7.75h-4.832a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m20.187%207.75l-6.095%206.053c-.514.51-.847.84-1.125%201.05c-.26.197-.381.219-.462.219c-.08%200-.202-.022-.462-.22c-.277-.21-.61-.539-1.124-1.05l-.274-.272c-.47-.467-.874-.87-1.241-1.148c-.394-.299-.831-.525-1.37-.525s-.976.227-1.37.526c-.367.279-.77.682-1.24%201.149l-3.953%203.937a.75.75%200%201%200%201.058%201.062l3.919-3.902c.514-.511.847-.84%201.124-1.052c.26-.197.382-.22.462-.22s.203.022.463.22c.278.21.61.54%201.125%201.051l.274.273c.47.466.873.868%201.24%201.146c.394.299.83.525%201.369.525c.538%200%20.975-.226%201.369-.524c.367-.279.771-.68%201.24-1.147L21.25%208.81V7.75z%22%20opacity%3D%22.5%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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.668%207a.75.75%200%200%201%20.75-.75H22a.75.75%200%200%201%20.75.75v5.546a.75.75%200%200%201-1.5%200V7.75h-4.832a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m20.187%207.75l-6.095%206.053c-.514.51-.847.84-1.125%201.05c-.26.197-.381.219-.462.219c-.08%200-.202-.022-.462-.22c-.277-.21-.61-.539-1.124-1.05l-.274-.272c-.47-.467-.874-.87-1.241-1.148c-.394-.299-.831-.525-1.37-.525s-.976.227-1.37.526c-.367.279-.77.682-1.24%201.149l-3.953%203.937a.75.75%200%201%200%201.058%201.062l3.919-3.902c.514-.511.847-.84%201.124-1.052c.26-.197.382-.22.462-.22s.203.022.463.22c.278.21.61.54%201.125%201.051l.274.273c.47.466.873.868%201.24%201.146c.394.299.83.525%201.369.525c.538%200%20.975-.226%201.369-.524c.367-.279.771-.68%201.24-1.147L21.25%208.81V7.75z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/course-up-duotone.svg?color=%231a73e8&size=48