nativescript logo

nativescript from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
nativescript
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the nativescript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.36 2.349A7.57 7.57 0 0 1 7.735 0h16.796c1.829 0 3.537.803 5.109 2.349A7.23 7.23 0 0 1 32 7.598v17.027q.001 2.68-2.24 4.973a7.68 7.68 0 0 1-5.427 2.401H7.828a8.4 8.4 0 0 1-5.468-2.093C.921 28.598.136 26.707 0 24.171V7.639a6.94 6.94 0 0 1 2.36-5.291zm8.333 11.063l10.572 13.416h2.828c.652-.083 1.172-.265 1.557-.573c.401-.307.667-.749.855-1.333v-6.588c.109-1.265.896-2.052 2.359-2.333q-2.194-.799-2.359-2.479V7.23c-.156-.589-.437-1.068-.855-1.427a2.44 2.44 0 0 0-1.453-.631h-2.864v13.599L10.693 5.162H7.718c-.745.131-1.292.401-1.667.797c-.369.401-.615 1.041-.719 1.905v6.469c-.469.921-1.197 1.469-2.197 1.667c1.129.213 1.864.812 2.197 1.812v6.36c.027.735.265 1.333.719 1.828c.443.479.932.708 1.469.667h3.145z"/></svg>

React

import type { SVGProps } from "react";

export function CibNativescript(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="M2.36 2.349A7.57 7.57 0 0 1 7.735 0h16.796c1.829 0 3.537.803 5.109 2.349A7.23 7.23 0 0 1 32 7.598v17.027q.001 2.68-2.24 4.973a7.68 7.68 0 0 1-5.427 2.401H7.828a8.4 8.4 0 0 1-5.468-2.093C.921 28.598.136 26.707 0 24.171V7.639a6.94 6.94 0 0 1 2.36-5.291zm8.333 11.063l10.572 13.416h2.828c.652-.083 1.172-.265 1.557-.573c.401-.307.667-.749.855-1.333v-6.588c.109-1.265.896-2.052 2.359-2.333q-2.194-.799-2.359-2.479V7.23c-.156-.589-.437-1.068-.855-1.427a2.44 2.44 0 0 0-1.453-.631h-2.864v13.599L10.693 5.162H7.718c-.745.131-1.292.401-1.667.797c-.369.401-.615 1.041-.719 1.905v6.469c-.469.921-1.197 1.469-2.197 1.667c1.129.213 1.864.812 2.197 1.812v6.36c.027.735.265 1.333.719 1.828c.443.479.932.708 1.469.667h3.145z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.36 2.349A7.57 7.57 0 0 1 7.735 0h16.796c1.829 0 3.537.803 5.109 2.349A7.23 7.23 0 0 1 32 7.598v17.027q.001 2.68-2.24 4.973a7.68 7.68 0 0 1-5.427 2.401H7.828a8.4 8.4 0 0 1-5.468-2.093C.921 28.598.136 26.707 0 24.171V7.639a6.94 6.94 0 0 1 2.36-5.291zm8.333 11.063l10.572 13.416h2.828c.652-.083 1.172-.265 1.557-.573c.401-.307.667-.749.855-1.333v-6.588c.109-1.265.896-2.052 2.359-2.333q-2.194-.799-2.359-2.479V7.23c-.156-.589-.437-1.068-.855-1.427a2.44 2.44 0 0 0-1.453-.631h-2.864v13.599L10.693 5.162H7.718c-.745.131-1.292.401-1.667.797c-.369.401-.615 1.041-.719 1.905v6.469c-.469.921-1.197 1.469-2.197 1.667c1.129.213 1.864.812 2.197 1.812v6.36c.027.735.265 1.333.719 1.828c.443.479.932.708 1.469.667h3.145z"/></svg>
</template>

CSS

.icon-nativescript {
  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%22M2.36%202.349A7.57%207.57%200%200%201%207.735%200h16.796c1.829%200%203.537.803%205.109%202.349A7.23%207.23%200%200%201%2032%207.598v17.027q.001%202.68-2.24%204.973a7.68%207.68%200%200%201-5.427%202.401H7.828a8.4%208.4%200%200%201-5.468-2.093C.921%2028.598.136%2026.707%200%2024.171V7.639a6.94%206.94%200%200%201%202.36-5.291zm8.333%2011.063l10.572%2013.416h2.828c.652-.083%201.172-.265%201.557-.573c.401-.307.667-.749.855-1.333v-6.588c.109-1.265.896-2.052%202.359-2.333q-2.194-.799-2.359-2.479V7.23c-.156-.589-.437-1.068-.855-1.427a2.44%202.44%200%200%200-1.453-.631h-2.864v13.599L10.693%205.162H7.718c-.745.131-1.292.401-1.667.797c-.369.401-.615%201.041-.719%201.905v6.469c-.469.921-1.197%201.469-2.197%201.667c1.129.213%201.864.812%202.197%201.812v6.36c.027.735.265%201.333.719%201.828c.443.479.932.708%201.469.667h3.145z%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%22M2.36%202.349A7.57%207.57%200%200%201%207.735%200h16.796c1.829%200%203.537.803%205.109%202.349A7.23%207.23%200%200%201%2032%207.598v17.027q.001%202.68-2.24%204.973a7.68%207.68%200%200%201-5.427%202.401H7.828a8.4%208.4%200%200%201-5.468-2.093C.921%2028.598.136%2026.707%200%2024.171V7.639a6.94%206.94%200%200%201%202.36-5.291zm8.333%2011.063l10.572%2013.416h2.828c.652-.083%201.172-.265%201.557-.573c.401-.307.667-.749.855-1.333v-6.588c.109-1.265.896-2.052%202.359-2.333q-2.194-.799-2.359-2.479V7.23c-.156-.589-.437-1.068-.855-1.427a2.44%202.44%200%200%200-1.453-.631h-2.864v13.599L10.693%205.162H7.718c-.745.131-1.292.401-1.667.797c-.369.401-.615%201.041-.719%201.905v6.469c-.469.921-1.197%201.469-2.197%201.667c1.129.213%201.864.812%202.197%201.812v6.36c.027.735.265%201.333.719%201.828c.443.479.932.708%201.469.667h3.145z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/nativescript.svg?color=%231a73e8&size=48