file type wxss logo

file-type-wxss from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-wxss
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type wxss logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#29a8de" d="M21.453 12.9a9.93 9.93 0 0 0-6.694 2.7a7.95 7.95 0 0 0-2.469 6.734c-1.016-.126-1.941-.264-2.872-.343a1.8 1.8 0 0 0-.975.165c-.9.51-1.77 1.086-2.8 1.727c.188-.852.31-1.6.526-2.316a.88.88 0 0 0-.4-1.165c-3.12-2.2-4.435-5.5-3.451-8.894A8.8 8.8 0 0 1 8.506 5.48A10.37 10.37 0 0 1 19.837 8.8a7.76 7.76 0 0 1 1.617 4.1ZM9.491 11.845a1.2 1.2 0 0 0-1.153-1.2a1.164 1.164 0 0 0-1.211 1.125a1.15 1.15 0 0 0 1.139 1.194a1.183 1.183 0 0 0 1.225-1.12Zm6.241-1.2a1.2 1.2 0 0 0-1.172 1.181a1.17 1.17 0 0 0 1.2 1.143a1.162 1.162 0 1 0-.031-2.325Z"/><path fill="#29a8de" d="M27.293 29.107a8.8 8.8 0 0 0-2.382-1a13.3 13.3 0 0 0-2.48.464a8.29 8.29 0 0 1-6.723-2.193c-3.585-3.316-3.073-8.4 1.075-11.118A9.04 9.04 0 0 1 28.475 17a6.64 6.64 0 0 1-.767 9.262c-.8.711-1.09 1.3-.575 2.233a2.7 2.7 0 0 1 .161.611Zm-9.369-9.071a.968.968 0 1 0 .007-1.937a.968.968 0 1 0-.007 1.937m6.04-1.936a.97.97 0 0 0-.961.926a.955.955 0 1 0 .961-.926"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeWxss(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#29a8de" d="M21.453 12.9a9.93 9.93 0 0 0-6.694 2.7a7.95 7.95 0 0 0-2.469 6.734c-1.016-.126-1.941-.264-2.872-.343a1.8 1.8 0 0 0-.975.165c-.9.51-1.77 1.086-2.8 1.727c.188-.852.31-1.6.526-2.316a.88.88 0 0 0-.4-1.165c-3.12-2.2-4.435-5.5-3.451-8.894A8.8 8.8 0 0 1 8.506 5.48A10.37 10.37 0 0 1 19.837 8.8a7.76 7.76 0 0 1 1.617 4.1ZM9.491 11.845a1.2 1.2 0 0 0-1.153-1.2a1.164 1.164 0 0 0-1.211 1.125a1.15 1.15 0 0 0 1.139 1.194a1.183 1.183 0 0 0 1.225-1.12Zm6.241-1.2a1.2 1.2 0 0 0-1.172 1.181a1.17 1.17 0 0 0 1.2 1.143a1.162 1.162 0 1 0-.031-2.325Z"/><path fill="#29a8de" d="M27.293 29.107a8.8 8.8 0 0 0-2.382-1a13.3 13.3 0 0 0-2.48.464a8.29 8.29 0 0 1-6.723-2.193c-3.585-3.316-3.073-8.4 1.075-11.118A9.04 9.04 0 0 1 28.475 17a6.64 6.64 0 0 1-.767 9.262c-.8.711-1.09 1.3-.575 2.233a2.7 2.7 0 0 1 .161.611Zm-9.369-9.071a.968.968 0 1 0 .007-1.937a.968.968 0 1 0-.007 1.937m6.04-1.936a.97.97 0 0 0-.961.926a.955.955 0 1 0 .961-.926"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#29a8de" d="M21.453 12.9a9.93 9.93 0 0 0-6.694 2.7a7.95 7.95 0 0 0-2.469 6.734c-1.016-.126-1.941-.264-2.872-.343a1.8 1.8 0 0 0-.975.165c-.9.51-1.77 1.086-2.8 1.727c.188-.852.31-1.6.526-2.316a.88.88 0 0 0-.4-1.165c-3.12-2.2-4.435-5.5-3.451-8.894A8.8 8.8 0 0 1 8.506 5.48A10.37 10.37 0 0 1 19.837 8.8a7.76 7.76 0 0 1 1.617 4.1ZM9.491 11.845a1.2 1.2 0 0 0-1.153-1.2a1.164 1.164 0 0 0-1.211 1.125a1.15 1.15 0 0 0 1.139 1.194a1.183 1.183 0 0 0 1.225-1.12Zm6.241-1.2a1.2 1.2 0 0 0-1.172 1.181a1.17 1.17 0 0 0 1.2 1.143a1.162 1.162 0 1 0-.031-2.325Z"/><path fill="#29a8de" d="M27.293 29.107a8.8 8.8 0 0 0-2.382-1a13.3 13.3 0 0 0-2.48.464a8.29 8.29 0 0 1-6.723-2.193c-3.585-3.316-3.073-8.4 1.075-11.118A9.04 9.04 0 0 1 28.475 17a6.64 6.64 0 0 1-.767 9.262c-.8.711-1.09 1.3-.575 2.233a2.7 2.7 0 0 1 .161.611Zm-9.369-9.071a.968.968 0 1 0 .007-1.937a.968.968 0 1 0-.007 1.937m6.04-1.936a.97.97 0 0 0-.961.926a.955.955 0 1 0 .961-.926"/></svg>
</template>

