prescription document icon

prescription-document-outline from Health Icons by Resolve to Save Lives · Outline · Objects · MIT Free for personal and commercial use.

Name
prescription-document-outline
Set
Health Icons
Style
Outline
Category
Objects
Viewbox
48×48
License
MIT
Aliases
prescription-document2x-outline

1 other variant in Health Icons

More objects icons from Health Icons

Use the prescription document icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M10 4a1 1 0 0 0-1 1v38a1 1 0 0 0 1 1h28a1 1 0 0 0 1-1V15a1 1 0 0 0-.293-.707l-10-10A1 1 0 0 0 28 4zm1 38V6h16v9a1 1 0 0 0 1 1h9v26zm24.586-28L29 7.414V14zM17 33h2v-7h1.586l5 5l-3.293 3.293l1.414 1.414L27 32.414l3.293 3.293l1.414-1.414L28.414 31l3.293-3.293l-1.414-1.414L27 29.586l-3.605-3.605A4 4 0 0 0 23 18h-5a1 1 0 0 0-1 1zm6-9h-4v-4h4a2 2 0 1 1 0 4" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPrescriptionDocumentOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M10 4a1 1 0 0 0-1 1v38a1 1 0 0 0 1 1h28a1 1 0 0 0 1-1V15a1 1 0 0 0-.293-.707l-10-10A1 1 0 0 0 28 4zm1 38V6h16v9a1 1 0 0 0 1 1h9v26zm24.586-28L29 7.414V14zM17 33h2v-7h1.586l5 5l-3.293 3.293l1.414 1.414L27 32.414l3.293 3.293l1.414-1.414L28.414 31l3.293-3.293l-1.414-1.414L27 29.586l-3.605-3.605A4 4 0 0 0 23 18h-5a1 1 0 0 0-1 1zm6-9h-4v-4h4a2 2 0 1 1 0 4" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M10 4a1 1 0 0 0-1 1v38a1 1 0 0 0 1 1h28a1 1 0 0 0 1-1V15a1 1 0 0 0-.293-.707l-10-10A1 1 0 0 0 28 4zm1 38V6h16v9a1 1 0 0 0 1 1h9v26zm24.586-28L29 7.414V14zM17 33h2v-7h1.586l5 5l-3.293 3.293l1.414 1.414L27 32.414l3.293 3.293l1.414-1.414L28.414 31l3.293-3.293l-1.414-1.414L27 29.586l-3.605-3.605A4 4 0 0 0 23 18h-5a1 1 0 0 0-1 1zm6-9h-4v-4h4a2 2 0 1 1 0 4" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-prescription-document-outline {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%204a1%201%200%200%200-1%201v38a1%201%200%200%200%201%201h28a1%201%200%200%200%201-1V15a1%201%200%200%200-.293-.707l-10-10A1%201%200%200%200%2028%204zm1%2038V6h16v9a1%201%200%200%200%201%201h9v26zm24.586-28L29%207.414V14zM17%2033h2v-7h1.586l5%205l-3.293%203.293l1.414%201.414L27%2032.414l3.293%203.293l1.414-1.414L28.414%2031l3.293-3.293l-1.414-1.414L27%2029.586l-3.605-3.605A4%204%200%200%200%2023%2018h-5a1%201%200%200%200-1%201zm6-9h-4v-4h4a2%202%200%201%201%200%204%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%204a1%201%200%200%200-1%201v38a1%201%200%200%200%201%201h28a1%201%200%200%200%201-1V15a1%201%200%200%200-.293-.707l-10-10A1%201%200%200%200%2028%204zm1%2038V6h16v9a1%201%200%200%200%201%201h9v26zm24.586-28L29%207.414V14zM17%2033h2v-7h1.586l5%205l-3.293%203.293l1.414%201.414L27%2032.414l3.293%203.293l1.414-1.414L28.414%2031l3.293-3.293l-1.414-1.414L27%2029.586l-3.605-3.605A4%204%200%200%200%2023%2018h-5a1%201%200%200%200-1%201zm6-9h-4v-4h4a2%202%200%201%201%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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