wufoo logo
wufoo from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- wufoo
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×149
- License
- CC0
Use the wufoo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 149"><path fill="#e66760" d="m142.656 0l-3.582 70.28l5.862-41.944l29.965 3.908l-8.794 63.186c-2.28 16.61 1.954 27.033 13.68 28.662c11.48 1.594 18.59-5.867 21.02-22.69l8.944-63.947l26.241 3.746l-2.14-25.242l71.654-6.188l1.955 24.753l-41.364 3.257l1.628 20.52l39.084-3.258l1.52 18.766c4.307-27.079 24.37-47.102 54.826-47.102c17.88 0 31.378 6.533 40.456 16.761C409.266 18.588 428.783.651 457.608.651C493.761.651 512 27.36 512 57.323c-.326 35.827-21.822 58.626-56.346 58.626c-17.23 0-30.648-6.49-39.767-16.838c-5.665 26.634-25.53 42.894-54.686 42.894c-34.524 0-53.74-26.056-53.74-56.997q0-2.926.226-5.773l-38.008 3.167l3.583 42.341l-29.964 2.606l-5.99-70.625l-6.387 46.197c-4.885 34.199-24.427 48.855-55.369 44.621c-21.765-3.042-34.954-13.652-38.84-32.555l-32.162 6.173l-16.263-43.034l-1.244-3.375q-.31-.85-.619-1.71l-1.237-3.482l-1.248-3.585l-1.921-5.628l-4.176-12.468h-.325l.759 15.284l.257 5.908l.134 3.764l.095 3.644c.037 1.794.057 3.548.057 5.273v44.62l-32.244 6.514L0 27.685l31.593-6.189l14.33 39.41a657 657 0 0 1 3.894 10.9l1.918 5.551l4.62 13.527l1.75 5.061q.427 1.23.847 2.416h.325C58.626 85.66 58.3 71.98 58.3 57.975l-.977-41.039l31.593-6.188l14.982 41.038c3.04 8.251 5.646 15.923 8.203 23.692l2.556 7.826l1.292 3.984h.326l-.838-16.64l-1.116-22.77l-1.303-42.015zm219.848 50.158c-14.395 0-22.82 14.137-23.117 32.848l-.008 1.025c-.32 19.839 8.477 33.705 22.375 34.185l1.076.013c14.33 0 22.798-14.005 22.798-34.198c0-19.217-8.468-33.873-23.124-33.873m94.453-26.056c-14.395 0-22.82 14.137-23.117 33.156l-.008 1.042c-.326 20.194 8.794 34.199 23.125 34.199l.325-.326c14.331 0 22.8-14.005 22.8-34.198c0-19.217-8.469-33.873-23.125-33.873"/></svg>
React
import type { SVGProps } from "react";
export function LogosWufoo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 149"><path fill="#e66760" d="m142.656 0l-3.582 70.28l5.862-41.944l29.965 3.908l-8.794 63.186c-2.28 16.61 1.954 27.033 13.68 28.662c11.48 1.594 18.59-5.867 21.02-22.69l8.944-63.947l26.241 3.746l-2.14-25.242l71.654-6.188l1.955 24.753l-41.364 3.257l1.628 20.52l39.084-3.258l1.52 18.766c4.307-27.079 24.37-47.102 54.826-47.102c17.88 0 31.378 6.533 40.456 16.761C409.266 18.588 428.783.651 457.608.651C493.761.651 512 27.36 512 57.323c-.326 35.827-21.822 58.626-56.346 58.626c-17.23 0-30.648-6.49-39.767-16.838c-5.665 26.634-25.53 42.894-54.686 42.894c-34.524 0-53.74-26.056-53.74-56.997q0-2.926.226-5.773l-38.008 3.167l3.583 42.341l-29.964 2.606l-5.99-70.625l-6.387 46.197c-4.885 34.199-24.427 48.855-55.369 44.621c-21.765-3.042-34.954-13.652-38.84-32.555l-32.162 6.173l-16.263-43.034l-1.244-3.375q-.31-.85-.619-1.71l-1.237-3.482l-1.248-3.585l-1.921-5.628l-4.176-12.468h-.325l.759 15.284l.257 5.908l.134 3.764l.095 3.644c.037 1.794.057 3.548.057 5.273v44.62l-32.244 6.514L0 27.685l31.593-6.189l14.33 39.41a657 657 0 0 1 3.894 10.9l1.918 5.551l4.62 13.527l1.75 5.061q.427 1.23.847 2.416h.325C58.626 85.66 58.3 71.98 58.3 57.975l-.977-41.039l31.593-6.188l14.982 41.038c3.04 8.251 5.646 15.923 8.203 23.692l2.556 7.826l1.292 3.984h.326l-.838-16.64l-1.116-22.77l-1.303-42.015zm219.848 50.158c-14.395 0-22.82 14.137-23.117 32.848l-.008 1.025c-.32 19.839 8.477 33.705 22.375 34.185l1.076.013c14.33 0 22.798-14.005 22.798-34.198c0-19.217-8.468-33.873-23.124-33.873m94.453-26.056c-14.395 0-22.82 14.137-23.117 33.156l-.008 1.042c-.326 20.194 8.794 34.199 23.125 34.199l.325-.326c14.331 0 22.8-14.005 22.8-34.198c0-19.217-8.469-33.873-23.125-33.873"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 149"><path fill="#e66760" d="m142.656 0l-3.582 70.28l5.862-41.944l29.965 3.908l-8.794 63.186c-2.28 16.61 1.954 27.033 13.68 28.662c11.48 1.594 18.59-5.867 21.02-22.69l8.944-63.947l26.241 3.746l-2.14-25.242l71.654-6.188l1.955 24.753l-41.364 3.257l1.628 20.52l39.084-3.258l1.52 18.766c4.307-27.079 24.37-47.102 54.826-47.102c17.88 0 31.378 6.533 40.456 16.761C409.266 18.588 428.783.651 457.608.651C493.761.651 512 27.36 512 57.323c-.326 35.827-21.822 58.626-56.346 58.626c-17.23 0-30.648-6.49-39.767-16.838c-5.665 26.634-25.53 42.894-54.686 42.894c-34.524 0-53.74-26.056-53.74-56.997q0-2.926.226-5.773l-38.008 3.167l3.583 42.341l-29.964 2.606l-5.99-70.625l-6.387 46.197c-4.885 34.199-24.427 48.855-55.369 44.621c-21.765-3.042-34.954-13.652-38.84-32.555l-32.162 6.173l-16.263-43.034l-1.244-3.375q-.31-.85-.619-1.71l-1.237-3.482l-1.248-3.585l-1.921-5.628l-4.176-12.468h-.325l.759 15.284l.257 5.908l.134 3.764l.095 3.644c.037 1.794.057 3.548.057 5.273v44.62l-32.244 6.514L0 27.685l31.593-6.189l14.33 39.41a657 657 0 0 1 3.894 10.9l1.918 5.551l4.62 13.527l1.75 5.061q.427 1.23.847 2.416h.325C58.626 85.66 58.3 71.98 58.3 57.975l-.977-41.039l31.593-6.188l14.982 41.038c3.04 8.251 5.646 15.923 8.203 23.692l2.556 7.826l1.292 3.984h.326l-.838-16.64l-1.116-22.77l-1.303-42.015zm219.848 50.158c-14.395 0-22.82 14.137-23.117 32.848l-.008 1.025c-.32 19.839 8.477 33.705 22.375 34.185l1.076.013c14.33 0 22.798-14.005 22.798-34.198c0-19.217-8.468-33.873-23.124-33.873m94.453-26.056c-14.395 0-22.82 14.137-23.117 33.156l-.008 1.042c-.326 20.194 8.794 34.199 23.125 34.199l.325-.326c14.331 0 22.8-14.005 22.8-34.198c0-19.217-8.469-33.873-23.125-33.873"/></svg> </template>
CSS
.icon-wufoo {
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%20512%20149%22%3E%3Cpath%20fill%3D%22%23e66760%22%20d%3D%22m142.656%200l-3.582%2070.28l5.862-41.944l29.965%203.908l-8.794%2063.186c-2.28%2016.61%201.954%2027.033%2013.68%2028.662c11.48%201.594%2018.59-5.867%2021.02-22.69l8.944-63.947l26.241%203.746l-2.14-25.242l71.654-6.188l1.955%2024.753l-41.364%203.257l1.628%2020.52l39.084-3.258l1.52%2018.766c4.307-27.079%2024.37-47.102%2054.826-47.102c17.88%200%2031.378%206.533%2040.456%2016.761C409.266%2018.588%20428.783.651%20457.608.651C493.761.651%20512%2027.36%20512%2057.323c-.326%2035.827-21.822%2058.626-56.346%2058.626c-17.23%200-30.648-6.49-39.767-16.838c-5.665%2026.634-25.53%2042.894-54.686%2042.894c-34.524%200-53.74-26.056-53.74-56.997q0-2.926.226-5.773l-38.008%203.167l3.583%2042.341l-29.964%202.606l-5.99-70.625l-6.387%2046.197c-4.885%2034.199-24.427%2048.855-55.369%2044.621c-21.765-3.042-34.954-13.652-38.84-32.555l-32.162%206.173l-16.263-43.034l-1.244-3.375q-.31-.85-.619-1.71l-1.237-3.482l-1.248-3.585l-1.921-5.628l-4.176-12.468h-.325l.759%2015.284l.257%205.908l.134%203.764l.095%203.644c.037%201.794.057%203.548.057%205.273v44.62l-32.244%206.514L0%2027.685l31.593-6.189l14.33%2039.41a657%20657%200%200%201%203.894%2010.9l1.918%205.551l4.62%2013.527l1.75%205.061q.427%201.23.847%202.416h.325C58.626%2085.66%2058.3%2071.98%2058.3%2057.975l-.977-41.039l31.593-6.188l14.982%2041.038c3.04%208.251%205.646%2015.923%208.203%2023.692l2.556%207.826l1.292%203.984h.326l-.838-16.64l-1.116-22.77l-1.303-42.015zm219.848%2050.158c-14.395%200-22.82%2014.137-23.117%2032.848l-.008%201.025c-.32%2019.839%208.477%2033.705%2022.375%2034.185l1.076.013c14.33%200%2022.798-14.005%2022.798-34.198c0-19.217-8.468-33.873-23.124-33.873m94.453-26.056c-14.395%200-22.82%2014.137-23.117%2033.156l-.008%201.042c-.326%2020.194%208.794%2034.199%2023.125%2034.199l.325-.326c14.331%200%2022.8-14.005%2022.8-34.198c0-19.217-8.469-33.873-23.125-33.873%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%20512%20149%22%3E%3Cpath%20fill%3D%22%23e66760%22%20d%3D%22m142.656%200l-3.582%2070.28l5.862-41.944l29.965%203.908l-8.794%2063.186c-2.28%2016.61%201.954%2027.033%2013.68%2028.662c11.48%201.594%2018.59-5.867%2021.02-22.69l8.944-63.947l26.241%203.746l-2.14-25.242l71.654-6.188l1.955%2024.753l-41.364%203.257l1.628%2020.52l39.084-3.258l1.52%2018.766c4.307-27.079%2024.37-47.102%2054.826-47.102c17.88%200%2031.378%206.533%2040.456%2016.761C409.266%2018.588%20428.783.651%20457.608.651C493.761.651%20512%2027.36%20512%2057.323c-.326%2035.827-21.822%2058.626-56.346%2058.626c-17.23%200-30.648-6.49-39.767-16.838c-5.665%2026.634-25.53%2042.894-54.686%2042.894c-34.524%200-53.74-26.056-53.74-56.997q0-2.926.226-5.773l-38.008%203.167l3.583%2042.341l-29.964%202.606l-5.99-70.625l-6.387%2046.197c-4.885%2034.199-24.427%2048.855-55.369%2044.621c-21.765-3.042-34.954-13.652-38.84-32.555l-32.162%206.173l-16.263-43.034l-1.244-3.375q-.31-.85-.619-1.71l-1.237-3.482l-1.248-3.585l-1.921-5.628l-4.176-12.468h-.325l.759%2015.284l.257%205.908l.134%203.764l.095%203.644c.037%201.794.057%203.548.057%205.273v44.62l-32.244%206.514L0%2027.685l31.593-6.189l14.33%2039.41a657%20657%200%200%201%203.894%2010.9l1.918%205.551l4.62%2013.527l1.75%205.061q.427%201.23.847%202.416h.325C58.626%2085.66%2058.3%2071.98%2058.3%2057.975l-.977-41.039l31.593-6.188l14.982%2041.038c3.04%208.251%205.646%2015.923%208.203%2023.692l2.556%207.826l1.292%203.984h.326l-.838-16.64l-1.116-22.77l-1.303-42.015zm219.848%2050.158c-14.395%200-22.82%2014.137-23.117%2032.848l-.008%201.025c-.32%2019.839%208.477%2033.705%2022.375%2034.185l1.076.013c14.33%200%2022.798-14.005%2022.798-34.198c0-19.217-8.468-33.873-23.124-33.873m94.453-26.056c-14.395%200-22.82%2014.137-23.117%2033.156l-.008%201.042c-.326%2020.194%208.794%2034.199%2023.125%2034.199l.325-.326c14.331%200%2022.8-14.005%2022.8-34.198c0-19.217-8.469-33.873-23.125-33.873%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/wufoo.svg?color=%231a73e8&size=48