sparkfun logo
sparkfun from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sparkfun
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the sparkfun logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.74 5.135s.453 1.922-.995 2.188c-1.005.177-2.63-.823-3.448-1.818c-1.01-1.229-.88-2.198-.099-3.052c1.177-1.307 3.198-.802 3.198-.802s-3.698-3.24-7.547-.583c-3.427 2.359-2.443 5.573.651 8.38c2.786 2.536.563 5.318-2.25 4.958c-1.922-.245-2.708-1.792-2.25-2.74c.401-.813 1.781-1.313 1.781-1.313s-1.589-.641-3.453.063c-1.682.63-3.063 2.016-2.953 5.495v16.104s1.734-2.135 3.776-4.313c2.281-2.453 3.323-4.109 5.667-3.917c4.438.276 7.646-1.698 9.828-4.859c4.188-6.083.906-12.88-1.906-13.792z"/></svg>
React
import type { SVGProps } from "react";
export function CibSparkfun(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="M23.74 5.135s.453 1.922-.995 2.188c-1.005.177-2.63-.823-3.448-1.818c-1.01-1.229-.88-2.198-.099-3.052c1.177-1.307 3.198-.802 3.198-.802s-3.698-3.24-7.547-.583c-3.427 2.359-2.443 5.573.651 8.38c2.786 2.536.563 5.318-2.25 4.958c-1.922-.245-2.708-1.792-2.25-2.74c.401-.813 1.781-1.313 1.781-1.313s-1.589-.641-3.453.063c-1.682.63-3.063 2.016-2.953 5.495v16.104s1.734-2.135 3.776-4.313c2.281-2.453 3.323-4.109 5.667-3.917c4.438.276 7.646-1.698 9.828-4.859c4.188-6.083.906-12.88-1.906-13.792z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.74 5.135s.453 1.922-.995 2.188c-1.005.177-2.63-.823-3.448-1.818c-1.01-1.229-.88-2.198-.099-3.052c1.177-1.307 3.198-.802 3.198-.802s-3.698-3.24-7.547-.583c-3.427 2.359-2.443 5.573.651 8.38c2.786 2.536.563 5.318-2.25 4.958c-1.922-.245-2.708-1.792-2.25-2.74c.401-.813 1.781-1.313 1.781-1.313s-1.589-.641-3.453.063c-1.682.63-3.063 2.016-2.953 5.495v16.104s1.734-2.135 3.776-4.313c2.281-2.453 3.323-4.109 5.667-3.917c4.438.276 7.646-1.698 9.828-4.859c4.188-6.083.906-12.88-1.906-13.792z"/></svg> </template>
CSS
.icon-sparkfun {
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%22M23.74%205.135s.453%201.922-.995%202.188c-1.005.177-2.63-.823-3.448-1.818c-1.01-1.229-.88-2.198-.099-3.052c1.177-1.307%203.198-.802%203.198-.802s-3.698-3.24-7.547-.583c-3.427%202.359-2.443%205.573.651%208.38c2.786%202.536.563%205.318-2.25%204.958c-1.922-.245-2.708-1.792-2.25-2.74c.401-.813%201.781-1.313%201.781-1.313s-1.589-.641-3.453.063c-1.682.63-3.063%202.016-2.953%205.495v16.104s1.734-2.135%203.776-4.313c2.281-2.453%203.323-4.109%205.667-3.917c4.438.276%207.646-1.698%209.828-4.859c4.188-6.083.906-12.88-1.906-13.792z%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%22M23.74%205.135s.453%201.922-.995%202.188c-1.005.177-2.63-.823-3.448-1.818c-1.01-1.229-.88-2.198-.099-3.052c1.177-1.307%203.198-.802%203.198-.802s-3.698-3.24-7.547-.583c-3.427%202.359-2.443%205.573.651%208.38c2.786%202.536.563%205.318-2.25%204.958c-1.922-.245-2.708-1.792-2.25-2.74c.401-.813%201.781-1.313%201.781-1.313s-1.589-.641-3.453.063c-1.682.63-3.063%202.016-2.953%205.495v16.104s1.734-2.135%203.776-4.313c2.281-2.453%203.323-4.109%205.667-3.917c4.438.276%207.646-1.698%209.828-4.859c4.188-6.083.906-12.88-1.906-13.792z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sparkfun.svg?color=%231a73e8&size=48