24 lines
554 B
XML
24 lines
554 B
XML
<!--
|
|
tags: [captions, closed-captioning, cc, accessibility, a11y, hearing, deaf, video, text, inclusive]
|
|
category: Media
|
|
unicode: "101a1"
|
|
version: "3.36"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M18 5a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
|
|
<path d="M7 15h5" />
|
|
<path d="M15 15h2" />
|
|
<path d="M17 12h-3" />
|
|
<path d="M11 12h-1" />
|
|
</svg>
|