file type rexx logo

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

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

Related icons in VSCode Icons

Use the file type rexx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f70000" d="M9.831 20.254c0 .174-.132.139-.238.139q-.966-.002-1.934.007a.33.33 0 0 1-.322-.186Q5.9 17.819 4.456 15.43a.7.7 0 0 1-.084-.392c0-.755.006-1.509-.006-2.264a.44.44 0 0 1 .258-.456c.4-.218.766-.482 1.163-.7c.245-.132.254-.247.111-.471c-.354-.553-.7-1.111-1.008-1.693c-.176-.338-.448-.282-.7-.248s-.134.291-.134.441q-.012 5.064-.006 10.126c0 .57 0 .571-.59.57c-.37 0-.742-.018-1.111 0c-.26.02-.349-.043-.349-.326q.013-6.279 0-12.556c0-.25.064-.327.322-.323q1.707.019 3.416 0a.46.46 0 0 1 .452.262c.919 1.539 1.85 3.071 2.778 4.605c.012.2-.168.232-.287.3c-.776.458-1.546.928-2.341 1.352c-.313.167-.264.308-.121.546c.627 1.041 1.241 2.09 1.864 3.134q.87 1.463 1.748 2.917"/><path fill="#f70000" d="M15.173 19.343a1 1 0 0 0-.159.236c-.22.655-.665.824-1.337.783c-1.033-.063-2.073-.015-3.11-.016c-.147 0-.3.035-.42-.1a1 1 0 0 0-.054-.151c-1.154-1.926-2.3-3.855-3.47-5.774c-.162-.266-.156-.39.139-.544c.751-.393 1.483-.82 2.216-1.245a1.1 1.1 0 0 1 .584-.154c1.565.006 3.129.01 4.694 0a.46.46 0 0 1 .461.249c.422.72.839 1.446 1.3 2.139c.238.354.146.487-.19.675c-1.41.785-2.8 1.6-4.2 2.406c-.1.055-.27.073-.228.24s.191.168.335.167c.314 0 .629-.018.941.009c.288.025.357-.095.333-.353c-.017-.185-.036-.367.189-.492c.785-.437 1.558-.9 2.416-1.392c-.162 1.154.272 2.301-.44 3.317m-2.207-4.754l-.012-.066H9.226c.316.525.612 1 .887 1.482c.1.175.2.1.3.043q1.279-.726 2.553-1.459"/><path fill="#f70000" d="M21.4 14.4c-.3.567-.594 1.138-.9 1.7c-.13.236-.032.409.088.6c.73 1.185 1.453 2.375 2.223 3.635H20.39c-.142 0-.156-.133-.211-.222l-1.446-2.348c-.442.769-.876 1.495-1.277 2.238a.576.576 0 0 1-.612.344c-.628-.024-1.256-.007-1.915-.007c.115-.392.428-.642.51-1.006c.543-.928 1.078-1.861 1.634-2.782a.5.5 0 0 0 0-.615c-.722-1.151-1.415-2.322-2.121-3.491c.214-.128.432-.011.62-.1c.506.009 1.013.043 1.516.018a.59.59 0 0 1 .589.331c.333.533.68 1.057 1.017 1.587c.121.189.206.266.353 0c.339-.608.705-1.2 1.061-1.8a.16.16 0 0 1 .174-.006v.011c.03.059.056.119.088.177A16 16 0 0 1 21.4 14.4"/><path fill="#f70000" d="M29.573 10.941a7 7 0 0 1 .427-.579V6.077c-.193-.058-.245.111-.311.217c-.237.384-.455.781-.685 1.17q-1.347 2.275-2.7 4.551l-.123.162c-.29.725-.78 1.338-1.136 2.026c-.107.206-.235.4-.367.625a2.1 2.1 0 0 1-.468-.656a70 70 0 0 1-1.01-1.6c-.076-.122-.137-.218-.309-.216c-.727.009-1.455 0-2.182 0c-.1 0-.2-.007-.183.141a11.3 11.3 0 0 1 1.144 1.814c.39.611.775 1.224 1.171 1.831a.38.38 0 0 1-.023.455c-.27.461-.533.925-.8 1.39c-.05.089-.164.164-.083.292l1.262 2l1.471-2.441l1.983 3.313l.992 1.627a1 1 0 0 1 .075.109c.36.615.738 1.22 1.106 1.83v.006v-.006q.179.3.353.6a1.26 1.26 0 0 0 .816.618v-3.626c-.672-1.094-1.347-2.186-2.016-3.283c-.477-.783-.94-1.576-1.423-2.356a.48.48 0 0 1-.019-.566c1.02-1.719 2.024-3.444 3.038-5.163"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeRexx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f70000" d="M9.831 20.254c0 .174-.132.139-.238.139q-.966-.002-1.934.007a.33.33 0 0 1-.322-.186Q5.9 17.819 4.456 15.43a.7.7 0 0 1-.084-.392c0-.755.006-1.509-.006-2.264a.44.44 0 0 1 .258-.456c.4-.218.766-.482 1.163-.7c.245-.132.254-.247.111-.471c-.354-.553-.7-1.111-1.008-1.693c-.176-.338-.448-.282-.7-.248s-.134.291-.134.441q-.012 5.064-.006 10.126c0 .57 0 .571-.59.57c-.37 0-.742-.018-1.111 0c-.26.02-.349-.043-.349-.326q.013-6.279 0-12.556c0-.25.064-.327.322-.323q1.707.019 3.416 0a.46.46 0 0 1 .452.262c.919 1.539 1.85 3.071 2.778 4.605c.012.2-.168.232-.287.3c-.776.458-1.546.928-2.341 1.352c-.313.167-.264.308-.121.546c.627 1.041 1.241 2.09 1.864 3.134q.87 1.463 1.748 2.917"/><path fill="#f70000" d="M15.173 19.343a1 1 0 0 0-.159.236c-.22.655-.665.824-1.337.783c-1.033-.063-2.073-.015-3.11-.016c-.147 0-.3.035-.42-.1a1 1 0 0 0-.054-.151c-1.154-1.926-2.3-3.855-3.47-5.774c-.162-.266-.156-.39.139-.544c.751-.393 1.483-.82 2.216-1.245a1.1 1.1 0 0 1 .584-.154c1.565.006 3.129.01 4.694 0a.46.46 0 0 1 .461.249c.422.72.839 1.446 1.3 2.139c.238.354.146.487-.19.675c-1.41.785-2.8 1.6-4.2 2.406c-.1.055-.27.073-.228.24s.191.168.335.167c.314 0 .629-.018.941.009c.288.025.357-.095.333-.353c-.017-.185-.036-.367.189-.492c.785-.437 1.558-.9 2.416-1.392c-.162 1.154.272 2.301-.44 3.317m-2.207-4.754l-.012-.066H9.226c.316.525.612 1 .887 1.482c.1.175.2.1.3.043q1.279-.726 2.553-1.459"/><path fill="#f70000" d="M21.4 14.4c-.3.567-.594 1.138-.9 1.7c-.13.236-.032.409.088.6c.73 1.185 1.453 2.375 2.223 3.635H20.39c-.142 0-.156-.133-.211-.222l-1.446-2.348c-.442.769-.876 1.495-1.277 2.238a.576.576 0 0 1-.612.344c-.628-.024-1.256-.007-1.915-.007c.115-.392.428-.642.51-1.006c.543-.928 1.078-1.861 1.634-2.782a.5.5 0 0 0 0-.615c-.722-1.151-1.415-2.322-2.121-3.491c.214-.128.432-.011.62-.1c.506.009 1.013.043 1.516.018a.59.59 0 0 1 .589.331c.333.533.68 1.057 1.017 1.587c.121.189.206.266.353 0c.339-.608.705-1.2 1.061-1.8a.16.16 0 0 1 .174-.006v.011c.03.059.056.119.088.177A16 16 0 0 1 21.4 14.4"/><path fill="#f70000" d="M29.573 10.941a7 7 0 0 1 .427-.579V6.077c-.193-.058-.245.111-.311.217c-.237.384-.455.781-.685 1.17q-1.347 2.275-2.7 4.551l-.123.162c-.29.725-.78 1.338-1.136 2.026c-.107.206-.235.4-.367.625a2.1 2.1 0 0 1-.468-.656a70 70 0 0 1-1.01-1.6c-.076-.122-.137-.218-.309-.216c-.727.009-1.455 0-2.182 0c-.1 0-.2-.007-.183.141a11.3 11.3 0 0 1 1.144 1.814c.39.611.775 1.224 1.171 1.831a.38.38 0 0 1-.023.455c-.27.461-.533.925-.8 1.39c-.05.089-.164.164-.083.292l1.262 2l1.471-2.441l1.983 3.313l.992 1.627a1 1 0 0 1 .075.109c.36.615.738 1.22 1.106 1.83v.006v-.006q.179.3.353.6a1.26 1.26 0 0 0 .816.618v-3.626c-.672-1.094-1.347-2.186-2.016-3.283c-.477-.783-.94-1.576-1.423-2.356a.48.48 0 0 1-.019-.566c1.02-1.719 2.024-3.444 3.038-5.163"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f70000" d="M9.831 20.254c0 .174-.132.139-.238.139q-.966-.002-1.934.007a.33.33 0 0 1-.322-.186Q5.9 17.819 4.456 15.43a.7.7 0 0 1-.084-.392c0-.755.006-1.509-.006-2.264a.44.44 0 0 1 .258-.456c.4-.218.766-.482 1.163-.7c.245-.132.254-.247.111-.471c-.354-.553-.7-1.111-1.008-1.693c-.176-.338-.448-.282-.7-.248s-.134.291-.134.441q-.012 5.064-.006 10.126c0 .57 0 .571-.59.57c-.37 0-.742-.018-1.111 0c-.26.02-.349-.043-.349-.326q.013-6.279 0-12.556c0-.25.064-.327.322-.323q1.707.019 3.416 0a.46.46 0 0 1 .452.262c.919 1.539 1.85 3.071 2.778 4.605c.012.2-.168.232-.287.3c-.776.458-1.546.928-2.341 1.352c-.313.167-.264.308-.121.546c.627 1.041 1.241 2.09 1.864 3.134q.87 1.463 1.748 2.917"/><path fill="#f70000" d="M15.173 19.343a1 1 0 0 0-.159.236c-.22.655-.665.824-1.337.783c-1.033-.063-2.073-.015-3.11-.016c-.147 0-.3.035-.42-.1a1 1 0 0 0-.054-.151c-1.154-1.926-2.3-3.855-3.47-5.774c-.162-.266-.156-.39.139-.544c.751-.393 1.483-.82 2.216-1.245a1.1 1.1 0 0 1 .584-.154c1.565.006 3.129.01 4.694 0a.46.46 0 0 1 .461.249c.422.72.839 1.446 1.3 2.139c.238.354.146.487-.19.675c-1.41.785-2.8 1.6-4.2 2.406c-.1.055-.27.073-.228.24s.191.168.335.167c.314 0 .629-.018.941.009c.288.025.357-.095.333-.353c-.017-.185-.036-.367.189-.492c.785-.437 1.558-.9 2.416-1.392c-.162 1.154.272 2.301-.44 3.317m-2.207-4.754l-.012-.066H9.226c.316.525.612 1 .887 1.482c.1.175.2.1.3.043q1.279-.726 2.553-1.459"/><path fill="#f70000" d="M21.4 14.4c-.3.567-.594 1.138-.9 1.7c-.13.236-.032.409.088.6c.73 1.185 1.453 2.375 2.223 3.635H20.39c-.142 0-.156-.133-.211-.222l-1.446-2.348c-.442.769-.876 1.495-1.277 2.238a.576.576 0 0 1-.612.344c-.628-.024-1.256-.007-1.915-.007c.115-.392.428-.642.51-1.006c.543-.928 1.078-1.861 1.634-2.782a.5.5 0 0 0 0-.615c-.722-1.151-1.415-2.322-2.121-3.491c.214-.128.432-.011.62-.1c.506.009 1.013.043 1.516.018a.59.59 0 0 1 .589.331c.333.533.68 1.057 1.017 1.587c.121.189.206.266.353 0c.339-.608.705-1.2 1.061-1.8a.16.16 0 0 1 .174-.006v.011c.03.059.056.119.088.177A16 16 0 0 1 21.4 14.4"/><path fill="#f70000" d="M29.573 10.941a7 7 0 0 1 .427-.579V6.077c-.193-.058-.245.111-.311.217c-.237.384-.455.781-.685 1.17q-1.347 2.275-2.7 4.551l-.123.162c-.29.725-.78 1.338-1.136 2.026c-.107.206-.235.4-.367.625a2.1 2.1 0 0 1-.468-.656a70 70 0 0 1-1.01-1.6c-.076-.122-.137-.218-.309-.216c-.727.009-1.455 0-2.182 0c-.1 0-.2-.007-.183.141a11.3 11.3 0 0 1 1.144 1.814c.39.611.775 1.224 1.171 1.831a.38.38 0 0 1-.023.455c-.27.461-.533.925-.8 1.39c-.05.089-.164.164-.083.292l1.262 2l1.471-2.441l1.983 3.313l.992 1.627a1 1 0 0 1 .075.109c.36.615.738 1.22 1.106 1.83v.006v-.006q.179.3.353.6a1.26 1.26 0 0 0 .816.618v-3.626c-.672-1.094-1.347-2.186-2.016-3.283c-.477-.783-.94-1.576-1.423-2.356a.48.48 0 0 1-.019-.566c1.02-1.719 2.024-3.444 3.038-5.163"/></svg>
</template>

