file type protractor logo
file-type-protractor from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-protractor
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type protractor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ed163a" d="M30 16A14 14 0 1 1 16 2a14 14 0 0 1 14 14"/><path fill="#d51c2f" d="M23.227 9.243L18.465 9.2l-2.783-2.784l-3.268 2.17l.564.564l-1.324-.012L7.16 16.7H5.4l1.1 1.106l-1.111 1.875L15.7 29.992h.3a14 14 0 0 0 14-13.98z"/><path fill="#f5f5f5" d="M9.1 17.019a6.9 6.9 0 0 1 13.794 0Zm15.5.318V16.7h2a10.57 10.57 0 0 0-2.88-6.954l-1.491 1.491l-.45-.451L23.272 9.3a10.57 10.57 0 0 0-6.954-2.88v1.991h-.636v-2A10.56 10.56 0 0 0 8.728 9.3l1.491 1.491l-.451.45l-1.491-1.495A10.57 10.57 0 0 0 5.4 16.7h1.992v.636h-2v2.335h21.219v-2.334h-2"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeProtractor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ed163a" d="M30 16A14 14 0 1 1 16 2a14 14 0 0 1 14 14"/><path fill="#d51c2f" d="M23.227 9.243L18.465 9.2l-2.783-2.784l-3.268 2.17l.564.564l-1.324-.012L7.16 16.7H5.4l1.1 1.106l-1.111 1.875L15.7 29.992h.3a14 14 0 0 0 14-13.98z"/><path fill="#f5f5f5" d="M9.1 17.019a6.9 6.9 0 0 1 13.794 0Zm15.5.318V16.7h2a10.57 10.57 0 0 0-2.88-6.954l-1.491 1.491l-.45-.451L23.272 9.3a10.57 10.57 0 0 0-6.954-2.88v1.991h-.636v-2A10.56 10.56 0 0 0 8.728 9.3l1.491 1.491l-.451.45l-1.491-1.495A10.57 10.57 0 0 0 5.4 16.7h1.992v.636h-2v2.335h21.219v-2.334h-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ed163a" d="M30 16A14 14 0 1 1 16 2a14 14 0 0 1 14 14"/><path fill="#d51c2f" d="M23.227 9.243L18.465 9.2l-2.783-2.784l-3.268 2.17l.564.564l-1.324-.012L7.16 16.7H5.4l1.1 1.106l-1.111 1.875L15.7 29.992h.3a14 14 0 0 0 14-13.98z"/><path fill="#f5f5f5" d="M9.1 17.019a6.9 6.9 0 0 1 13.794 0Zm15.5.318V16.7h2a10.57 10.57 0 0 0-2.88-6.954l-1.491 1.491l-.45-.451L23.272 9.3a10.57 10.57 0 0 0-6.954-2.88v1.991h-.636v-2A10.56 10.56 0 0 0 8.728 9.3l1.491 1.491l-.451.45l-1.491-1.495A10.57 10.57 0 0 0 5.4 16.7h1.992v.636h-2v2.335h21.219v-2.334h-2"/></svg> </template>
CSS
.icon-file-type-protractor {
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%22%23ed163a%22%20d%3D%22M30%2016A14%2014%200%201%201%2016%202a14%2014%200%200%201%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23d51c2f%22%20d%3D%22M23.227%209.243L18.465%209.2l-2.783-2.784l-3.268%202.17l.564.564l-1.324-.012L7.16%2016.7H5.4l1.1%201.106l-1.111%201.875L15.7%2029.992h.3a14%2014%200%200%200%2014-13.98z%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M9.1%2017.019a6.9%206.9%200%200%201%2013.794%200Zm15.5.318V16.7h2a10.57%2010.57%200%200%200-2.88-6.954l-1.491%201.491l-.45-.451L23.272%209.3a10.57%2010.57%200%200%200-6.954-2.88v1.991h-.636v-2A10.56%2010.56%200%200%200%208.728%209.3l1.491%201.491l-.451.45l-1.491-1.495A10.57%2010.57%200%200%200%205.4%2016.7h1.992v.636h-2v2.335h21.219v-2.334h-2%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%22%23ed163a%22%20d%3D%22M30%2016A14%2014%200%201%201%2016%202a14%2014%200%200%201%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23d51c2f%22%20d%3D%22M23.227%209.243L18.465%209.2l-2.783-2.784l-3.268%202.17l.564.564l-1.324-.012L7.16%2016.7H5.4l1.1%201.106l-1.111%201.875L15.7%2029.992h.3a14%2014%200%200%200%2014-13.98z%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M9.1%2017.019a6.9%206.9%200%200%201%2013.794%200Zm15.5.318V16.7h2a10.57%2010.57%200%200%200-2.88-6.954l-1.491%201.491l-.45-.451L23.272%209.3a10.57%2010.57%200%200%200-6.954-2.88v1.991h-.636v-2A10.56%2010.56%200%200%200%208.728%209.3l1.491%201.491l-.451.45l-1.491-1.495A10.57%2010.57%200%200%200%205.4%2016.7h1.992v.636h-2v2.335h21.219v-2.334h-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-protractor.svg?color=%231a73e8&size=48