document popular icon
document-popular from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- document-popular
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the document popular icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734"/><path stroke="currentColor" stroke-width="2" d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734Z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20.5 9.5v-7h-17v19H11M8 8h8m-8 4h4"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignDocumentPopular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734"/><path stroke="currentColor" strokeWidth="2" d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734Z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M20.5 9.5v-7h-17v19H11M8 8h8m-8 4h4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734"/><path stroke="currentColor" stroke-width="2" d="M15.143 21.565C13.5 19.5 14.5 17.5 15.5 16.5l1 1c.5-.5 0-3.5 3.733-4c0 1.466.243 2.2.728 2.933c.812 1.466 1.539 2.03 1.539 3.666c0 1.466-1.455 2.932-2.91 2.2c-.664-.336-1.78-.245-2.266 0c-1.163.586-1.782-.232-2.182-.734Z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20.5 9.5v-7h-17v19H11M8 8h8m-8 4h4"/></g></svg> </template>
CSS
.icon-document-popular {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15.143%2021.565C13.5%2019.5%2014.5%2017.5%2015.5%2016.5l1%201c.5-.5%200-3.5%203.733-4c0%201.466.243%202.2.728%202.933c.812%201.466%201.539%202.03%201.539%203.666c0%201.466-1.455%202.932-2.91%202.2c-.664-.336-1.78-.245-2.266%200c-1.163.586-1.782-.232-2.182-.734%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.143%2021.565C13.5%2019.5%2014.5%2017.5%2015.5%2016.5l1%201c.5-.5%200-3.5%203.733-4c0%201.466.243%202.2.728%202.933c.812%201.466%201.539%202.03%201.539%203.666c0%201.466-1.455%202.932-2.91%202.2c-.664-.336-1.78-.245-2.266%200c-1.163.586-1.782-.232-2.182-.734Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20.5%209.5v-7h-17v19H11M8%208h8m-8%204h4%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15.143%2021.565C13.5%2019.5%2014.5%2017.5%2015.5%2016.5l1%201c.5-.5%200-3.5%203.733-4c0%201.466.243%202.2.728%202.933c.812%201.466%201.539%202.03%201.539%203.666c0%201.466-1.455%202.932-2.91%202.2c-.664-.336-1.78-.245-2.266%200c-1.163.586-1.782-.232-2.182-.734%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.143%2021.565C13.5%2019.5%2014.5%2017.5%2015.5%2016.5l1%201c.5-.5%200-3.5%203.733-4c0%201.466.243%202.2.728%202.933c.812%201.466%201.539%202.03%201.539%203.666c0%201.466-1.455%202.932-2.91%202.2c-.664-.336-1.78-.245-2.266%200c-1.163.586-1.782-.232-2.182-.734Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20.5%209.5v-7h-17v19H11M8%208h8m-8%204h4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/document-popular.svg?color=%231a73e8&size=48