CSS

.icon-file-type-rexx {
  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%23f70000%22%20d%3D%22M9.831%2020.254c0%20.174-.132.139-.238.139q-.966-.002-1.934.007a.33.33%200%200%201-.322-.186Q5.9%2017.819%204.456%2015.43a.7.7%200%200%201-.084-.392c0-.755.006-1.509-.006-2.264a.44.44%200%200%201%20.258-.456c.4-.218.766-.482%201.163-.7c.245-.132.254-.247.111-.471c-.354-.553-.7-1.111-1.008-1.693c-.176-.338-.448-.282-.7-.248s-.134.291-.134.441q-.012%205.064-.006%2010.126c0%20.57%200%20.571-.59.57c-.37%200-.742-.018-1.111%200c-.26.02-.349-.043-.349-.326q.013-6.279%200-12.556c0-.25.064-.327.322-.323q1.707.019%203.416%200a.46.46%200%200%201%20.452.262c.919%201.539%201.85%203.071%202.778%204.605c.012.2-.168.232-.287.3c-.776.458-1.546.928-2.341%201.352c-.313.167-.264.308-.121.546c.627%201.041%201.241%202.09%201.864%203.134q.87%201.463%201.748%202.917%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M15.173%2019.343a1%201%200%200%200-.159.236c-.22.655-.665.824-1.337.783c-1.033-.063-2.073-.015-3.11-.016c-.147%200-.3.035-.42-.1a1%201%200%200%200-.054-.151c-1.154-1.926-2.3-3.855-3.47-5.774c-.162-.266-.156-.39.139-.544c.751-.393%201.483-.82%202.216-1.245a1.1%201.1%200%200%201%20.584-.154c1.565.006%203.129.01%204.694%200a.46.46%200%200%201%20.461.249c.422.72.839%201.446%201.3%202.139c.238.354.146.487-.19.675c-1.41.785-2.8%201.6-4.2%202.406c-.1.055-.27.073-.228.24s.191.168.335.167c.314%200%20.629-.018.941.009c.288.025.357-.095.333-.353c-.017-.185-.036-.367.189-.492c.785-.437%201.558-.9%202.416-1.392c-.162%201.154.272%202.301-.44%203.317m-2.207-4.754l-.012-.066H9.226c.316.525.612%201%20.887%201.482c.1.175.2.1.3.043q1.279-.726%202.553-1.459%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M21.4%2014.4c-.3.567-.594%201.138-.9%201.7c-.13.236-.032.409.088.6c.73%201.185%201.453%202.375%202.223%203.635H20.39c-.142%200-.156-.133-.211-.222l-1.446-2.348c-.442.769-.876%201.495-1.277%202.238a.576.576%200%200%201-.612.344c-.628-.024-1.256-.007-1.915-.007c.115-.392.428-.642.51-1.006c.543-.928%201.078-1.861%201.634-2.782a.5.5%200%200%200%200-.615c-.722-1.151-1.415-2.322-2.121-3.491c.214-.128.432-.011.62-.1c.506.009%201.013.043%201.516.018a.59.59%200%200%201%20.589.331c.333.533.68%201.057%201.017%201.587c.121.189.206.266.353%200c.339-.608.705-1.2%201.061-1.8a.16.16%200%200%201%20.174-.006v.011c.03.059.056.119.088.177A16%2016%200%200%201%2021.4%2014.4%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M29.573%2010.941a7%207%200%200%201%20.427-.579V6.077c-.193-.058-.245.111-.311.217c-.237.384-.455.781-.685%201.17q-1.347%202.275-2.7%204.551l-.123.162c-.29.725-.78%201.338-1.136%202.026c-.107.206-.235.4-.367.625a2.1%202.1%200%200%201-.468-.656a70%2070%200%200%201-1.01-1.6c-.076-.122-.137-.218-.309-.216c-.727.009-1.455%200-2.182%200c-.1%200-.2-.007-.183.141a11.3%2011.3%200%200%201%201.144%201.814c.39.611.775%201.224%201.171%201.831a.38.38%200%200%201-.023.455c-.27.461-.533.925-.8%201.39c-.05.089-.164.164-.083.292l1.262%202l1.471-2.441l1.983%203.313l.992%201.627a1%201%200%200%201%20.075.109c.36.615.738%201.22%201.106%201.83v.006v-.006q.179.3.353.6a1.26%201.26%200%200%200%20.816.618v-3.626c-.672-1.094-1.347-2.186-2.016-3.283c-.477-.783-.94-1.576-1.423-2.356a.48.48%200%200%201-.019-.566c1.02-1.719%202.024-3.444%203.038-5.163%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%23f70000%22%20d%3D%22M9.831%2020.254c0%20.174-.132.139-.238.139q-.966-.002-1.934.007a.33.33%200%200%201-.322-.186Q5.9%2017.819%204.456%2015.43a.7.7%200%200%201-.084-.392c0-.755.006-1.509-.006-2.264a.44.44%200%200%201%20.258-.456c.4-.218.766-.482%201.163-.7c.245-.132.254-.247.111-.471c-.354-.553-.7-1.111-1.008-1.693c-.176-.338-.448-.282-.7-.248s-.134.291-.134.441q-.012%205.064-.006%2010.126c0%20.57%200%20.571-.59.57c-.37%200-.742-.018-1.111%200c-.26.02-.349-.043-.349-.326q.013-6.279%200-12.556c0-.25.064-.327.322-.323q1.707.019%203.416%200a.46.46%200%200%201%20.452.262c.919%201.539%201.85%203.071%202.778%204.605c.012.2-.168.232-.287.3c-.776.458-1.546.928-2.341%201.352c-.313.167-.264.308-.121.546c.627%201.041%201.241%202.09%201.864%203.134q.87%201.463%201.748%202.917%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M15.173%2019.343a1%201%200%200%200-.159.236c-.22.655-.665.824-1.337.783c-1.033-.063-2.073-.015-3.11-.016c-.147%200-.3.035-.42-.1a1%201%200%200%200-.054-.151c-1.154-1.926-2.3-3.855-3.47-5.774c-.162-.266-.156-.39.139-.544c.751-.393%201.483-.82%202.216-1.245a1.1%201.1%200%200%201%20.584-.154c1.565.006%203.129.01%204.694%200a.46.46%200%200%201%20.461.249c.422.72.839%201.446%201.3%202.139c.238.354.146.487-.19.675c-1.41.785-2.8%201.6-4.2%202.406c-.1.055-.27.073-.228.24s.191.168.335.167c.314%200%20.629-.018.941.009c.288.025.357-.095.333-.353c-.017-.185-.036-.367.189-.492c.785-.437%201.558-.9%202.416-1.392c-.162%201.154.272%202.301-.44%203.317m-2.207-4.754l-.012-.066H9.226c.316.525.612%201%20.887%201.482c.1.175.2.1.3.043q1.279-.726%202.553-1.459%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M21.4%2014.4c-.3.567-.594%201.138-.9%201.7c-.13.236-.032.409.088.6c.73%201.185%201.453%202.375%202.223%203.635H20.39c-.142%200-.156-.133-.211-.222l-1.446-2.348c-.442.769-.876%201.495-1.277%202.238a.576.576%200%200%201-.612.344c-.628-.024-1.256-.007-1.915-.007c.115-.392.428-.642.51-1.006c.543-.928%201.078-1.861%201.634-2.782a.5.5%200%200%200%200-.615c-.722-1.151-1.415-2.322-2.121-3.491c.214-.128.432-.011.62-.1c.506.009%201.013.043%201.516.018a.59.59%200%200%201%20.589.331c.333.533.68%201.057%201.017%201.587c.121.189.206.266.353%200c.339-.608.705-1.2%201.061-1.8a.16.16%200%200%201%20.174-.006v.011c.03.059.056.119.088.177A16%2016%200%200%201%2021.4%2014.4%22%2F%3E%3Cpath%20fill%3D%22%23f70000%22%20d%3D%22M29.573%2010.941a7%207%200%200%201%20.427-.579V6.077c-.193-.058-.245.111-.311.217c-.237.384-.455.781-.685%201.17q-1.347%202.275-2.7%204.551l-.123.162c-.29.725-.78%201.338-1.136%202.026c-.107.206-.235.4-.367.625a2.1%202.1%200%200%201-.468-.656a70%2070%200%200%201-1.01-1.6c-.076-.122-.137-.218-.309-.216c-.727.009-1.455%200-2.182%200c-.1%200-.2-.007-.183.141a11.3%2011.3%200%200%201%201.144%201.814c.39.611.775%201.224%201.171%201.831a.38.38%200%200%201-.023.455c-.27.461-.533.925-.8%201.39c-.05.089-.164.164-.083.292l1.262%202l1.471-2.441l1.983%203.313l.992%201.627a1%201%200%200%201%20.075.109c.36.615.738%201.22%201.106%201.83v.006v-.006q.179.3.353.6a1.26%201.26%200%200%200%20.816.618v-3.626c-.672-1.094-1.347-2.186-2.016-3.283c-.477-.783-.94-1.576-1.423-2.356a.48.48%200%200%201-.019-.566c1.02-1.719%202.024-3.444%203.038-5.163%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-rexx.svg?color=%231a73e8&size=48