processwire logo
processwire from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- processwire
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the processwire logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1e87f0" d="M117.013 28.105c-3.884-5.8-10.344-12.422-16.83-16.711C86.714 2.166 71.11-1.107 57.304.32C42.91 1.873 30.584 7.3 20.454 16.346C11.066 24.726 4.869 34.98 2.141 44.757C-.625 54.528-.257 63.583.73 70.398C1.77 77.317 5.217 86.02 5.217 86.02c.7 1.67 1.678 2.345 2.186 2.63c2.518 1.375 6.65.166 9.82-3.396c.163-.222.25-.526.163-.78c-.885-3.41-1.204-5.975-1.521-7.958c-.72-3.926-1.039-10.503-.557-16.583c.241-3.291.877-6.808 1.998-10.5c2.165-7.292 6.733-14.902 13.867-21.229c7.685-6.811 17.542-11.019 26.914-12.105c3.285-.393 9.532-.776 17.06 1.082c1.603.4 8.493 2.197 15.866 7.19c5.363 3.646 9.684 8.152 12.659 12.602c3.032 4.252 6.32 11.418 7.287 16.668c1.365 5.975 1.365 12.306.396 18.471c-1.201 6.175-3.368 12.182-6.732 17.466c-2.322 4.097-7.128 9.508-12.815 13.573c-5.126 3.605-10.978 6.21-16.981 7.648c-3.042.721-6.092 1.18-9.216 1.28c-2.78.085-6.466 0-9.052-.437c-3.846-.612-4.644-1.597-5.528-2.928c0 0-.608-.96-.78-3.529c.058-23.495.048-17.224.048-29.42c0-3.447-.114-6.571-.082-9.41c.162-4.654.554-7.857 3.884-11.32a12.95 12.95 0 0 1 9.476-4.099c1.128 0 5.002.053 8.411 2.887c3.656 3.05 4.264 7.219 4.41 8.334c.833 6.524-3.478 11.382-5.129 12.616a18.6 18.6 0 0 1-5.132 2.72c-2.642.882-5.551 1.142-8.165.968a.8.8 0 0 0-.842.637l-.878 4.562c-.861 3.469 1.065 4.737 2.183 5.186c3.58 1.106 6.754 1.565 10.515 1.28c5.763-.405 11.45-2.677 16.274-7.179c4.11-3.906 6.45-8.72 7.25-14.108c.797-5.975-.243-12.416-2.966-17.865c-2.997-6.01-8.168-11.029-14.986-13.776c-6.887-2.708-12.361-2.804-19.423-1.003l-.082.027c-4.585 1.575-8.51 3.524-12.594 7.744c-2.804 2.914-5.097 6.437-6.491 10.417c-1.392 4.008-1.761 7-1.825 11.652c-.085 3.447.079 6.647.079 9.644v19.738c0 6.318-.215 7.408 0 10.658c.118 2.154.419 4.59 1.36 7.208c.972 2.885 3.008 5.848 4.406 7.21c1.955 2.084 4.447 3.765 6.897 4.804c5.605 2.49 13.213 2.883 19.386 2.642a63.4 63.4 0 0 0 12.215-1.673a65.1 65.1 0 0 0 22.59-10.23c7.289-5.136 13.626-12.141 17.123-18.097c4.486-7.068 7.388-15.008 8.896-23.162c1.362-8.168 1.296-16.551-.529-24.599c-1.438-7.464-5.281-15.657-9.72-22.272z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconProcesswire(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1e87f0" d="M117.013 28.105c-3.884-5.8-10.344-12.422-16.83-16.711C86.714 2.166 71.11-1.107 57.304.32C42.91 1.873 30.584 7.3 20.454 16.346C11.066 24.726 4.869 34.98 2.141 44.757C-.625 54.528-.257 63.583.73 70.398C1.77 77.317 5.217 86.02 5.217 86.02c.7 1.67 1.678 2.345 2.186 2.63c2.518 1.375 6.65.166 9.82-3.396c.163-.222.25-.526.163-.78c-.885-3.41-1.204-5.975-1.521-7.958c-.72-3.926-1.039-10.503-.557-16.583c.241-3.291.877-6.808 1.998-10.5c2.165-7.292 6.733-14.902 13.867-21.229c7.685-6.811 17.542-11.019 26.914-12.105c3.285-.393 9.532-.776 17.06 1.082c1.603.4 8.493 2.197 15.866 7.19c5.363 3.646 9.684 8.152 12.659 12.602c3.032 4.252 6.32 11.418 7.287 16.668c1.365 5.975 1.365 12.306.396 18.471c-1.201 6.175-3.368 12.182-6.732 17.466c-2.322 4.097-7.128 9.508-12.815 13.573c-5.126 3.605-10.978 6.21-16.981 7.648c-3.042.721-6.092 1.18-9.216 1.28c-2.78.085-6.466 0-9.052-.437c-3.846-.612-4.644-1.597-5.528-2.928c0 0-.608-.96-.78-3.529c.058-23.495.048-17.224.048-29.42c0-3.447-.114-6.571-.082-9.41c.162-4.654.554-7.857 3.884-11.32a12.95 12.95 0 0 1 9.476-4.099c1.128 0 5.002.053 8.411 2.887c3.656 3.05 4.264 7.219 4.41 8.334c.833 6.524-3.478 11.382-5.129 12.616a18.6 18.6 0 0 1-5.132 2.72c-2.642.882-5.551 1.142-8.165.968a.8.8 0 0 0-.842.637l-.878 4.562c-.861 3.469 1.065 4.737 2.183 5.186c3.58 1.106 6.754 1.565 10.515 1.28c5.763-.405 11.45-2.677 16.274-7.179c4.11-3.906 6.45-8.72 7.25-14.108c.797-5.975-.243-12.416-2.966-17.865c-2.997-6.01-8.168-11.029-14.986-13.776c-6.887-2.708-12.361-2.804-19.423-1.003l-.082.027c-4.585 1.575-8.51 3.524-12.594 7.744c-2.804 2.914-5.097 6.437-6.491 10.417c-1.392 4.008-1.761 7-1.825 11.652c-.085 3.447.079 6.647.079 9.644v19.738c0 6.318-.215 7.408 0 10.658c.118 2.154.419 4.59 1.36 7.208c.972 2.885 3.008 5.848 4.406 7.21c1.955 2.084 4.447 3.765 6.897 4.804c5.605 2.49 13.213 2.883 19.386 2.642a63.4 63.4 0 0 0 12.215-1.673a65.1 65.1 0 0 0 22.59-10.23c7.289-5.136 13.626-12.141 17.123-18.097c4.486-7.068 7.388-15.008 8.896-23.162c1.362-8.168 1.296-16.551-.529-24.599c-1.438-7.464-5.281-15.657-9.72-22.272z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1e87f0" d="M117.013 28.105c-3.884-5.8-10.344-12.422-16.83-16.711C86.714 2.166 71.11-1.107 57.304.32C42.91 1.873 30.584 7.3 20.454 16.346C11.066 24.726 4.869 34.98 2.141 44.757C-.625 54.528-.257 63.583.73 70.398C1.77 77.317 5.217 86.02 5.217 86.02c.7 1.67 1.678 2.345 2.186 2.63c2.518 1.375 6.65.166 9.82-3.396c.163-.222.25-.526.163-.78c-.885-3.41-1.204-5.975-1.521-7.958c-.72-3.926-1.039-10.503-.557-16.583c.241-3.291.877-6.808 1.998-10.5c2.165-7.292 6.733-14.902 13.867-21.229c7.685-6.811 17.542-11.019 26.914-12.105c3.285-.393 9.532-.776 17.06 1.082c1.603.4 8.493 2.197 15.866 7.19c5.363 3.646 9.684 8.152 12.659 12.602c3.032 4.252 6.32 11.418 7.287 16.668c1.365 5.975 1.365 12.306.396 18.471c-1.201 6.175-3.368 12.182-6.732 17.466c-2.322 4.097-7.128 9.508-12.815 13.573c-5.126 3.605-10.978 6.21-16.981 7.648c-3.042.721-6.092 1.18-9.216 1.28c-2.78.085-6.466 0-9.052-.437c-3.846-.612-4.644-1.597-5.528-2.928c0 0-.608-.96-.78-3.529c.058-23.495.048-17.224.048-29.42c0-3.447-.114-6.571-.082-9.41c.162-4.654.554-7.857 3.884-11.32a12.95 12.95 0 0 1 9.476-4.099c1.128 0 5.002.053 8.411 2.887c3.656 3.05 4.264 7.219 4.41 8.334c.833 6.524-3.478 11.382-5.129 12.616a18.6 18.6 0 0 1-5.132 2.72c-2.642.882-5.551 1.142-8.165.968a.8.8 0 0 0-.842.637l-.878 4.562c-.861 3.469 1.065 4.737 2.183 5.186c3.58 1.106 6.754 1.565 10.515 1.28c5.763-.405 11.45-2.677 16.274-7.179c4.11-3.906 6.45-8.72 7.25-14.108c.797-5.975-.243-12.416-2.966-17.865c-2.997-6.01-8.168-11.029-14.986-13.776c-6.887-2.708-12.361-2.804-19.423-1.003l-.082.027c-4.585 1.575-8.51 3.524-12.594 7.744c-2.804 2.914-5.097 6.437-6.491 10.417c-1.392 4.008-1.761 7-1.825 11.652c-.085 3.447.079 6.647.079 9.644v19.738c0 6.318-.215 7.408 0 10.658c.118 2.154.419 4.59 1.36 7.208c.972 2.885 3.008 5.848 4.406 7.21c1.955 2.084 4.447 3.765 6.897 4.804c5.605 2.49 13.213 2.883 19.386 2.642a63.4 63.4 0 0 0 12.215-1.673a65.1 65.1 0 0 0 22.59-10.23c7.289-5.136 13.626-12.141 17.123-18.097c4.486-7.068 7.388-15.008 8.896-23.162c1.362-8.168 1.296-16.551-.529-24.599c-1.438-7.464-5.281-15.657-9.72-22.272z"/></svg> </template>
CSS
.icon-processwire {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%231e87f0%22%20d%3D%22M117.013%2028.105c-3.884-5.8-10.344-12.422-16.83-16.711C86.714%202.166%2071.11-1.107%2057.304.32C42.91%201.873%2030.584%207.3%2020.454%2016.346C11.066%2024.726%204.869%2034.98%202.141%2044.757C-.625%2054.528-.257%2063.583.73%2070.398C1.77%2077.317%205.217%2086.02%205.217%2086.02c.7%201.67%201.678%202.345%202.186%202.63c2.518%201.375%206.65.166%209.82-3.396c.163-.222.25-.526.163-.78c-.885-3.41-1.204-5.975-1.521-7.958c-.72-3.926-1.039-10.503-.557-16.583c.241-3.291.877-6.808%201.998-10.5c2.165-7.292%206.733-14.902%2013.867-21.229c7.685-6.811%2017.542-11.019%2026.914-12.105c3.285-.393%209.532-.776%2017.06%201.082c1.603.4%208.493%202.197%2015.866%207.19c5.363%203.646%209.684%208.152%2012.659%2012.602c3.032%204.252%206.32%2011.418%207.287%2016.668c1.365%205.975%201.365%2012.306.396%2018.471c-1.201%206.175-3.368%2012.182-6.732%2017.466c-2.322%204.097-7.128%209.508-12.815%2013.573c-5.126%203.605-10.978%206.21-16.981%207.648c-3.042.721-6.092%201.18-9.216%201.28c-2.78.085-6.466%200-9.052-.437c-3.846-.612-4.644-1.597-5.528-2.928c0%200-.608-.96-.78-3.529c.058-23.495.048-17.224.048-29.42c0-3.447-.114-6.571-.082-9.41c.162-4.654.554-7.857%203.884-11.32a12.95%2012.95%200%200%201%209.476-4.099c1.128%200%205.002.053%208.411%202.887c3.656%203.05%204.264%207.219%204.41%208.334c.833%206.524-3.478%2011.382-5.129%2012.616a18.6%2018.6%200%200%201-5.132%202.72c-2.642.882-5.551%201.142-8.165.968a.8.8%200%200%200-.842.637l-.878%204.562c-.861%203.469%201.065%204.737%202.183%205.186c3.58%201.106%206.754%201.565%2010.515%201.28c5.763-.405%2011.45-2.677%2016.274-7.179c4.11-3.906%206.45-8.72%207.25-14.108c.797-5.975-.243-12.416-2.966-17.865c-2.997-6.01-8.168-11.029-14.986-13.776c-6.887-2.708-12.361-2.804-19.423-1.003l-.082.027c-4.585%201.575-8.51%203.524-12.594%207.744c-2.804%202.914-5.097%206.437-6.491%2010.417c-1.392%204.008-1.761%207-1.825%2011.652c-.085%203.447.079%206.647.079%209.644v19.738c0%206.318-.215%207.408%200%2010.658c.118%202.154.419%204.59%201.36%207.208c.972%202.885%203.008%205.848%204.406%207.21c1.955%202.084%204.447%203.765%206.897%204.804c5.605%202.49%2013.213%202.883%2019.386%202.642a63.4%2063.4%200%200%200%2012.215-1.673a65.1%2065.1%200%200%200%2022.59-10.23c7.289-5.136%2013.626-12.141%2017.123-18.097c4.486-7.068%207.388-15.008%208.896-23.162c1.362-8.168%201.296-16.551-.529-24.599c-1.438-7.464-5.281-15.657-9.72-22.272z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%231e87f0%22%20d%3D%22M117.013%2028.105c-3.884-5.8-10.344-12.422-16.83-16.711C86.714%202.166%2071.11-1.107%2057.304.32C42.91%201.873%2030.584%207.3%2020.454%2016.346C11.066%2024.726%204.869%2034.98%202.141%2044.757C-.625%2054.528-.257%2063.583.73%2070.398C1.77%2077.317%205.217%2086.02%205.217%2086.02c.7%201.67%201.678%202.345%202.186%202.63c2.518%201.375%206.65.166%209.82-3.396c.163-.222.25-.526.163-.78c-.885-3.41-1.204-5.975-1.521-7.958c-.72-3.926-1.039-10.503-.557-16.583c.241-3.291.877-6.808%201.998-10.5c2.165-7.292%206.733-14.902%2013.867-21.229c7.685-6.811%2017.542-11.019%2026.914-12.105c3.285-.393%209.532-.776%2017.06%201.082c1.603.4%208.493%202.197%2015.866%207.19c5.363%203.646%209.684%208.152%2012.659%2012.602c3.032%204.252%206.32%2011.418%207.287%2016.668c1.365%205.975%201.365%2012.306.396%2018.471c-1.201%206.175-3.368%2012.182-6.732%2017.466c-2.322%204.097-7.128%209.508-12.815%2013.573c-5.126%203.605-10.978%206.21-16.981%207.648c-3.042.721-6.092%201.18-9.216%201.28c-2.78.085-6.466%200-9.052-.437c-3.846-.612-4.644-1.597-5.528-2.928c0%200-.608-.96-.78-3.529c.058-23.495.048-17.224.048-29.42c0-3.447-.114-6.571-.082-9.41c.162-4.654.554-7.857%203.884-11.32a12.95%2012.95%200%200%201%209.476-4.099c1.128%200%205.002.053%208.411%202.887c3.656%203.05%204.264%207.219%204.41%208.334c.833%206.524-3.478%2011.382-5.129%2012.616a18.6%2018.6%200%200%201-5.132%202.72c-2.642.882-5.551%201.142-8.165.968a.8.8%200%200%200-.842.637l-.878%204.562c-.861%203.469%201.065%204.737%202.183%205.186c3.58%201.106%206.754%201.565%2010.515%201.28c5.763-.405%2011.45-2.677%2016.274-7.179c4.11-3.906%206.45-8.72%207.25-14.108c.797-5.975-.243-12.416-2.966-17.865c-2.997-6.01-8.168-11.029-14.986-13.776c-6.887-2.708-12.361-2.804-19.423-1.003l-.082.027c-4.585%201.575-8.51%203.524-12.594%207.744c-2.804%202.914-5.097%206.437-6.491%2010.417c-1.392%204.008-1.761%207-1.825%2011.652c-.085%203.447.079%206.647.079%209.644v19.738c0%206.318-.215%207.408%200%2010.658c.118%202.154.419%204.59%201.36%207.208c.972%202.885%203.008%205.848%204.406%207.21c1.955%202.084%204.447%203.765%206.897%204.804c5.605%202.49%2013.213%202.883%2019.386%202.642a63.4%2063.4%200%200%200%2012.215-1.673a65.1%2065.1%200%200%200%2022.59-10.23c7.289-5.136%2013.626-12.141%2017.123-18.097c4.486-7.068%207.388-15.008%208.896-23.162c1.362-8.168%201.296-16.551-.529-24.599c-1.438-7.464-5.281-15.657-9.72-22.272z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/processwire.svg?color=%231a73e8&size=48