toilet paper blank icon
toilet-paper-blank from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- toilet-paper-blank
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
Related icons in Font Awesome Solid
Use the toilet paper blank icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M391.1 96c-8.8 11.1-16 23.1-21.9 34.8C347.8 173.5 336 229.2 336 288v264c0 30.9-25.1 56-56 56H120c-30.9 0-56-25.1-56-56V288c0-106 43-192 96-192zM480 480c-53 0-96-86-96-192s43-192 96-192s96 86 96 192s-43 192-96 192m0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidToiletPaperBlank(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M391.1 96c-8.8 11.1-16 23.1-21.9 34.8C347.8 173.5 336 229.2 336 288v264c0 30.9-25.1 56-56 56H120c-30.9 0-56-25.1-56-56V288c0-106 43-192 96-192zM480 480c-53 0-96-86-96-192s43-192 96-192s96 86 96 192s-43 192-96 192m0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M391.1 96c-8.8 11.1-16 23.1-21.9 34.8C347.8 173.5 336 229.2 336 288v264c0 30.9-25.1 56-56 56H120c-30.9 0-56-25.1-56-56V288c0-106 43-192 96-192zM480 480c-53 0-96-86-96-192s43-192 96-192s96 86 96 192s-43 192-96 192m0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64"/></svg> </template>
CSS
.icon-toilet-paper-blank {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M391.1%2096c-8.8%2011.1-16%2023.1-21.9%2034.8C347.8%20173.5%20336%20229.2%20336%20288v264c0%2030.9-25.1%2056-56%2056H120c-30.9%200-56-25.1-56-56V288c0-106%2043-192%2096-192zM480%20480c-53%200-96-86-96-192s43-192%2096-192s96%2086%2096%20192s-43%20192-96%20192m0-128c17.7%200%2032-28.7%2032-64s-14.3-64-32-64s-32%2028.7-32%2064s14.3%2064%2032%2064%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M391.1%2096c-8.8%2011.1-16%2023.1-21.9%2034.8C347.8%20173.5%20336%20229.2%20336%20288v264c0%2030.9-25.1%2056-56%2056H120c-30.9%200-56-25.1-56-56V288c0-106%2043-192%2096-192zM480%20480c-53%200-96-86-96-192s43-192%2096-192s96%2086%2096%20192s-43%20192-96%20192m0-128c17.7%200%2032-28.7%2032-64s-14.3-64-32-64s-32%2028.7-32%2064s14.3%2064%2032%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/toilet-paper-blank.svg?color=%231a73e8&size=48