appcelerator logo
appcelerator from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- appcelerator
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the appcelerator logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ac162c" d="M125.477 111.872L67.719 11.834a4.29 4.29 0 0 0-7.434 0L2.523 111.872c-.77 1.328-.77 2.81 0 4.141c.769 1.328 2.185 1.987 3.718 1.987h115.521c1.534 0 2.945-.659 3.715-1.987c.77-1.331.77-2.813 0-4.141m-36.748-8.075l.155-4.336l-16.666 2.944l-.758-.699l.215-5.706h-.435s-4.567 7.553-14.682 7.553c-7.503 0-14.572-3-14.572-15.176C41.986 76.083 51.228 72 60.908 72H71v-5.052c0-4.895-3.252-7.721-9.343-7.721c-6.852 0-15.006 1.087-15.006 1.087L46 59.552v-8.265s8.751-1.086 17.784-1.086C72.049 50.201 82 52.376 82 64.556v28.027l5.625-1.056l-1.555-4.057l13.907 6.094zM52.534 87.56c0 5.655 3.903 6.879 7.708 6.879c3.59 0 7.758-.954 10.758-5.413V80h-7.262c-7.4 0-11.204 1.686-11.204 7.56"/></svg>
React
import type { SVGProps } from "react";
export function DeviconAppcelerator(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ac162c" d="M125.477 111.872L67.719 11.834a4.29 4.29 0 0 0-7.434 0L2.523 111.872c-.77 1.328-.77 2.81 0 4.141c.769 1.328 2.185 1.987 3.718 1.987h115.521c1.534 0 2.945-.659 3.715-1.987c.77-1.331.77-2.813 0-4.141m-36.748-8.075l.155-4.336l-16.666 2.944l-.758-.699l.215-5.706h-.435s-4.567 7.553-14.682 7.553c-7.503 0-14.572-3-14.572-15.176C41.986 76.083 51.228 72 60.908 72H71v-5.052c0-4.895-3.252-7.721-9.343-7.721c-6.852 0-15.006 1.087-15.006 1.087L46 59.552v-8.265s8.751-1.086 17.784-1.086C72.049 50.201 82 52.376 82 64.556v28.027l5.625-1.056l-1.555-4.057l13.907 6.094zM52.534 87.56c0 5.655 3.903 6.879 7.708 6.879c3.59 0 7.758-.954 10.758-5.413V80h-7.262c-7.4 0-11.204 1.686-11.204 7.56"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ac162c" d="M125.477 111.872L67.719 11.834a4.29 4.29 0 0 0-7.434 0L2.523 111.872c-.77 1.328-.77 2.81 0 4.141c.769 1.328 2.185 1.987 3.718 1.987h115.521c1.534 0 2.945-.659 3.715-1.987c.77-1.331.77-2.813 0-4.141m-36.748-8.075l.155-4.336l-16.666 2.944l-.758-.699l.215-5.706h-.435s-4.567 7.553-14.682 7.553c-7.503 0-14.572-3-14.572-15.176C41.986 76.083 51.228 72 60.908 72H71v-5.052c0-4.895-3.252-7.721-9.343-7.721c-6.852 0-15.006 1.087-15.006 1.087L46 59.552v-8.265s8.751-1.086 17.784-1.086C72.049 50.201 82 52.376 82 64.556v28.027l5.625-1.056l-1.555-4.057l13.907 6.094zM52.534 87.56c0 5.655 3.903 6.879 7.708 6.879c3.59 0 7.758-.954 10.758-5.413V80h-7.262c-7.4 0-11.204 1.686-11.204 7.56"/></svg> </template>
CSS
.icon-appcelerator {
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%23ac162c%22%20d%3D%22M125.477%20111.872L67.719%2011.834a4.29%204.29%200%200%200-7.434%200L2.523%20111.872c-.77%201.328-.77%202.81%200%204.141c.769%201.328%202.185%201.987%203.718%201.987h115.521c1.534%200%202.945-.659%203.715-1.987c.77-1.331.77-2.813%200-4.141m-36.748-8.075l.155-4.336l-16.666%202.944l-.758-.699l.215-5.706h-.435s-4.567%207.553-14.682%207.553c-7.503%200-14.572-3-14.572-15.176C41.986%2076.083%2051.228%2072%2060.908%2072H71v-5.052c0-4.895-3.252-7.721-9.343-7.721c-6.852%200-15.006%201.087-15.006%201.087L46%2059.552v-8.265s8.751-1.086%2017.784-1.086C72.049%2050.201%2082%2052.376%2082%2064.556v28.027l5.625-1.056l-1.555-4.057l13.907%206.094zM52.534%2087.56c0%205.655%203.903%206.879%207.708%206.879c3.59%200%207.758-.954%2010.758-5.413V80h-7.262c-7.4%200-11.204%201.686-11.204%207.56%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%23ac162c%22%20d%3D%22M125.477%20111.872L67.719%2011.834a4.29%204.29%200%200%200-7.434%200L2.523%20111.872c-.77%201.328-.77%202.81%200%204.141c.769%201.328%202.185%201.987%203.718%201.987h115.521c1.534%200%202.945-.659%203.715-1.987c.77-1.331.77-2.813%200-4.141m-36.748-8.075l.155-4.336l-16.666%202.944l-.758-.699l.215-5.706h-.435s-4.567%207.553-14.682%207.553c-7.503%200-14.572-3-14.572-15.176C41.986%2076.083%2051.228%2072%2060.908%2072H71v-5.052c0-4.895-3.252-7.721-9.343-7.721c-6.852%200-15.006%201.087-15.006%201.087L46%2059.552v-8.265s8.751-1.086%2017.784-1.086C72.049%2050.201%2082%2052.376%2082%2064.556v28.027l5.625-1.056l-1.555-4.057l13.907%206.094zM52.534%2087.56c0%205.655%203.903%206.879%207.708%206.879c3.59%200%207.758-.954%2010.758-5.413V80h-7.262c-7.4%200-11.204%201.686-11.204%207.56%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/appcelerator.svg?color=%231a73e8&size=48