model training icon
model-training from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- model-training
- Set
- Material Symbols
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- model-training-outline, model-training-outline-sharp, model-training-rounded, model-training-sharp
1 other variant in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the model training icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.15 18.85q-1.025-1.2-1.588-2.687T3 13q0-3.75 2.625-6.375T12 4h.2l-1.6-1.6L12 1l4 4l-4 4l-1.425-1.425L12.15 6H12Q9.1 6 7.05 8.05T5 13q0 1.275.412 2.4t1.163 2.025zM11 18.5q0-.575-.387-1.137t-.863-1.175t-.862-1.275T8.5 13.5q0-1.45 1.025-2.475T12 10t2.475 1.025T15.5 13.5q0 .75-.387 1.413t-.863 1.274t-.862 1.175T13 18.5zm0 2.5v-1.5h2V21zm7.85-2.15l-1.425-1.425q.75-.9 1.163-2.025T19 13q0-1.65-.687-3.062t-1.888-2.363L17.85 6.15q1.45 1.25 2.3 3.013T21 13q0 1.675-.562 3.163T18.85 18.85"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsModelTraining(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.15 18.85q-1.025-1.2-1.588-2.687T3 13q0-3.75 2.625-6.375T12 4h.2l-1.6-1.6L12 1l4 4l-4 4l-1.425-1.425L12.15 6H12Q9.1 6 7.05 8.05T5 13q0 1.275.412 2.4t1.163 2.025zM11 18.5q0-.575-.387-1.137t-.863-1.175t-.862-1.275T8.5 13.5q0-1.45 1.025-2.475T12 10t2.475 1.025T15.5 13.5q0 .75-.387 1.413t-.863 1.274t-.862 1.175T13 18.5zm0 2.5v-1.5h2V21zm7.85-2.15l-1.425-1.425q.75-.9 1.163-2.025T19 13q0-1.65-.687-3.062t-1.888-2.363L17.85 6.15q1.45 1.25 2.3 3.013T21 13q0 1.675-.562 3.163T18.85 18.85"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.15 18.85q-1.025-1.2-1.588-2.687T3 13q0-3.75 2.625-6.375T12 4h.2l-1.6-1.6L12 1l4 4l-4 4l-1.425-1.425L12.15 6H12Q9.1 6 7.05 8.05T5 13q0 1.275.412 2.4t1.163 2.025zM11 18.5q0-.575-.387-1.137t-.863-1.175t-.862-1.275T8.5 13.5q0-1.45 1.025-2.475T12 10t2.475 1.025T15.5 13.5q0 .75-.387 1.413t-.863 1.274t-.862 1.175T13 18.5zm0 2.5v-1.5h2V21zm7.85-2.15l-1.425-1.425q.75-.9 1.163-2.025T19 13q0-1.65-.687-3.062t-1.888-2.363L17.85 6.15q1.45 1.25 2.3 3.013T21 13q0 1.675-.562 3.163T18.85 18.85"/></svg> </template>
CSS
.icon-model-training {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.15%2018.85q-1.025-1.2-1.588-2.687T3%2013q0-3.75%202.625-6.375T12%204h.2l-1.6-1.6L12%201l4%204l-4%204l-1.425-1.425L12.15%206H12Q9.1%206%207.05%208.05T5%2013q0%201.275.412%202.4t1.163%202.025zM11%2018.5q0-.575-.387-1.137t-.863-1.175t-.862-1.275T8.5%2013.5q0-1.45%201.025-2.475T12%2010t2.475%201.025T15.5%2013.5q0%20.75-.387%201.413t-.863%201.274t-.862%201.175T13%2018.5zm0%202.5v-1.5h2V21zm7.85-2.15l-1.425-1.425q.75-.9%201.163-2.025T19%2013q0-1.65-.687-3.062t-1.888-2.363L17.85%206.15q1.45%201.25%202.3%203.013T21%2013q0%201.675-.562%203.163T18.85%2018.85%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.15%2018.85q-1.025-1.2-1.588-2.687T3%2013q0-3.75%202.625-6.375T12%204h.2l-1.6-1.6L12%201l4%204l-4%204l-1.425-1.425L12.15%206H12Q9.1%206%207.05%208.05T5%2013q0%201.275.412%202.4t1.163%202.025zM11%2018.5q0-.575-.387-1.137t-.863-1.175t-.862-1.275T8.5%2013.5q0-1.45%201.025-2.475T12%2010t2.475%201.025T15.5%2013.5q0%20.75-.387%201.413t-.863%201.274t-.862%201.175T13%2018.5zm0%202.5v-1.5h2V21zm7.85-2.15l-1.425-1.425q.75-.9%201.163-2.025T19%2013q0-1.65-.687-3.062t-1.888-2.363L17.85%206.15q1.45%201.25%202.3%203.013T21%2013q0%201.675-.562%203.163T18.85%2018.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/model-training.svg?color=%231a73e8&size=48