prescription icon

prescription from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.

Name
prescription
Set
IconPark
Style
Color
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark

Use the prescription icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" d="M8 8C8 6.89543 8.89543 6 10 6H27V18H40V40C40 41.1046 39.1046 42 38 42H10C8.89543 42 8 41.1046 8 40V8Z" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M27 6L40 18"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M27.0244 6V18.0818H39.9996"/><path stroke="#fff" stroke-linecap="round" d="M14 30H26"/><path stroke="#fff" stroke-linecap="round" d="M20 24V36"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPrescription(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path fill="#2F88FF" fillRule="evenodd" stroke="#000" strokeLinejoin="round" d="M8 8C8 6.89543 8.89543 6 10 6H27V18H40V40C40 41.1046 39.1046 42 38 42H10C8.89543 42 8 41.1046 8 40V8Z" clipRule="evenodd"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M27 6L40 18"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M27.0244 6V18.0818H39.9996"/><path stroke="#fff" strokeLinecap="round" d="M14 30H26"/><path stroke="#fff" strokeLinecap="round" d="M20 24V36"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" d="M8 8C8 6.89543 8.89543 6 10 6H27V18H40V40C40 41.1046 39.1046 42 38 42H10C8.89543 42 8 41.1046 8 40V8Z" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M27 6L40 18"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M27.0244 6V18.0818H39.9996"/><path stroke="#fff" stroke-linecap="round" d="M14 30H26"/><path stroke="#fff" stroke-linecap="round" d="M20 24V36"/></g></svg>
</template>

CSS

.icon-prescription {
  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%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%208C8%206.89543%208.89543%206%2010%206H27V18H40V40C40%2041.1046%2039.1046%2042%2038%2042H10C8.89543%2042%208%2041.1046%208%2040V8Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%206L40%2018%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.0244%206V18.0818H39.9996%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M14%2030H26%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2024V36%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%208C8%206.89543%208.89543%206%2010%206H27V18H40V40C40%2041.1046%2039.1046%2042%2038%2042H10C8.89543%2042%208%2041.1046%208%2040V8Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%206L40%2018%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.0244%206V18.0818H39.9996%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M14%2030H26%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2024V36%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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