closed caption alt icon

closed-caption-alt from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
closed-caption-alt
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the closed caption alt 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-width="1.5"><path stroke-linejoin="round" d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path stroke-linecap="round" d="M15 16h2M7 16h5m4-3h1m-6 0h2m-6 0h1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsClosedCaptionAlt(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path strokeLinecap="round" d="M15 16h2M7 16h5m4-3h1m-6 0h2m-6 0h1"/></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-width="1.5"><path stroke-linejoin="round" d="M14.17 20.89c4.184-.277 7.516-3.657 7.79-7.9c.053-.83.053-1.69 0-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33 33 0 0 0-4.34 0c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0Z"/><path stroke-linecap="round" d="M15 16h2M7 16h5m4-3h1m-6 0h2m-6 0h1"/></g></svg>
</template>

CSS

.icon-closed-caption-alt {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.17%2020.89c4.184-.277%207.516-3.657%207.79-7.9c.053-.83.053-1.69%200-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33%2033%200%200%200-4.34%200c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2016h2M7%2016h5m4-3h1m-6%200h2m-6%200h1%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.17%2020.89c4.184-.277%207.516-3.657%207.79-7.9c.053-.83.053-1.69%200-2.52c-.274-4.242-3.606-7.62-7.79-7.899a33%2033%200%200%200-4.34%200c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2016h2M7%2016h5m4-3h1m-6%200h2m-6%200h1%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/closed-caption-alt.svg?color=%231a73e8&size=48