representation textual icon

representation-textual from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
representation-textual
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the representation textual icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 30H4c-1.103 0-2-.897-2-2l.006-24.15C2.114 2.773 2.97 2 4 2h16.09c.488 0 .958.178 1.323.5l7.91 6.98c.43.38.677.926.677 1.5V28c0 1.103-.897 2-2 2M18 4l-14.001.047L4 28h24V13h-8c-1.102 0-2-.897-2-2zm2 0v7l8-.02L20.09 4zm-7 8H6v-2h7zm-2-4H6V6h5zm4.13 8.316h-3.25V26H9.265v-9.684h-3.25v-2.322h9.115zM18.804 26h-2.546v-9.03h2.546v1.96h.086c.206-.997.894-1.96 2.304-1.96h.448v2.374h-.637c-1.479 0-2.201.326-2.201 1.376z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonRepresentationTextual(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 30H4c-1.103 0-2-.897-2-2l.006-24.15C2.114 2.773 2.97 2 4 2h16.09c.488 0 .958.178 1.323.5l7.91 6.98c.43.38.677.926.677 1.5V28c0 1.103-.897 2-2 2M18 4l-14.001.047L4 28h24V13h-8c-1.102 0-2-.897-2-2zm2 0v7l8-.02L20.09 4zm-7 8H6v-2h7zm-2-4H6V6h5zm4.13 8.316h-3.25V26H9.265v-9.684h-3.25v-2.322h9.115zM18.804 26h-2.546v-9.03h2.546v1.96h.086c.206-.997.894-1.96 2.304-1.96h.448v2.374h-.637c-1.479 0-2.201.326-2.201 1.376z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 30H4c-1.103 0-2-.897-2-2l.006-24.15C2.114 2.773 2.97 2 4 2h16.09c.488 0 .958.178 1.323.5l7.91 6.98c.43.38.677.926.677 1.5V28c0 1.103-.897 2-2 2M18 4l-14.001.047L4 28h24V13h-8c-1.102 0-2-.897-2-2zm2 0v7l8-.02L20.09 4zm-7 8H6v-2h7zm-2-4H6V6h5zm4.13 8.316h-3.25V26H9.265v-9.684h-3.25v-2.322h9.115zM18.804 26h-2.546v-9.03h2.546v1.96h.086c.206-.997.894-1.96 2.304-1.96h.448v2.374h-.637c-1.479 0-2.201.326-2.201 1.376z"/></svg>
</template>

CSS

.icon-representation-textual {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2030H4c-1.103%200-2-.897-2-2l.006-24.15C2.114%202.773%202.97%202%204%202h16.09c.488%200%20.958.178%201.323.5l7.91%206.98c.43.38.677.926.677%201.5V28c0%201.103-.897%202-2%202M18%204l-14.001.047L4%2028h24V13h-8c-1.102%200-2-.897-2-2zm2%200v7l8-.02L20.09%204zm-7%208H6v-2h7zm-2-4H6V6h5zm4.13%208.316h-3.25V26H9.265v-9.684h-3.25v-2.322h9.115zM18.804%2026h-2.546v-9.03h2.546v1.96h.086c.206-.997.894-1.96%202.304-1.96h.448v2.374h-.637c-1.479%200-2.201.326-2.201%201.376z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2030H4c-1.103%200-2-.897-2-2l.006-24.15C2.114%202.773%202.97%202%204%202h16.09c.488%200%20.958.178%201.323.5l7.91%206.98c.43.38.677.926.677%201.5V28c0%201.103-.897%202-2%202M18%204l-14.001.047L4%2028h24V13h-8c-1.102%200-2-.897-2-2zm2%200v7l8-.02L20.09%204zm-7%208H6v-2h7zm-2-4H6V6h5zm4.13%208.316h-3.25V26H9.265v-9.684h-3.25v-2.322h9.115zM18.804%2026h-2.546v-9.03h2.546v1.96h.086c.206-.997.894-1.96%202.304-1.96h.448v2.374h-.637c-1.479%200-2.201.326-2.201%201.376z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/representation-textual.svg?color=%231a73e8&size=48