feiyu icon
feiyu from IconPark Outline by ByteDance · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- feiyu
- Set
- IconPark Outline
- Style
- Outline
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More brand icons from IconPark Outline
Use the feiyu icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M7.854 24.12A30.6 30.6 0 0 1 2 12.989a36.7 36.7 0 0 0 8.512 8.3c5.421-5.09 12.69-8.205 20.681-8.208c5.24.001 9.897 2.469 12.902 6.312q.254.303.471.633a7.36 7.36 0 0 1 1.207 3.478a36 36 0 0 0-14.568-3.064c-3.749 0-7.36.571-10.76 1.631a36 36 0 0 0-5.14 2.05q.251.122.507.243a36 36 0 0 0 4.633 1.805a36.1 36.1 0 0 0 11.722 1.618a36 36 0 0 0 9.79-1.616a36 36 0 0 0 3.81-1.43a7.3 7.3 0 0 1-1.684 4.121c-3.003 3.837-7.656 6.3-12.88 6.3c-8.001-.002-15.273-3.118-20.695-8.21a36.7 36.7 0 0 0-8.507 8.299a30.65 30.65 0 0 1 5.853-11.13"/><path d="M32.597 27.382c1.53-.464 2.658-1.243 2.658-3.138c0-1.897-1.128-2.962-2.658-3.428l-.032-.01a3.2 3.2 0 0 0-.888-.128a29 29 0 0 1 .98.017c3.324.102 6.484.737 9.572 1.729c1.28.451 2.332.78 3.544 1.385v.397c0 .232 0 .107-.027.341c-1.324.553-2.237.875-3.516 1.327c-3.074.865-6.248 1.528-9.572 1.63l-.038.002q-.472.015-.945.014c.307 0 .605-.045.89-.127z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineFeiyu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M7.854 24.12A30.6 30.6 0 0 1 2 12.989a36.7 36.7 0 0 0 8.512 8.3c5.421-5.09 12.69-8.205 20.681-8.208c5.24.001 9.897 2.469 12.902 6.312q.254.303.471.633a7.36 7.36 0 0 1 1.207 3.478a36 36 0 0 0-14.568-3.064c-3.749 0-7.36.571-10.76 1.631a36 36 0 0 0-5.14 2.05q.251.122.507.243a36 36 0 0 0 4.633 1.805a36.1 36.1 0 0 0 11.722 1.618a36 36 0 0 0 9.79-1.616a36 36 0 0 0 3.81-1.43a7.3 7.3 0 0 1-1.684 4.121c-3.003 3.837-7.656 6.3-12.88 6.3c-8.001-.002-15.273-3.118-20.695-8.21a36.7 36.7 0 0 0-8.507 8.299a30.65 30.65 0 0 1 5.853-11.13"/><path d="M32.597 27.382c1.53-.464 2.658-1.243 2.658-3.138c0-1.897-1.128-2.962-2.658-3.428l-.032-.01a3.2 3.2 0 0 0-.888-.128a29 29 0 0 1 .98.017c3.324.102 6.484.737 9.572 1.729c1.28.451 2.332.78 3.544 1.385v.397c0 .232 0 .107-.027.341c-1.324.553-2.237.875-3.516 1.327c-3.074.865-6.248 1.528-9.572 1.63l-.038.002q-.472.015-.945.014c.307 0 .605-.045.89-.127z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M7.854 24.12A30.6 30.6 0 0 1 2 12.989a36.7 36.7 0 0 0 8.512 8.3c5.421-5.09 12.69-8.205 20.681-8.208c5.24.001 9.897 2.469 12.902 6.312q.254.303.471.633a7.36 7.36 0 0 1 1.207 3.478a36 36 0 0 0-14.568-3.064c-3.749 0-7.36.571-10.76 1.631a36 36 0 0 0-5.14 2.05q.251.122.507.243a36 36 0 0 0 4.633 1.805a36.1 36.1 0 0 0 11.722 1.618a36 36 0 0 0 9.79-1.616a36 36 0 0 0 3.81-1.43a7.3 7.3 0 0 1-1.684 4.121c-3.003 3.837-7.656 6.3-12.88 6.3c-8.001-.002-15.273-3.118-20.695-8.21a36.7 36.7 0 0 0-8.507 8.299a30.65 30.65 0 0 1 5.853-11.13"/><path d="M32.597 27.382c1.53-.464 2.658-1.243 2.658-3.138c0-1.897-1.128-2.962-2.658-3.428l-.032-.01a3.2 3.2 0 0 0-.888-.128a29 29 0 0 1 .98.017c3.324.102 6.484.737 9.572 1.729c1.28.451 2.332.78 3.544 1.385v.397c0 .232 0 .107-.027.341c-1.324.553-2.237.875-3.516 1.327c-3.074.865-6.248 1.528-9.572 1.63l-.038.002q-.472.015-.945.014c.307 0 .605-.045.89-.127z"/></g></svg> </template>
CSS
.icon-feiyu {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.854%2024.12A30.6%2030.6%200%200%201%202%2012.989a36.7%2036.7%200%200%200%208.512%208.3c5.421-5.09%2012.69-8.205%2020.681-8.208c5.24.001%209.897%202.469%2012.902%206.312q.254.303.471.633a7.36%207.36%200%200%201%201.207%203.478a36%2036%200%200%200-14.568-3.064c-3.749%200-7.36.571-10.76%201.631a36%2036%200%200%200-5.14%202.05q.251.122.507.243a36%2036%200%200%200%204.633%201.805a36.1%2036.1%200%200%200%2011.722%201.618a36%2036%200%200%200%209.79-1.616a36%2036%200%200%200%203.81-1.43a7.3%207.3%200%200%201-1.684%204.121c-3.003%203.837-7.656%206.3-12.88%206.3c-8.001-.002-15.273-3.118-20.695-8.21a36.7%2036.7%200%200%200-8.507%208.299a30.65%2030.65%200%200%201%205.853-11.13%22%2F%3E%3Cpath%20d%3D%22M32.597%2027.382c1.53-.464%202.658-1.243%202.658-3.138c0-1.897-1.128-2.962-2.658-3.428l-.032-.01a3.2%203.2%200%200%200-.888-.128a29%2029%200%200%201%20.98.017c3.324.102%206.484.737%209.572%201.729c1.28.451%202.332.78%203.544%201.385v.397c0%20.232%200%20.107-.027.341c-1.324.553-2.237.875-3.516%201.327c-3.074.865-6.248%201.528-9.572%201.63l-.038.002q-.472.015-.945.014c.307%200%20.605-.045.89-.127z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.854%2024.12A30.6%2030.6%200%200%201%202%2012.989a36.7%2036.7%200%200%200%208.512%208.3c5.421-5.09%2012.69-8.205%2020.681-8.208c5.24.001%209.897%202.469%2012.902%206.312q.254.303.471.633a7.36%207.36%200%200%201%201.207%203.478a36%2036%200%200%200-14.568-3.064c-3.749%200-7.36.571-10.76%201.631a36%2036%200%200%200-5.14%202.05q.251.122.507.243a36%2036%200%200%200%204.633%201.805a36.1%2036.1%200%200%200%2011.722%201.618a36%2036%200%200%200%209.79-1.616a36%2036%200%200%200%203.81-1.43a7.3%207.3%200%200%201-1.684%204.121c-3.003%203.837-7.656%206.3-12.88%206.3c-8.001-.002-15.273-3.118-20.695-8.21a36.7%2036.7%200%200%200-8.507%208.299a30.65%2030.65%200%200%201%205.853-11.13%22%2F%3E%3Cpath%20d%3D%22M32.597%2027.382c1.53-.464%202.658-1.243%202.658-3.138c0-1.897-1.128-2.962-2.658-3.428l-.032-.01a3.2%203.2%200%200%200-.888-.128a29%2029%200%200%201%20.98.017c3.324.102%206.484.737%209.572%201.729c1.28.451%202.332.78%203.544%201.385v.397c0%20.232%200%20.107-.027.341c-1.324.553-2.237.875-3.516%201.327c-3.074.865-6.248%201.528-9.572%201.63l-.038.002q-.472.015-.945.014c.307%200%20.605-.045.89-.127z%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/feiyu.svg?color=%231a73e8&size=48