CSS

.icon-file-type-wxss {
  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%2329a8de%22%20d%3D%22M21.453%2012.9a9.93%209.93%200%200%200-6.694%202.7a7.95%207.95%200%200%200-2.469%206.734c-1.016-.126-1.941-.264-2.872-.343a1.8%201.8%200%200%200-.975.165c-.9.51-1.77%201.086-2.8%201.727c.188-.852.31-1.6.526-2.316a.88.88%200%200%200-.4-1.165c-3.12-2.2-4.435-5.5-3.451-8.894A8.8%208.8%200%200%201%208.506%205.48A10.37%2010.37%200%200%201%2019.837%208.8a7.76%207.76%200%200%201%201.617%204.1ZM9.491%2011.845a1.2%201.2%200%200%200-1.153-1.2a1.164%201.164%200%200%200-1.211%201.125a1.15%201.15%200%200%200%201.139%201.194a1.183%201.183%200%200%200%201.225-1.12Zm6.241-1.2a1.2%201.2%200%200%200-1.172%201.181a1.17%201.17%200%200%200%201.2%201.143a1.162%201.162%200%201%200-.031-2.325Z%22%2F%3E%3Cpath%20fill%3D%22%2329a8de%22%20d%3D%22M27.293%2029.107a8.8%208.8%200%200%200-2.382-1a13.3%2013.3%200%200%200-2.48.464a8.29%208.29%200%200%201-6.723-2.193c-3.585-3.316-3.073-8.4%201.075-11.118A9.04%209.04%200%200%201%2028.475%2017a6.64%206.64%200%200%201-.767%209.262c-.8.711-1.09%201.3-.575%202.233a2.7%202.7%200%200%201%20.161.611Zm-9.369-9.071a.968.968%200%201%200%20.007-1.937a.968.968%200%201%200-.007%201.937m6.04-1.936a.97.97%200%200%200-.961.926a.955.955%200%201%200%20.961-.926%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%2329a8de%22%20d%3D%22M21.453%2012.9a9.93%209.93%200%200%200-6.694%202.7a7.95%207.95%200%200%200-2.469%206.734c-1.016-.126-1.941-.264-2.872-.343a1.8%201.8%200%200%200-.975.165c-.9.51-1.77%201.086-2.8%201.727c.188-.852.31-1.6.526-2.316a.88.88%200%200%200-.4-1.165c-3.12-2.2-4.435-5.5-3.451-8.894A8.8%208.8%200%200%201%208.506%205.48A10.37%2010.37%200%200%201%2019.837%208.8a7.76%207.76%200%200%201%201.617%204.1ZM9.491%2011.845a1.2%201.2%200%200%200-1.153-1.2a1.164%201.164%200%200%200-1.211%201.125a1.15%201.15%200%200%200%201.139%201.194a1.183%201.183%200%200%200%201.225-1.12Zm6.241-1.2a1.2%201.2%200%200%200-1.172%201.181a1.17%201.17%200%200%200%201.2%201.143a1.162%201.162%200%201%200-.031-2.325Z%22%2F%3E%3Cpath%20fill%3D%22%2329a8de%22%20d%3D%22M27.293%2029.107a8.8%208.8%200%200%200-2.382-1a13.3%2013.3%200%200%200-2.48.464a8.29%208.29%200%200%201-6.723-2.193c-3.585-3.316-3.073-8.4%201.075-11.118A9.04%209.04%200%200%201%2028.475%2017a6.64%206.64%200%200%201-.767%209.262c-.8.711-1.09%201.3-.575%202.233a2.7%202.7%200%200%201%20.161.611Zm-9.369-9.071a.968.968%200%201%200%20.007-1.937a.968.968%200%201%200-.007%201.937m6.04-1.936a.97.97%200%200%200-.961.926a.955.955%200%201%200%20.961-.926%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-wxss.svg?color=%231a73e8&size=48