prescription bottle alt icon
prescription-bottle-alt from Line Awesome by Icons8 · Line · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- prescription-bottle-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Medical
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- prescription-bottle-alt-solid
The same icon in other sets
More medical icons from Line Awesome
Use the prescription bottle alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.928 3c-.953 0-1.81.53-2.237 1.383L7.383 5H7c-1.103 0-2 .897-2 2v4h1v16c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V11h1V7c0-1.103-.897-2-2-2h-.383l-.308-.617A2.49 2.49 0 0 0 22.072 3zm0 2h12.144c.191 0 .363.105.448.275L23.383 7H25v2H7V7h1.617l.863-1.725A.5.5 0 0 1 9.928 5M8 11h16v16H8zm7 3v4h-4v2h4v4h2v-4h4v-2h-4v-4z"/></svg>
React
import type { SVGProps } from "react";
export function LaPrescriptionBottleAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.928 3c-.953 0-1.81.53-2.237 1.383L7.383 5H7c-1.103 0-2 .897-2 2v4h1v16c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V11h1V7c0-1.103-.897-2-2-2h-.383l-.308-.617A2.49 2.49 0 0 0 22.072 3zm0 2h12.144c.191 0 .363.105.448.275L23.383 7H25v2H7V7h1.617l.863-1.725A.5.5 0 0 1 9.928 5M8 11h16v16H8zm7 3v4h-4v2h4v4h2v-4h4v-2h-4v-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.928 3c-.953 0-1.81.53-2.237 1.383L7.383 5H7c-1.103 0-2 .897-2 2v4h1v16c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V11h1V7c0-1.103-.897-2-2-2h-.383l-.308-.617A2.49 2.49 0 0 0 22.072 3zm0 2h12.144c.191 0 .363.105.448.275L23.383 7H25v2H7V7h1.617l.863-1.725A.5.5 0 0 1 9.928 5M8 11h16v16H8zm7 3v4h-4v2h4v4h2v-4h4v-2h-4v-4z"/></svg> </template>
CSS
.icon-prescription-bottle-alt {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.928%203c-.953%200-1.81.53-2.237%201.383L7.383%205H7c-1.103%200-2%20.897-2%202v4h1v16c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2V11h1V7c0-1.103-.897-2-2-2h-.383l-.308-.617A2.49%202.49%200%200%200%2022.072%203zm0%202h12.144c.191%200%20.363.105.448.275L23.383%207H25v2H7V7h1.617l.863-1.725A.5.5%200%200%201%209.928%205M8%2011h16v16H8zm7%203v4h-4v2h4v4h2v-4h4v-2h-4v-4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.928%203c-.953%200-1.81.53-2.237%201.383L7.383%205H7c-1.103%200-2%20.897-2%202v4h1v16c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2V11h1V7c0-1.103-.897-2-2-2h-.383l-.308-.617A2.49%202.49%200%200%200%2022.072%203zm0%202h12.144c.191%200%20.363.105.448.275L23.383%207H25v2H7V7h1.617l.863-1.725A.5.5%200%200%201%209.928%205M8%2011h16v16H8zm7%203v4h-4v2h4v4h2v-4h4v-2h-4v-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/prescription-bottle-alt.svg?color=%231a73e8&size=48