bxs lemon icon
bxs-lemon from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-lemon
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs lemon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.45 8.74A2.23 2.23 0 0 1 21.64 7a3.51 3.51 0 0 0 .24-2.47a3.55 3.55 0 0 0-2.45-2.45a3.51 3.51 0 0 0-2.43.28a2.23 2.23 0 0 1-1.7.19a10.07 10.07 0 0 0-6.53 0a9.87 9.87 0 0 0-6.23 6.18a10.07 10.07 0 0 0 0 6.53A2.23 2.23 0 0 1 2.36 17a3.51 3.51 0 0 0-.24 2.47a3.55 3.55 0 0 0 2.45 2.45A3.51 3.51 0 0 0 7 21.64a2.23 2.23 0 0 1 1.7-.19A9.83 9.83 0 0 0 12 22a10.33 10.33 0 0 0 3.27-.54a9.87 9.87 0 0 0 6.19-6.19a10.07 10.07 0 0 0-.01-6.53zM12 7a5 5 0 0 0-5 5H5a7 7 0 0 1 7-7z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsLemon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.45 8.74A2.23 2.23 0 0 1 21.64 7a3.51 3.51 0 0 0 .24-2.47a3.55 3.55 0 0 0-2.45-2.45a3.51 3.51 0 0 0-2.43.28a2.23 2.23 0 0 1-1.7.19a10.07 10.07 0 0 0-6.53 0a9.87 9.87 0 0 0-6.23 6.18a10.07 10.07 0 0 0 0 6.53A2.23 2.23 0 0 1 2.36 17a3.51 3.51 0 0 0-.24 2.47a3.55 3.55 0 0 0 2.45 2.45A3.51 3.51 0 0 0 7 21.64a2.23 2.23 0 0 1 1.7-.19A9.83 9.83 0 0 0 12 22a10.33 10.33 0 0 0 3.27-.54a9.87 9.87 0 0 0 6.19-6.19a10.07 10.07 0 0 0-.01-6.53zM12 7a5 5 0 0 0-5 5H5a7 7 0 0 1 7-7z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.45 8.74A2.23 2.23 0 0 1 21.64 7a3.51 3.51 0 0 0 .24-2.47a3.55 3.55 0 0 0-2.45-2.45a3.51 3.51 0 0 0-2.43.28a2.23 2.23 0 0 1-1.7.19a10.07 10.07 0 0 0-6.53 0a9.87 9.87 0 0 0-6.23 6.18a10.07 10.07 0 0 0 0 6.53A2.23 2.23 0 0 1 2.36 17a3.51 3.51 0 0 0-.24 2.47a3.55 3.55 0 0 0 2.45 2.45A3.51 3.51 0 0 0 7 21.64a2.23 2.23 0 0 1 1.7-.19A9.83 9.83 0 0 0 12 22a10.33 10.33 0 0 0 3.27-.54a9.87 9.87 0 0 0 6.19-6.19a10.07 10.07 0 0 0-.01-6.53zM12 7a5 5 0 0 0-5 5H5a7 7 0 0 1 7-7z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-lemon {
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%3Cpath%20d%3D%22M21.45%208.74A2.23%202.23%200%200%201%2021.64%207a3.51%203.51%200%200%200%20.24-2.47a3.55%203.55%200%200%200-2.45-2.45a3.51%203.51%200%200%200-2.43.28a2.23%202.23%200%200%201-1.7.19a10.07%2010.07%200%200%200-6.53%200a9.87%209.87%200%200%200-6.23%206.18a10.07%2010.07%200%200%200%200%206.53A2.23%202.23%200%200%201%202.36%2017a3.51%203.51%200%200%200-.24%202.47a3.55%203.55%200%200%200%202.45%202.45A3.51%203.51%200%200%200%207%2021.64a2.23%202.23%200%200%201%201.7-.19A9.83%209.83%200%200%200%2012%2022a10.33%2010.33%200%200%200%203.27-.54a9.87%209.87%200%200%200%206.19-6.19a10.07%2010.07%200%200%200-.01-6.53zM12%207a5%205%200%200%200-5%205H5a7%207%200%200%201%207-7z%22%20fill%3D%22currentColor%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%2024%2024%22%3E%3Cpath%20d%3D%22M21.45%208.74A2.23%202.23%200%200%201%2021.64%207a3.51%203.51%200%200%200%20.24-2.47a3.55%203.55%200%200%200-2.45-2.45a3.51%203.51%200%200%200-2.43.28a2.23%202.23%200%200%201-1.7.19a10.07%2010.07%200%200%200-6.53%200a9.87%209.87%200%200%200-6.23%206.18a10.07%2010.07%200%200%200%200%206.53A2.23%202.23%200%200%201%202.36%2017a3.51%203.51%200%200%200-.24%202.47a3.55%203.55%200%200%200%202.45%202.45A3.51%203.51%200%200%200%207%2021.64a2.23%202.23%200%200%201%201.7-.19A9.83%209.83%200%200%200%2012%2022a10.33%2010.33%200%200%200%203.27-.54a9.87%209.87%200%200%200%206.19-6.19a10.07%2010.07%200%200%200-.01-6.53zM12%207a5%205%200%200%200-5%205H5a7%207%200%200%201%207-7z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-lemon.svg?color=%231a73e8&size=48