drafts icon
drafts-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- drafts-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Use the drafts icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.613 8.32l-3.936-3.936l-8.038 8.039l-.117.128a2 2 0 0 0-.398.76l-1.106 4.055l-.015.08a.5.5 0 0 0 .63.534l4.054-1.106l.165-.053c.271-.1.518-.257.723-.462zm1.568-5.503a2.783 2.783 0 0 0-3.936 0l-.861.86l3.936 3.936l.86-.86l.131-.14a2.783 2.783 0 0 0-.13-3.796M11.648 3H2.5a.5.5 0 0 0 0 1h8.148zm-3 3H2.5a.5.5 0 0 0 0 1h5.148zm-3 3l-1 1H2.5a.5.5 0 1 1 0-1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDrafts20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.613 8.32l-3.936-3.936l-8.038 8.039l-.117.128a2 2 0 0 0-.398.76l-1.106 4.055l-.015.08a.5.5 0 0 0 .63.534l4.054-1.106l.165-.053c.271-.1.518-.257.723-.462zm1.568-5.503a2.783 2.783 0 0 0-3.936 0l-.861.86l3.936 3.936l.86-.86l.131-.14a2.783 2.783 0 0 0-.13-3.796M11.648 3H2.5a.5.5 0 0 0 0 1h8.148zm-3 3H2.5a.5.5 0 0 0 0 1h5.148zm-3 3l-1 1H2.5a.5.5 0 1 1 0-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.613 8.32l-3.936-3.936l-8.038 8.039l-.117.128a2 2 0 0 0-.398.76l-1.106 4.055l-.015.08a.5.5 0 0 0 .63.534l4.054-1.106l.165-.053c.271-.1.518-.257.723-.462zm1.568-5.503a2.783 2.783 0 0 0-3.936 0l-.861.86l3.936 3.936l.86-.86l.131-.14a2.783 2.783 0 0 0-.13-3.796M11.648 3H2.5a.5.5 0 0 0 0 1h8.148zm-3 3H2.5a.5.5 0 0 0 0 1h5.148zm-3 3l-1 1H2.5a.5.5 0 1 1 0-1z"/></svg> </template>
CSS
.icon-drafts-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.613%208.32l-3.936-3.936l-8.038%208.039l-.117.128a2%202%200%200%200-.398.76l-1.106%204.055l-.015.08a.5.5%200%200%200%20.63.534l4.054-1.106l.165-.053c.271-.1.518-.257.723-.462zm1.568-5.503a2.783%202.783%200%200%200-3.936%200l-.861.86l3.936%203.936l.86-.86l.131-.14a2.783%202.783%200%200%200-.13-3.796M11.648%203H2.5a.5.5%200%200%200%200%201h8.148zm-3%203H2.5a.5.5%200%200%200%200%201h5.148zm-3%203l-1%201H2.5a.5.5%200%201%201%200-1z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.613%208.32l-3.936-3.936l-8.038%208.039l-.117.128a2%202%200%200%200-.398.76l-1.106%204.055l-.015.08a.5.5%200%200%200%20.63.534l4.054-1.106l.165-.053c.271-.1.518-.257.723-.462zm1.568-5.503a2.783%202.783%200%200%200-3.936%200l-.861.86l3.936%203.936l.86-.86l.131-.14a2.783%202.783%200%200%200-.13-3.796M11.648%203H2.5a.5.5%200%200%200%200%201h8.148zm-3%203H2.5a.5.5%200%200%200%200%201h5.148zm-3%203l-1%201H2.5a.5.5%200%201%201%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/drafts-20-filled.svg?color=%231a73e8&size=48