processwire logo

processwire from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
processwire
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="M29.25 7.026c-.969-1.448-2.583-3.104-4.203-4.177C21.677.542 17.776-.276 14.323.083c-3.594.385-6.677 1.74-9.208 4.005C2.766 6.182 1.214 8.744.532 11.187c-.688 2.448-.599 4.708-.349 6.411c.26 1.729 1.12 3.906 1.12 3.906c.177.417.422.589.547.656c.63.344 1.661.042 2.458-.849a.23.23 0 0 0 .036-.193c-.219-.854-.302-1.495-.38-1.99c-.177-.984-.26-2.625-.141-4.146c.063-.823.224-1.703.5-2.625c.542-1.823 1.688-3.724 3.469-5.307c1.922-1.703 4.385-2.755 6.729-3.026a12 12 0 0 1 4.266.271c.401.099 2.125.547 3.964 1.797c1.344.911 2.422 2.036 3.167 3.151c.76 1.063 1.578 2.854 1.823 4.167c.339 1.495.339 3.073.099 4.615c-.302 1.547-.844 3.047-1.682 4.37c-.583 1.021-1.786 2.375-3.203 3.391a12.5 12.5 0 0 1-4.25 1.911c-.755.182-1.521.297-2.302.323c-.693.021-1.615 0-2.26-.109c-.964-.156-1.161-.401-1.385-.734c0 0-.151-.24-.193-.88c.016-5.875.01-4.307.01-7.354c0-.865-.026-1.646-.021-2.354c.042-1.161.141-1.964.974-2.828a3.23 3.23 0 0 1 2.37-1.026c.281 0 1.25.016 2.099.724c.917.76 1.068 1.802 1.104 2.083c.208 1.63-.87 2.844-1.281 3.151a4.7 4.7 0 0 1-1.286.682c-.661.219-1.385.281-2.042.24a.2.2 0 0 0-.208.161l-.219 1.141c-.214.865.266 1.182.547 1.297c.896.276 1.687.391 2.625.318c1.443-.099 2.865-.667 4.073-1.792c1.026-.979 1.609-2.182 1.813-3.531a7.84 7.84 0 0 0-.745-4.464a7.13 7.13 0 0 0-3.745-3.443c-1.724-.677-3.094-.703-4.859-.255l-.016.01c-1.151.396-2.13.88-3.151 1.932a7.3 7.3 0 0 0-1.625 2.604c-.344 1.005-.438 1.755-.453 2.917c-.021.859.021 1.661.021 2.411v4.932c0 1.578-.057 1.854 0 2.667c.026.536.104 1.146.339 1.802c.245.719.75 1.458 1.099 1.802c.49.521 1.115.938 1.724 1.198c1.406.625 3.307.724 4.849.661a15.6 15.6 0 0 0 3.057-.417a16.3 16.3 0 0 0 5.646-2.557c1.823-1.286 3.406-3.036 4.281-4.526c1.12-1.766 1.844-3.75 2.224-5.792c.339-2.042.323-4.135-.135-6.146c-.359-1.87-1.318-3.917-2.427-5.568z"/></svg>

React

import type { SVGProps } from "react";

