spring logo
spring-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- spring-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the spring logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#5fb832" d="M209.545 171.821c-24.615 32.797-77.198 21.726-110.91 23.318c0 0-5.968.332-11.979 1.322c0 0 2.273-.97 5.172-1.969c23.678-8.188 34.867-9.833 49.254-17.223c27.032-13.848 53.936-44.01 59.41-75.344c-10.29 30.136-41.583 56.073-70.077 66.605c-19.504 7.197-54.773 14.201-54.778 14.204c.016.025-1.406-.738-1.426-.755c-23.986-11.67-24.678-63.62 18.886-80.366c19.1-7.347 37.369-3.311 58.017-8.226c22.022-5.236 47.528-21.743 57.895-43.324c11.622 34.472 25.583 88.404.536 121.758m.428-132.44c-2.93 6.962-6.507 13.236-10.629 18.847C181.197 39.604 155.868 28 127.871 28C72.799 28 28 72.804 28 127.866c0 28.865 12.32 54.898 31.964 73.146l2.187 1.937c-3.652-2.978-4.213-8.341-1.253-11.997c2.978-3.657 8.346-4.224 12-1.262c3.664 2.968 4.222 8.345 1.256 12.007c-2.956 3.664-8.334 4.217-11.993 1.261l1.489 1.318c17.375 14.63 39.774 23.467 64.221 23.467c52.64 0 95.865-40.965 99.565-92.67c2.74-25.316-4.737-57.462-17.463-95.692"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsSpringLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#5fb832" d="M209.545 171.821c-24.615 32.797-77.198 21.726-110.91 23.318c0 0-5.968.332-11.979 1.322c0 0 2.273-.97 5.172-1.969c23.678-8.188 34.867-9.833 49.254-17.223c27.032-13.848 53.936-44.01 59.41-75.344c-10.29 30.136-41.583 56.073-70.077 66.605c-19.504 7.197-54.773 14.201-54.778 14.204c.016.025-1.406-.738-1.426-.755c-23.986-11.67-24.678-63.62 18.886-80.366c19.1-7.347 37.369-3.311 58.017-8.226c22.022-5.236 47.528-21.743 57.895-43.324c11.622 34.472 25.583 88.404.536 121.758m.428-132.44c-2.93 6.962-6.507 13.236-10.629 18.847C181.197 39.604 155.868 28 127.871 28C72.799 28 28 72.804 28 127.866c0 28.865 12.32 54.898 31.964 73.146l2.187 1.937c-3.652-2.978-4.213-8.341-1.253-11.997c2.978-3.657 8.346-4.224 12-1.262c3.664 2.968 4.222 8.345 1.256 12.007c-2.956 3.664-8.334 4.217-11.993 1.261l1.489 1.318c17.375 14.63 39.774 23.467 64.221 23.467c52.64 0 95.865-40.965 99.565-92.67c2.74-25.316-4.737-57.462-17.463-95.692"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#5fb832" d="M209.545 171.821c-24.615 32.797-77.198 21.726-110.91 23.318c0 0-5.968.332-11.979 1.322c0 0 2.273-.97 5.172-1.969c23.678-8.188 34.867-9.833 49.254-17.223c27.032-13.848 53.936-44.01 59.41-75.344c-10.29 30.136-41.583 56.073-70.077 66.605c-19.504 7.197-54.773 14.201-54.778 14.204c.016.025-1.406-.738-1.426-.755c-23.986-11.67-24.678-63.62 18.886-80.366c19.1-7.347 37.369-3.311 58.017-8.226c22.022-5.236 47.528-21.743 57.895-43.324c11.622 34.472 25.583 88.404.536 121.758m.428-132.44c-2.93 6.962-6.507 13.236-10.629 18.847C181.197 39.604 155.868 28 127.871 28C72.799 28 28 72.804 28 127.866c0 28.865 12.32 54.898 31.964 73.146l2.187 1.937c-3.652-2.978-4.213-8.341-1.253-11.997c2.978-3.657 8.346-4.224 12-1.262c3.664 2.968 4.222 8.345 1.256 12.007c-2.956 3.664-8.334 4.217-11.993 1.261l1.489 1.318c17.375 14.63 39.774 23.467 64.221 23.467c52.64 0 95.865-40.965 99.565-92.67c2.74-25.316-4.737-57.462-17.463-95.692"/></g></svg> </template>
CSS
.icon-spring-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%235fb832%22%20d%3D%22M209.545%20171.821c-24.615%2032.797-77.198%2021.726-110.91%2023.318c0%200-5.968.332-11.979%201.322c0%200%202.273-.97%205.172-1.969c23.678-8.188%2034.867-9.833%2049.254-17.223c27.032-13.848%2053.936-44.01%2059.41-75.344c-10.29%2030.136-41.583%2056.073-70.077%2066.605c-19.504%207.197-54.773%2014.201-54.778%2014.204c.016.025-1.406-.738-1.426-.755c-23.986-11.67-24.678-63.62%2018.886-80.366c19.1-7.347%2037.369-3.311%2058.017-8.226c22.022-5.236%2047.528-21.743%2057.895-43.324c11.622%2034.472%2025.583%2088.404.536%20121.758m.428-132.44c-2.93%206.962-6.507%2013.236-10.629%2018.847C181.197%2039.604%20155.868%2028%20127.871%2028C72.799%2028%2028%2072.804%2028%20127.866c0%2028.865%2012.32%2054.898%2031.964%2073.146l2.187%201.937c-3.652-2.978-4.213-8.341-1.253-11.997c2.978-3.657%208.346-4.224%2012-1.262c3.664%202.968%204.222%208.345%201.256%2012.007c-2.956%203.664-8.334%204.217-11.993%201.261l1.489%201.318c17.375%2014.63%2039.774%2023.467%2064.221%2023.467c52.64%200%2095.865-40.965%2099.565-92.67c2.74-25.316-4.737-57.462-17.463-95.692%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%235fb832%22%20d%3D%22M209.545%20171.821c-24.615%2032.797-77.198%2021.726-110.91%2023.318c0%200-5.968.332-11.979%201.322c0%200%202.273-.97%205.172-1.969c23.678-8.188%2034.867-9.833%2049.254-17.223c27.032-13.848%2053.936-44.01%2059.41-75.344c-10.29%2030.136-41.583%2056.073-70.077%2066.605c-19.504%207.197-54.773%2014.201-54.778%2014.204c.016.025-1.406-.738-1.426-.755c-23.986-11.67-24.678-63.62%2018.886-80.366c19.1-7.347%2037.369-3.311%2058.017-8.226c22.022-5.236%2047.528-21.743%2057.895-43.324c11.622%2034.472%2025.583%2088.404.536%20121.758m.428-132.44c-2.93%206.962-6.507%2013.236-10.629%2018.847C181.197%2039.604%20155.868%2028%20127.871%2028C72.799%2028%2028%2072.804%2028%20127.866c0%2028.865%2012.32%2054.898%2031.964%2073.146l2.187%201.937c-3.652-2.978-4.213-8.341-1.253-11.997c2.978-3.657%208.346-4.224%2012-1.262c3.664%202.968%204.222%208.345%201.256%2012.007c-2.956%203.664-8.334%204.217-11.993%201.261l1.489%201.318c17.375%2014.63%2039.774%2023.467%2064.221%2023.467c52.64%200%2095.865-40.965%2099.565-92.67c2.74-25.316-4.737-57.462-17.463-95.692%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/spring-light.svg?color=%231a73e8&size=48