bxs file doc icon

bxs-file-doc from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-file-doc
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs file doc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.186 14.552c-.617 0-.977.587-.977 1.373c0 .791.371 1.35.983 1.35c.617 0 .971-.588.971-1.374c0-.726-.348-1.349-.977-1.349z" fill="currentColor"/><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zM9.155 17.454c-.426.354-1.073.521-1.864.521c-.475 0-.81-.03-1.038-.06v-3.971a8.16 8.16 0 0 1 1.235-.083c.768 0 1.266.138 1.655.432c.42.312.684.81.684 1.522c0 .775-.282 1.309-.672 1.639zm2.99.546c-1.2 0-1.901-.906-1.901-2.058c0-1.211.773-2.116 1.967-2.116c1.241 0 1.919.929 1.919 2.045c-.001 1.325-.805 2.129-1.985 2.129zm4.655-.762c.275 0 .581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397 0-2.117-.869-2.117-2.021c0-1.379.983-2.146 2.207-2.146c.474 0 .833.096.995.18l-.186.726a1.979 1.979 0 0 0-.768-.15c-.726 0-1.29.438-1.29 1.338c0 .809.48 1.318 1.296 1.318zM14 9h-1V4l5 5h-4z" fill="currentColor"/><path d="M7.584 14.563c-.203 0-.335.018-.413.036v2.645c.078.018.204.018.317.018c.828.006 1.367-.449 1.367-1.415c.006-.84-.485-1.284-1.271-1.284z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsFileDoc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.186 14.552c-.617 0-.977.587-.977 1.373c0 .791.371 1.35.983 1.35c.617 0 .971-.588.971-1.374c0-.726-.348-1.349-.977-1.349z" fill="currentColor"/><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zM9.155 17.454c-.426.354-1.073.521-1.864.521c-.475 0-.81-.03-1.038-.06v-3.971a8.16 8.16 0 0 1 1.235-.083c.768 0 1.266.138 1.655.432c.42.312.684.81.684 1.522c0 .775-.282 1.309-.672 1.639zm2.99.546c-1.2 0-1.901-.906-1.901-2.058c0-1.211.773-2.116 1.967-2.116c1.241 0 1.919.929 1.919 2.045c-.001 1.325-.805 2.129-1.985 2.129zm4.655-.762c.275 0 .581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397 0-2.117-.869-2.117-2.021c0-1.379.983-2.146 2.207-2.146c.474 0 .833.096.995.18l-.186.726a1.979 1.979 0 0 0-.768-.15c-.726 0-1.29.438-1.29 1.338c0 .809.48 1.318 1.296 1.318zM14 9h-1V4l5 5h-4z" fill="currentColor"/><path d="M7.584 14.563c-.203 0-.335.018-.413.036v2.645c.078.018.204.018.317.018c.828.006 1.367-.449 1.367-1.415c.006-.84-.485-1.284-1.271-1.284z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.186 14.552c-.617 0-.977.587-.977 1.373c0 .791.371 1.35.983 1.35c.617 0 .971-.588.971-1.374c0-.726-.348-1.349-.977-1.349z" fill="currentColor"/><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zM9.155 17.454c-.426.354-1.073.521-1.864.521c-.475 0-.81-.03-1.038-.06v-3.971a8.16 8.16 0 0 1 1.235-.083c.768 0 1.266.138 1.655.432c.42.312.684.81.684 1.522c0 .775-.282 1.309-.672 1.639zm2.99.546c-1.2 0-1.901-.906-1.901-2.058c0-1.211.773-2.116 1.967-2.116c1.241 0 1.919.929 1.919 2.045c-.001 1.325-.805 2.129-1.985 2.129zm4.655-.762c.275 0 .581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397 0-2.117-.869-2.117-2.021c0-1.379.983-2.146 2.207-2.146c.474 0 .833.096.995.18l-.186.726a1.979 1.979 0 0 0-.768-.15c-.726 0-1.29.438-1.29 1.338c0 .809.48 1.318 1.296 1.318zM14 9h-1V4l5 5h-4z" fill="currentColor"/><path d="M7.584 14.563c-.203 0-.335.018-.413.036v2.645c.078.018.204.018.317.018c.828.006 1.367-.449 1.367-1.415c.006-.84-.485-1.284-1.271-1.284z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-file-doc {
  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%20d%3D%22M12.186%2014.552c-.617%200-.977.587-.977%201.373c0%20.791.371%201.35.983%201.35c.617%200%20.971-.588.971-1.374c0-.726-.348-1.349-.977-1.349z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M14%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V8l-6-6zM9.155%2017.454c-.426.354-1.073.521-1.864.521c-.475%200-.81-.03-1.038-.06v-3.971a8.16%208.16%200%200%201%201.235-.083c.768%200%201.266.138%201.655.432c.42.312.684.81.684%201.522c0%20.775-.282%201.309-.672%201.639zm2.99.546c-1.2%200-1.901-.906-1.901-2.058c0-1.211.773-2.116%201.967-2.116c1.241%200%201.919.929%201.919%202.045c-.001%201.325-.805%202.129-1.985%202.129zm4.655-.762c.275%200%20.581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397%200-2.117-.869-2.117-2.021c0-1.379.983-2.146%202.207-2.146c.474%200%20.833.096.995.18l-.186.726a1.979%201.979%200%200%200-.768-.15c-.726%200-1.29.438-1.29%201.338c0%20.809.48%201.318%201.296%201.318zM14%209h-1V4l5%205h-4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7.584%2014.563c-.203%200-.335.018-.413.036v2.645c.078.018.204.018.317.018c.828.006%201.367-.449%201.367-1.415c.006-.84-.485-1.284-1.271-1.284z%22%20fill%3D%22currentColor%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%20d%3D%22M12.186%2014.552c-.617%200-.977.587-.977%201.373c0%20.791.371%201.35.983%201.35c.617%200%20.971-.588.971-1.374c0-.726-.348-1.349-.977-1.349z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M14%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V8l-6-6zM9.155%2017.454c-.426.354-1.073.521-1.864.521c-.475%200-.81-.03-1.038-.06v-3.971a8.16%208.16%200%200%201%201.235-.083c.768%200%201.266.138%201.655.432c.42.312.684.81.684%201.522c0%20.775-.282%201.309-.672%201.639zm2.99.546c-1.2%200-1.901-.906-1.901-2.058c0-1.211.773-2.116%201.967-2.116c1.241%200%201.919.929%201.919%202.045c-.001%201.325-.805%202.129-1.985%202.129zm4.655-.762c.275%200%20.581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397%200-2.117-.869-2.117-2.021c0-1.379.983-2.146%202.207-2.146c.474%200%20.833.096.995.18l-.186.726a1.979%201.979%200%200%200-.768-.15c-.726%200-1.29.438-1.29%201.338c0%20.809.48%201.318%201.296%201.318zM14%209h-1V4l5%205h-4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7.584%2014.563c-.203%200-.335.018-.413.036v2.645c.078.018.204.018.317.018c.828.006%201.367-.449%201.367-1.415c.006-.84-.485-1.284-1.271-1.284z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-file-doc.svg?color=%231a73e8&size=48