export function CibProcesswire(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.25 7.026c-.969-1.448-2.583-3.104-4.203-4.177C21.677.542 17.776-.276 14.323.083c-3.594.385-6.677 1.74-9.208 4.005C2.766 6.182 1.214 8.744.532 11.187c-.688 2.448-.599 4.708-.349 6.411c.26 1.729 1.12 3.906 1.12 3.906c.177.417.422.589.547.656c.63.344 1.661.042 2.458-.849a.23.23 0 0 0 .036-.193c-.219-.854-.302-1.495-.38-1.99c-.177-.984-.26-2.625-.141-4.146c.063-.823.224-1.703.5-2.625c.542-1.823 1.688-3.724 3.469-5.307c1.922-1.703 4.385-2.755 6.729-3.026a12 12 0 0 1 4.266.271c.401.099 2.125.547 3.964 1.797c1.344.911 2.422 2.036 3.167 3.151c.76 1.063 1.578 2.854 1.823 4.167c.339 1.495.339 3.073.099 4.615c-.302 1.547-.844 3.047-1.682 4.37c-.583 1.021-1.786 2.375-3.203 3.391a12.5 12.5 0 0 1-4.25 1.911c-.755.182-1.521.297-2.302.323c-.693.021-1.615 0-2.26-.109c-.964-.156-1.161-.401-1.385-.734c0 0-.151-.24-.193-.88c.016-5.875.01-4.307.01-7.354c0-.865-.026-1.646-.021-2.354c.042-1.161.141-1.964.974-2.828a3.23 3.23 0 0 1 2.37-1.026c.281 0 1.25.016 2.099.724c.917.76 1.068 1.802 1.104 2.083c.208 1.63-.87 2.844-1.281 3.151a4.7 4.7 0 0 1-1.286.682c-.661.219-1.385.281-2.042.24a.2.2 0 0 0-.208.161l-.219 1.141c-.214.865.266 1.182.547 1.297c.896.276 1.687.391 2.625.318c1.443-.099 2.865-.667 4.073-1.792c1.026-.979 1.609-2.182 1.813-3.531a7.84 7.84 0 0 0-.745-4.464a7.13 7.13 0 0 0-3.745-3.443c-1.724-.677-3.094-.703-4.859-.255l-.016.01c-1.151.396-2.13.88-3.151 1.932a7.3 7.3 0 0 0-1.625 2.604c-.344 1.005-.438 1.755-.453 2.917c-.021.859.021 1.661.021 2.411v4.932c0 1.578-.057 1.854 0 2.667c.026.536.104 1.146.339 1.802c.245.719.75 1.458 1.099 1.802c.49.521 1.115.938 1.724 1.198c1.406.625 3.307.724 4.849.661a15.6 15.6 0 0 0 3.057-.417a16.3 16.3 0 0 0 5.646-2.557c1.823-1.286 3.406-3.036 4.281-4.526c1.12-1.766 1.844-3.75 2.224-5.792c.339-2.042.323-4.135-.135-6.146c-.359-1.87-1.318-3.917-2.427-5.568z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.25 7.026c-.969-1.448-2.583-3.104-4.203-4.177C21.677.542 17.776-.276 14.323.083c-3.594.385-6.677 1.74-9.208 4.005C2.766 6.182 1.214 8.744.532 11.187c-.688 2.448-.599 4.708-.349 6.411c.26 1.729 1.12 3.906 1.12 3.906c.177.417.422.589.547.656c.63.344 1.661.042 2.458-.849a.23.23 0 0 0 .036-.193c-.219-.854-.302-1.495-.38-1.99c-.177-.984-.26-2.625-.141-4.146c.063-.823.224-1.703.5-2.625c.542-1.823 1.688-3.724 3.469-5.307c1.922-1.703 4.385-2.755 6.729-3.026a12 12 0 0 1 4.266.271c.401.099 2.125.547 3.964 1.797c1.344.911 2.422 2.036 3.167 3.151c.76 1.063 1.578 2.854 1.823 4.167c.339 1.495.339 3.073.099 4.615c-.302 1.547-.844 3.047-1.682 4.37c-.583 1.021-1.786 2.375-3.203 3.391a12.5 12.5 0 0 1-4.25 1.911c-.755.182-1.521.297-2.302.323c-.693.021-1.615 0-2.26-.109c-.964-.156-1.161-.401-1.385-.734c0 0-.151-.24-.193-.88c.016-5.875.01-4.307.01-7.354c0-.865-.026-1.646-.021-2.354c.042-1.161.141-1.964.974-2.828a3.23 3.23 0 0 1 2.37-1.026c.281 0 1.25.016 2.099.724c.917.76 1.068 1.802 1.104 2.083c.208 1.63-.87 2.844-1.281 3.151a4.7 4.7 0 0 1-1.286.682c-.661.219-1.385.281-2.042.24a.2.2 0 0 0-.208.161l-.219 1.141c-.214.865.266 1.182.547 1.297c.896.276 1.687.391 2.625.318c1.443-.099 2.865-.667 4.073-1.792c1.026-.979 1.609-2.182 1.813-3.531a7.84 7.84 0 0 0-.745-4.464a7.13 7.13 0 0 0-3.745-3.443c-1.724-.677-3.094-.703-4.859-.255l-.016.01c-1.151.396-2.13.88-3.151 1.932a7.3 7.3 0 0 0-1.625 2.604c-.344 1.005-.438 1.755-.453 2.917c-.021.859.021 1.661.021 2.411v4.932c0 1.578-.057 1.854 0 2.667c.026.536.104 1.146.339 1.802c.245.719.75 1.458 1.099 1.802c.49.521 1.115.938 1.724 1.198c1.406.625 3.307.724 4.849.661a15.6 15.6 0 0 0 3.057-.417a16.3 16.3 0 0 0 5.646-2.557c1.823-1.286 3.406-3.036 4.281-4.526c1.12-1.766 1.844-3.75 2.224-5.792c.339-2.042.323-4.135-.135-6.146c-.359-1.87-1.318-3.917-2.427-5.568z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.25%207.026c-.969-1.448-2.583-3.104-4.203-4.177C21.677.542%2017.776-.276%2014.323.083c-3.594.385-6.677%201.74-9.208%204.005C2.766%206.182%201.214%208.744.532%2011.187c-.688%202.448-.599%204.708-.349%206.411c.26%201.729%201.12%203.906%201.12%203.906c.177.417.422.589.547.656c.63.344%201.661.042%202.458-.849a.23.23%200%200%200%20.036-.193c-.219-.854-.302-1.495-.38-1.99c-.177-.984-.26-2.625-.141-4.146c.063-.823.224-1.703.5-2.625c.542-1.823%201.688-3.724%203.469-5.307c1.922-1.703%204.385-2.755%206.729-3.026a12%2012%200%200%201%204.266.271c.401.099%202.125.547%203.964%201.797c1.344.911%202.422%202.036%203.167%203.151c.76%201.063%201.578%202.854%201.823%204.167c.339%201.495.339%203.073.099%204.615c-.302%201.547-.844%203.047-1.682%204.37c-.583%201.021-1.786%202.375-3.203%203.391a12.5%2012.5%200%200%201-4.25%201.911c-.755.182-1.521.297-2.302.323c-.693.021-1.615%200-2.26-.109c-.964-.156-1.161-.401-1.385-.734c0%200-.151-.24-.193-.88c.016-5.875.01-4.307.01-7.354c0-.865-.026-1.646-.021-2.354c.042-1.161.141-1.964.974-2.828a3.23%203.23%200%200%201%202.37-1.026c.281%200%201.25.016%202.099.724c.917.76%201.068%201.802%201.104%202.083c.208%201.63-.87%202.844-1.281%203.151a4.7%204.7%200%200%201-1.286.682c-.661.219-1.385.281-2.042.24a.2.2%200%200%200-.208.161l-.219%201.141c-.214.865.266%201.182.547%201.297c.896.276%201.687.391%202.625.318c1.443-.099%202.865-.667%204.073-1.792c1.026-.979%201.609-2.182%201.813-3.531a7.84%207.84%200%200%200-.745-4.464a7.13%207.13%200%200%200-3.745-3.443c-1.724-.677-3.094-.703-4.859-.255l-.016.01c-1.151.396-2.13.88-3.151%201.932a7.3%207.3%200%200%200-1.625%202.604c-.344%201.005-.438%201.755-.453%202.917c-.021.859.021%201.661.021%202.411v4.932c0%201.578-.057%201.854%200%202.667c.026.536.104%201.146.339%201.802c.245.719.75%201.458%201.099%201.802c.49.521%201.115.938%201.724%201.198c1.406.625%203.307.724%204.849.661a15.6%2015.6%200%200%200%203.057-.417a16.3%2016.3%200%200%200%205.646-2.557c1.823-1.286%203.406-3.036%204.281-4.526c1.12-1.766%201.844-3.75%202.224-5.792c.339-2.042.323-4.135-.135-6.146c-.359-1.87-1.318-3.917-2.427-5.568z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.25%207.026c-.969-1.448-2.583-3.104-4.203-4.177C21.677.542%2017.776-.276%2014.323.083c-3.594.385-6.677%201.74-9.208%204.005C2.766%206.182%201.214%208.744.532%2011.187c-.688%202.448-.599%204.708-.349%206.411c.26%201.729%201.12%203.906%201.12%203.906c.177.417.422.589.547.656c.63.344%201.661.042%202.458-.849a.23.23%200%200%200%20.036-.193c-.219-.854-.302-1.495-.38-1.99c-.177-.984-.26-2.625-.141-4.146c.063-.823.224-1.703.5-2.625c.542-1.823%201.688-3.724%203.469-5.307c1.922-1.703%204.385-2.755%206.729-3.026a12%2012%200%200%201%204.266.271c.401.099%202.125.547%203.964%201.797c1.344.911%202.422%202.036%203.167%203.151c.76%201.063%201.578%202.854%201.823%204.167c.339%201.495.339%203.073.099%204.615c-.302%201.547-.844%203.047-1.682%204.37c-.583%201.021-1.786%202.375-3.203%203.391a12.5%2012.5%200%200%201-4.25%201.911c-.755.182-1.521.297-2.302.323c-.693.021-1.615%200-2.26-.109c-.964-.156-1.161-.401-1.385-.734c0%200-.151-.24-.193-.88c.016-5.875.01-4.307.01-7.354c0-.865-.026-1.646-.021-2.354c.042-1.161.141-1.964.974-2.828a3.23%203.23%200%200%201%202.37-1.026c.281%200%201.25.016%202.099.724c.917.76%201.068%201.802%201.104%202.083c.208%201.63-.87%202.844-1.281%203.151a4.7%204.7%200%200%201-1.286.682c-.661.219-1.385.281-2.042.24a.2.2%200%200%200-.208.161l-.219%201.141c-.214.865.266%201.182.547%201.297c.896.276%201.687.391%202.625.318c1.443-.099%202.865-.667%204.073-1.792c1.026-.979%201.609-2.182%201.813-3.531a7.84%207.84%200%200%200-.745-4.464a7.13%207.13%200%200%200-3.745-3.443c-1.724-.677-3.094-.703-4.859-.255l-.016.01c-1.151.396-2.13.88-3.151%201.932a7.3%207.3%200%200%200-1.625%202.604c-.344%201.005-.438%201.755-.453%202.917c-.021.859.021%201.661.021%202.411v4.932c0%201.578-.057%201.854%200%202.667c.026.536.104%201.146.339%201.802c.245.719.75%201.458%201.099%201.802c.49.521%201.115.938%201.724%201.198c1.406.625%203.307.724%204.849.661a15.6%2015.6%200%200%200%203.057-.417a16.3%2016.3%200%200%200%205.646-2.557c1.823-1.286%203.406-3.036%204.281-4.526c1.12-1.766%201.844-3.75%202.224-5.792c.339-2.042.323-4.135-.135-6.146c-.359-1.87-1.318-3.917-2.427-5.568z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/processwire.svg?color=%231a73e8&size=48