toilet-paper from Font Awesome 6 Solid by Dave Gandy · Regular · Camping · CC-BY-4.0 Attribution required.

Name
toilet-paper
Set
Font Awesome 6 Solid
Style
Regular
Category
Camping
Viewbox
640×512
License
CC BY 4.0

The same icon in other sets

More camping icons from Font Awesome 6 Solid

Use the toilet paper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M444.2 0c-47 49.6-60.2 126.5-60.2 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1H48c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3.4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0zM512 384c-53 0-96-86-96-192S459 0 512 0s96 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 64m-368-48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m64 0a16 16 0 1 0-32 0a16 16 0 1 0 32 0m48 16a16 16 0 1 0 0-32a16 16 0 1 0 0 32m80-16a16 16 0 1 0-32 0a16 16 0 1 0 32 0"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidToiletPaper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M444.2 0c-47 49.6-60.2 126.5-60.2 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1H48c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3.4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0zM512 384c-53 0-96-86-96-192S459 0 512 0s96 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 64m-368-48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m64 0a16 16 0 1 0-32 0a16 16 0 1 0 32 0m48 16a16 16 0 1 0 0-32a16 16 0 1 0 0 32m80-16a16 16 0 1 0-32 0a16 16 0 1 0 32 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M444.2 0c-47 49.6-60.2 126.5-60.2 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1H48c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3.4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0zM512 384c-53 0-96-86-96-192S459 0 512 0s96 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 64m-368-48a16 16 0 1 0-32 0a16 16 0 1 0 32 0m64 0a16 16 0 1 0-32 0a16 16 0 1 0 32 0m48 16a16 16 0 1 0 0-32a16 16 0 1 0 0 32m80-16a16 16 0 1 0-32 0a16 16 0 1 0 32 0"/></svg>
</template>

CSS

.icon-toilet-paper {
  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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M444.2%200c-47%2049.6-60.2%20126.5-60.2%20192c0%20158.8-27.3%20247-42.7%20283.9c-10%2024-33.2%2036.1-55.4%2036.1H48c-11.5%200-22.2-6.2-27.8-16.2s-5.6-22.3.4-32.2c9.8-17.7%2015.4-38.2%2020.5-57.7C52.3%20362.8%2064%20293.5%2064%20192C64%2086%20107%200%20160%200zM512%20384c-53%200-96-86-96-192S459%200%20512%200s96%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%2064m-368-48a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m64%200a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m48%2016a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m80-16a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M444.2%200c-47%2049.6-60.2%20126.5-60.2%20192c0%20158.8-27.3%20247-42.7%20283.9c-10%2024-33.2%2036.1-55.4%2036.1H48c-11.5%200-22.2-6.2-27.8-16.2s-5.6-22.3.4-32.2c9.8-17.7%2015.4-38.2%2020.5-57.7C52.3%20362.8%2064%20293.5%2064%20192C64%2086%20107%200%20160%200zM512%20384c-53%200-96-86-96-192S459%200%20512%200s96%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%2064m-368-48a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m64%200a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200m48%2016a16%2016%200%201%200%200-32a16%2016%200%201%200%200%2032m80-16a16%2016%200%201%200-32%200a16%2016%200%201%200%2032%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/toilet-paper.svg?color=%231a73e8&size=48