forked from edent/SuperTinyIcons
Updated size
* All files follow the template * Removed trailing whitespace from end of lines * Removed newline at end of file * `xlink` used for maximum compatibility * Bit of newline trimming
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-label="Slack" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g fill="#e01e5a"><path id="a" d="M149 305a39 39 0 0 1-78 0c0-22 17-39 39-39h39zM168 305a39 39 0 0 1 78 0v97a39 39 0 0 1-78 0z"/></g><use x:href="#a" fill="#36c5f0" transform="rotate(90,256,256)"/><use x:href="#a" fill="#2eb67d" transform="rotate(180,256,256)"/><use x:href="#a" fill="#ecb22e" transform="rotate(270,256,256)"/></svg>
|
||||
fill="#fff"/><g fill="#e01e5a"><path id="a" d="M149 305a39 39 0 0 1-78 0c0-22 17-39 39-39h39zM168 305a39 39 0 0 1 78 0v97a39 39 0 0 1-78 0z"/></g><use xlink:href="#a" fill="#36c5f0" transform="rotate(90,256,256)"/><use xlink:href="#a" fill="#2eb67d" transform="rotate(180,256,256)"/><use xlink:href="#a" fill="#ecb22e" transform="rotate(270,256,256)"/></svg>
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 533 B |
Reference in New Issue
Block a user