processing logo
processing-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- processing-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f4ed" rx="60"/><path stroke="#0468ff" stroke-width="42.286" d="M138.572 170.762c84.571 0 84.571-112.762 0-112.762"/><path stroke="#1f34ab" stroke-width="42.286" d="M138.571 86.19L54 198.952"/><path stroke="#85aeff" stroke-width="42.286" d="m54 114.381l28.19 56.381"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsProcessingLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f4ed" rx="60"/><path stroke="#0468ff" strokeWidth="42.286" d="M138.572 170.762c84.571 0 84.571-112.762 0-112.762"/><path stroke="#1f34ab" strokeWidth="42.286" d="M138.571 86.19L54 198.952"/><path stroke="#85aeff" strokeWidth="42.286" d="m54 114.381l28.19 56.381"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f4ed" rx="60"/><path stroke="#0468ff" stroke-width="42.286" d="M138.572 170.762c84.571 0 84.571-112.762 0-112.762"/><path stroke="#1f34ab" stroke-width="42.286" d="M138.571 86.19L54 198.952"/><path stroke="#85aeff" stroke-width="42.286" d="m54 114.381l28.19 56.381"/></g></svg> </template>
CSS
.icon-processing-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f4ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20stroke%3D%22%230468ff%22%20stroke-width%3D%2242.286%22%20d%3D%22M138.572%20170.762c84.571%200%2084.571-112.762%200-112.762%22%2F%3E%3Cpath%20stroke%3D%22%231f34ab%22%20stroke-width%3D%2242.286%22%20d%3D%22M138.571%2086.19L54%20198.952%22%2F%3E%3Cpath%20stroke%3D%22%2385aeff%22%20stroke-width%3D%2242.286%22%20d%3D%22m54%20114.381l28.19%2056.381%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f4ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20stroke%3D%22%230468ff%22%20stroke-width%3D%2242.286%22%20d%3D%22M138.572%20170.762c84.571%200%2084.571-112.762%200-112.762%22%2F%3E%3Cpath%20stroke%3D%22%231f34ab%22%20stroke-width%3D%2242.286%22%20d%3D%22M138.571%2086.19L54%20198.952%22%2F%3E%3Cpath%20stroke%3D%22%2385aeff%22%20stroke-width%3D%2242.286%22%20d%3D%22m54%20114.381l28.19%2056.381%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/processing-light.svg?color=%231a73e8&size=48