scallion icon
scallion from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- scallion
- Set
- IconPark Outline
- Style
- Outline
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark Outline
Use the scallion icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M20 24s2.5-4.5 3-9s-1-8-1-8l5-3s1 6 1 9"/><path d="M6 43c-2-1.5-2-6.91 2-10s4.186-2.283 9-6S34 4 34 4l4.5 3.5l-12.19 16.24c-2.984 3.977-3.758 9.313-6.26 13.61C18.102 40.7 16 42 14 43s-6 1.5-8 0"/><path d="M23 30s3-2 7-4s13-2 13-2l-3-7s-8 0-11 3"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineScallion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M20 24s2.5-4.5 3-9s-1-8-1-8l5-3s1 6 1 9"/><path d="M6 43c-2-1.5-2-6.91 2-10s4.186-2.283 9-6S34 4 34 4l4.5 3.5l-12.19 16.24c-2.984 3.977-3.758 9.313-6.26 13.61C18.102 40.7 16 42 14 43s-6 1.5-8 0"/><path d="M23 30s3-2 7-4s13-2 13-2l-3-7s-8 0-11 3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M20 24s2.5-4.5 3-9s-1-8-1-8l5-3s1 6 1 9"/><path d="M6 43c-2-1.5-2-6.91 2-10s4.186-2.283 9-6S34 4 34 4l4.5 3.5l-12.19 16.24c-2.984 3.977-3.758 9.313-6.26 13.61C18.102 40.7 16 42 14 43s-6 1.5-8 0"/><path d="M23 30s3-2 7-4s13-2 13-2l-3-7s-8 0-11 3"/></g></svg> </template>
CSS
.icon-scallion {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M20%2024s2.5-4.5%203-9s-1-8-1-8l5-3s1%206%201%209%22%2F%3E%3Cpath%20d%3D%22M6%2043c-2-1.5-2-6.91%202-10s4.186-2.283%209-6S34%204%2034%204l4.5%203.5l-12.19%2016.24c-2.984%203.977-3.758%209.313-6.26%2013.61C18.102%2040.7%2016%2042%2014%2043s-6%201.5-8%200%22%2F%3E%3Cpath%20d%3D%22M23%2030s3-2%207-4s13-2%2013-2l-3-7s-8%200-11%203%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M20%2024s2.5-4.5%203-9s-1-8-1-8l5-3s1%206%201%209%22%2F%3E%3Cpath%20d%3D%22M6%2043c-2-1.5-2-6.91%202-10s4.186-2.283%209-6S34%204%2034%204l4.5%203.5l-12.19%2016.24c-2.984%203.977-3.758%209.313-6.26%2013.61C18.102%2040.7%2016%2042%2014%2043s-6%201.5-8%200%22%2F%3E%3Cpath%20d%3D%22M23%2030s3-2%207-4s13-2%2013-2l-3-7s-8%200-11%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/scallion.svg?color=%231a73e8&size=48