online learning 03 icon
online-learning-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- online-learning-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the online learning 03 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="M13 5h5m-5 3h2.5M14 15.999v1c0 2.358 0 3.536-.732 4.269C12.536 22 11.357 22 9 22H8c-2.357 0-3.536 0-4.268-.732C3 20.535 3 19.357 3 16.999v-6c0-2.358 0-3.537.732-4.27C4.352 6.11 5.293 6.015 7 6m3 0v1c0 1.886 0 2.828.586 3.414S12.114 11 14 11v2l3-2c1.886 0 2.828 0 3.414-.586S21 8.886 21 7V6c0-1.886 0-2.828-.586-3.414S18.886 2 17 2h-3c-1.886 0-2.828 0-3.414.586S10 4.114 10 6"/><path d="M8.625 19H8.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsOnlineLearning03(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="M13 5h5m-5 3h2.5M14 15.999v1c0 2.358 0 3.536-.732 4.269C12.536 22 11.357 22 9 22H8c-2.357 0-3.536 0-4.268-.732C3 20.535 3 19.357 3 16.999v-6c0-2.358 0-3.537.732-4.27C4.352 6.11 5.293 6.015 7 6m3 0v1c0 1.886 0 2.828.586 3.414S12.114 11 14 11v2l3-2c1.886 0 2.828 0 3.414-.586S21 8.886 21 7V6c0-1.886 0-2.828-.586-3.414S18.886 2 17 2h-3c-1.886 0-2.828 0-3.414.586S10 4.114 10 6"/><path d="M8.625 19H8.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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="M13 5h5m-5 3h2.5M14 15.999v1c0 2.358 0 3.536-.732 4.269C12.536 22 11.357 22 9 22H8c-2.357 0-3.536 0-4.268-.732C3 20.535 3 19.357 3 16.999v-6c0-2.358 0-3.537.732-4.27C4.352 6.11 5.293 6.015 7 6m3 0v1c0 1.886 0 2.828.586 3.414S12.114 11 14 11v2l3-2c1.886 0 2.828 0 3.414-.586S21 8.886 21 7V6c0-1.886 0-2.828-.586-3.414S18.886 2 17 2h-3c-1.886 0-2.828 0-3.414.586S10 4.114 10 6"/><path d="M8.625 19H8.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-online-learning-03 {
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%22M13%205h5m-5%203h2.5M14%2015.999v1c0%202.358%200%203.536-.732%204.269C12.536%2022%2011.357%2022%209%2022H8c-2.357%200-3.536%200-4.268-.732C3%2020.535%203%2019.357%203%2016.999v-6c0-2.358%200-3.537.732-4.27C4.352%206.11%205.293%206.015%207%206m3%200v1c0%201.886%200%202.828.586%203.414S12.114%2011%2014%2011v2l3-2c1.886%200%202.828%200%203.414-.586S21%208.886%2021%207V6c0-1.886%200-2.828-.586-3.414S18.886%202%2017%202h-3c-1.886%200-2.828%200-3.414.586S10%204.114%2010%206%22%2F%3E%3Cpath%20d%3D%22M8.625%2019H8.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%22M13%205h5m-5%203h2.5M14%2015.999v1c0%202.358%200%203.536-.732%204.269C12.536%2022%2011.357%2022%209%2022H8c-2.357%200-3.536%200-4.268-.732C3%2020.535%203%2019.357%203%2016.999v-6c0-2.358%200-3.537.732-4.27C4.352%206.11%205.293%206.015%207%206m3%200v1c0%201.886%200%202.828.586%203.414S12.114%2011%2014%2011v2l3-2c1.886%200%202.828%200%203.414-.586S21%208.886%2021%207V6c0-1.886%200-2.828-.586-3.414S18.886%202%2017%202h-3c-1.886%200-2.828%200-3.414.586S10%204.114%2010%206%22%2F%3E%3Cpath%20d%3D%22M8.625%2019H8.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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/online-learning-03.svg?color=%231a73e8&size=48