UNPKG

@jstnmthw/react-fluentui-emoji

Version:

Fluent Emoji SVG icons for UI react development.

862 lines (861 loc) 37.3 kB
const React = require("react"); const BeaverIcon = ({ title, titleId, ...props }) => ( <svg width="1em" height="1em" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby={titleId} {...props} > {title ? <title id={titleId}>{title}</title> : null} <path d="M5 16.0699H7V14.0699H5C4.45 14.0699 4 14.5199 4 15.0699C4 15.6199 4.45 16.0699 5 16.0699Z" fill="url(#paint0_radial_28327_3978)" /> <path d="M5 16.0699H7V14.0699H5C4.45 14.0699 4 14.5199 4 15.0699C4 15.6199 4.45 16.0699 5 16.0699Z" fill="url(#paint1_linear_28327_3978)" /> <path d="M5 16.0699H7V14.0699H5C4.45 14.0699 4 14.5199 4 15.0699C4 15.6199 4.45 16.0699 5 16.0699Z" fill="url(#paint2_radial_28327_3978)" fillOpacity={0.6} /> <path d="M4.61 13.07H3.39C3.18 13.07 3 12.89 3 12.68V10.71H5V12.68C5 12.89 4.82 13.07 4.61 13.07Z" fill="#D3D3D3" /> <path d="M4.61 13.07H3.39C3.18 13.07 3 12.89 3 12.68V10.71H5V12.68C5 12.89 4.82 13.07 4.61 13.07Z" fill="url(#paint3_linear_28327_3978)" /> <path d="M4.61 13.07H3.39C3.18 13.07 3 12.89 3 12.68V10.71H5V12.68C5 12.89 4.82 13.07 4.61 13.07Z" fill="url(#paint4_linear_28327_3978)" /> <path d="M4.61 13.07H3.39C3.18 13.07 3 12.89 3 12.68V10.71H5V12.68C5 12.89 4.82 13.07 4.61 13.07Z" fill="url(#paint5_linear_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="#85564C" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint6_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint7_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint8_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint9_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint10_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint11_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint12_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint13_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint14_radial_28327_3978)" /> <path d="M20.5 7.06995H16.64C16.24 7.06995 15.86 6.87995 15.61 6.55995L15.3998 6.27283C15.2935 6.1277 15.3404 5.92344 15.4749 5.804C15.7983 5.51684 16 5.10046 16 4.63995C16 3.76995 15.3 3.06995 14.43 3.06995C13.8425 3.06995 13.3262 3.39487 13.0577 3.8754C13.003 3.97333 12.8851 4.02361 12.7799 3.98479C11.9278 3.67049 10.9809 3.61879 10.06 3.86995L2.92 5.81995C2.38 5.96995 2 6.45995 2 7.01995V7.52995C2 10.5899 4.48 13.0699 7.53 13.0699H9.85C9.59 13.6599 9 14.0699 8.31 14.0699H6V14.5699C6 16.5792 7.31263 18.2735 9.12588 18.8537C9.61119 19.0089 10 19.4254 10 19.935V26.0699H20.5C25.75 26.0699 30 21.8199 30 16.5699C30 11.3199 25.75 7.06995 20.5 7.06995Z" fill="url(#paint15_linear_28327_3978)" /> <g filter="url(#filter0_f_28327_3978)"> <path d="M7.38281 6.21838C7.12031 6.21838 6.91406 6.43323 6.91406 6.70667V7.68323C6.91406 7.95667 7.12031 8.17151 7.38281 8.17151C7.64531 8.17151 7.85156 7.95667 7.85156 7.68323V6.70667C7.85156 6.43323 7.64531 6.21838 7.38281 6.21838Z" fill="#633531" /> </g> <path d="M7.5 6.05432C7.22 6.05432 7 6.27432 7 6.55432V7.55432C7 7.83432 7.22 8.05432 7.5 8.05432C7.78 8.05432 8 7.83432 8 7.55432V6.55432C8 6.27432 7.78 6.05432 7.5 6.05432Z" fill="url(#paint16_linear_28327_3978)" /> <path d="M7.5 6.05432C7.22 6.05432 7 6.27432 7 6.55432V7.55432C7 7.83432 7.22 8.05432 7.5 8.05432C7.78 8.05432 8 7.83432 8 7.55432V6.55432C8 6.27432 7.78 6.05432 7.5 6.05432Z" fill="url(#paint17_linear_28327_3978)" /> <path d="M7.5 6.05432C7.22 6.05432 7 6.27432 7 6.55432V7.55432C7 7.83432 7.22 8.05432 7.5 8.05432C7.78 8.05432 8 7.83432 8 7.55432V6.55432C8 6.27432 7.78 6.05432 7.5 6.05432Z" fill="url(#paint18_radial_28327_3978)" /> <g filter="url(#filter1_i_28327_3978)"> <path d="M19.5 29C23.0899 29 26 26.0899 26 22.5C26 18.9101 23.0899 16 19.5 16C15.9101 16 13 18.9101 13 22.5C13 26.0899 15.9101 29 19.5 29Z" fill="#87554E" /> <path d="M19.5 29C23.0899 29 26 26.0899 26 22.5C26 18.9101 23.0899 16 19.5 16C15.9101 16 13 18.9101 13 22.5C13 26.0899 15.9101 29 19.5 29Z" fill="url(#paint19_radial_28327_3978)" /> <path d="M19.5 29C23.0899 29 26 26.0899 26 22.5C26 18.9101 23.0899 16 19.5 16C15.9101 16 13 18.9101 13 22.5C13 26.0899 15.9101 29 19.5 29Z" fill="url(#paint20_radial_28327_3978)" /> <path d="M19.5 29C23.0899 29 26 26.0899 26 22.5C26 18.9101 23.0899 16 19.5 16C15.9101 16 13 18.9101 13 22.5C13 26.0899 15.9101 29 19.5 29Z" fill="url(#paint21_radial_28327_3978)" /> </g> <g filter="url(#filter2_f_28327_3978)"> <path d="M6 13.9449H5.875V14.0699V14.5699C5.875 17.129 7.94096 19.1949 10.5 19.1949C13.059 19.1949 15.125 17.129 15.125 14.5699V13.5699C15.125 12.1209 13.949 10.9449 12.5 10.9449H11.31C10.521 10.9449 9.875 11.5909 9.875 12.3799C9.875 13.2409 9.17096 13.9449 8.31 13.9449H6Z" stroke="url(#paint22_linear_28327_3978)" strokeWidth={0.25} /> </g> <path d="M10 12.3799C10 13.3099 9.24 14.0699 8.31 14.0699H6V14.5699C6 17.0599 8.01 19.0699 10.5 19.0699C12.99 19.0699 15 17.0599 15 14.5699V13.5699C15 12.1899 13.88 11.0699 12.5 11.0699H11.31C10.59 11.0699 10 11.6599 10 12.3799Z" fill="#85564C" /> <path d="M10 12.3799C10 13.3099 9.24 14.0699 8.31 14.0699H6V14.5699C6 17.0599 8.01 19.0699 10.5 19.0699C12.99 19.0699 15 17.0599 15 14.5699V13.5699C15 12.1899 13.88 11.0699 12.5 11.0699H11.31C10.59 11.0699 10 11.6599 10 12.3799Z" fill="url(#paint23_radial_28327_3978)" /> <path d="M10 12.3799C10 13.3099 9.24 14.0699 8.31 14.0699H6V14.5699C6 17.0599 8.01 19.0699 10.5 19.0699C12.99 19.0699 15 17.0599 15 14.5699V13.5699C15 12.1899 13.88 11.0699 12.5 11.0699H11.31C10.59 11.0699 10 11.6599 10 12.3799Z" fill="url(#paint24_radial_28327_3978)" /> <path d="M10 12.3799C10 13.3099 9.24 14.0699 8.31 14.0699H6V14.5699C6 17.0599 8.01 19.0699 10.5 19.0699C12.99 19.0699 15 17.0599 15 14.5699V13.5699C15 12.1899 13.88 11.0699 12.5 11.0699H11.31C10.59 11.0699 10 11.6599 10 12.3799Z" fill="url(#paint25_radial_28327_3978)" /> <path d="M10 12.3799C10 13.3099 9.24 14.0699 8.31 14.0699H6V14.5699C6 17.0599 8.01 19.0699 10.5 19.0699C12.99 19.0699 15 17.0599 15 14.5699V13.5699C15 12.1899 13.88 11.0699 12.5 11.0699H11.31C10.59 11.0699 10 11.6599 10 12.3799Z" fill="url(#paint26_radial_28327_3978)" /> <path d="M9.85 13.07C9.95 12.86 10 12.63 10 12.38V11.48C10 10.15 8.92 9.07 7.59 9.07H6.26C5.5 9.07 4.81 8.61 4.52 7.9L4 6.62L2 7.02V7.53C2 10.59 4.48 13.07 7.53 13.07H9.85Z" fill="url(#paint27_radial_28327_3978)" /> <path d="M9.85 13.07C9.95 12.86 10 12.63 10 12.38V11.48C10 10.15 8.92 9.07 7.59 9.07H6.26C5.5 9.07 4.81 8.61 4.52 7.9L4 6.62L2 7.02V7.53C2 10.59 4.48 13.07 7.53 13.07H9.85Z" fill="url(#paint28_radial_28327_3978)" /> <path d="M9.85 13.07C9.95 12.86 10 12.63 10 12.38V11.48C10 10.15 8.92 9.07 7.59 9.07H6.26C5.5 9.07 4.81 8.61 4.52 7.9L4 6.62L2 7.02V7.53C2 10.59 4.48 13.07 7.53 13.07H9.85Z" fill="url(#paint29_radial_28327_3978)" /> <path d="M3.33 6.06995H2.44C2.17 6.29995 2 6.64995 2 7.01995V7.52995C2 8.04995 2.07 8.53995 2.2 9.01995C2.92 8.86995 3.52 8.34995 3.75 7.61995L3.97 6.92995C4.1 6.50995 3.78 6.06995 3.33 6.06995Z" fill="url(#paint30_radial_28327_3978)" /> <path d="M3.33 6.06995H2.44C2.17 6.29995 2 6.64995 2 7.01995V7.52995C2 8.04995 2.07 8.53995 2.2 9.01995C2.92 8.86995 3.52 8.34995 3.75 7.61995L3.97 6.92995C4.1 6.50995 3.78 6.06995 3.33 6.06995Z" fill="url(#paint31_radial_28327_3978)" /> <path d="M3.33 6.06995H2.44C2.17 6.29995 2 6.64995 2 7.01995V7.52995C2 8.04995 2.07 8.53995 2.2 9.01995C2.92 8.86995 3.52 8.34995 3.75 7.61995L3.97 6.92995C4.1 6.50995 3.78 6.06995 3.33 6.06995Z" fill="url(#paint32_linear_28327_3978)" /> <path d="M27 23.5C25.11 24.7 22.77 24.96 20.66 24.19L10.06 20.35C10.05 20.35 10.04 20.34 10.03 20.34L9.99997 20.33C9.48997 20.15 8.93997 20.05 8.35997 20.07C5.97997 20.15 4.03997 22.1 3.99997 24.49C3.95997 27.01 5.98997 29.07 8.49997 29.07H21.43C24.51 29.07 27 26.58 27 23.5Z" fill="#504160" /> <path d="M27 23.5C25.11 24.7 22.77 24.96 20.66 24.19L10.06 20.35C10.05 20.35 10.04 20.34 10.03 20.34L9.99997 20.33C9.48997 20.15 8.93997 20.05 8.35997 20.07C5.97997 20.15 4.03997 22.1 3.99997 24.49C3.95997 27.01 5.98997 29.07 8.49997 29.07H21.43C24.51 29.07 27 26.58 27 23.5Z" fill="url(#paint33_linear_28327_3978)" /> <path d="M27 23.5C25.11 24.7 22.77 24.96 20.66 24.19L10.06 20.35C10.05 20.35 10.04 20.34 10.03 20.34L9.99997 20.33C9.48997 20.15 8.93997 20.05 8.35997 20.07C5.97997 20.15 4.03997 22.1 3.99997 24.49C3.95997 27.01 5.98997 29.07 8.49997 29.07H21.43C24.51 29.07 27 26.58 27 23.5Z" fill="url(#paint34_linear_28327_3978)" /> <path d="M27 23.5C25.11 24.7 22.77 24.96 20.66 24.19L10.06 20.35C10.05 20.35 10.04 20.34 10.03 20.34L9.99997 20.33C9.48997 20.15 8.93997 20.05 8.35997 20.07C5.97997 20.15 4.03997 22.1 3.99997 24.49C3.95997 27.01 5.98997 29.07 8.49997 29.07H21.43C24.51 29.07 27 26.58 27 23.5Z" fill="url(#paint35_linear_28327_3978)" /> <path d="M27 23.5C25.11 24.7 22.77 24.96 20.66 24.19L10.06 20.35C10.05 20.35 10.04 20.34 10.03 20.34L9.99997 20.33C9.48997 20.15 8.93997 20.05 8.35997 20.07C5.97997 20.15 4.03997 22.1 3.99997 24.49C3.95997 27.01 5.98997 29.07 8.49997 29.07H21.43C24.51 29.07 27 26.58 27 23.5Z" fill="url(#paint36_radial_28327_3978)" /> <path d="M14.43 5.46501C14.8856 5.46501 15.255 5.09565 15.255 4.64001C15.255 4.18438 14.8856 3.81501 14.43 3.81501C13.9744 3.81501 13.605 4.18438 13.605 4.64001C13.605 5.09565 13.9744 5.46501 14.43 5.46501Z" fill="url(#paint37_radial_28327_3978)" stroke="url(#paint38_linear_28327_3978)" strokeWidth={0.15} /> <g filter="url(#filter3_f_28327_3978)"> <path d="M8.14424 23.6418C8.17864 23.2828 8.23061 22.9541 8.29217 22.6592C8.48513 21.7349 9.45242 21.3435 10.3495 21.6379C14.4702 22.9899 20.9834 25.1046 22.875 25.6324C25.025 26.2324 26.2708 24.9658 26.625 24.2574C25.925 26.2074 24.7969 27.0699 23.5625 26.9293L9.79588 25.4941C8.82977 25.3934 8.05158 24.6087 8.14424 23.6418Z" fill="url(#paint39_linear_28327_3978)" /> </g> <g filter="url(#filter4_f_28327_3978)"> <path d="M12.7278 11.2996C12.7278 15.4237 9.39332 15.8137 8.04785 15.4237C8.92533 16.9154 10.1246 17.3981 11.4408 17.3981C13.6345 17.3981 14.6875 15.2629 14.6875 13.4494C14.6875 11.8261 13.3274 11.2996 12.7278 11.2996Z" fill="url(#paint40_linear_28327_3978)" /> </g> <g filter="url(#filter5_f_28327_3978)"> <path d="M12.5312 4.6637L8.15625 8.3512L13.9375 7.75745L12.5312 4.6637Z" fill="url(#paint41_linear_28327_3978)" /> </g> <g filter="url(#filter6_f_28327_3978)"> <path d="M14.5081 5.86682H12.7894C12.7894 8.71682 14.7477 9.97099 15.7269 10.2418L17.5706 8.02307C15.2206 7.72307 14.5498 6.46057 14.5081 5.86682Z" fill="url(#paint42_linear_28327_3978)" /> </g> <defs> <filter id="filter0_f_28327_3978" x={6.41406} y={5.71838} width={1.9375} height={2.95312} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={0.25} result="effect1_foregroundBlur_28327_3978" /> </filter> <filter id="filter1_i_28327_3978" x={13} y={16} width={13.25} height={13.25} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /> <feOffset dx={0.25} dy={0.25} /> <feGaussianBlur stdDeviation={0.25} /> <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} /> <feColorMatrix type="matrix" values="0 0 0 0 0.337255 0 0 0 0 0.196078 0 0 0 0 0.176471 0 0 0 0.5 0" /> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_28327_3978" /> </filter> <filter id="filter2_f_28327_3978" x={5.25} y={10.3199} width={10.5} height={9.5} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={0.25} result="effect1_foregroundBlur_28327_3978" /> </filter> <filter id="filter3_f_28327_3978" x={6.13672} y={19.5415} width={22.4883} height={9.40259} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={1} result="effect1_foregroundBlur_28327_3978" /> </filter> <filter id="filter4_f_28327_3978" x={6.79785} y={10.0496} width={9.13965} height={8.59851} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={0.625} result="effect1_foregroundBlur_28327_3978" /> </filter> <filter id="filter5_f_28327_3978" x={6.15625} y={2.6637} width={9.78125} height={7.6875} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={1} result="effect1_foregroundBlur_28327_3978" /> </filter> <filter id="filter6_f_28327_3978" x={10.7894} y={3.86682} width={8.78125} height={8.375} filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB" > <feFlood floodOpacity={0} result="BackgroundImageFix" /> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /> <feGaussianBlur stdDeviation={1} result="effect1_foregroundBlur_28327_3978" /> </filter> <radialGradient id="paint0_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(4.10937 14.3356) rotate(42.3057) scale(1.88033 1.10164)" > <stop stopColor="#4E3E44" /> <stop offset={1} stopColor="#3E2E33" /> </radialGradient> <linearGradient id="paint1_linear_28327_3978" x1={7.46875} y1={16.2485} x2={7.46875} y2={15.3729} gradientUnits="userSpaceOnUse" > <stop stopColor="#492847" /> <stop offset={1} stopColor="#552D52" stopOpacity={0} /> </linearGradient> <radialGradient id="paint2_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(5.0625 14.6012) scale(1.28125 0.566134)" > <stop stopColor="#615457" /> <stop offset={0.581395} stopColor="#615457" stopOpacity={0} /> </radialGradient> <linearGradient id="paint3_linear_28327_3978" x1={5.39062} y1={12.0543} x2={4.15625} y2={13.32} gradientUnits="userSpaceOnUse" > <stop stopColor="#9E8999" /> <stop offset={1} stopColor="#9E8999" stopOpacity={0} /> </linearGradient> <linearGradient id="paint4_linear_28327_3978" x1={2.6875} y1={12.6481} x2={3.25} y2={12.6481} gradientUnits="userSpaceOnUse" > <stop stopColor="#9E8999" /> <stop offset={1} stopColor="#9E8999" stopOpacity={0} /> </linearGradient> <linearGradient id="paint5_linear_28327_3978" x1={4} y1={13.2028} x2={4} y2={12.5778} gradientUnits="userSpaceOnUse" > <stop stopColor="#AB8CC5" /> <stop offset={0.753425} stopColor="#AB8CC5" stopOpacity={0} /> </linearGradient> <radialGradient id="paint6_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(5.375 10.1949) scale(10.9375 9.27823)" > <stop stopColor="#734741" /> <stop offset={1} stopColor="#734741" stopOpacity={0} /> </radialGradient> <radialGradient id="paint7_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(26.25 13.5699) rotate(147.67) scale(5.84333 7.10635)" > <stop stopColor="#9F756C" /> <stop offset={0.880427} stopColor="#9F756C" stopOpacity={0} /> </radialGradient> <radialGradient id="paint8_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(27.25 25.2574) rotate(-129.732) scale(6.25781 9.01873)" > <stop stopColor="#835251" /> <stop offset={1} stopColor="#835251" stopOpacity={0} /> </radialGradient> <radialGradient id="paint9_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(25.9062 24.0699) rotate(-104.744) scale(3.06983 4.80674)" > <stop stopColor="#814961" /> <stop offset={1} stopColor="#814961" stopOpacity={0} /> </radialGradient> <radialGradient id="paint10_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(12.5625 21.8199) rotate(-52.5238) scale(11.8132 14.3812)" > <stop stopColor="#623735" /> <stop offset={1} stopColor="#623735" stopOpacity={0} /> </radialGradient> <radialGradient id="paint11_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(15.7188 21.7262) rotate(-161.677) scale(5.06954 5.07313)" > <stop stopColor="#4D2A34" /> <stop offset={1} stopColor="#4D2A34" stopOpacity={0} /> </radialGradient> <radialGradient id="paint12_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(11.2344 12.5231) rotate(-132.343) scale(2.62132 1.92895)" > <stop stopColor="#5A2E25" /> <stop offset={0.805365} stopColor="#5A2E25" stopOpacity={0} /> </radialGradient> <radialGradient id="paint13_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(15.5 6.00745) rotate(-156.448) scale(1.3295 1.2513)" > <stop stopColor="#6F4239" /> <stop offset={1} stopColor="#6F4239" stopOpacity={0} /> </radialGradient> <radialGradient id="paint14_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(16 3.96057) rotate(144.881) scale(1.73831 1.89828)" > <stop stopColor="#9E766E" /> <stop offset={1} stopColor="#9E766E" stopOpacity={0} /> </radialGradient> <linearGradient id="paint15_linear_28327_3978" x1={3.65625} y1={4.88245} x2={4.40625} y2={6.3512} gradientUnits="userSpaceOnUse" > <stop stopColor="#9E766E" /> <stop offset={1} stopColor="#9E766E" stopOpacity={0} /> </linearGradient> <linearGradient id="paint16_linear_28327_3978" x1={8} y1={6.92932} x2={7.42114} y2={6.92932} gradientUnits="userSpaceOnUse" > <stop offset={0.225} stopColor="#594C4F" /> <stop offset={1} stopColor="#392833" /> </linearGradient> <linearGradient id="paint17_linear_28327_3978" x1={8.15625} y1={7.96057} x2={8.15625} y2={7.00771} gradientUnits="userSpaceOnUse" > <stop stopColor="#492847" /> <stop offset={1} stopColor="#552D52" stopOpacity={0} /> </linearGradient> <radialGradient id="paint18_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(7.69458 7.03409) rotate(-112.016) scale(1.02899 1.10553)" > <stop offset={0.813951} stopColor="#594C4F" stopOpacity={0} /> <stop offset={1} stopColor="#594C4F" /> </radialGradient> <radialGradient id="paint19_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(15.4375 23.7263) rotate(-123.072) scale(9.22 7.44763)" > <stop stopColor="#613C36" /> <stop offset={1} stopColor="#613C36" stopOpacity={0} /> </radialGradient> <radialGradient id="paint20_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(20.25 22.5) rotate(-150.184) scale(7.27557 8.30689)" > <stop offset={0.547107} stopColor="#704439" stopOpacity={0} /> <stop offset={1} stopColor="#65392D" /> </radialGradient> <radialGradient id="paint21_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(23.7813 19.9763) rotate(140.22) scale(3.94434 5.1218)" > <stop stopColor="#9E756D" /> <stop offset={1} stopColor="#9E756D" stopOpacity={0} /> </radialGradient> <linearGradient id="paint22_linear_28327_3978" x1={15.5} y1={11.5699} x2={12.9375} y2={14.5699} gradientUnits="userSpaceOnUse" > <stop stopColor="#926A61" /> <stop offset={1} stopColor="#926A61" stopOpacity={0} /> </linearGradient> <radialGradient id="paint23_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(11.0625 11.0699) rotate(90.7538) scale(9.50082 7.37189)" > <stop offset={0.682101} stopColor="#63332A" stopOpacity={0} /> <stop offset={0.839796} stopColor="#63332A" /> </radialGradient> <radialGradient id="paint24_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(3.15625 15.3512) rotate(13.5305) scale(6.01057 4.66373)" > <stop stopColor="#63332A" /> <stop offset={1} stopColor="#63332A" stopOpacity={0} /> </radialGradient> <radialGradient id="paint25_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(10.5 12.6012) rotate(90) scale(7.35937 7.7495)" > <stop offset={0.768578} stopColor="#5D2B4C" stopOpacity={0} /> <stop offset={0.936737} stopColor="#5D2B4C" /> </radialGradient> <radialGradient id="paint26_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(7.75 12.3824) rotate(32.692) scale(4.97572 4.30114)" > <stop stopColor="#653C30" /> <stop offset={1} stopColor="#653C30" stopOpacity={0} /> </radialGradient> <radialGradient id="paint27_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(8.6875 9.50749) rotate(113.886) scale(4.78482 9.66516)" > <stop offset={0.50691} stopColor="#D69962" /> <stop offset={1} stopColor="#AF7E5A" /> </radialGradient> <radialGradient id="paint28_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(8.03125 15.07) rotate(-111.991) scale(3.50502 5.46102)" > <stop stopColor="#673C20" /> <stop offset={1} stopColor="#673C20" stopOpacity={0} /> </radialGradient> <radialGradient id="paint29_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(4.90625 14.195) rotate(-71.3999) scale(3.42911 8.02973)" > <stop stopColor="#B06E65" /> <stop offset={1} stopColor="#B06E65" stopOpacity={0} /> </radialGradient> <radialGradient id="paint30_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(3.99921 7.00745) rotate(167.079) scale(2.40383 2.99315)" > <stop stopColor="#4E3E44" /> <stop offset={0.537339} stopColor="#3E2E33" /> </radialGradient> <radialGradient id="paint31_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(3.57813 6.5387) rotate(139.164) scale(0.764646 0.607169)" > <stop stopColor="#615457" /> <stop offset={0.772676} stopColor="#615457" stopOpacity={0} /> </radialGradient> <linearGradient id="paint32_linear_28327_3978" x1={4.31159} y1={9.28334} x2={4.31159} y2={7.99182} gradientUnits="userSpaceOnUse" > <stop stopColor="#492847" /> <stop offset={1} stopColor="#552D52" stopOpacity={0} /> </linearGradient> <linearGradient id="paint33_linear_28327_3978" x1={15.4997} y1={29.945} x2={15.4997} y2={24.945} gradientUnits="userSpaceOnUse" > <stop stopColor="#4A276A" /> <stop offset={1} stopColor="#4A276A" stopOpacity={0} /> </linearGradient> <linearGradient id="paint34_linear_28327_3978" x1={2.43747} y1={24.5688} x2={10.125} y2={25.7575} gradientUnits="userSpaceOnUse" > <stop offset={0.00976601} stopColor="#3A3144" /> <stop offset={1} stopColor="#3A3144" stopOpacity={0} /> </linearGradient> <linearGradient id="paint35_linear_28327_3978" x1={14.25} y1={21.5075} x2={13.75} y2={22.945} gradientUnits="userSpaceOnUse" > <stop offset={0.00976601} stopColor="#3A3144" /> <stop offset={1} stopColor="#3A3144" stopOpacity={0} /> </linearGradient> <radialGradient id="paint36_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(26 23.0075) rotate(164.153) scale(5.7173 4.57527)" > <stop stopColor="#3A3144" /> <stop offset={1} stopColor="#3A3144" stopOpacity={0} /> </radialGradient> <radialGradient id="paint37_radial_28327_3978" cx={0} cy={0} r={1} gradientUnits="userSpaceOnUse" gradientTransform="translate(14.1484 4.88251) rotate(-35.6952) scale(0.990833 0.941905)" > <stop stopColor="#7E5750" /> <stop offset={1} stopColor="#411D1E" /> </radialGradient> <linearGradient id="paint38_linear_28327_3978" x1={14.0938} y1={5.58564} x2={14.5156} y2={4.46064} gradientUnits="userSpaceOnUse" > <stop stopColor="#8E6B65" /> <stop offset={1} stopColor="#8E6B65" stopOpacity={0} /> </linearGradient> <linearGradient id="paint39_linear_28327_3978" x1={26.625} y1={25.3199} x2={-3.99998} y2={24.0383} gradientUnits="userSpaceOnUse" > <stop stopColor="#6D6872" /> <stop offset={1} stopColor="#6D6872" stopOpacity={0} /> </linearGradient> <linearGradient id="paint40_linear_28327_3978" x1={15.6819} y1={14.8095} x2={9.36408} y2={17.1787} gradientUnits="userSpaceOnUse" > <stop stopColor="#966F68" /> <stop offset={1} stopColor="#966F68" stopOpacity={0} /> </linearGradient> <linearGradient id="paint41_linear_28327_3978" x1={14.5625} y1={6.19495} x2={8.9375} y2={8.7262} gradientUnits="userSpaceOnUse" > <stop stopColor="#98726B" /> <stop offset={1} stopColor="#98726B" stopOpacity={0} /> </linearGradient> <linearGradient id="paint42_linear_28327_3978" x1={14.2813} y1={6.00745} x2={13.1908} y2={9.67525} gradientUnits="userSpaceOnUse" > <stop stopColor="#98726B" /> <stop offset={1} stopColor="#98726B" stopOpacity={0} /> </linearGradient> </defs> </svg> ); module.exports = BeaverIcon;