learning rhythm icon
learning-rhythm-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- learning-rhythm-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
Use the learning rhythm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M9 3.35h6l4.7 17.25H4.3Z" opacity=".85"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M10.9 5.8h2.2M10.5 7.2h3M10.1 8.6h3.8" opacity=".35"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12 7.2v10.6" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M10.6 9.3h2.8a.65.65 0 0 1 .65.65v1.8a.65.65 0 0 1-.65.65h-2.8a.65.65 0 0 1-.65-.65v-1.8a.65.65 0 0 1 .65-.65Z" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.7 9.8h2.6" opacity="0" transform="rotate(-12 12 17.8)"/><circle cx="12" cy="17.8" r="1.05"/><circle cx="12" cy="17.8" r=".35" fill="none" stroke="currentColor" stroke-width=".2"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M5.5 22.1h13" opacity=".45"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M18.2 6.5l1.3-.7" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M18.8 8.6l1.45-.1" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherLearningRhythmOutline(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 fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.3" d="M9 3.35h6l4.7 17.25H4.3Z" opacity=".85"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M10.9 5.8h2.2M10.5 7.2h3M10.1 8.6h3.8" opacity=".35"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" d="M12 7.2v10.6" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.4" d="M10.6 9.3h2.8a.65.65 0 0 1 .65.65v1.8a.65.65 0 0 1-.65.65h-2.8a.65.65 0 0 1-.65-.65v-1.8a.65.65 0 0 1 .65-.65Z" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M10.7 9.8h2.6" opacity="0" transform="rotate(-12 12 17.8)"/><circle cx="12" cy="17.8" r="1.05"/><circle cx="12" cy="17.8" r=".35" fill="none" stroke="currentColor" strokeWidth=".2"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".9" d="M5.5 22.1h13" opacity=".45"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M18.2 6.5l1.3-.7" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M18.8 8.6l1.45-.1" opacity="0"/></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="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M9 3.35h6l4.7 17.25H4.3Z" opacity=".85"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M10.9 5.8h2.2M10.5 7.2h3M10.1 8.6h3.8" opacity=".35"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12 7.2v10.6" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.4" d="M10.6 9.3h2.8a.65.65 0 0 1 .65.65v1.8a.65.65 0 0 1-.65.65h-2.8a.65.65 0 0 1-.65-.65v-1.8a.65.65 0 0 1 .65-.65Z" transform="rotate(-12 12 17.8)"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.7 9.8h2.6" opacity="0" transform="rotate(-12 12 17.8)"/><circle cx="12" cy="17.8" r="1.05"/><circle cx="12" cy="17.8" r=".35" fill="none" stroke="currentColor" stroke-width=".2"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M5.5 22.1h13" opacity=".45"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M18.2 6.5l1.3-.7" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M18.8 8.6l1.45-.1" opacity="0"/></g></svg> </template>
CSS
.icon-learning-rhythm-outline {
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%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M9%203.35h6l4.7%2017.25H4.3Z%22%20opacity%3D%22.85%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M10.9%205.8h2.2M10.5%207.2h3M10.1%208.6h3.8%22%20opacity%3D%22.35%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%207.2v10.6%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M10.6%209.3h2.8a.65.65%200%200%201%20.65.65v1.8a.65.65%200%200%201-.65.65h-2.8a.65.65%200%200%201-.65-.65v-1.8a.65.65%200%200%201%20.65-.65Z%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.7%209.8h2.6%22%20opacity%3D%220%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217.8%22%20r%3D%221.05%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217.8%22%20r%3D%22.35%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M5.5%2022.1h13%22%20opacity%3D%22.45%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M18.2%206.5l1.3-.7%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M18.8%208.6l1.45-.1%22%20opacity%3D%220%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%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M9%203.35h6l4.7%2017.25H4.3Z%22%20opacity%3D%22.85%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M10.9%205.8h2.2M10.5%207.2h3M10.1%208.6h3.8%22%20opacity%3D%22.35%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%207.2v10.6%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%20d%3D%22M10.6%209.3h2.8a.65.65%200%200%201%20.65.65v1.8a.65.65%200%200%201-.65.65h-2.8a.65.65%200%200%201-.65-.65v-1.8a.65.65%200%200%201%20.65-.65Z%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.7%209.8h2.6%22%20opacity%3D%220%22%20transform%3D%22rotate(-12%2012%2017.8)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217.8%22%20r%3D%221.05%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217.8%22%20r%3D%22.35%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M5.5%2022.1h13%22%20opacity%3D%22.45%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M18.2%206.5l1.3-.7%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M18.8%208.6l1.45-.1%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/learning-rhythm-outline.svg?color=%231a73e8&size=48