ai transcribe audio icon
ai-transcribe-audio from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-transcribe-audio
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ai transcribe audio 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 3h-2C7.229 3 5.343 3 4.172 4.172S3 7.229 3 11v2.5c0 3.288 0 4.931.908 6.038a4 4 0 0 0 .554.554C5.57 21 7.212 21 10.5 21h2c1.396 0 2.093 0 2.661-.172a4 4 0 0 0 2.667-2.667C18 17.593 18 16.896 18 15.5m0-13v4M17 3v3a1 1 0 1 0 2 0V3a1 1 0 1 0-2 0"/><path d="M18 10v2m0-2c1.864 0 3.556-1.275 4-3m-4 3c-1.864 0-3.556-1.275-4-3M7 17h7m-7-4h4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiTranscribeAudio(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 3h-2C7.229 3 5.343 3 4.172 4.172S3 7.229 3 11v2.5c0 3.288 0 4.931.908 6.038a4 4 0 0 0 .554.554C5.57 21 7.212 21 10.5 21h2c1.396 0 2.093 0 2.661-.172a4 4 0 0 0 2.667-2.667C18 17.593 18 16.896 18 15.5m0-13v4M17 3v3a1 1 0 1 0 2 0V3a1 1 0 1 0-2 0"/><path d="M18 10v2m0-2c1.864 0 3.556-1.275 4-3m-4 3c-1.864 0-3.556-1.275-4-3M7 17h7m-7-4h4"/></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 3h-2C7.229 3 5.343 3 4.172 4.172S3 7.229 3 11v2.5c0 3.288 0 4.931.908 6.038a4 4 0 0 0 .554.554C5.57 21 7.212 21 10.5 21h2c1.396 0 2.093 0 2.661-.172a4 4 0 0 0 2.667-2.667C18 17.593 18 16.896 18 15.5m0-13v4M17 3v3a1 1 0 1 0 2 0V3a1 1 0 1 0-2 0"/><path d="M18 10v2m0-2c1.864 0 3.556-1.275 4-3m-4 3c-1.864 0-3.556-1.275-4-3M7 17h7m-7-4h4"/></g></svg> </template>
CSS
.icon-ai-transcribe-audio {
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%203h-2C7.229%203%205.343%203%204.172%204.172S3%207.229%203%2011v2.5c0%203.288%200%204.931.908%206.038a4%204%200%200%200%20.554.554C5.57%2021%207.212%2021%2010.5%2021h2c1.396%200%202.093%200%202.661-.172a4%204%200%200%200%202.667-2.667C18%2017.593%2018%2016.896%2018%2015.5m0-13v4M17%203v3a1%201%200%201%200%202%200V3a1%201%200%201%200-2%200%22%2F%3E%3Cpath%20d%3D%22M18%2010v2m0-2c1.864%200%203.556-1.275%204-3m-4%203c-1.864%200-3.556-1.275-4-3M7%2017h7m-7-4h4%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%203h-2C7.229%203%205.343%203%204.172%204.172S3%207.229%203%2011v2.5c0%203.288%200%204.931.908%206.038a4%204%200%200%200%20.554.554C5.57%2021%207.212%2021%2010.5%2021h2c1.396%200%202.093%200%202.661-.172a4%204%200%200%200%202.667-2.667C18%2017.593%2018%2016.896%2018%2015.5m0-13v4M17%203v3a1%201%200%201%200%202%200V3a1%201%200%201%200-2%200%22%2F%3E%3Cpath%20d%3D%22M18%2010v2m0-2c1.864%200%203.556-1.275%204-3m-4%203c-1.864%200-3.556-1.275-4-3M7%2017h7m-7-4h4%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/ai-transcribe-audio.svg?color=%231a73e8&size=48