owl icon
owl from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- owl
- Set
- IconPark Solid
- Style
- Solid
- Category
- Animals
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More animals icons from IconPark Solid
Use the owl icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGJNCLbeqC1"><g fill="none" stroke-width="4"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M6.358 7.31c2.662 3.848 6.186 5.092 7.86 5.215c2.855-1.398 6.203-2.202 9.782-2.202c3.58 0 6.927.804 9.782 2.201c1.674-.122 5.198-1.366 7.86-5.214c.757-.821 3.03-.439 2.164 6.573c-.289 1.756-1.087 5.585-1.616 7.49c.488 1.361.75 2.8.75 4.289C42.94 34.132 34.46 41 24 41S5.06 34.133 5.06 25.662c0-1.489.262-2.928.75-4.289c-.529-1.905-1.327-5.735-1.616-7.49C3.328 6.871 5.6 6.49 6.358 7.31"/><path stroke="#000" stroke-linejoin="round" d="M25 31.25c0 .69-1 3.75-1 3.75s-1-3.06-1-3.75s.448-1.25 1-1.25s1 .56 1 1.25Z"/><circle cx="17" cy="22" r="4" fill="#000" stroke="#000"/><circle cx="31" cy="22" r="4" fill="#000" stroke="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGJNCLbeqC1)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidOwl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGJNCLbeqC1"><g fill="none" strokeWidth="4"><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M6.358 7.31c2.662 3.848 6.186 5.092 7.86 5.215c2.855-1.398 6.203-2.202 9.782-2.202c3.58 0 6.927.804 9.782 2.201c1.674-.122 5.198-1.366 7.86-5.214c.757-.821 3.03-.439 2.164 6.573c-.289 1.756-1.087 5.585-1.616 7.49c.488 1.361.75 2.8.75 4.289C42.94 34.132 34.46 41 24 41S5.06 34.133 5.06 25.662c0-1.489.262-2.928.75-4.289c-.529-1.905-1.327-5.735-1.616-7.49C3.328 6.871 5.6 6.49 6.358 7.31"/><path stroke="#000" strokeLinejoin="round" d="M25 31.25c0 .69-1 3.75-1 3.75s-1-3.06-1-3.75s.448-1.25 1-1.25s1 .56 1 1.25Z"/><circle cx="17" cy="22" r="4" fill="#000" stroke="#000"/><circle cx="31" cy="22" r="4" fill="#000" stroke="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGJNCLbeqC1)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGJNCLbeqC1"><g fill="none" stroke-width="4"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M6.358 7.31c2.662 3.848 6.186 5.092 7.86 5.215c2.855-1.398 6.203-2.202 9.782-2.202c3.58 0 6.927.804 9.782 2.201c1.674-.122 5.198-1.366 7.86-5.214c.757-.821 3.03-.439 2.164 6.573c-.289 1.756-1.087 5.585-1.616 7.49c.488 1.361.75 2.8.75 4.289C42.94 34.132 34.46 41 24 41S5.06 34.133 5.06 25.662c0-1.489.262-2.928.75-4.289c-.529-1.905-1.327-5.735-1.616-7.49C3.328 6.871 5.6 6.49 6.358 7.31"/><path stroke="#000" stroke-linejoin="round" d="M25 31.25c0 .69-1 3.75-1 3.75s-1-3.06-1-3.75s.448-1.25 1-1.25s1 .56 1 1.25Z"/><circle cx="17" cy="22" r="4" fill="#000" stroke="#000"/><circle cx="31" cy="22" r="4" fill="#000" stroke="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGJNCLbeqC1)"/></svg> </template>
CSS
.icon-owl {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGJNCLbeqC1%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.358%207.31c2.662%203.848%206.186%205.092%207.86%205.215c2.855-1.398%206.203-2.202%209.782-2.202c3.58%200%206.927.804%209.782%202.201c1.674-.122%205.198-1.366%207.86-5.214c.757-.821%203.03-.439%202.164%206.573c-.289%201.756-1.087%205.585-1.616%207.49c.488%201.361.75%202.8.75%204.289C42.94%2034.132%2034.46%2041%2024%2041S5.06%2034.133%205.06%2025.662c0-1.489.262-2.928.75-4.289c-.529-1.905-1.327-5.735-1.616-7.49C3.328%206.871%205.6%206.49%206.358%207.31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2031.25c0%20.69-1%203.75-1%203.75s-1-3.06-1-3.75s.448-1.25%201-1.25s1%20.56%201%201.25Z%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2222%22%20r%3D%224%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2222%22%20r%3D%224%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGJNCLbeqC1)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJNCLbeqC1%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.358%207.31c2.662%203.848%206.186%205.092%207.86%205.215c2.855-1.398%206.203-2.202%209.782-2.202c3.58%200%206.927.804%209.782%202.201c1.674-.122%205.198-1.366%207.86-5.214c.757-.821%203.03-.439%202.164%206.573c-.289%201.756-1.087%205.585-1.616%207.49c.488%201.361.75%202.8.75%204.289C42.94%2034.132%2034.46%2041%2024%2041S5.06%2034.133%205.06%2025.662c0-1.489.262-2.928.75-4.289c-.529-1.905-1.327-5.735-1.616-7.49C3.328%206.871%205.6%206.49%206.358%207.31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2031.25c0%20.69-1%203.75-1%203.75s-1-3.06-1-3.75s.448-1.25%201-1.25s1%20.56%201%201.25Z%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2222%22%20r%3D%224%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2222%22%20r%3D%224%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGJNCLbeqC1)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/owl.svg?color=%231a73e8&size=48