file txt one icon
file-txt-one from IconPark by ByteDance · Color · Office · Apache-2.0 Free for personal and commercial use.
- Name
- file-txt-one
- Set
- IconPark
- Style
- Color
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More office icons from IconPark
Use the file txt one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M10 38V44H38V38"/><path stroke-linejoin="round" d="M38 20V14L30 4H10V20"/><path stroke-linejoin="round" d="M28 4V14H38"/><path d="M16 12H20"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linejoin="round" d="M21 25L27 33"/><path stroke-linejoin="round" d="M27 25L21 33"/><path stroke-linejoin="round" d="M13 25V33"/><path stroke-linejoin="round" d="M10 25H13H16"/><path stroke-linejoin="round" d="M35 25V33"/><path stroke-linejoin="round" d="M32 25H35H38"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFileTxtOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M10 38V44H38V38"/><path strokeLinejoin="round" d="M38 20V14L30 4H10V20"/><path strokeLinejoin="round" d="M28 4V14H38"/><path d="M16 12H20"/><rect width="40" height="18" x="4" y="20" strokeLinejoin="round" rx="2"/><path strokeLinejoin="round" d="M21 25L27 33"/><path strokeLinejoin="round" d="M27 25L21 33"/><path strokeLinejoin="round" d="M13 25V33"/><path strokeLinejoin="round" d="M10 25H13H16"/><path strokeLinejoin="round" d="M35 25V33"/><path strokeLinejoin="round" d="M32 25H35H38"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M10 38V44H38V38"/><path stroke-linejoin="round" d="M38 20V14L30 4H10V20"/><path stroke-linejoin="round" d="M28 4V14H38"/><path d="M16 12H20"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linejoin="round" d="M21 25L27 33"/><path stroke-linejoin="round" d="M27 25L21 33"/><path stroke-linejoin="round" d="M13 25V33"/><path stroke-linejoin="round" d="M10 25H13H16"/><path stroke-linejoin="round" d="M35 25V33"/><path stroke-linejoin="round" d="M32 25H35H38"/></g></svg> </template>
CSS
.icon-file-txt-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2038V44H38V38%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2020V14L30%204H10V20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28%204V14H38%22%2F%3E%3Cpath%20d%3D%22M16%2012H20%22%2F%3E%3Crect%20width%3D%2240%22%20height%3D%2218%22%20x%3D%224%22%20y%3D%2220%22%20stroke-linejoin%3D%22round%22%20rx%3D%222%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2025L27%2033%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2025L21%2033%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2025V33%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2025H13H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2025V33%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2025H35H38%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2038V44H38V38%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2020V14L30%204H10V20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28%204V14H38%22%2F%3E%3Cpath%20d%3D%22M16%2012H20%22%2F%3E%3Crect%20width%3D%2240%22%20height%3D%2218%22%20x%3D%224%22%20y%3D%2220%22%20stroke-linejoin%3D%22round%22%20rx%3D%222%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2025L27%2033%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2025L21%2033%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2025V33%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2025H13H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2025V33%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2025H35H38%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/file-txt-one.svg?color=%231a73e8&size=48