questionnaire icon
questionnaire-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- questionnaire-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
Use the questionnaire icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.5 2v16H6.876L1.5 22.704V2zM11 8.5a1 1 0 1 1 2 0c0 .324-.078.508-.15.618a.96.96 0 0 1-.344.305c-.16.091-.328.152-.52.218l-.017.007c-.075.026-.202.07-.309.12a1.3 1.3 0 0 0-.296.192a1.05 1.05 0 0 0-.36.79v1h2v-.352c.15-.061.32-.14.493-.238a2.96 2.96 0 0 0 1.029-.95c.302-.464.474-1.034.474-1.71a3 3 0 1 0-6 0v1h2zm2.004 4H11v2.004h2.004z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignQuestionnaireFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.5 2v16H6.876L1.5 22.704V2zM11 8.5a1 1 0 1 1 2 0c0 .324-.078.508-.15.618a.96.96 0 0 1-.344.305c-.16.091-.328.152-.52.218l-.017.007c-.075.026-.202.07-.309.12a1.3 1.3 0 0 0-.296.192a1.05 1.05 0 0 0-.36.79v1h2v-.352c.15-.061.32-.14.493-.238a2.96 2.96 0 0 0 1.029-.95c.302-.464.474-1.034.474-1.71a3 3 0 1 0-6 0v1h2zm2.004 4H11v2.004h2.004z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.5 2v16H6.876L1.5 22.704V2zM11 8.5a1 1 0 1 1 2 0c0 .324-.078.508-.15.618a.96.96 0 0 1-.344.305c-.16.091-.328.152-.52.218l-.017.007c-.075.026-.202.07-.309.12a1.3 1.3 0 0 0-.296.192a1.05 1.05 0 0 0-.36.79v1h2v-.352c.15-.061.32-.14.493-.238a2.96 2.96 0 0 0 1.029-.95c.302-.464.474-1.034.474-1.71a3 3 0 1 0-6 0v1h2zm2.004 4H11v2.004h2.004z"/></svg> </template>
CSS
.icon-questionnaire-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%202v16H6.876L1.5%2022.704V2zM11%208.5a1%201%200%201%201%202%200c0%20.324-.078.508-.15.618a.96.96%200%200%201-.344.305c-.16.091-.328.152-.52.218l-.017.007c-.075.026-.202.07-.309.12a1.3%201.3%200%200%200-.296.192a1.05%201.05%200%200%200-.36.79v1h2v-.352c.15-.061.32-.14.493-.238a2.96%202.96%200%200%200%201.029-.95c.302-.464.474-1.034.474-1.71a3%203%200%201%200-6%200v1h2zm2.004%204H11v2.004h2.004z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%202v16H6.876L1.5%2022.704V2zM11%208.5a1%201%200%201%201%202%200c0%20.324-.078.508-.15.618a.96.96%200%200%201-.344.305c-.16.091-.328.152-.52.218l-.017.007c-.075.026-.202.07-.309.12a1.3%201.3%200%200%200-.296.192a1.05%201.05%200%200%200-.36.79v1h2v-.352c.15-.061.32-.14.493-.238a2.96%202.96%200%200%200%201.029-.95c.302-.464.474-1.034.474-1.71a3%203%200%201%200-6%200v1h2zm2.004%204H11v2.004h2.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/questionnaire-filled.svg?color=%231a73e8&size=48