pepper icon
pepper from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pepper
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the pepper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m19.5 2.5l.238.238a2.6 2.6 0 0 1 .628 2.663L20 6.5"/><path d="M12.612 7.653c.823 1.03 2.251.847 2.888.847c-.122.365-.279 1.155-.2 2.022a1.3 1.3 0 0 0 1.18 1.17c.588.06 1.321.041 2.02-.192c0 .637-.183 2.065.847 2.889a.54.54 0 0 0 .342.111a.62.62 0 0 0 .498-.25l.113-.15a6 6 0 0 0 1.2-3.6a5 5 0 0 0-5-5a6 6 0 0 0-3.6 1.2l-.15.113a.62.62 0 0 0-.25.498a.55.55 0 0 0 .111.342"/><path d="M12.5 8.5c-2.389 2.866-3.408 6.189-6.546 8.66a5.6 5.6 0 0 1-.96.593l-1.64.82a1.545 1.545 0 0 0 .691 2.927H4.5c5.574 0 12.01-3.883 14.5-7.24"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPepper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m19.5 2.5l.238.238a2.6 2.6 0 0 1 .628 2.663L20 6.5"/><path d="M12.612 7.653c.823 1.03 2.251.847 2.888.847c-.122.365-.279 1.155-.2 2.022a1.3 1.3 0 0 0 1.18 1.17c.588.06 1.321.041 2.02-.192c0 .637-.183 2.065.847 2.889a.54.54 0 0 0 .342.111a.62.62 0 0 0 .498-.25l.113-.15a6 6 0 0 0 1.2-3.6a5 5 0 0 0-5-5a6 6 0 0 0-3.6 1.2l-.15.113a.62.62 0 0 0-.25.498a.55.55 0 0 0 .111.342"/><path d="M12.5 8.5c-2.389 2.866-3.408 6.189-6.546 8.66a5.6 5.6 0 0 1-.96.593l-1.64.82a1.545 1.545 0 0 0 .691 2.927H4.5c5.574 0 12.01-3.883 14.5-7.24"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m19.5 2.5l.238.238a2.6 2.6 0 0 1 .628 2.663L20 6.5"/><path d="M12.612 7.653c.823 1.03 2.251.847 2.888.847c-.122.365-.279 1.155-.2 2.022a1.3 1.3 0 0 0 1.18 1.17c.588.06 1.321.041 2.02-.192c0 .637-.183 2.065.847 2.889a.54.54 0 0 0 .342.111a.62.62 0 0 0 .498-.25l.113-.15a6 6 0 0 0 1.2-3.6a5 5 0 0 0-5-5a6 6 0 0 0-3.6 1.2l-.15.113a.62.62 0 0 0-.25.498a.55.55 0 0 0 .111.342"/><path d="M12.5 8.5c-2.389 2.866-3.408 6.189-6.546 8.66a5.6 5.6 0 0 1-.96.593l-1.64.82a1.545 1.545 0 0 0 .691 2.927H4.5c5.574 0 12.01-3.883 14.5-7.24"/></g></svg> </template>
CSS
.icon-pepper {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19.5%202.5l.238.238a2.6%202.6%200%200%201%20.628%202.663L20%206.5%22%2F%3E%3Cpath%20d%3D%22M12.612%207.653c.823%201.03%202.251.847%202.888.847c-.122.365-.279%201.155-.2%202.022a1.3%201.3%200%200%200%201.18%201.17c.588.06%201.321.041%202.02-.192c0%20.637-.183%202.065.847%202.889a.54.54%200%200%200%20.342.111a.62.62%200%200%200%20.498-.25l.113-.15a6%206%200%200%200%201.2-3.6a5%205%200%200%200-5-5a6%206%200%200%200-3.6%201.2l-.15.113a.62.62%200%200%200-.25.498a.55.55%200%200%200%20.111.342%22%2F%3E%3Cpath%20d%3D%22M12.5%208.5c-2.389%202.866-3.408%206.189-6.546%208.66a5.6%205.6%200%200%201-.96.593l-1.64.82a1.545%201.545%200%200%200%20.691%202.927H4.5c5.574%200%2012.01-3.883%2014.5-7.24%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m19.5%202.5l.238.238a2.6%202.6%200%200%201%20.628%202.663L20%206.5%22%2F%3E%3Cpath%20d%3D%22M12.612%207.653c.823%201.03%202.251.847%202.888.847c-.122.365-.279%201.155-.2%202.022a1.3%201.3%200%200%200%201.18%201.17c.588.06%201.321.041%202.02-.192c0%20.637-.183%202.065.847%202.889a.54.54%200%200%200%20.342.111a.62.62%200%200%200%20.498-.25l.113-.15a6%206%200%200%200%201.2-3.6a5%205%200%200%200-5-5a6%206%200%200%200-3.6%201.2l-.15.113a.62.62%200%200%200-.25.498a.55.55%200%200%200%20.111.342%22%2F%3E%3Cpath%20d%3D%22M12.5%208.5c-2.389%202.866-3.408%206.189-6.546%208.66a5.6%205.6%200%200%201-.96.593l-1.64.82a1.545%201.545%200%200%200%20.691%202.927H4.5c5.574%200%2012.01-3.883%2014.5-7.24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pepper.svg?color=%231a73e8&size=48