cup first icon
cup-first-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.
- Name
- cup-first-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the cup first 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.0006 16C6.2407 16 5.22032 10.2595 5.03956 5.70647C4.98928 4.43998 4.96414 3.80673 5.43985 3.22083C5.91557 2.63494 6.48494 2.53887 7.62367 2.34674C8.74773 2.15709 10.2171 2 12.0006 2C13.7842 2 15.2536 2.15709 16.3776 2.34674C17.5163 2.53887 18.0857 2.63494 18.5614 3.22083C19.0371 3.80673 19.012 4.43998 18.9617 5.70647C18.781 10.2595 17.7606 16 12.0006 16Z" opacity=".5"/><path d="M17.6404 12.422L20.4569 10.8572C21.2093 10.4392 21.5855 10.2302 21.7927 9.87809C21.9999 9.52598 21.9999 9.09561 21.9999 8.23487L21.9999 8.16234C22 7.11873 22 6.59692 21.7168 6.20408C21.4337 5.81124 20.9387 5.64623 19.9486 5.31621L19 5L18.9831 5.08464C18.9784 5.27391 18.9702 5.48006 18.9612 5.70645C18.8729 7.93085 18.5842 10.4387 17.6404 12.422Z"/><path d="M5.03907 5.70647C5.12739 7.93096 5.41612 10.4389 6.36008 12.4223L3.54305 10.8572C2.79063 10.4392 2.41442 10.2302 2.20723 9.87809C2.00004 9.52598 2.00003 9.09561 2 8.23487L2 8.16234C1.99997 7.11874 1.99996 6.59692 2.2831 6.20408C2.56624 5.81124 3.06126 5.64623 4.05132 5.31621L4.99994 5L5.01728 5.08671C5.02196 5.27541 5.03011 5.4809 5.03907 5.70647Z"/><path fill-rule="evenodd" d="M5.25 22C5.25 21.5858 5.58579 21.25 6 21.25H18C18.4142 21.25 18.75 21.5858 18.75 22C18.75 22.4142 18.4142 22.75 18 22.75H6C5.58579 22.75 5.25 22.4142 5.25 22Z" clip-rule="evenodd"/><path d="M15.4582 21.25H8.54297L8.83979 19.5002C8.93327 19.0327 9.34368 18.6963 9.82037 18.6963H14.1808C14.6574 18.6963 15.0679 19.0327 15.1613 19.5002L15.4582 21.25Z" opacity=".5"/><path d="M12.0002 16.0002C11.7406 16.0002 11.4907 15.9885 11.25 15.9658V18.6963H12.75V15.9658C12.5094 15.9885 12.2596 16.0002 12.0002 16.0002Z"/><path fill-rule="evenodd" d="M12.787 5.80711C13.0673 5.9232 13.25 6.19668 13.25 6.50002V10.5C13.25 10.9142 12.9142 11.25 12.5 11.25C12.0858 11.25 11.75 10.9142 11.75 10.5V8.31068L11.5303 8.53035C11.2374 8.82325 10.7626 8.82325 10.4697 8.53035C10.1768 8.23746 10.1768 7.76259 10.4697 7.46969L11.9697 5.96969C12.1842 5.75519 12.5068 5.69103 12.787 5.80711Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCupFirstBoldDuotone(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.0006 16C6.2407 16 5.22032 10.2595 5.03956 5.70647C4.98928 4.43998 4.96414 3.80673 5.43985 3.22083C5.91557 2.63494 6.48494 2.53887 7.62367 2.34674C8.74773 2.15709 10.2171 2 12.0006 2C13.7842 2 15.2536 2.15709 16.3776 2.34674C17.5163 2.53887 18.0857 2.63494 18.5614 3.22083C19.0371 3.80673 19.012 4.43998 18.9617 5.70647C18.781 10.2595 17.7606 16 12.0006 16Z" opacity=".5"/><path d="M17.6404 12.422L20.4569 10.8572C21.2093 10.4392 21.5855 10.2302 21.7927 9.87809C21.9999 9.52598 21.9999 9.09561 21.9999 8.23487L21.9999 8.16234C22 7.11873 22 6.59692 21.7168 6.20408C21.4337 5.81124 20.9387 5.64623 19.9486 5.31621L19 5L18.9831 5.08464C18.9784 5.27391 18.9702 5.48006 18.9612 5.70645C18.8729 7.93085 18.5842 10.4387 17.6404 12.422Z"/><path d="M5.03907 5.70647C5.12739 7.93096 5.41612 10.4389 6.36008 12.4223L3.54305 10.8572C2.79063 10.4392 2.41442 10.2302 2.20723 9.87809C2.00004 9.52598 2.00003 9.09561 2 8.23487L2 8.16234C1.99997 7.11874 1.99996 6.59692 2.2831 6.20408C2.56624 5.81124 3.06126 5.64623 4.05132 5.31621L4.99994 5L5.01728 5.08671C5.02196 5.27541 5.03011 5.4809 5.03907 5.70647Z"/><path fillRule="evenodd" d="M5.25 22C5.25 21.5858 5.58579 21.25 6 21.25H18C18.4142 21.25 18.75 21.5858 18.75 22C18.75 22.4142 18.4142 22.75 18 22.75H6C5.58579 22.75 5.25 22.4142 5.25 22Z" clipRule="evenodd"/><path d="M15.4582 21.25H8.54297L8.83979 19.5002C8.93327 19.0327 9.34368 18.6963 9.82037 18.6963H14.1808C14.6574 18.6963 15.0679 19.0327 15.1613 19.5002L15.4582 21.25Z" opacity=".5"/><path d="M12.0002 16.0002C11.7406 16.0002 11.4907 15.9885 11.25 15.9658V18.6963H12.75V15.9658C12.5094 15.9885 12.2596 16.0002 12.0002 16.0002Z"/><path fillRule="evenodd" d="M12.787 5.80711C13.0673 5.9232 13.25 6.19668 13.25 6.50002V10.5C13.25 10.9142 12.9142 11.25 12.5 11.25C12.0858 11.25 11.75 10.9142 11.75 10.5V8.31068L11.5303 8.53035C11.2374 8.82325 10.7626 8.82325 10.4697 8.53035C10.1768 8.23746 10.1768 7.76259 10.4697 7.46969L11.9697 5.96969C12.1842 5.75519 12.5068 5.69103 12.787 5.80711Z" clipRule="evenodd"/></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.0006 16C6.2407 16 5.22032 10.2595 5.03956 5.70647C4.98928 4.43998 4.96414 3.80673 5.43985 3.22083C5.91557 2.63494 6.48494 2.53887 7.62367 2.34674C8.74773 2.15709 10.2171 2 12.0006 2C13.7842 2 15.2536 2.15709 16.3776 2.34674C17.5163 2.53887 18.0857 2.63494 18.5614 3.22083C19.0371 3.80673 19.012 4.43998 18.9617 5.70647C18.781 10.2595 17.7606 16 12.0006 16Z" opacity=".5"/><path d="M17.6404 12.422L20.4569 10.8572C21.2093 10.4392 21.5855 10.2302 21.7927 9.87809C21.9999 9.52598 21.9999 9.09561 21.9999 8.23487L21.9999 8.16234C22 7.11873 22 6.59692 21.7168 6.20408C21.4337 5.81124 20.9387 5.64623 19.9486 5.31621L19 5L18.9831 5.08464C18.9784 5.27391 18.9702 5.48006 18.9612 5.70645C18.8729 7.93085 18.5842 10.4387 17.6404 12.422Z"/><path d="M5.03907 5.70647C5.12739 7.93096 5.41612 10.4389 6.36008 12.4223L3.54305 10.8572C2.79063 10.4392 2.41442 10.2302 2.20723 9.87809C2.00004 9.52598 2.00003 9.09561 2 8.23487L2 8.16234C1.99997 7.11874 1.99996 6.59692 2.2831 6.20408C2.56624 5.81124 3.06126 5.64623 4.05132 5.31621L4.99994 5L5.01728 5.08671C5.02196 5.27541 5.03011 5.4809 5.03907 5.70647Z"/><path fill-rule="evenodd" d="M5.25 22C5.25 21.5858 5.58579 21.25 6 21.25H18C18.4142 21.25 18.75 21.5858 18.75 22C18.75 22.4142 18.4142 22.75 18 22.75H6C5.58579 22.75 5.25 22.4142 5.25 22Z" clip-rule="evenodd"/><path d="M15.4582 21.25H8.54297L8.83979 19.5002C8.93327 19.0327 9.34368 18.6963 9.82037 18.6963H14.1808C14.6574 18.6963 15.0679 19.0327 15.1613 19.5002L15.4582 21.25Z" opacity=".5"/><path d="M12.0002 16.0002C11.7406 16.0002 11.4907 15.9885 11.25 15.9658V18.6963H12.75V15.9658C12.5094 15.9885 12.2596 16.0002 12.0002 16.0002Z"/><path fill-rule="evenodd" d="M12.787 5.80711C13.0673 5.9232 13.25 6.19668 13.25 6.50002V10.5C13.25 10.9142 12.9142 11.25 12.5 11.25C12.0858 11.25 11.75 10.9142 11.75 10.5V8.31068L11.5303 8.53035C11.2374 8.82325 10.7626 8.82325 10.4697 8.53035C10.1768 8.23746 10.1768 7.76259 10.4697 7.46969L11.9697 5.96969C12.1842 5.75519 12.5068 5.69103 12.787 5.80711Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-cup-first-bold-duotone {
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.0006%2016C6.2407%2016%205.22032%2010.2595%205.03956%205.70647C4.98928%204.43998%204.96414%203.80673%205.43985%203.22083C5.91557%202.63494%206.48494%202.53887%207.62367%202.34674C8.74773%202.15709%2010.2171%202%2012.0006%202C13.7842%202%2015.2536%202.15709%2016.3776%202.34674C17.5163%202.53887%2018.0857%202.63494%2018.5614%203.22083C19.0371%203.80673%2019.012%204.43998%2018.9617%205.70647C18.781%2010.2595%2017.7606%2016%2012.0006%2016Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.6404%2012.422L20.4569%2010.8572C21.2093%2010.4392%2021.5855%2010.2302%2021.7927%209.87809C21.9999%209.52598%2021.9999%209.09561%2021.9999%208.23487L21.9999%208.16234C22%207.11873%2022%206.59692%2021.7168%206.20408C21.4337%205.81124%2020.9387%205.64623%2019.9486%205.31621L19%205L18.9831%205.08464C18.9784%205.27391%2018.9702%205.48006%2018.9612%205.70645C18.8729%207.93085%2018.5842%2010.4387%2017.6404%2012.422Z%22%2F%3E%3Cpath%20d%3D%22M5.03907%205.70647C5.12739%207.93096%205.41612%2010.4389%206.36008%2012.4223L3.54305%2010.8572C2.79063%2010.4392%202.41442%2010.2302%202.20723%209.87809C2.00004%209.52598%202.00003%209.09561%202%208.23487L2%208.16234C1.99997%207.11874%201.99996%206.59692%202.2831%206.20408C2.56624%205.81124%203.06126%205.64623%204.05132%205.31621L4.99994%205L5.01728%205.08671C5.02196%205.27541%205.03011%205.4809%205.03907%205.70647Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%2022C5.25%2021.5858%205.58579%2021.25%206%2021.25H18C18.4142%2021.25%2018.75%2021.5858%2018.75%2022C18.75%2022.4142%2018.4142%2022.75%2018%2022.75H6C5.58579%2022.75%205.25%2022.4142%205.25%2022Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.4582%2021.25H8.54297L8.83979%2019.5002C8.93327%2019.0327%209.34368%2018.6963%209.82037%2018.6963H14.1808C14.6574%2018.6963%2015.0679%2019.0327%2015.1613%2019.5002L15.4582%2021.25Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0002%2016.0002C11.7406%2016.0002%2011.4907%2015.9885%2011.25%2015.9658V18.6963H12.75V15.9658C12.5094%2015.9885%2012.2596%2016.0002%2012.0002%2016.0002Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.787%205.80711C13.0673%205.9232%2013.25%206.19668%2013.25%206.50002V10.5C13.25%2010.9142%2012.9142%2011.25%2012.5%2011.25C12.0858%2011.25%2011.75%2010.9142%2011.75%2010.5V8.31068L11.5303%208.53035C11.2374%208.82325%2010.7626%208.82325%2010.4697%208.53035C10.1768%208.23746%2010.1768%207.76259%2010.4697%207.46969L11.9697%205.96969C12.1842%205.75519%2012.5068%205.69103%2012.787%205.80711Z%22%20clip-rule%3D%22evenodd%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.0006%2016C6.2407%2016%205.22032%2010.2595%205.03956%205.70647C4.98928%204.43998%204.96414%203.80673%205.43985%203.22083C5.91557%202.63494%206.48494%202.53887%207.62367%202.34674C8.74773%202.15709%2010.2171%202%2012.0006%202C13.7842%202%2015.2536%202.15709%2016.3776%202.34674C17.5163%202.53887%2018.0857%202.63494%2018.5614%203.22083C19.0371%203.80673%2019.012%204.43998%2018.9617%205.70647C18.781%2010.2595%2017.7606%2016%2012.0006%2016Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.6404%2012.422L20.4569%2010.8572C21.2093%2010.4392%2021.5855%2010.2302%2021.7927%209.87809C21.9999%209.52598%2021.9999%209.09561%2021.9999%208.23487L21.9999%208.16234C22%207.11873%2022%206.59692%2021.7168%206.20408C21.4337%205.81124%2020.9387%205.64623%2019.9486%205.31621L19%205L18.9831%205.08464C18.9784%205.27391%2018.9702%205.48006%2018.9612%205.70645C18.8729%207.93085%2018.5842%2010.4387%2017.6404%2012.422Z%22%2F%3E%3Cpath%20d%3D%22M5.03907%205.70647C5.12739%207.93096%205.41612%2010.4389%206.36008%2012.4223L3.54305%2010.8572C2.79063%2010.4392%202.41442%2010.2302%202.20723%209.87809C2.00004%209.52598%202.00003%209.09561%202%208.23487L2%208.16234C1.99997%207.11874%201.99996%206.59692%202.2831%206.20408C2.56624%205.81124%203.06126%205.64623%204.05132%205.31621L4.99994%205L5.01728%205.08671C5.02196%205.27541%205.03011%205.4809%205.03907%205.70647Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%2022C5.25%2021.5858%205.58579%2021.25%206%2021.25H18C18.4142%2021.25%2018.75%2021.5858%2018.75%2022C18.75%2022.4142%2018.4142%2022.75%2018%2022.75H6C5.58579%2022.75%205.25%2022.4142%205.25%2022Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.4582%2021.25H8.54297L8.83979%2019.5002C8.93327%2019.0327%209.34368%2018.6963%209.82037%2018.6963H14.1808C14.6574%2018.6963%2015.0679%2019.0327%2015.1613%2019.5002L15.4582%2021.25Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0002%2016.0002C11.7406%2016.0002%2011.4907%2015.9885%2011.25%2015.9658V18.6963H12.75V15.9658C12.5094%2015.9885%2012.2596%2016.0002%2012.0002%2016.0002Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.787%205.80711C13.0673%205.9232%2013.25%206.19668%2013.25%206.50002V10.5C13.25%2010.9142%2012.9142%2011.25%2012.5%2011.25C12.0858%2011.25%2011.75%2010.9142%2011.75%2010.5V8.31068L11.5303%208.53035C11.2374%208.82325%2010.7626%208.82325%2010.4697%208.53035C10.1768%208.23746%2010.1768%207.76259%2010.4697%207.46969L11.9697%205.96969C12.1842%205.75519%2012.5068%205.69103%2012.787%205.80711Z%22%20clip-rule%3D%22evenodd%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/cup-first-bold-duotone.svg?color=%231a73e8&size=48