processing logo
processing from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- processing
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the processing logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0468ff" d="M70.402 4.64v28.77c22.375 0 28.77 11.988 28.77 23.973c0 11.988-6.395 23.976-28.77 23.976v28.766c35.16 0 57.535-26.371 57.535-52.742S105.564 4.64 70.403 4.64Zm0 0"/><path fill="#1f34ab" d="M58.895 29.574L1.359 106.29l23.012 17.262l57.54-76.715Zm0 0"/><path fill="#85aeff" d="M25.73 50.953L0 63.816l19.18 38.36l25.73-12.867Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconProcessing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0468ff" d="M70.402 4.64v28.77c22.375 0 28.77 11.988 28.77 23.973c0 11.988-6.395 23.976-28.77 23.976v28.766c35.16 0 57.535-26.371 57.535-52.742S105.564 4.64 70.403 4.64Zm0 0"/><path fill="#1f34ab" d="M58.895 29.574L1.359 106.29l23.012 17.262l57.54-76.715Zm0 0"/><path fill="#85aeff" d="M25.73 50.953L0 63.816l19.18 38.36l25.73-12.867Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0468ff" d="M70.402 4.64v28.77c22.375 0 28.77 11.988 28.77 23.973c0 11.988-6.395 23.976-28.77 23.976v28.766c35.16 0 57.535-26.371 57.535-52.742S105.564 4.64 70.403 4.64Zm0 0"/><path fill="#1f34ab" d="M58.895 29.574L1.359 106.29l23.012 17.262l57.54-76.715Zm0 0"/><path fill="#85aeff" d="M25.73 50.953L0 63.816l19.18 38.36l25.73-12.867Zm0 0"/></svg> </template>
CSS
.icon-processing {
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%230468ff%22%20d%3D%22M70.402%204.64v28.77c22.375%200%2028.77%2011.988%2028.77%2023.973c0%2011.988-6.395%2023.976-28.77%2023.976v28.766c35.16%200%2057.535-26.371%2057.535-52.742S105.564%204.64%2070.403%204.64Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%231f34ab%22%20d%3D%22M58.895%2029.574L1.359%20106.29l23.012%2017.262l57.54-76.715Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2385aeff%22%20d%3D%22M25.73%2050.953L0%2063.816l19.18%2038.36l25.73-12.867Zm0%200%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%230468ff%22%20d%3D%22M70.402%204.64v28.77c22.375%200%2028.77%2011.988%2028.77%2023.973c0%2011.988-6.395%2023.976-28.77%2023.976v28.766c35.16%200%2057.535-26.371%2057.535-52.742S105.564%204.64%2070.403%204.64Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%231f34ab%22%20d%3D%22M58.895%2029.574L1.359%20106.29l23.012%2017.262l57.54-76.715Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%2385aeff%22%20d%3D%22M25.73%2050.953L0%2063.816l19.18%2038.36l25.73-12.867Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/processing.svg?color=%231a73e8&size=48