prescription icon

prescription-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
prescription-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the prescription icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m177.66 188l25.17-25.17a4 4 0 0 0-5.66-5.66L172 182.34L121.66 132H124a48 48 0 0 0 0-96H72a4 4 0 0 0-4 4v152a4 4 0 0 0 8 0v-60h34.34l56 56l-25.17 25.17a4 4 0 0 0 5.66 5.66L172 193.66l25.17 25.17a4 4 0 0 0 5.66-5.66ZM76 44h48a40 40 0 0 1 0 80H76Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPrescriptionThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m177.66 188l25.17-25.17a4 4 0 0 0-5.66-5.66L172 182.34L121.66 132H124a48 48 0 0 0 0-96H72a4 4 0 0 0-4 4v152a4 4 0 0 0 8 0v-60h34.34l56 56l-25.17 25.17a4 4 0 0 0 5.66 5.66L172 193.66l25.17 25.17a4 4 0 0 0 5.66-5.66ZM76 44h48a40 40 0 0 1 0 80H76Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m177.66 188l25.17-25.17a4 4 0 0 0-5.66-5.66L172 182.34L121.66 132H124a48 48 0 0 0 0-96H72a4 4 0 0 0-4 4v152a4 4 0 0 0 8 0v-60h34.34l56 56l-25.17 25.17a4 4 0 0 0 5.66 5.66L172 193.66l25.17 25.17a4 4 0 0 0 5.66-5.66ZM76 44h48a40 40 0 0 1 0 80H76Z"/></svg>
</template>

CSS

.icon-prescription-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m177.66%20188l25.17-25.17a4%204%200%200%200-5.66-5.66L172%20182.34L121.66%20132H124a48%2048%200%200%200%200-96H72a4%204%200%200%200-4%204v152a4%204%200%200%200%208%200v-60h34.34l56%2056l-25.17%2025.17a4%204%200%200%200%205.66%205.66L172%20193.66l25.17%2025.17a4%204%200%200%200%205.66-5.66ZM76%2044h48a40%2040%200%200%201%200%2080H76Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m177.66%20188l25.17-25.17a4%204%200%200%200-5.66-5.66L172%20182.34L121.66%20132H124a48%2048%200%200%200%200-96H72a4%204%200%200%200-4%204v152a4%204%200%200%200%208%200v-60h34.34l56%2056l-25.17%2025.17a4%204%200%200%200%205.66%205.66L172%20193.66l25.17%2025.17a4%204%200%200%200%205.66-5.66ZM76%2044h48a40%2040%200%200%201%200%2080H76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/prescription-thin.svg?color=%231a73e8&size=48