Nice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nice icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344757.svg" alt="Nice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344757.svg" alt="Nice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344757.svg" alt="Nice icon" :width="24" :height="24" />
CSS background
.icon-nice {
background-image: url('https://proicons.com/icon/344757.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><line class="d" x1="20.5303" y1="23.9387" x2="19.2074" y2="28.8759"/><polygon class="d" points="21.6283 19.6151 20.8976 22.3421 18.1706 19.6151 21.6283 19.6151"/><path class="d" d="M28.4133,27.327c-.7781.9254-1.9425,1.549-3.0854,1.549h0c-1.6984,0-2.7064-1.3769-2.2513-3.0753l.5356-1.999c.4551-1.6984,2.2009-3.0753,3.8993-3.0753h0c1.1408,0,1.97.6211,2.2537,1.5436"/><path class="d" d="M15.6506,28.8759l1.3596-5.0743c.4551-1.6985-.5528-3.0753-2.2513-3.0753h0c-1.6984,0-3.4442,1.3769-3.8993,3.0753"/><line class="d" x1="9.5" y1="28.8759" x2="11.6837" y2="20.7263"/><path class="d" d="M37.0437,27.324c-.7781.9271-1.9438,1.5519-3.0879,1.5519h0c-1.6984,0-2.7064-1.3769-2.2513-3.0753l.5356-1.999c.4551-1.6984,2.2009-3.0753,3.8993-3.0753h0c1.6984,0,2.7064,1.3769,2.2513,3.0753l-.2678.9995h-6.1506"/></svg>
Nice in other icon packs
Copied!