closed captioning slash icon

closed-captioning-slash from Unicons by Iconscout · Line · Sign And Symbol · Apache-2.0 Free for personal and commercial use.

Name
closed-captioning-slash
Set
Unicons
Style
Line
Category
Sign And Symbol
Viewbox
24×24
License
Apache 2.0
Aliases
creative-commons-pd-alt

The same icon in other sets

More sign and symbol icons from Unicons

Use the closed captioning slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a7.92 7.92 0 0 1 1.69-4.9L7.2 8.61A3 3 0 0 0 6 11v2a3 3 0 0 0 5.59 1.5a1 1 0 1 0-1.72-1a1 1 0 0 1-1.58.19A.93.93 0 0 1 8 13v-2a1 1 0 0 1 .67-.92L12 13.46A3 3 0 0 0 14.54 16l2.36 2.36A7.92 7.92 0 0 1 12 20m6.31-3.1l-1.52-1.52a2.9 2.9 0 0 0 .8-.88a1 1 0 1 0-1.72-1a1 1 0 0 1-.55.41L14 12.59V11a1 1 0 0 1 1.88-.48a1 1 0 0 0 1.37.34a1 1 0 0 0 .34-1.38a3 3 0 0 0-.46-.59A3 3 0 0 0 12 10.62l-.35-.35a1 1 0 0 0-.1-.79a3 3 0 0 0-.46-.59a2.94 2.94 0 0 0-1.67-.84L7.1 5.69A7.92 7.92 0 0 1 12 4a8 8 0 0 1 8 8a7.92 7.92 0 0 1-1.69 4.9"/></svg>

React

import type { SVGProps } from "react";

export function UilClosedCaptioningSlash(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="M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a7.92 7.92 0 0 1 1.69-4.9L7.2 8.61A3 3 0 0 0 6 11v2a3 3 0 0 0 5.59 1.5a1 1 0 1 0-1.72-1a1 1 0 0 1-1.58.19A.93.93 0 0 1 8 13v-2a1 1 0 0 1 .67-.92L12 13.46A3 3 0 0 0 14.54 16l2.36 2.36A7.92 7.92 0 0 1 12 20m6.31-3.1l-1.52-1.52a2.9 2.9 0 0 0 .8-.88a1 1 0 1 0-1.72-1a1 1 0 0 1-.55.41L14 12.59V11a1 1 0 0 1 1.88-.48a1 1 0 0 0 1.37.34a1 1 0 0 0 .34-1.38a3 3 0 0 0-.46-.59A3 3 0 0 0 12 10.62l-.35-.35a1 1 0 0 0-.1-.79a3 3 0 0 0-.46-.59a2.94 2.94 0 0 0-1.67-.84L7.1 5.69A7.92 7.92 0 0 1 12 4a8 8 0 0 1 8 8a7.92 7.92 0 0 1-1.69 4.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a7.92 7.92 0 0 1 1.69-4.9L7.2 8.61A3 3 0 0 0 6 11v2a3 3 0 0 0 5.59 1.5a1 1 0 1 0-1.72-1a1 1 0 0 1-1.58.19A.93.93 0 0 1 8 13v-2a1 1 0 0 1 .67-.92L12 13.46A3 3 0 0 0 14.54 16l2.36 2.36A7.92 7.92 0 0 1 12 20m6.31-3.1l-1.52-1.52a2.9 2.9 0 0 0 .8-.88a1 1 0 1 0-1.72-1a1 1 0 0 1-.55.41L14 12.59V11a1 1 0 0 1 1.88-.48a1 1 0 0 0 1.37.34a1 1 0 0 0 .34-1.38a3 3 0 0 0-.46-.59A3 3 0 0 0 12 10.62l-.35-.35a1 1 0 0 0-.1-.79a3 3 0 0 0-.46-.59a2.94 2.94 0 0 0-1.67-.84L7.1 5.69A7.92 7.92 0 0 1 12 4a8 8 0 0 1 8 8a7.92 7.92 0 0 1-1.69 4.9"/></svg>
</template>

CSS

.icon-closed-captioning-slash {
  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%22M12%202a10%2010%200%201%200%2010%2010A10%2010%200%200%200%2012%202m0%2018a8%208%200%200%201-8-8a7.92%207.92%200%200%201%201.69-4.9L7.2%208.61A3%203%200%200%200%206%2011v2a3%203%200%200%200%205.59%201.5a1%201%200%201%200-1.72-1a1%201%200%200%201-1.58.19A.93.93%200%200%201%208%2013v-2a1%201%200%200%201%20.67-.92L12%2013.46A3%203%200%200%200%2014.54%2016l2.36%202.36A7.92%207.92%200%200%201%2012%2020m6.31-3.1l-1.52-1.52a2.9%202.9%200%200%200%20.8-.88a1%201%200%201%200-1.72-1a1%201%200%200%201-.55.41L14%2012.59V11a1%201%200%200%201%201.88-.48a1%201%200%200%200%201.37.34a1%201%200%200%200%20.34-1.38a3%203%200%200%200-.46-.59A3%203%200%200%200%2012%2010.62l-.35-.35a1%201%200%200%200-.1-.79a3%203%200%200%200-.46-.59a2.94%202.94%200%200%200-1.67-.84L7.1%205.69A7.92%207.92%200%200%201%2012%204a8%208%200%200%201%208%208a7.92%207.92%200%200%201-1.69%204.9%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%22M12%202a10%2010%200%201%200%2010%2010A10%2010%200%200%200%2012%202m0%2018a8%208%200%200%201-8-8a7.92%207.92%200%200%201%201.69-4.9L7.2%208.61A3%203%200%200%200%206%2011v2a3%203%200%200%200%205.59%201.5a1%201%200%201%200-1.72-1a1%201%200%200%201-1.58.19A.93.93%200%200%201%208%2013v-2a1%201%200%200%201%20.67-.92L12%2013.46A3%203%200%200%200%2014.54%2016l2.36%202.36A7.92%207.92%200%200%201%2012%2020m6.31-3.1l-1.52-1.52a2.9%202.9%200%200%200%20.8-.88a1%201%200%201%200-1.72-1a1%201%200%200%201-.55.41L14%2012.59V11a1%201%200%200%201%201.88-.48a1%201%200%200%200%201.37.34a1%201%200%200%200%20.34-1.38a3%203%200%200%200-.46-.59A3%203%200%200%200%2012%2010.62l-.35-.35a1%201%200%200%200-.1-.79a3%203%200%200%200-.46-.59a2.94%202.94%200%200%200-1.67-.84L7.1%205.69A7.92%207.92%200%200%201%2012%204a8%208%200%200%201%208%208a7.92%207.92%200%200%201-1.69%204.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/closed-captioning-slash.svg?color=%231a73e8&size=48