file type ripple logo
file-type-ripple from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ripple
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 150×150
- 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 ripple logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 150 150"><g fill="#3e95ff"><path d="M108.615 74.977c0-18.522-15.08-33.604-33.603-33.604c-8.55 0-16.347 3.204-22.31 8.498a9.007 9.007 0 0 1-11.96-13.469c9.11-8.088 21.116-13.04 34.27-13.04c28.47 0 51.615 23.145 51.615 51.615a51.4 51.4 0 0 1-8.206 27.895l6.993 6.611a9.007 9.007 0 0 1-12.374 13.089l-12.891-12.188a9.006 9.006 0 0 1-.436-12.646c5.531-6.004 8.902-13.998 8.902-22.761m-85.218.011a9.006 9.006 0 1 1 18.01 0c0 11.855 6.174 22.325 15.533 28.326a9.005 9.005 0 1 1-9.723 15.161c-14.29-9.162-23.82-25.224-23.82-43.487"/><path d="M75.012 90.586c8.614 0 15.597-6.983 15.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598 6.983-15.598 15.597s6.983 15.598 15.598 15.598"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeRipple(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 150 150"><g fill="#3e95ff"><path d="M108.615 74.977c0-18.522-15.08-33.604-33.603-33.604c-8.55 0-16.347 3.204-22.31 8.498a9.007 9.007 0 0 1-11.96-13.469c9.11-8.088 21.116-13.04 34.27-13.04c28.47 0 51.615 23.145 51.615 51.615a51.4 51.4 0 0 1-8.206 27.895l6.993 6.611a9.007 9.007 0 0 1-12.374 13.089l-12.891-12.188a9.006 9.006 0 0 1-.436-12.646c5.531-6.004 8.902-13.998 8.902-22.761m-85.218.011a9.006 9.006 0 1 1 18.01 0c0 11.855 6.174 22.325 15.533 28.326a9.005 9.005 0 1 1-9.723 15.161c-14.29-9.162-23.82-25.224-23.82-43.487"/><path d="M75.012 90.586c8.614 0 15.597-6.983 15.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598 6.983-15.598 15.597s6.983 15.598 15.598 15.598"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 150 150"><g fill="#3e95ff"><path d="M108.615 74.977c0-18.522-15.08-33.604-33.603-33.604c-8.55 0-16.347 3.204-22.31 8.498a9.007 9.007 0 0 1-11.96-13.469c9.11-8.088 21.116-13.04 34.27-13.04c28.47 0 51.615 23.145 51.615 51.615a51.4 51.4 0 0 1-8.206 27.895l6.993 6.611a9.007 9.007 0 0 1-12.374 13.089l-12.891-12.188a9.006 9.006 0 0 1-.436-12.646c5.531-6.004 8.902-13.998 8.902-22.761m-85.218.011a9.006 9.006 0 1 1 18.01 0c0 11.855 6.174 22.325 15.533 28.326a9.005 9.005 0 1 1-9.723 15.161c-14.29-9.162-23.82-25.224-23.82-43.487"/><path d="M75.012 90.586c8.614 0 15.597-6.983 15.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598 6.983-15.598 15.597s6.983 15.598 15.598 15.598"/></g></svg> </template>
CSS
.icon-file-type-ripple {
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%20150%20150%22%3E%3Cg%20fill%3D%22%233e95ff%22%3E%3Cpath%20d%3D%22M108.615%2074.977c0-18.522-15.08-33.604-33.603-33.604c-8.55%200-16.347%203.204-22.31%208.498a9.007%209.007%200%200%201-11.96-13.469c9.11-8.088%2021.116-13.04%2034.27-13.04c28.47%200%2051.615%2023.145%2051.615%2051.615a51.4%2051.4%200%200%201-8.206%2027.895l6.993%206.611a9.007%209.007%200%200%201-12.374%2013.089l-12.891-12.188a9.006%209.006%200%200%201-.436-12.646c5.531-6.004%208.902-13.998%208.902-22.761m-85.218.011a9.006%209.006%200%201%201%2018.01%200c0%2011.855%206.174%2022.325%2015.533%2028.326a9.005%209.005%200%201%201-9.723%2015.161c-14.29-9.162-23.82-25.224-23.82-43.487%22%2F%3E%3Cpath%20d%3D%22M75.012%2090.586c8.614%200%2015.597-6.983%2015.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598%206.983-15.598%2015.597s6.983%2015.598%2015.598%2015.598%22%2F%3E%3C%2Fg%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%20150%20150%22%3E%3Cg%20fill%3D%22%233e95ff%22%3E%3Cpath%20d%3D%22M108.615%2074.977c0-18.522-15.08-33.604-33.603-33.604c-8.55%200-16.347%203.204-22.31%208.498a9.007%209.007%200%200%201-11.96-13.469c9.11-8.088%2021.116-13.04%2034.27-13.04c28.47%200%2051.615%2023.145%2051.615%2051.615a51.4%2051.4%200%200%201-8.206%2027.895l6.993%206.611a9.007%209.007%200%200%201-12.374%2013.089l-12.891-12.188a9.006%209.006%200%200%201-.436-12.646c5.531-6.004%208.902-13.998%208.902-22.761m-85.218.011a9.006%209.006%200%201%201%2018.01%200c0%2011.855%206.174%2022.325%2015.533%2028.326a9.005%209.005%200%201%201-9.723%2015.161c-14.29-9.162-23.82-25.224-23.82-43.487%22%2F%3E%3Cpath%20d%3D%22M75.012%2090.586c8.614%200%2015.597-6.983%2015.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598%206.983-15.598%2015.597s6.983%2015.598%2015.598%2015.598%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-ripple.svg?color=%231a73e8&size=48