Fx Rounded Icon SVG
Fx Rounded
Fx rounded SVG Icon Code | Customize color
You can get svg icon fx rounded in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z" stroke="currentColor" stroke-width="1.5"/> <path d="M6 15V9L11 9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.99998 12H9.57141" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13 15L15.5 12M15.5 12L18 9M15.5 12L13 9M15.5 12L18 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Svg Code
<svg style="color: white" width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z" stroke="currentColor" stroke-width="1.5" fill="white"></path> <path d="M6 15V9L11 9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="white"></path> <path d="M5.99998 12H9.57141" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="white"></path> <path d="M13 15L15.5 12M15.5 12L18 9M15.5 12L13 9M15.5 12L18 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="white"></path> </svg>
Svg Code
<svg style="color: red" width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z" stroke="currentColor" stroke-width="1.5" fill="red"></path> <path d="M6 15V9L11 9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="red"></path> <path d="M5.99998 12H9.57141" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="red"></path> <path d="M13 15L15.5 12M15.5 12L18 9M15.5 12L13 9M15.5 12L18 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z" stroke="currentColor" stroke-width="1.5" fill="blue"></path> <path d="M6 15V9L11 9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="blue"></path> <path d="M5.99998 12H9.57141" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="blue"></path> <path d="M13 15L15.5 12M15.5 12L18 9M15.5 12L13 9M15.5 12L18 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z" stroke="currentColor" stroke-width="1.5" fill="#f3da35"></path> <path d="M6 15V9L11 9" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="#f3da35"></path> <path d="M5.99998 12H9.57141" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="#f3da35"></path> <path d="M13 15L15.5 12M15.5 12L18 9M15.5 12L13 9M15.5 12L18 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="#f3da35"></path> </svg>
Advance Editor
You can edit fx rounded as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements