sencha logo
sencha from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sencha
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the sencha logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.287 24c.458-1.221.917-1.532.917-2.442c0-1.452-.878-2.8-2.237-3.434l-5.831-2.813C5.211 13.85 3.392 10.97 3.392 7.797c0-3.23 1.867-6.133 4.871-7.576L8.712 0a3.72 3.72 0 0 0-.916 2.44c0 1.453.878 2.801 2.237 3.435l5.831 2.813c2.926 1.462 4.744 4.342 4.744 7.514c0 3.23-1.867 6.133-4.871 7.577z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSencha(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.287 24c.458-1.221.917-1.532.917-2.442c0-1.452-.878-2.8-2.237-3.434l-5.831-2.813C5.211 13.85 3.392 10.97 3.392 7.797c0-3.23 1.867-6.133 4.871-7.576L8.712 0a3.72 3.72 0 0 0-.916 2.44c0 1.453.878 2.801 2.237 3.435l5.831 2.813c2.926 1.462 4.744 4.342 4.744 7.514c0 3.23-1.867 6.133-4.871 7.577z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.287 24c.458-1.221.917-1.532.917-2.442c0-1.452-.878-2.8-2.237-3.434l-5.831-2.813C5.211 13.85 3.392 10.97 3.392 7.797c0-3.23 1.867-6.133 4.871-7.576L8.712 0a3.72 3.72 0 0 0-.916 2.44c0 1.453.878 2.801 2.237 3.435l5.831 2.813c2.926 1.462 4.744 4.342 4.744 7.514c0 3.23-1.867 6.133-4.871 7.577z"/></svg> </template>
CSS
.icon-sencha {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.287%2024c.458-1.221.917-1.532.917-2.442c0-1.452-.878-2.8-2.237-3.434l-5.831-2.813C5.211%2013.85%203.392%2010.97%203.392%207.797c0-3.23%201.867-6.133%204.871-7.576L8.712%200a3.72%203.72%200%200%200-.916%202.44c0%201.453.878%202.801%202.237%203.435l5.831%202.813c2.926%201.462%204.744%204.342%204.744%207.514c0%203.23-1.867%206.133-4.871%207.577z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.287%2024c.458-1.221.917-1.532.917-2.442c0-1.452-.878-2.8-2.237-3.434l-5.831-2.813C5.211%2013.85%203.392%2010.97%203.392%207.797c0-3.23%201.867-6.133%204.871-7.576L8.712%200a3.72%203.72%200%200%200-.916%202.44c0%201.453.878%202.801%202.237%203.435l5.831%202.813c2.926%201.462%204.744%204.342%204.744%207.514c0%203.23-1.867%206.133-4.871%207.577z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/sencha.svg?color=%231a73e8&size=48