pills 2 icon
pills-2-bold from Solar by 480 Design · Bold · Medicine · CC-BY-4.0 Attribution required.
- Name
- pills-2-bold
- Set
- Solar
- Style
- Bold
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-3-bold
Use the pills 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.0261 9.96544C12.6382 9.13578 13 8.11014 13 7C13 4.23858 10.7614 2 8 2C6.88986 2 5.86422 2.36179 5.03456 2.9739L12.0261 9.96544Z"/><path d="M10.9654 11.0261C10.1358 11.6382 9.11014 12 8 12C5.23858 12 3 9.76142 3 7C3 5.88986 3.36179 4.86422 3.9739 4.03456L10.9654 11.0261Z"/><path d="M21.9437 16.25C21.7898 15.2305 21.3204 14.2495 20.5354 13.4645C18.5828 11.5118 15.417 11.5118 13.4644 13.4645C12.6794 14.2495 12.21 15.2305 12.0562 16.25H21.9437Z"/><path d="M21.9437 17.75H12.0562C12.21 18.7695 12.6794 19.7505 13.4644 20.5355C15.417 22.4882 18.5828 22.4882 20.5354 20.5355C21.3204 19.7505 21.7898 18.7695 21.9437 17.75Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPills2Bold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.0261 9.96544C12.6382 9.13578 13 8.11014 13 7C13 4.23858 10.7614 2 8 2C6.88986 2 5.86422 2.36179 5.03456 2.9739L12.0261 9.96544Z"/><path d="M10.9654 11.0261C10.1358 11.6382 9.11014 12 8 12C5.23858 12 3 9.76142 3 7C3 5.88986 3.36179 4.86422 3.9739 4.03456L10.9654 11.0261Z"/><path d="M21.9437 16.25C21.7898 15.2305 21.3204 14.2495 20.5354 13.4645C18.5828 11.5118 15.417 11.5118 13.4644 13.4645C12.6794 14.2495 12.21 15.2305 12.0562 16.25H21.9437Z"/><path d="M21.9437 17.75H12.0562C12.21 18.7695 12.6794 19.7505 13.4644 20.5355C15.417 22.4882 18.5828 22.4882 20.5354 20.5355C21.3204 19.7505 21.7898 18.7695 21.9437 17.75Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.0261 9.96544C12.6382 9.13578 13 8.11014 13 7C13 4.23858 10.7614 2 8 2C6.88986 2 5.86422 2.36179 5.03456 2.9739L12.0261 9.96544Z"/><path d="M10.9654 11.0261C10.1358 11.6382 9.11014 12 8 12C5.23858 12 3 9.76142 3 7C3 5.88986 3.36179 4.86422 3.9739 4.03456L10.9654 11.0261Z"/><path d="M21.9437 16.25C21.7898 15.2305 21.3204 14.2495 20.5354 13.4645C18.5828 11.5118 15.417 11.5118 13.4644 13.4645C12.6794 14.2495 12.21 15.2305 12.0562 16.25H21.9437Z"/><path d="M21.9437 17.75H12.0562C12.21 18.7695 12.6794 19.7505 13.4644 20.5355C15.417 22.4882 18.5828 22.4882 20.5354 20.5355C21.3204 19.7505 21.7898 18.7695 21.9437 17.75Z"/></g></svg> </template>
CSS
.icon-pills-2-bold {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.0261%209.96544C12.6382%209.13578%2013%208.11014%2013%207C13%204.23858%2010.7614%202%208%202C6.88986%202%205.86422%202.36179%205.03456%202.9739L12.0261%209.96544Z%22%2F%3E%3Cpath%20d%3D%22M10.9654%2011.0261C10.1358%2011.6382%209.11014%2012%208%2012C5.23858%2012%203%209.76142%203%207C3%205.88986%203.36179%204.86422%203.9739%204.03456L10.9654%2011.0261Z%22%2F%3E%3Cpath%20d%3D%22M21.9437%2016.25C21.7898%2015.2305%2021.3204%2014.2495%2020.5354%2013.4645C18.5828%2011.5118%2015.417%2011.5118%2013.4644%2013.4645C12.6794%2014.2495%2012.21%2015.2305%2012.0562%2016.25H21.9437Z%22%2F%3E%3Cpath%20d%3D%22M21.9437%2017.75H12.0562C12.21%2018.7695%2012.6794%2019.7505%2013.4644%2020.5355C15.417%2022.4882%2018.5828%2022.4882%2020.5354%2020.5355C21.3204%2019.7505%2021.7898%2018.7695%2021.9437%2017.75Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.0261%209.96544C12.6382%209.13578%2013%208.11014%2013%207C13%204.23858%2010.7614%202%208%202C6.88986%202%205.86422%202.36179%205.03456%202.9739L12.0261%209.96544Z%22%2F%3E%3Cpath%20d%3D%22M10.9654%2011.0261C10.1358%2011.6382%209.11014%2012%208%2012C5.23858%2012%203%209.76142%203%207C3%205.88986%203.36179%204.86422%203.9739%204.03456L10.9654%2011.0261Z%22%2F%3E%3Cpath%20d%3D%22M21.9437%2016.25C21.7898%2015.2305%2021.3204%2014.2495%2020.5354%2013.4645C18.5828%2011.5118%2015.417%2011.5118%2013.4644%2013.4645C12.6794%2014.2495%2012.21%2015.2305%2012.0562%2016.25H21.9437Z%22%2F%3E%3Cpath%20d%3D%22M21.9437%2017.75H12.0562C12.21%2018.7695%2012.6794%2019.7505%2013.4644%2020.5355C15.417%2022.4882%2018.5828%2022.4882%2020.5354%2020.5355C21.3204%2019.7505%2021.7898%2018.7695%2021.9437%2017.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/pills-2-bold.svg?color=%231a73e8&size=48