doc plaintext icon
doc-plaintext from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- doc-plaintext
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the doc plaintext icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M15.555 53.125h24.89c4.852 0 7.266-2.437 7.266-7.336V10.234c0-4.875-2.414-7.359-7.266-7.359h-24.89c-4.828 0-7.266 2.484-7.266 7.36v35.554c0 4.898 2.438 7.336 7.266 7.336m.187-3.773c-2.414 0-3.68-1.29-3.68-3.633V10.305c0-2.32 1.266-3.657 3.704-3.657h24.492c2.437 0 3.68 1.313 3.68 3.657v35.414c0 2.343-1.243 3.633-3.657 3.633Zm3.399-32.907h17.765c.82 0 1.453-.656 1.453-1.476c0-.797-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.609-1.477 1.406c0 .82.61 1.476 1.477 1.476m0 8.18h17.765c.82 0 1.453-.656 1.453-1.477c0-.796-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.61-1.477 1.406c0 .82.61 1.477 1.477 1.477m0 8.18h8.414c.82 0 1.453-.633 1.453-1.43c0-.82-.633-1.453-1.453-1.453H19.14c-.868 0-1.477.633-1.477 1.453c0 .797.61 1.43 1.477 1.43"/></svg>
React
import type { SVGProps } from "react";
export function F7DocPlaintext(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M15.555 53.125h24.89c4.852 0 7.266-2.437 7.266-7.336V10.234c0-4.875-2.414-7.359-7.266-7.359h-24.89c-4.828 0-7.266 2.484-7.266 7.36v35.554c0 4.898 2.438 7.336 7.266 7.336m.187-3.773c-2.414 0-3.68-1.29-3.68-3.633V10.305c0-2.32 1.266-3.657 3.704-3.657h24.492c2.437 0 3.68 1.313 3.68 3.657v35.414c0 2.343-1.243 3.633-3.657 3.633Zm3.399-32.907h17.765c.82 0 1.453-.656 1.453-1.476c0-.797-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.609-1.477 1.406c0 .82.61 1.476 1.477 1.476m0 8.18h17.765c.82 0 1.453-.656 1.453-1.477c0-.796-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.61-1.477 1.406c0 .82.61 1.477 1.477 1.477m0 8.18h8.414c.82 0 1.453-.633 1.453-1.43c0-.82-.633-1.453-1.453-1.453H19.14c-.868 0-1.477.633-1.477 1.453c0 .797.61 1.43 1.477 1.43"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M15.555 53.125h24.89c4.852 0 7.266-2.437 7.266-7.336V10.234c0-4.875-2.414-7.359-7.266-7.359h-24.89c-4.828 0-7.266 2.484-7.266 7.36v35.554c0 4.898 2.438 7.336 7.266 7.336m.187-3.773c-2.414 0-3.68-1.29-3.68-3.633V10.305c0-2.32 1.266-3.657 3.704-3.657h24.492c2.437 0 3.68 1.313 3.68 3.657v35.414c0 2.343-1.243 3.633-3.657 3.633Zm3.399-32.907h17.765c.82 0 1.453-.656 1.453-1.476c0-.797-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.609-1.477 1.406c0 .82.61 1.476 1.477 1.476m0 8.18h17.765c.82 0 1.453-.656 1.453-1.477c0-.796-.632-1.406-1.453-1.406H19.141c-.868 0-1.477.61-1.477 1.406c0 .82.61 1.477 1.477 1.477m0 8.18h8.414c.82 0 1.453-.633 1.453-1.43c0-.82-.633-1.453-1.453-1.453H19.14c-.868 0-1.477.633-1.477 1.453c0 .797.61 1.43 1.477 1.43"/></svg> </template>
CSS
.icon-doc-plaintext {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.555%2053.125h24.89c4.852%200%207.266-2.437%207.266-7.336V10.234c0-4.875-2.414-7.359-7.266-7.359h-24.89c-4.828%200-7.266%202.484-7.266%207.36v35.554c0%204.898%202.438%207.336%207.266%207.336m.187-3.773c-2.414%200-3.68-1.29-3.68-3.633V10.305c0-2.32%201.266-3.657%203.704-3.657h24.492c2.437%200%203.68%201.313%203.68%203.657v35.414c0%202.343-1.243%203.633-3.657%203.633Zm3.399-32.907h17.765c.82%200%201.453-.656%201.453-1.476c0-.797-.632-1.406-1.453-1.406H19.141c-.868%200-1.477.609-1.477%201.406c0%20.82.61%201.476%201.477%201.476m0%208.18h17.765c.82%200%201.453-.656%201.453-1.477c0-.796-.632-1.406-1.453-1.406H19.141c-.868%200-1.477.61-1.477%201.406c0%20.82.61%201.477%201.477%201.477m0%208.18h8.414c.82%200%201.453-.633%201.453-1.43c0-.82-.633-1.453-1.453-1.453H19.14c-.868%200-1.477.633-1.477%201.453c0%20.797.61%201.43%201.477%201.43%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.555%2053.125h24.89c4.852%200%207.266-2.437%207.266-7.336V10.234c0-4.875-2.414-7.359-7.266-7.359h-24.89c-4.828%200-7.266%202.484-7.266%207.36v35.554c0%204.898%202.438%207.336%207.266%207.336m.187-3.773c-2.414%200-3.68-1.29-3.68-3.633V10.305c0-2.32%201.266-3.657%203.704-3.657h24.492c2.437%200%203.68%201.313%203.68%203.657v35.414c0%202.343-1.243%203.633-3.657%203.633Zm3.399-32.907h17.765c.82%200%201.453-.656%201.453-1.476c0-.797-.632-1.406-1.453-1.406H19.141c-.868%200-1.477.609-1.477%201.406c0%20.82.61%201.476%201.477%201.476m0%208.18h17.765c.82%200%201.453-.656%201.453-1.477c0-.796-.632-1.406-1.453-1.406H19.141c-.868%200-1.477.61-1.477%201.406c0%20.82.61%201.477%201.477%201.477m0%208.18h8.414c.82%200%201.453-.633%201.453-1.43c0-.82-.633-1.453-1.453-1.453H19.14c-.868%200-1.477.633-1.477%201.453c0%20.797.61%201.43%201.477%201.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/doc-plaintext.svg?color=%231a73e8&size=48